1491 Commits (9c254cca657ec9556815d173767850df4ca37762)

Author SHA1 Message Date
Elliott Sales de Andrade dbb025a175 Add an OpenMP dependency. 7 years ago
Aleksey Filippov 49d7d3f8e5 Add 'failing/17 same target' test 7 years ago
Aleksey Filippov f4ea6ac454 Add '189 same target name flat layout' test 7 years ago
Aleksey Filippov cb761718f0 Generate target id based on subdirectory instead of subproject 7 years ago
Nirbheek Chauhan ef81a013a5 cross: Add compiler cross_args after normal args 7 years ago
Jussi Pakkanen 648e1303c4 Renamed test dirs to avoid duplicate numbers [skip ci] 7 years ago
Nirbheek Chauhan 87c166db95 find_program: Only store successful lookups 7 years ago
Jussi Pakkanen 4256c0dae2 Can override programs with scripts generated with configure_file. 7 years ago
Jussi Pakkanen de65adb8b1 Made it possible to override find_program to return a different program. 7 years ago
Martin Hostettler aff597fb99 ninjabackend: Try to guess library dependencies for linker invocation. 7 years ago
Martin Hostettler 3f7c6cf3d6 Improve generation of pkg-config files for static only libraries. 7 years ago
makise-homura dfac0ce8d7 Clarified version of lcc which will not suffer from depfiles problem 7 years ago
Xavier Claessens b216f03a01 Fix unit test for Disabler() 7 years ago
Nirbheek Chauhan d7b401f7d7 gdbus_codegen: Return 2 targets when docbook is disabled 7 years ago
Emmanuele Bassi e103675a39 Never install the glib-mkenums generated C source (#3374) 7 years ago
David Fort 6dea177774 add support for cmakedefine in configure_file() 7 years ago
Xavier Claessens 8a70e7cff5 Remove arbitrary [-1024,1024] limit in cross_compute_int() 7 years ago
Xavier Claessens da0f0f02e5 pkgconfig generator: Remove duplicates in required versions 7 years ago
Mathieu Duponchelle 1105ba3afd [fixup]: rename test after rebase 7 years ago
Mathieu Duponchelle 1ad04bed96 [fixup]: export symbols explicitly 7 years ago
Mathieu Duponchelle ae460f94ce [fixup]: Add test 7 years ago
Alexis Jeandet b4cd949c48 [Qt module] More qrc fixes 7 years ago
Xavier Claessens 68f9846b7c Add both_libraries() to build both shared and static libraries 7 years ago
Alexis Jeandet ebeb248c07 [Qt module] Added generated resource test case + some fixes 7 years ago
behlec 37d379ebe5 Allow meson build file to exit early. (#2808) 7 years ago
Matthias Klumpp 6146353f45 Don't crash when using d_module_versions for pkg-config 7 years ago
Matthias Klumpp ad2ab56e5f Add test to check that D feature flags get applied to all files 7 years ago
chitranjali cc6be2e43d Fixing flake8 7 years ago
chitranjali 34cb503c85 PR review changes closes #2865 7 years ago
chitranjali 83766313a7 fix2865 7 years ago
Xavier Claessens b4aee4675a pkgconfig: Add a simple version of the generator (#3284) 7 years ago
makise-homura c8ee45cf15 Skipping tests 22, 64, and 132 for old lcc and icc. 7 years ago
Alexis Jeandet 0407fac59e [Qt module] Add File object support for generated or not qrc files 7 years ago
Xavier Claessens 8efd940092 pkgconfig generator: Add required version 7 years ago
Víctor Manuel Jáquez Leal 6f7f7c69a2 dependency's wanted version might be a list 7 years ago
Aleksey Filippov 8b1e9a6f6a Enable b_ndebug on VisualStudioCCompiler 7 years ago
Aleksey Filippov 513051efcf Rename '183 as-needed' common test into '184 as-needed' 7 years ago
Jussi Pakkanen 30827b5644 Do not install configure_file output if install_dir is empty. Closes #3270. 7 years ago
Aleksey Filippov 6910f604ed Disable b_ndebug tests on MSVC 7 years ago
Aleksey Filippov af0b569ced Add unittests for b_ndebug=if-release and buildtype interactions 7 years ago
Aleksey Filippov 39a3bdb43f Add tests for b_ndebug=if-release and buildtype default options 7 years ago
makise-homura 86fa9b133d test_reconfigure switched to b_coverage from b_lto 7 years ago
makise-homura 43be74cf81 Skipping PCH unit test for lcc compiler 7 years ago
David Seifert 7eb187c5f2 Add -Wl,-dead_strip_dylibs support 7 years ago
Jussi Pakkanen cf5f1a83d5 Fix existing tests. 7 years ago
Aleksey Filippov 6994ec56e6 Add install_data() failing rename test 7 years ago
Aleksey Filippov 143dc3ca44 Add install_data() succeeding rename tests 7 years ago
Jussi Pakkanen d532650b0d Add test for pkgconfig generation and usage. 7 years ago
Aleksey Filippov 7f042b5fe2 Use target.get_id() instead of basename and type_suffix concatenation at call site 7 years ago
Aleksey Filippov 3493a372e2 Use specific exception types instead of Exception 7 years ago