aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild
AgeCommit message (Expand)AuthorFilesLines
2020-04-12Merge pull request #6963 from mensinda/cmFixCCmdJussi Pakkanen2-5/+36
2020-04-12Merge pull request #6943 from dcbaker/gdc-coverageJussi Pakkanen4-10/+10
2020-04-12Merge pull request #6958 from jon-turney/fix-name-prefix-explicit-defaultJussi Pakkanen1-6/+7
2020-04-12cmake: Preserve include directory order (fixes #6959)Daniel Mensinger1-11/+11
2020-04-12cmake: Capture stdout with UNIX pipesDaniel Mensinger1-1/+25
2020-04-12cmake: Fix custom command CMake list issueDaniel Mensinger1-4/+11
2020-04-12Fix VS Intellisense for projects which depend on LLVM found via CMake.Jesse Natalie1-0/+3
2020-04-11opts: Allow `-` and `not` in meson_options.txt (fixes #6948)Daniel Mensinger1-0/+10
2020-04-11Handle BuildTarget as custom_target() argument #6914Marc-André Lureau3-11/+11
2020-04-11Fix handling of library(name_prefix: [])Jon Turney1-6/+7
2020-04-10compilers/d: Add missing method for dmd and ldcDylan Baker1-0/+3
2020-04-10compilers/d: Implement coverage for GDCDylan Baker1-4/+1
2020-04-10compilers: Move things out of clikeDylan Baker3-6/+6
2020-04-10compilers: disable b_sanitize on hurdPino Toscano1-1/+3
2020-04-10symbolextractor: add support for hurdPino Toscano1-1/+1
2020-04-10symbolextractor: rename linux_syms to gnu_symsPino Toscano1-2/+2
2020-04-10Recognize Hurd as platform/OSPino Toscano2-0/+10
2020-04-10cmake: support cmake config file syntax (#6917)dabrain341-13/+47
2020-04-10Fix typo in help of option '--wipe' [skip ci]Jens Carl1-1/+1
2020-04-10Log when ignoring LLVM because dynamic was requestedJesse Natalie1-0/+1
2020-04-10Fixes meson bug to allow arm64 buildJesse Natalie1-1/+5
2020-04-08Fix requireed meson version for override_dependency()Xavier Claessens1-1/+1
2020-04-08mcompile: Use the current dir if unspecifiedNirbheek Chauhan1-1/+0
2020-04-05boost: Fix library version (fixes #6899)Daniel Mensinger1-0/+5
2020-04-05quality / test: Fortran type hintingMichael Hirsch, Ph.D3-28/+31
2020-04-05qt dependency: Pick debug libraries based on b_vscrtCerbero1-0/+5
2020-04-04backend/vs: Fix link of wmain / wWinMain based appsPeter Harris1-5/+0
2020-04-04Make cc.has_function work on GCC/Clang __builtinsAndrei Alexeyev1-5/+6
2020-04-04Merge pull request #6843 from mensinda/ciJSONSCHEMAJussi Pakkanen1-2/+2
2020-04-04mparser: fix precedence of arithmetic operatorsAndrei Alexeyev1-27/+33
2020-04-03backend/vs: Fix debug information and runtime checksPeter Harris1-6/+6
2020-04-03mtest: Improve test output formatting.Hemmo Nieminen1-22/+29
2020-04-02interpreter: Fix Disabler support for modulesDaniel Mensinger1-2/+2
2020-04-01boost: Fix boost_python detection on bionic (fixes #6886 #4788)Daniel Mensinger1-0/+37
2020-04-01cuda: Fix meson template (fixes #6869)Daniel Mensinger1-2/+2
2020-04-01Fix meson_jar_templateJan Alexander Steffens (heftig)1-2/+2
2020-03-29compilers: disable ccache when using temporary source filesLoĂŻc Yhuel1-0/+5
2020-03-29dist: Print location of generated tarballsXavier Claessens1-0/+1
2020-03-29dist: Add --no-tests optionXavier Claessens1-2/+6
2020-03-29compilers: Fix accidental coredata mutationsOle André Vadla RavnÄs5-6/+12
2020-03-29environment: "power machintosh" is ppcDylan Baker1-4/+2
2020-03-29Report an errror if glib-compile-resources is missingJon Turney1-1/+4
2020-03-29compilers: Fix C++ stdlib flags used for Apple's ClangOle André Vadla RavnÄs1-2/+2
2020-03-29Do not call restorecon if there are no files to installMichael Kuhn1-0/+4
2020-03-29Bump version number for new development. [skip ci]Jussi Pakkanen1-1/+1
2020-03-29Update everything for new release.0.54.0Jussi Pakkanen1-1/+1
2020-03-29cmake: Only expand executable targets in COMMAND (fixes #6857)Daniel Mensinger1-2/+10
2020-03-28Only split linker args with D compilers. Closes: #6845Jussi Pakkanen1-4/+8
2020-03-28boost: Better python module detectionDaniel Mensinger1-1/+33
2020-03-28boost: Better log found and missing modulesDaniel Mensinger1-4/+18