summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-24doc: Update coverage related documentationRichard Kjerstadius
2019-04-24Add gcovr 4.2 supportRichard Kjerstadius
2019-04-23Don't use mutable types as default argumentsDylan Baker
2019-04-22fortran: fix compile.links() when passing dependenciesTamer Fahmy
2019-04-22Use individual entries for '-Wl,-rpath-link'Fernando Ramos
2019-04-22Update list of potential scan-build binaries. Closes #5287.Jussi Pakkanen
2019-04-22Remove extra directory in failing testJon Turney
2019-04-22Add support for the Xtensa toolchainFernando Ramos
2019-04-22i18n: add args keyword to merge_fileKonstantin
2019-04-22Fix table layout. [skip ci]Jussi Pakkanen
2019-04-21dist: recurse into git submodulesVladimír Čunát
2019-04-21coredata: store cross/native files in the same form they will be used (#5224)Dylan Baker
2019-04-21rewriter: fix error messageDaniel Mensinger
2019-04-21Merge pull request #5289 from mesonbuild/fixxpassJussi Pakkanen
2019-04-21Can run argument strings with internal Python. Closes #5217.Jussi Pakkanen
2019-04-21Make it work on Cygwin.Jussi Pakkanen
2019-04-21Report xpass results as failures.Jussi Pakkanen
2019-04-20Merge pull request #5250 from jon-turney/test-compiler-reportJussi Pakkanen
2019-04-20Merge pull request #5284 from makise-homura/update_lcc_supportJussi Pakkanen
2019-04-20Updated meson --help outputTheQwertiest
2019-04-19Fix indentationmakise-homura
2019-04-19Correctly find lfortran for Elbrus compilermakise-homura
2019-04-19Add -std= remap support for Elbrus compilermakise-homura
2019-04-19Handle cpp_debugstl option for Elbrus compilermakise-homura
2019-04-19Making number of arguments consistent in get_library_dirsmakise-homura
2019-04-19Fix concatenation of library dirsmakise-homura
2019-04-18interpreter: Check the meson version before parsing optionsNirbheek Chauhan
2019-04-18unit tests: Skip toolset version test on VS2015 and olderNirbheek Chauhan
2019-04-18vs: Update toolset table for VS 2019Nirbheek Chauhan
2019-04-18Add a test case for dependency(method:'config-tool') with an unknown nameJon Turney
2019-04-16add test case for generator dependenciesPaolo Bonzini
2019-04-16vs2010backend: emit dependencies for generatorsPaolo Bonzini
2019-04-16vs2010backend: fix flake8 issuePaolo Bonzini
2019-04-16generator: add dependency on generator in source treePaolo Bonzini
2019-04-16Add VS2019 backend CI and docs.Anton Kochkov
2019-04-15Shaderc pkg configDylan Baker
2019-04-15gpgme dependency: verify that pkg-config works on newer gpgmeEli Schwartz
2019-04-15fix gpgme support by preferring pkg-config where possibleEli Schwartz
2019-04-15(#5260) link to builtin options in `library()` fnKeefer Rourke
2019-04-15Don't always skip objc/objc++ tests on WindowsJon Turney
2019-04-15Note when clang objc/objc++ compiler is Windows targetedJon Turney
2019-04-15azure: Fix some places where an unexpected compiler is being picked upJon Turney
2019-04-15Flush run_tests output so it appears before the test subprocesses it runsJon Turney
2019-04-15Report detected compilers in run_project_testsJon Turney
2019-04-14docs/fallback-wraptool: wrap to 80 charactersDylan Baker
2019-04-14docs: update fallback wraptool docs [skip ci]Dylan Baker
2019-04-13interpreter: Warn when environment() ops are overridenNirbheek Chauhan
2019-04-13mintro: Fix set_variable plus assign bug (closes #5256)Daniel Mensinger
2019-04-13Run postconf scripts absolutely last.Elliott Sales de Andrade
2019-04-13TST: Actually check that postconf introspection works.Elliott Sales de Andrade