aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-30PGI -shared is for Linux onlyMichael Hirsch, Ph.D1-1/+8
2019-07-30DOC: meson test multiple --suite specifications [skip ci]Michael Hirsch, Ph.D2-5/+36
2019-07-30Docs: Add default value of install kwarg [skip-ci]ePirat1-1/+1
2019-07-30Merge pull request #5740 from scivision/intel-ci_fixJussi Pakkanen4-41/+34
2019-07-30PGI: cpp_pch precompiled headers functionalityMichael Hirsch, Ph.D8-3/+55
2019-07-30Merge pull request #5734 from scivision/flang_fixJussi Pakkanen3-5/+18
2019-07-30dist: Pass right build options when configuring dist directoryThibault Saunier1-2/+6
2019-07-30fortran tests: non-gfortran compilers on Windows are best static libsMichael Hirsch, Ph.D3-31/+25
2019-07-30run_tests: ifort / intel-cl must have ninja backendMichael Hirsch, Ph.D2-7/+7
2019-07-30actually failfast, was not failing fast beforeMichael Hirsch, Ph.D1-2/+2
2019-07-30intel-cl: readd missing importMichael Hirsch, Ph.D1-2/+1
2019-07-29openmp: allow omp.h or omp_lib.hMichael Hirsch, Ph.D1-5/+8
2019-07-29Flang: add links for non-flang main programMichael Hirsch, Ph.D1-0/+3
2019-07-29Flang and PGI don't yet support coarrayMichael Hirsch, Ph.D1-0/+7
2019-07-27remove vestigial $ from test error msgMichael Hirsch, Ph.D1-14/+13
2019-07-26docs: Add missing closing ` in reference manualDylan Baker1-1/+1
2019-07-26interpreter: Fix permitted kwargs in dependency.get_variableDylan Baker1-1/+1
2019-07-26docs: correct key in dep.get_variableDylan Baker1-1/+1
2019-07-26add missing link [skip ci]Michael Hirsch, Ph.D1-2/+2
2019-07-26note that integers have .to_string() method [skip ci]Michael Hirsch, Ph.D2-0/+8
2019-07-26unit tests: Convert unittest args to pytestNirbheek Chauhan1-0/+16
2019-07-25ci/cygwin: Install pytest-xdist for unit testsNirbheek Chauhan1-0/+3
2019-07-25ci/cygwin: Don't need a special step to install cmakeNirbheek Chauhan1-4/+1
2019-07-25Added KDevelop to the docs (#5714) [skip ci]Daniel Mensinger1-0/+1
2019-07-25docs: Document when install: was added to configure_file [skip ci]Nirbheek Chauhan1-0/+6
2019-07-24tests/122 shared module: More verbose loggingNirbheek Chauhan2-2/+16
2019-07-24.travis.yml: Fix cross-mingw test failuresNirbheek Chauhan1-1/+1
2019-07-24ci: Fix failures in vs2019 jobs on AzureNirbheek Chauhan1-1/+1
2019-07-23Create multiple different archive types with dist.Jussi Pakkanen4-52/+82
2019-07-23Made dist a top level command.Jussi Pakkanen3-18/+15
2019-07-23meson: handle nested disablerMarc-André Lureau2-8/+14
2019-07-23compilers: pull sanitzier args into compiler classesDylan Baker4-21/+23
2019-07-23linkers: Always use mesonlib namespaceDylan Baker1-3/+2
2019-07-23compilers: return as-needed args as a listDylan Baker2-4/+4
2019-07-23linkers: Add get_base_link_args method to static linkersDylan Baker2-1/+7
2019-07-23compilers: Move lto args into compiler classDylan Baker2-5/+15
2019-07-23linkers: simplify and annotateDylan Baker1-153/+81
2019-07-23mesonlib: Annotate Popen_safe functionsDylan Baker1-4/+11
2019-07-23coredata: Add a type for the options dictDylan Baker1-0/+2
2019-07-23cmake: added test case for environment variablesDaniel Mensinger5-7/+38
2019-07-23meson: Use CMAKE_PREFIX_PATH environment variableDaniel Mensinger1-0/+6
2019-07-20Add optional progress bar when generating build.ninjaNirbheek Chauhan5-18/+68
2019-07-20unit tests: Check whether pytest-xdist is availableNirbheek Chauhan1-5/+4
2019-07-20unit tests: Use a timeout for tests that use the networkNirbheek Chauhan1-1/+7
2019-07-20ValaCompiler: only emit '--debug' in debug build.Jeremy Philippe1-1/+1
2019-07-19Add version check support to find_program()Xavier Claessens6-3/+77
2019-07-18unit tests: Test more syntax highlighting dataNirbheek Chauhan1-3/+38
2019-07-18fix all flake8 issuesDaniel Mensinger3-7/+5
2019-07-18azure cygwin cmake 3.14.5Michael Hirsch, Ph.D1-2/+2
2019-07-18add cross-platform test for cmake_module_pathMichael Hirsch, Ph.D2-0/+41