aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-15Fix unpickling of dynamic subclasses of ConfigToolDependencyJon Turney1-3/+6
2018-01-15Make Dependency.get_methods() a static methodJon Turney3-11/+22
2018-01-15Test case for GL pkgconfig dependencyJon Turney1-0/+6
2018-01-15Fix typosJon Turney2-2/+2
2018-01-14Avoid worrying about encodings when capturing child program outputIlia Mirkin1-5/+9
2018-01-13Merge pull request #2815 from taisei-project/fix_windows_compile_resourcesJussi Pakkanen9-5/+153
2018-01-13Merge pull request #2800 from lantw44/masterJussi Pakkanen2-4/+24
2018-01-13Merge pull request #2764 from mesonbuild/generatorpathJussi Pakkanen20-20/+231
2018-01-12Add a release note snippet for the windows.compile_resources() changeAndrei Alexeyev1-0/+3
2018-01-12Fix test cases/windows/13 resources with custom targetsAndrei Alexeyev1-1/+1
2018-01-12windows.compile_resources: fix compiling multiple resources within one projectAndrei Alexeyev7-25/+57
2018-01-12[windows] make compile_resources use custom targets instead of generatorsAndrei Alexeyev9-5/+118
2018-01-11Change handling of not found external programsChristophe Gouiran3-2/+13
2018-01-09Merge pull request #2803 from dcbaker/wip/freebsd-fixesJussi Pakkanen22-36/+144
2018-01-09Add `export_dynamic` argument to `executable`. (#2662)Nikita Churaev7-20/+46
2018-01-09Don't fail if we find an optional dependency but not the required information...Nikita Churaev1-5/+16
2018-01-09Only run Boost tests on osx if it is actually installed.Jussi Pakkanen1-1/+5
2018-01-08Merge pull request #2885 from BeChris/fix_vs_pchJussi Pakkanen2-15/+23
2018-01-08Merge pull request #2890 from ximion/subproject_path_fixJussi Pakkanen1-2/+6
2018-01-08Print deprecation warning also for wraptool.Jussi Pakkanen1-1/+4
2018-01-07Ensure subproject_dir is a string and doesn't contain ".." segmentsMatthias Klumpp1-0/+4
2018-01-07Modify exception raised when msvc pch is badly specifiedChristophe Gouiran2-2/+2
2018-01-07d: Detect recent DMD compilersMatthias Klumpp1-1/+1
2018-01-07Merge pull request #2840 from alyst/fix_detect_locationJussi Pakkanen1-18/+29
2018-01-07Merge pull request #2880 from jon-turney/gir-cygwinJussi Pakkanen15-22/+74
2018-01-07Allow subproject dirs in subdirectories in the source tree againMatthias Klumpp1-2/+2
2018-01-07Print problem text in error message. Closes #2882.Jussi Pakkanen1-2/+6
2018-01-06tests: fix "140 get define" on NetBSDDylan Baker1-2/+10
2018-01-06tests: fix "135 generated assembly" test on NetBSDDylan Baker3-3/+3
2018-01-06LLVM: work around FreeBSD specific static linking problemsDylan Baker1-0/+18
2018-01-06LLVM: use DragonFly BSD workaround on FreeBSD as wellDylan Baker2-7/+10
2018-01-06tests: use GAS style assembly for FreeBSD as wellDylan Baker3-3/+3
2018-01-06LLVM: work around bug in dragonfly bsd llvm-config for shared libsDylan Baker1-0/+10
2018-01-06dependencies/dev: remove unused importsDylan Baker1-2/+1
2018-01-06tests: don't try to build llvm test if dep is unfoundDylan Baker1-11/+13
2018-01-06tests: skip mpi test if mpi not installedDylan Baker1-1/+4
2018-01-06tests: skip vulkan test if vulkan not foundDylan Baker1-1/+4
2018-01-06tests: skip gmock test if gtest or gmock not installedDylan Baker1-2/+8
2018-01-06tests: skip gtest test if gtest not installedDylan Baker1-1/+4
2018-01-06tests: Split objc and objc++ testsDylan Baker7-3/+12
2018-01-06run_project_tests: correctly search for objcpp compilerDylan Baker1-1/+1
2018-01-06tests: skip objc nsstring test if gnustep is not installedDylan Baker1-1/+4
2018-01-06tests: Fix 135 generated assembly on DragonFly BSDDylan Baker3-6/+6
2018-01-06tests: fix rpath_uses_ORIGIN on dragonflybsdDylan Baker2-4/+23
2018-01-06compilers: fix unittest "16 prebuilt shared" on dragonfly bsdDylan Baker2-1/+7
2018-01-06docs: Add netbsd to the reference tableDylan Baker1-0/+1
2018-01-06tests: Add define tests for netbsdDylan Baker1-0/+3
2018-01-06docs: Add dragonfly BSD to OS reference tableDylan Baker1-0/+1
2018-01-06tests: Add Dragonfly BSDDylan Baker1-0/+3
2018-01-06docs: Add freebsd to the reference tableDylan Baker1-0/+1