Age | Commit message (Expand) | Author | Files | Lines |
2019-07-30 | PGI -shared is for Linux only | Michael Hirsch, Ph.D | 1 | -1/+8 |
2019-07-30 | DOC: meson test multiple --suite specifications [skip ci] | Michael Hirsch, Ph.D | 2 | -5/+36 |
2019-07-30 | Docs: Add default value of install kwarg [skip-ci] | ePirat | 1 | -1/+1 |
2019-07-30 | Merge pull request #5740 from scivision/intel-ci_fix | Jussi Pakkanen | 4 | -41/+34 |
2019-07-30 | PGI: cpp_pch precompiled headers functionality | Michael Hirsch, Ph.D | 8 | -3/+55 |
2019-07-30 | Merge pull request #5734 from scivision/flang_fix | Jussi Pakkanen | 3 | -5/+18 |
2019-07-30 | dist: Pass right build options when configuring dist directory | Thibault Saunier | 1 | -2/+6 |
2019-07-30 | fortran tests: non-gfortran compilers on Windows are best static libs | Michael Hirsch, Ph.D | 3 | -31/+25 |
2019-07-30 | run_tests: ifort / intel-cl must have ninja backend | Michael Hirsch, Ph.D | 2 | -7/+7 |
2019-07-30 | actually failfast, was not failing fast before | Michael Hirsch, Ph.D | 1 | -2/+2 |
2019-07-30 | intel-cl: readd missing import | Michael Hirsch, Ph.D | 1 | -2/+1 |
2019-07-29 | openmp: allow omp.h or omp_lib.h | Michael Hirsch, Ph.D | 1 | -5/+8 |
2019-07-29 | Flang: add links for non-flang main program | Michael Hirsch, Ph.D | 1 | -0/+3 |
2019-07-29 | Flang and PGI don't yet support coarray | Michael Hirsch, Ph.D | 1 | -0/+7 |
2019-07-27 | remove vestigial $ from test error msg | Michael Hirsch, Ph.D | 1 | -14/+13 |
2019-07-26 | docs: Add missing closing ` in reference manual | Dylan Baker | 1 | -1/+1 |
2019-07-26 | interpreter: Fix permitted kwargs in dependency.get_variable | Dylan Baker | 1 | -1/+1 |
2019-07-26 | docs: correct key in dep.get_variable | Dylan Baker | 1 | -1/+1 |
2019-07-26 | add missing link [skip ci] | Michael Hirsch, Ph.D | 1 | -2/+2 |
2019-07-26 | note that integers have .to_string() method [skip ci] | Michael Hirsch, Ph.D | 2 | -0/+8 |
2019-07-26 | unit tests: Convert unittest args to pytest | Nirbheek Chauhan | 1 | -0/+16 |
2019-07-25 | ci/cygwin: Install pytest-xdist for unit tests | Nirbheek Chauhan | 1 | -0/+3 |
2019-07-25 | ci/cygwin: Don't need a special step to install cmake | Nirbheek Chauhan | 1 | -4/+1 |
2019-07-25 | Added KDevelop to the docs (#5714) [skip ci] | Daniel Mensinger | 1 | -0/+1 |
2019-07-25 | docs: Document when install: was added to configure_file [skip ci] | Nirbheek Chauhan | 1 | -0/+6 |
2019-07-24 | tests/122 shared module: More verbose logging | Nirbheek Chauhan | 2 | -2/+16 |
2019-07-24 | .travis.yml: Fix cross-mingw test failures | Nirbheek Chauhan | 1 | -1/+1 |
2019-07-24 | ci: Fix failures in vs2019 jobs on Azure | Nirbheek Chauhan | 1 | -1/+1 |
2019-07-23 | Create multiple different archive types with dist. | Jussi Pakkanen | 4 | -52/+82 |
2019-07-23 | Made dist a top level command. | Jussi Pakkanen | 3 | -18/+15 |
2019-07-23 | meson: handle nested disabler | Marc-André Lureau | 2 | -8/+14 |
2019-07-23 | compilers: pull sanitzier args into compiler classes | Dylan Baker | 4 | -21/+23 |
2019-07-23 | linkers: Always use mesonlib namespace | Dylan Baker | 1 | -3/+2 |
2019-07-23 | compilers: return as-needed args as a list | Dylan Baker | 2 | -4/+4 |
2019-07-23 | linkers: Add get_base_link_args method to static linkers | Dylan Baker | 2 | -1/+7 |
2019-07-23 | compilers: Move lto args into compiler class | Dylan Baker | 2 | -5/+15 |
2019-07-23 | linkers: simplify and annotate | Dylan Baker | 1 | -153/+81 |
2019-07-23 | mesonlib: Annotate Popen_safe functions | Dylan Baker | 1 | -4/+11 |
2019-07-23 | coredata: Add a type for the options dict | Dylan Baker | 1 | -0/+2 |
2019-07-23 | cmake: added test case for environment variables | Daniel Mensinger | 5 | -7/+38 |
2019-07-23 | meson: Use CMAKE_PREFIX_PATH environment variable | Daniel Mensinger | 1 | -0/+6 |
2019-07-20 | Add optional progress bar when generating build.ninja | Nirbheek Chauhan | 5 | -18/+68 |
2019-07-20 | unit tests: Check whether pytest-xdist is available | Nirbheek Chauhan | 1 | -5/+4 |
2019-07-20 | unit tests: Use a timeout for tests that use the network | Nirbheek Chauhan | 1 | -1/+7 |
2019-07-20 | ValaCompiler: only emit '--debug' in debug build. | Jeremy Philippe | 1 | -1/+1 |
2019-07-19 | Add version check support to find_program() | Xavier Claessens | 6 | -3/+77 |
2019-07-18 | unit tests: Test more syntax highlighting data | Nirbheek Chauhan | 1 | -3/+38 |
2019-07-18 | fix all flake8 issues | Daniel Mensinger | 3 | -7/+5 |
2019-07-18 | azure cygwin cmake 3.14.5 | Michael Hirsch, Ph.D | 1 | -2/+2 |
2019-07-18 | add cross-platform test for cmake_module_path | Michael Hirsch, Ph.D | 2 | -0/+41 |