7575 Commits (94591ce7b070aef02d556ed89f1d202c1382b2a4)
 

Author SHA1 Message Date
Jussi Pakkanen 4e4f97edb3 Can run argument strings with internal Python. Closes #5217. 6 years ago
Jussi Pakkanen e43c9d96d1 Make it work on Cygwin. 6 years ago
Jussi Pakkanen dc2044c56d Report xpass results as failures. 6 years ago
Jussi Pakkanen ce160e1eab
Merge pull request #5250 from jon-turney/test-compiler-report 6 years ago
Jussi Pakkanen 5c85b50280
Merge pull request #5284 from makise-homura/update_lcc_support 6 years ago
TheQwertiest bf65660509 Updated meson --help output 6 years ago
makise-homura 0ec71fff34 Fix indentation 6 years ago
makise-homura 94b7ff3823 Correctly find lfortran for Elbrus compiler 6 years ago
makise-homura 29267b7716 Add -std= remap support for Elbrus compiler 6 years ago
makise-homura d016e23932 Handle cpp_debugstl option for Elbrus compiler 6 years ago
makise-homura ebe78a14e6 Making number of arguments consistent in get_library_dirs 6 years ago
makise-homura 54f9ec4510 Fix concatenation of library dirs 6 years ago
Nirbheek Chauhan 2795f942be interpreter: Check the meson version before parsing options 6 years ago
Nirbheek Chauhan 2e93ed58c3 unit tests: Skip toolset version test on VS2015 and older 6 years ago
Nirbheek Chauhan 7654db511c vs: Update toolset table for VS 2019 6 years ago
Jon Turney 3c86520b6f Add a test case for dependency(method:'config-tool') with an unknown name 6 years ago
Paolo Bonzini 2942467148 add test case for generator dependencies 6 years ago
Paolo Bonzini c8b414f6b9 vs2010backend: emit dependencies for generators 6 years ago
Paolo Bonzini 5952256566 vs2010backend: fix flake8 issue 6 years ago
Paolo Bonzini b9774b4485 generator: add dependency on generator in source tree 6 years ago
Anton Kochkov ad0ba6a911 Add VS2019 backend CI and docs. 6 years ago
Dylan Baker b510bc12ac Shaderc pkg config 6 years ago
Eli Schwartz 3814d698b1 gpgme dependency: verify that pkg-config works on newer gpgme 6 years ago
Eli Schwartz f5bc0ab44a fix gpgme support by preferring pkg-config where possible 6 years ago
Keefer Rourke 53a7403f10 (#5260) link to builtin options in `library()` fn 6 years ago
Jon Turney 744ca13ddb
Don't always skip objc/objc++ tests on Windows 6 years ago
Jon Turney 050b7d8584
Note when clang objc/objc++ compiler is Windows targeted 6 years ago
Jon Turney df0be82dd6
azure: Fix some places where an unexpected compiler is being picked up 6 years ago
Jon Turney 10749494c8
Flush run_tests output so it appears before the test subprocesses it runs 6 years ago
Jon Turney 1e9b753c95
Report detected compilers in run_project_tests 6 years ago
Dylan Baker 79e925b8f6 docs/fallback-wraptool: wrap to 80 characters 6 years ago
Dylan Baker 68f5bfea62 docs: update fallback wraptool docs [skip ci] 6 years ago
Nirbheek Chauhan 10468b3a28 interpreter: Warn when environment() ops are overriden 6 years ago
Daniel Mensinger c04651fe24 mintro: Fix set_variable plus assign bug (closes #5256) 6 years ago
Elliott Sales de Andrade eaed4aecbe Run postconf scripts absolutely last. 6 years ago
Elliott Sales de Andrade e9b4344aee TST: Actually check that postconf introspection works. 6 years ago
Jon Turney e5008b0109
Unfold cross-compilation case from compilers_from_language() 6 years ago
Jon Turney 3fc3695624
Push formatting of compiler version string down into Compiler class 6 years ago
Dylan Baker 0a0b473e84 interpreter: use container explosion where it makes sense 6 years ago
Dylan Baker 00a3bb8d69 interpreter: use zip function 6 years ago
TheQwertiest 2499e25476 Added a unit test for built-in options docs 6 years ago
jrl64 a2d222c383 Update Built-in Option c_std for C17. Closes #4842. 6 years ago
Jussi Pakkanen 04710b087a Add support for VS2019. Closes #4640. 6 years ago
Dylan Baker 02ff9829c4 docs: Change 0.51 to 0.50.1 [skip ci] 6 years ago
TheQwertiest 52fa6152cd [docs] Reordered options and fixed a typo [skip ci] 6 years ago
Dylan Baker 67ca2d5bdc docs: Document pkg_config_path and cross_ options [skip ci] 6 years ago
Jussi Pakkanen 6fcf6dfd68 Use LDFLAGS only on languages that need it. Closes #5215. 6 years ago
Jussi Pakkanen 54db2c9bab
Merge pull request #5225 from dcbaker/threads-is-not-special 6 years ago
Daniel Mensinger d72d98d3af mintro: removed deprecated --target-files API 6 years ago
Jussi Pakkanen 93f756ec25
Merge pull request #5176 from ao2/add-subproject-foreach-command 6 years ago