aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-14interpreter: Don't assign duplication and new feature warning to the same var...Dylan Baker1-3/+12
2020-05-14Fix builtin check in has_function() with GCC 10 on WindowsChristoph Reiter1-11/+16
2020-05-14Make cc.has_function work on GCC/Clang __builtinsAndrei Alexeyev2-5/+14
2020-05-14boost: Do not be strict about static if not specified (fixes #7057)Daniel Mensinger1-1/+2
2020-05-14More robust cmake version detectionReza Housseini1-1/+1
2020-05-14envconfig: Always honor PKG_CONFIG_PATHDylan Baker1-1/+1
2020-05-14Add regression test for libdir reset.Jussi Pakkanen3-0/+14
2020-05-14Revert "coredata: init_builtins should always call libdir_cross_fixup"Jussi Pakkanen1-1/+1
2020-05-14boost: Do not set BOOST_ALL_DYN_LINK (fixes #7056)Daniel Mensinger1-5/+2
2020-05-14boost: Only use usage-requirements defines (fixes #7046)Daniel Mensinger3-58/+93
2020-05-14Adding a conditional case in _guess_files to confirm that the complete path i...georgev931-1/+16
2020-05-14Fix meson_jar_templateJan Alexander Steffens (heftig)1-2/+2
2020-04-25Bump versions to 0.54.1 for release0.54.1Nirbheek Chauhan2-2/+2
2020-04-25Add rust stdlib dir to PATH on Windows.Jussi Pakkanen1-0/+3
2020-04-23Issue: 7009: CMake/Centos7 Unable to find CMake even though it is installedAlexandre Lavigne1-1/+1
2020-04-23compilers: Silence warning about gnu_inline with clangNirbheek Chauhan3-3/+18
2020-04-23interpreter: Correctly ignore def files in build directoryXavier Claessens4-7/+51
2020-04-23cmake: Do not compile explicit header filesDaniel Mensinger13-15/+200
2020-04-23backend: Fix file name confilcts by using the complete pathDaniel Mensinger1-2/+2
2020-04-23cmake: Capture stdout with UNIX pipesDaniel Mensinger3-1/+38
2020-04-23cmake: Fix custom command CMake list issueDaniel Mensinger2-4/+17
2020-04-23cmake: Preserve include directory order (fixes #6959)Daniel Mensinger20-11/+145
2020-04-23Fix VS Intellisense for projects which depend on LLVM found via CMake.Jesse Natalie1-0/+3
2020-04-23opts: Allow `-` and `not` in meson_options.txt (fixes #6948)Daniel Mensinger3-2/+17
2020-04-23fixup! fixup! cmake: enhance support of cmake config file syntaxStéphane Cerveau2-18/+60
2020-04-23fixup! cmake: enhance support of cmake config file syntaxStéphane Cerveau2-9/+44
2020-04-23cmake: enhance support of cmake config file syntaxStéphane Cerveau1-4/+9
2020-04-23Fix requireed meson version for override_dependency()Xavier Claessens1-1/+1
2020-04-23docs: Update Using-with-Visual StudioNirbheek Chauhan1-10/+11
2020-04-23mcompile: Use the current dir if unspecifiedNirbheek Chauhan1-1/+0
2020-04-23boost: Fix library version (fixes #6899)Daniel Mensinger1-0/+5
2020-04-23qt dependency: Pick debug libraries based on b_vscrtCerbero2-0/+32
2020-04-23mparser: fix precedence of arithmetic operatorsAndrei Alexeyev2-27/+41
2020-04-23mtest: Improve test output formatting.Hemmo Nieminen1-22/+29
2020-04-23ci: Added boost_python to fedoraDaniel Mensinger1-0/+1
2020-04-23boost: Fix boost_python detection on bionic (fixes #6886 #4788)Daniel Mensinger2-1/+38
2020-04-23cuda: Fix meson template (fixes #6869)Daniel Mensinger1-2/+2
2020-03-29Update everything for new release.0.54.0Jussi Pakkanen32-326/+363
2020-03-29cmake: Only expand executable targets in COMMAND (fixes #6857)Daniel Mensinger2-2/+14
2020-03-28Only split linker args with D compilers. Closes: #6845Jussi Pakkanen1-4/+8
2020-03-28docs: why 'ninja test' depends on build_by_default targets [skip ci]Marc Herbert1-2/+6
2020-03-28docs: Add a new page with common cross/native file options [skip ci]Dylan Baker4-99/+141
2020-03-28boost: Better python module detectionDaniel Mensinger2-17/+35
2020-03-28boost: Better log found and missing modulesDaniel Mensinger1-4/+18
2020-03-24Make werror per subproject optionXavier Claessens7-9/+20
2020-03-24Clarify a workaround for older versions of LLD for MinGW (#6836) [skip ci]Martin Storsjö1-1/+3
2020-03-24Bump version number for rc1.0.54.0.rc1Jussi Pakkanen2-2/+2
2020-03-24compilers: Clang can take linkers that are pathsDylan Baker1-0/+14
2020-03-23gtkdoc: Add missing permitted kwargXavier Claessens1-1/+1
2020-03-23Revert "Naturally use env vars a bit more to match Autoconf"Jussi Pakkanen4-17/+17