9255 Commits (3e134975749b67b8c799a8b8fd065721de1cb48a)
 

Author SHA1 Message Date
Marcel Hollerbach 4524088d38 CompilerArgs: make lookup faster 5 years ago
Jussi Pakkanen 25cbcb19a9
Merge pull request #6627 from jon-turney/cwd-relative-file-locations 5 years ago
Jon Turney 2cf2c80112
Redetect machines after every change to languages 5 years ago
Jon Turney 0821b182c5
Fix re-building test '127 custom target directory install' with VS backend 5 years ago
Jon Turney 42fbf9299a
Extend _run_test to test build without regenerate 5 years ago
Jon Turney cc98d262fe
Test host_machine is correctly detected after add_languages() 5 years ago
Dylan Baker 74452f2a1c mlog: fix remaining mypy errors and add to mypy check 5 years ago
Jussi Pakkanen 9823db5e2a
Merge pull request #6707 from jon-turney/bogus-failing-tests 5 years ago
ur4t 9787de59d4 Fixed linker detecting on windows. Added comments about linker detecting for further debugging and refactoring. 5 years ago
Jussi Pakkanen 7b050a9eeb
Merge pull request #6666 from mensinda/testRefactor 5 years ago
Dylan Baker 175f12ac89 environment: Strip 'el' from the end of mips architectures 5 years ago
Jan Alexander Steffens (heftig) 2ba8fe6af0 environment: Fix construction of CudaLinker 5 years ago
Jon Turney 96f661e150
Add release note snippet 5 years ago
Jon Turney a8cd01af42
Extend unit test to cover cwd-relative warning location formatting 5 years ago
Jon Turney c8f8d58273
Rename 'subdir' -> 'filename' in location objects 5 years ago
Jon Turney 585bf2b867
Add unit test of cwd-relative error location formatting 5 years ago
Jon Turney c8e9142917
Add failing test of parser error in options file 5 years ago
Jon Turney 1666262289
Add failing test of parser error in subdir 5 years ago
Jon Turney d1bd4ccf6e
Update rewriter for filename in node location 5 years ago
Jon Turney c3163040ae
Display filename cwd relative in warning location 5 years ago
Jon Turney 346b5c4be7
Store filename in node location 5 years ago
Jon Turney 534a974da7
Adjust all the other places MesonException file attribute is set 5 years ago
Jon Turney 4895830c28
Fix typos in comments about type annotations 5 years ago
Jon Turney fa928e803b
Remove unused MesonException.get_msg_with_context() 5 years ago
Jon Turney b89116a93c
Fix framework version failing test 5 years ago
Jon Turney bb7eb41c04
Remove exact version constraint from dub failing-meson tests 5 years ago
Jon Turney 465ef856ac
Remove invalid escape char failing test 5 years ago
Jon Turney d8fe60e305
Fix invalid and non-existent manfile extension tests 5 years ago
Jon Turney b6b347a547
Update test case to use run_target(command:) 5 years ago
Dylan Baker 654f427759 compilers/linkers: Add a representation for wasm-ld 5 years ago
Dylan Baker 771b0d3ffb compilers/mixins/emscripten: Implement thread support 5 years ago
Dylan Baker b2f86c461b compilers/mixins/islinker: Add stubs for thread_*_flags 5 years ago
Dylan Baker 64f3174daa compilers/emcc: Fix inheritance order 5 years ago
Dylan Baker fa3c25d279 compilers/mixins/islinker: Add missing method 5 years ago
Dylan Baker d3e2e9ad39 tests/wasm: Add C language as well as C++ language to test 5 years ago
Jon Turney 63d67e2042 Fix 'linuxlike/14 static dynamic linkage' test on Cygwin 5 years ago
Jussi Pakkanen 0fbd09609f Clang-cl cross fix from Dale Curtis. Closes #5639. 5 years ago
Mathieu Duponchelle 852fa087db doc: fix link warnings 5 years ago
Dylan Baker 2b6531a09b
Fix python2 rename (#6703) 5 years ago
Daniel Mensinger 6ef9d538de
test: Updated docs 5 years ago
Daniel Mensinger 12930051ae
test: replace pass_* functions with a test.json entry 5 years ago
Xavier Claessens 8101b0ddab summary: Add more info in Subprojects section 5 years ago
Xavier Claessens c175e97a88 summary: Add list_sep keyword argument 5 years ago
Adam Duskett 6ba034c37d mesonbuild/modules/gnome.py: Fix giscanner and gicompiler logic 5 years ago
Adam Duskett f66b04b099 gobject-introspection: determine g-ir-scanner and g-ir-compiler paths from pkgconfig 5 years ago
Nirbheek Chauhan 36b573822a
azure ci: Test x86 Visual Studio builds again, closes #6604 5 years ago
Daniel Mensinger 8e60b8c146
test: merge installed_files.txt into test.json 5 years ago
Daniel Mensinger 3065202f6b
test: realise test_args.txt with a test matrix 5 years ago
Daniel Mensinger efd4e2a15b
test: merge test_matrix.json and setup_env.json into test.json 5 years ago
Daniel Mensinger 1da11be132
test: general refactoring of run_project_tests.py 5 years ago