4937 Commits (ef7cb9f280175d026b16e8e02ecda9ec87d7fd6d)
 

Author SHA1 Message Date
Andrei Alexeyev ef7cb9f280
[windows] make compile_resources use custom targets instead of generators 7 years ago
Christophe Gouiran 81100f0695 Change handling of not found external programs 7 years ago
Jussi Pakkanen dfd368d405
Merge pull request #2803 from dcbaker/wip/freebsd-fixes 7 years ago
Nikita Churaev de8018a17d Add `export_dynamic` argument to `executable`. (#2662) 7 years ago
Nikita Churaev 398aed6e49 Don't fail if we find an optional dependency but not the required information (#2652) 7 years ago
Jussi Pakkanen 70902cefc3 Only run Boost tests on osx if it is actually installed. 7 years ago
Jussi Pakkanen 4f948ccf45
Merge pull request #2885 from BeChris/fix_vs_pch 7 years ago
Jussi Pakkanen ca2db0f482
Merge pull request #2890 from ximion/subproject_path_fix 7 years ago
Jussi Pakkanen 76be016644 Print deprecation warning also for wraptool. 7 years ago
Matthias Klumpp 894ff1e629 Ensure subproject_dir is a string and doesn't contain ".." segments 7 years ago
Christophe Gouiran 412315f8ae Modify exception raised when msvc pch is badly specified 7 years ago
Matthias Klumpp 5133d8650f d: Detect recent DMD compilers 7 years ago
Jussi Pakkanen 392b3d8bc7
Merge pull request #2840 from alyst/fix_detect_location 7 years ago
Jussi Pakkanen 8ac6ab3756
Merge pull request #2880 from jon-turney/gir-cygwin 7 years ago
Matthias Klumpp 0da6d891ac Allow subproject dirs in subdirectories in the source tree again 7 years ago
Jussi Pakkanen 17c435869c Print problem text in error message. Closes #2882. 7 years ago
Dylan Baker 62fc6e7412 tests: fix "140 get define" on NetBSD 7 years ago
Dylan Baker 997b66d3ed tests: fix "135 generated assembly" test on NetBSD 7 years ago
Dylan Baker a9210c57e1 LLVM: work around FreeBSD specific static linking problems 7 years ago
Dylan Baker 660dee1e10 LLVM: use DragonFly BSD workaround on FreeBSD as well 7 years ago
Dylan Baker 4cea88c2bb tests: use GAS style assembly for FreeBSD as well 7 years ago
Dylan Baker 448ba5b6f3 LLVM: work around bug in dragonfly bsd llvm-config for shared libs 7 years ago
Dylan Baker 3a0f8ab0cf dependencies/dev: remove unused imports 7 years ago
Dylan Baker 19a274c051 tests: don't try to build llvm test if dep is unfound 7 years ago
Dylan Baker ddb244f2ba tests: skip mpi test if mpi not installed 7 years ago
Dylan Baker c61da9f4a9 tests: skip vulkan test if vulkan not found 7 years ago
Dylan Baker f5458edff6 tests: skip gmock test if gtest or gmock not installed 7 years ago
Dylan Baker cece4472f6 tests: skip gtest test if gtest not installed 7 years ago
Dylan Baker 0ec7dd5ac5 tests: Split objc and objc++ tests 7 years ago
Dylan Baker 87742fd9f0 run_project_tests: correctly search for objcpp compiler 7 years ago
Dylan Baker 97d2a9d84c tests: skip objc nsstring test if gnustep is not installed 7 years ago
Dylan Baker ae4bd83493 tests: Fix 135 generated assembly on DragonFly BSD 7 years ago
Dylan Baker 4620bdd8b4 tests: fix rpath_uses_ORIGIN on dragonflybsd 7 years ago
Dylan Baker 10a560a411 compilers: fix unittest "16 prebuilt shared" on dragonfly bsd 7 years ago
Dylan Baker 3b8e65911c docs: Add netbsd to the reference table 7 years ago
Dylan Baker 087421f922 tests: Add define tests for netbsd 7 years ago
Dylan Baker 1723a91af3 docs: Add dragonfly BSD to OS reference table 7 years ago
Dylan Baker b72be62929 tests: Add Dragonfly BSD 7 years ago
Dylan Baker 4d8552ef55 docs: Add freebsd to the reference table 7 years ago
Dylan Baker a44221db06 tests: Add freebsd to get define test. 7 years ago
Christophe Gouiran 40e92c82ab Fix MSVC backend crashes when `c_pch` or `cpp_pch` is not an array 7 years ago
Jon Turney 29957850ad CI: Install gobject-introspection test prerequisites on Cygwin 7 years ago
Jon Turney fd66692f73 Fix a problem when anyone actually tries to use a non-found dependency 7 years ago
Jon Turney 8a27c08b05 Use GObject-based libraries in test case/vala/11 generated vapi 7 years ago
Jon Turney bbdd6ecd4c Update PATH for python-gi tests on Windows 7 years ago
Jon Turney b616abafd8 Fix installed files check for gobject-introspection tests on Cygwin 7 years ago
Jussi Pakkanen 86feb843f4 Add promote to list of wrap commands. 7 years ago
Jussi Pakkanen 6c97d8d94d
Merge pull request #2879 from jon-turney/fix-boost-cygwin 7 years ago
Igor Gnatenko 711c3a28ba doc/users: add ksh 7 years ago
Jon Turney fd683a2b81 CI: Run boost test for Cygwin 7 years ago