aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild
AgeCommit message (Expand)AuthorFilesLines
2018-02-02Only quote colons on build lines. Closes #2961.Jussi Pakkanen1-6/+10
2018-02-01Merge pull request #2995 from rhd/fix-2281Jussi Pakkanen1-2/+8
2018-02-01Comparing objects of different type prints a warning. Closes #2870.Jussi Pakkanen1-5/+7
2018-01-31add meson.project_license() builtinMartin Kelly1-0/+4
2018-01-31Merge pull request #2964 from bredelings/clean-boostJussi Pakkanen1-43/+47
2018-01-31Make checks a bit more robust against empty entries.Jussi Pakkanen2-0/+6
2018-01-30don't use bare exceptRobert Doolittle1-3/+0
2018-01-30mtest: catch ctrl-c and properly kill the child processes. Fixes #2281Robert Doolittle1-2/+11
2018-01-29Attempt to make Unix and Windows use the same code for get_link_args( ).Benjamin Redelings1-17/+5
2018-01-29Update verbose comments.Benjamin Redelings1-3/+6
2018-01-29Restore comments.Benjamin Redelings1-0/+4
2018-01-30Use os.path: basename() and dirname() instead of split()Aleksey Filippov18-50/+50
2018-01-30Report warning/error locations in a format IDEs may already know how to parseJon Turney5-8/+12
2018-01-30dependencies: Allow setting config-tool binaries in cross fileDylan Baker1-1/+14
2018-01-30Echo coverage report uris after generation. Fixes #2805.Félix Piédallu1-1/+10
2018-01-30Print warning when linker arguments are passed to has_argumentTing-Wei Lan2-0/+15
2018-01-30dump_conf_header should rewrite file only if modified (just like do_conf_file...Salamandar1-1/+3
2018-01-29Use get_linker_search_args(libdir) instead of '-L'+libdirBenjamin Redelings1-2/+2
2018-01-22Begin factoring abi_tag logic into own function.Benjamin Redelings1-6/+10
2018-01-22Factor check for invalid BOOST modules into separate function.Benjamin Redelings1-16/+21
2018-01-22Merge pull request #2955 from xclaesse/unfoundJussi Pakkanen1-7/+6
2018-01-20Fixed bugAlexis Jeandet1-1/+1
2018-01-19pkgconfig: Also ignore not found deps passed directly to pc generatorXavier Claessens1-7/+6
2018-01-19Correct spelling mistakes.Edward Betts2-3/+3
2018-01-19Merge pull request #2948 from dcbaker/submit/llvm-robust-stripJussi Pakkanen2-12/+11
2018-01-19Add external dependencies to pc files only if found. Closes #2911.Jussi Pakkanen1-1/+4
2018-01-18dependnecies: generalize version suffix stripping codeDylan Baker2-11/+11
2018-01-18dependencies/base: remove unused importDylan Baker1-1/+0
2018-01-18Removed duplicate if branch.Jussi Pakkanen1-2/+0
2018-01-17Removed two deprecations from 2016.Jussi Pakkanen1-12/+3
2018-01-17Add `main` argument to `dependency` (#2828)Raphael Salamon1-1/+1
2018-01-17Warn about using non-existent pkgconfig variablesJon Turney1-0/+9
2018-01-17Log instead of raise if Boost library not found (#2924)Jan Niklas Hasse1-7/+6
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 Pakkanen1-5/+36
2018-01-13Merge pull request #2800 from lantw44/masterJussi Pakkanen2-4/+24
2018-01-13Merge pull request #2764 from mesonbuild/generatorpathJussi Pakkanen4-14/+54
2018-01-12windows.compile_resources: fix compiling multiple resources within one projectAndrei Alexeyev1-7/+33
2018-01-12[windows] make compile_resources use custom targets instead of generatorsAndrei Alexeyev1-5/+10
2018-01-11Change handling of not found external programsChristophe Gouiran3-2/+13
2018-01-09Merge pull request #2803 from dcbaker/wip/freebsd-fixesJussi Pakkanen3-3/+44
2018-01-09Add `export_dynamic` argument to `executable`. (#2662)Nikita Churaev4-8/+30
2018-01-09Don't fail if we find an optional dependency but not the required information...Nikita Churaev1-5/+16
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-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-07Allow subproject dirs in subdirectories in the source tree againMatthias Klumpp1-2/+2