5017 Commits (86ee89b400fc4acbb506cc44d5a287958397edf9)
 

Author SHA1 Message Date
Dylan Baker d889989ea1 dependnecies: generalize version suffix stripping code 7 years ago
Dylan Baker e83fb35e41 dependencies/base: remove unused import 7 years ago
Dylan Baker eec8721227 docs: Add Mesa, Libdrm, and IGT as meson users 7 years ago
Jussi Pakkanen 3bea6eeae8 Removed duplicate if branch. 7 years ago
Jussi Pakkanen 59d0434039 Removed two deprecations from 2016. 7 years ago
Raphael Salamon b06b8c6452 docs: Document the `main` keyword of the `gtest` framework dependency 7 years ago
Raphael Salamon 4cae553cb1 Add `main` argument to `dependency` (#2828) 7 years ago
Jon Turney 22a1596a97 Warn about using non-existent pkgconfig variables 7 years ago
Jan Niklas Hasse b37706737c Log instead of raise if Boost library not found (#2924) 7 years ago
Jon Turney 7eb6a29180 A few small improvements to meson.el 7 years ago
Hemmo Nieminen fc8912384c Fix a SideCI issue about an unused import in a unit test. 7 years ago
Hemmo Nieminen 7cf9c0a644 Rename a test to avoid duplicate numbering. 7 years ago
Jussi Pakkanen 6c2d40ac28 Move version info away from header. 7 years ago
Ilia Mirkin d8967054d1 Avoid worrying about encodings when capturing child program output 7 years ago
Jussi Pakkanen a5b2b90309
Merge pull request #2815 from taisei-project/fix_windows_compile_resources 7 years ago
Jussi Pakkanen 933eaf6022
Merge pull request #2800 from lantw44/master 7 years ago
Jussi Pakkanen d6bed2a77d
Merge pull request #2764 from mesonbuild/generatorpath 7 years ago
Andrei Alexeyev fd4236085b
Add a release note snippet for the windows.compile_resources() change 7 years ago
Andrei Alexeyev 46f5d7a31c
Fix test cases/windows/13 resources with custom targets 7 years ago
Andrei Alexeyev f8bd1c5ff2
windows.compile_resources: fix compiling multiple resources within one project 7 years ago
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