aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-01Fix link_with of a static library with an uninstalled static libraryXavier Claessens6-0/+35
2019-10-01Fix link_whole of static librariesXavier Claessens7-1/+60
2019-09-30Add depfile to configure_file()Marc-André Lureau8-0/+174
2019-09-30Deduplicate PKG_CONFIG_PATH entries when initializing the array option pkg_co...Olexa Bilaniuk1-1/+7
2019-09-30Correct obviously-wrong test for gold linker.Olexa Bilaniuk1-1/+1
2019-09-30Merge pull request #5939 from lantw44/move-the-list-of-llvm-versions-to-a-com...Jussi Pakkanen4-39/+58
2019-09-29Add support for `depth` option in wrap-gitChristoph Weiss3-7/+27
2019-09-29environment: Support taking values from dictMarc-André Lureau6-18/+78
2019-09-29ConfigurationDataHolder: pass initial_values to ctorMarc-André Lureau1-9/+8
2019-09-29configure_file: add feature version checks for taking dictMarc-André Lureau1-0/+2
2019-09-29Add CppCon 2019 talk to videos page. [skip ci]Jussi Pakkanen1-0/+3
2019-09-29Moved changes from preliminary relnote page to snippets. [skip ci]Jussi Pakkanen3-10/+9
2019-09-29environment: LLVM 9 is now a stable releaseTing-Wei Lan1-1/+2
2019-09-29Find clang-format with alternative namesTing-Wei Lan3-6/+28
2019-09-29Move the list of LLVM version suffixes to a common placeTing-Wei Lan2-33/+29
2019-09-28mtest: Don't require an exe wrapper for if the cross file says we don't need oneDylan Baker1-1/+1
2019-09-28backends: Add needs_exe_wrapper to test serializationDylan Baker1-2/+4
2019-09-27Catch NotADirectoryError to fix selinux errorAndrew Conrad1-1/+1
2019-09-27Fix GNU-like LLD being misdetected as MSVC-like LLDAndrei Alexeyev1-1/+4
2019-09-27Correctly handle platform-specific LDFLAGS optionsAleksey Gurtovoy5-30/+71
2019-09-26cmake: Support ALIAS librariesDaniel Mensinger3-5/+19
2019-09-26cmake: define set_and_check in CMake package config (fixes #5889)Daniel Mensinger1-0/+12
2019-09-26envconfig: Add MicroBlaze CPU familyNathan Rossi2-0/+2
2019-09-26Clarify the list of languages is optional for project() [skip ci]David Cantrell1-2/+2
2019-09-26Merge pull request #5958 from keszybz/caching-cleanupJussi Pakkanen3-37/+33
2019-09-25environment: Don't make special case for scan-build on LinuxTing-Wei Lan1-9/+4
2019-09-25Print user defined options in meson-log.txtXavier Claessens2-0/+15
2019-09-25Use functools cache instead of open-coded implementationZbigniew Jędrzejewski-Szmek1-11/+4
2019-09-25Drop unused variableZbigniew Jędrzejewski-Szmek1-1/+0
2019-09-25Add helper to print warnings onceZbigniew Jędrzejewski-Szmek3-25/+29
2019-09-25removed the InternalDepdendencyHolder, since it is unusedDaniel Mensinger1-38/+1
2019-09-24CUDA support on WindowsAleksey Gurtovoy17-51/+273
2019-09-23Add blocks dependencyPatrick Griffis8-1/+72
2019-09-23mtest: TAP: ignore empty linesMarc-André Lureau2-0/+9
2019-09-23Add Windows behavior to executable()'s install_rpath arg doc [skip ci]Khairul Azhar Kasmiran1-1/+1
2019-09-23mesonbuild: fix exception name.Jehan1-1/+1
2019-09-17configure_file(): Allow multiple inputs in command modeXavier Claessens5-42/+61
2019-09-17pkgconfig: Fix ordering of public librariesXavier Claessens3-3/+20
2019-09-15Fix improperly closed code backtick [skip ci]jimbo1qaz1-1/+1
2019-09-14uniform scan-build detection processGabriel Ganne3-36/+56
2019-09-14Merge pull request #5917 from alanc/solaris-fixesJussi Pakkanen4-7/+29
2019-09-13get_library_dirs: Add Solaris 64-bit library subdirsAlan Coopersmith1-0/+8
2019-09-13Fix "test cases/linuxlike/14 static dynamic linkage" on SolarisAlan Coopersmith1-5/+19
2019-09-13mconf: Fix meson configure crash (fixes #5909)Daniel Mensinger2-2/+6
2019-09-12modules/python: improve log when probing Python binaryRoss Burton1-9/+8
2019-09-10Fix "test cases/common/131 generated assembly" on SolarisAlan Coopersmith1-1/+1
2019-09-10compilers: Recognize Solaris 11.4 linkerAlan Coopersmith1-1/+1
2019-09-10Workaround for mingw-llvm linker (lld) misdetectionAndrei Alexeyev1-0/+17
2019-09-09environment: merge successive is_windows blocksDylan Baker1-3/+1
2019-09-09docs: Add a snippet about illumos and Solaris support improvementsDylan Baker1-0/+4