summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-30dependencies: Allow setting config-tool binaries in cross fileDylan Baker
2018-01-30Echo coverage report uris after generation. Fixes #2805.Félix Piédallu
2018-01-30Print warning when linker arguments are passed to has_argumentTing-Wei Lan
2018-01-30dump_conf_header should rewrite file only if modified (just like do_conf_file...Salamandar
2018-01-30Taisei Project uses MesonAndrei Alexeyev
2018-01-27Fix typo in reference tablesxknight
2018-01-22Merge pull request #2955 from xclaesse/unfoundJussi Pakkanen
2018-01-22Merge pull request #2956 from jeandet/Qt_resource_in_subfolderJussi Pakkanen
2018-01-22Typo.Stefan Seering
2018-01-20Fixed bugAlexis Jeandet
2018-01-20Added failing test caseAlexis Jeandet
2018-01-19pkgconfig: Also ignore not found deps passed directly to pc generatorXavier Claessens
2018-01-19run_unittests.py: Support building multiple projects in a single testXavier Claessens
2018-01-19Correct spelling mistakes.Edward Betts
2018-01-19Merge pull request #2948 from dcbaker/submit/llvm-robust-stripJussi Pakkanen
2018-01-19Add external dependencies to pc files only if found. Closes #2911.Jussi Pakkanen
2018-01-19Renamed test dir to avoid duplicated numbers.Jussi Pakkanen
2018-01-18dependnecies: generalize version suffix stripping codeDylan Baker
2018-01-18dependencies/base: remove unused importDylan Baker
2018-01-18docs: Add Mesa, Libdrm, and IGT as meson usersDylan Baker
2018-01-18Removed duplicate if branch.Jussi Pakkanen
2018-01-17Removed two deprecations from 2016.Jussi Pakkanen
2018-01-17docs: Document the `main` keyword of the `gtest` framework dependencyRaphael Salamon
2018-01-17Add `main` argument to `dependency` (#2828)Raphael Salamon
2018-01-17Warn about using non-existent pkgconfig variablesJon Turney
2018-01-17Log instead of raise if Boost library not found (#2924)Jan Niklas Hasse
2018-01-16A few small improvements to meson.elJon Turney
2018-01-16Fix a SideCI issue about an unused import in a unit test.Hemmo Nieminen
2018-01-16Rename a test to avoid duplicate numbering.Hemmo Nieminen
2018-01-14Move version info away from header.Jussi Pakkanen
2018-01-14Avoid worrying about encodings when capturing child program outputIlia Mirkin
2018-01-13Merge pull request #2815 from taisei-project/fix_windows_compile_resourcesJussi Pakkanen
2018-01-13Merge pull request #2800 from lantw44/masterJussi Pakkanen
2018-01-13Merge pull request #2764 from mesonbuild/generatorpathJussi Pakkanen
2018-01-12Add a release note snippet for the windows.compile_resources() changeAndrei Alexeyev
2018-01-12Fix test cases/windows/13 resources with custom targetsAndrei Alexeyev
2018-01-12windows.compile_resources: fix compiling multiple resources within one projectAndrei Alexeyev
2018-01-12[windows] make compile_resources use custom targets instead of generatorsAndrei Alexeyev
2018-01-11Change handling of not found external programsChristophe Gouiran
2018-01-09Merge pull request #2803 from dcbaker/wip/freebsd-fixesJussi Pakkanen
2018-01-09Add `export_dynamic` argument to `executable`. (#2662)Nikita Churaev
2018-01-09Don't fail if we find an optional dependency but not the required information...Nikita Churaev
2018-01-09Only run Boost tests on osx if it is actually installed.Jussi Pakkanen
2018-01-08Merge pull request #2885 from BeChris/fix_vs_pchJussi Pakkanen
2018-01-08Merge pull request #2890 from ximion/subproject_path_fixJussi Pakkanen
2018-01-08Print deprecation warning also for wraptool.Jussi Pakkanen
2018-01-07Ensure subproject_dir is a string and doesn't contain ".." segmentsMatthias Klumpp
2018-01-07Modify exception raised when msvc pch is badly specifiedChristophe Gouiran
2018-01-07d: Detect recent DMD compilersMatthias Klumpp
2018-01-07Merge pull request #2840 from alyst/fix_detect_locationJussi Pakkanen