1736 Commits (bb31a8c1c752cff6f969e345f3a170f935f159cf)

Author SHA1 Message Date
Jon Turney 64edfd5069
Detect clang-cl as msvc-like, not clang-like 6 years ago
Dylan Baker 63f4f9481e Add new compiler.get_argument_syntax method 6 years ago
Aurélien Zanelli 5af84440bc ninjabackend: add generated source files to jar compile target source list 6 years ago
Xavier Claessens f0e1342fb2 extract_all_sources: Also include generated object files 6 years ago
Jussi Pakkanen cd369aceee Reformat Meson file for readability. 6 years ago
Jussi Pakkanen 23ed0e1857 Make string division do path joining. 6 years ago
Jussi Pakkanen fe3efe0bc6 Fix merge file using an array. Closes #4424. 6 years ago
Xavier Claessens edccb11f01 Rollback if an optional subproject fails 6 years ago
Nicole Mazzuca 3dd9c18575 add -permissive to the boost test 6 years ago
Dylan Baker 0d33916841 tests/llvm: Allow test to run with static-only llvm 6 years ago
Jon Turney 4a9fd0e742 Fix remaining flake8 report 6 years ago
xiannox 5b3192534c module-qt: add rcc_extra_arguments to pass extra arguments to rcc (#4406) 6 years ago
Jussi Pakkanen c4a9f59dc4 Move VS C++17 test to a unit test since it requires env setup. 6 years ago
Xavier Claessens 61348da069 Add 'disabler' argument to functions returning not-found objects 6 years ago
Nicole Mazzuca f1546e289c add cpp_std support for MSVC 6 years ago
Xavier Claessens adb9fdef3a wrap: Fix crash with file based wraps 6 years ago
Michał Górny e8232c7825 Remove implicit compression of man pages 6 years ago
Xavier Claessens d6fba7f01c wrap: Allow source and patch to be local files 6 years ago
Jon Turney efa55c9e1c
Set env vars so MS-MPI tests are run 6 years ago
Jon Turney 3582108fe7
Add mising files to list of installed files for csharp test 6 years ago
Jon Turney 459b81de46
Use 'CI' environment variable to detect CI environment 6 years ago
Dylan Baker e9ba04537f Add gnu hurd to *_machine information 6 years ago
TingPing 08216a3a86 gnome.compile_resources: Put dependency directories before current source dir 6 years ago
Xavier Claessens 38a6582145 configure_file: Support taking values from a dict 6 years ago
Jussi Pakkanen 4d986563dc Expose wrap_mode as an option. Closes #4266. 6 years ago
Xavier Claessens 091e079354 dependency variable from subproject could be not-found 6 years ago
Christoph Behle c0236e10f3 Substitute output file then check for conflict. 6 years ago
Masanori Kakura 646a073e36 Fix a comment in "test cases/frameworks/6 gettext" 6 years ago
Marty E. Plummer 8fd5297f76 i18n: replace path separator with @ 6 years ago
Xavier Claessens a816e1c1fa Interpreter: Add 'continue' and 'break' keywords 6 years ago
Xavier Claessens fa2e096aa0 Interpreter: Add "in" and "not in" operators 6 years ago
Jussi Pakkanen 2ff69b20df Fix handling generated .desktop files. Closes #4304. 6 years ago
Jan Tojnar c0c075c129 Make custom dist scripts accept arguments. 6 years ago
Patrick Griffis 46a42a69a6 Add custom libgcrypt dependency using libgcrypt-config 6 years ago
Guillermo Ignacio Enriquez Gutierrez f39d5ef6de Fix indentation (make it uniform) in test file "14 configure file/meson.build" 6 years ago
GoaLitiuM 389f012ed2 Additional tests for D version and debug features 6 years ago
Guillermo Ignacio Enriquez Gutierrez 6f4ba8b2f4 Fix Xcode backend: support for precompiled headers. Only one header per target is supported 6 years ago
GoaLitiuM 3563df0425 Skip dub dependency test with wrong compiler on Windows 6 years ago
Marco Trevisan (Treviño) 5bec6c28e7 gnome: add support for `module_version` 6 years ago
Jon Turney f657658473 Add some more implibs to list of installed files on cygwin 6 years ago
GoaLitiuM 87750bf988 Fix regressed D test cases on Windows 6 years ago
Jon Turney 623a8010e6
Add test case for trying to link with a library made by a custom_target 6 years ago
David Seifert 8f16d0f3c9 Fix ICC on macOS 6 years ago
Marty E. Plummer add55bb861 i18n: allow custom target names for merge_file 6 years ago
Xavier Claessens 3cf03ec6d6 find_installation: Add support for feature option in required kwarg 6 years ago
Marco Trevisan (Treviño) 0fc9a60189 run_proect_tests: add cygwin as platform fix name 6 years ago
Marco Trevisan (Treviño) 81e7a0981b run_project_tests: remove pdb workaround, just use filters 6 years ago
Marco Trevisan (Treviño) b484f2ae22 test cases: add missing files to installed_files.txt 6 years ago
Jon Turney de7c3cbbc5 Fix flake8 'imported but unused' reports 6 years ago
Jon Turney 1394cb9263 Correct version_compare_condition_with_min() 6 years ago