8419 Commits (7d162487e37e5bf51c94bdbd753a2f928287e655)
 

Author SHA1 Message Date
Xavier Claessens 058f89c2f2 Fix test_static_link() on MacOSX 5 years ago
Xavier Claessens 2fb51a2cb0 doc: Add release snippet for the rework of static libraries 5 years ago
Xavier Claessens dd5a0df3ec Recursively include all objects from uninstalled static libraries 5 years ago
Xavier Claessens a3153747b9 Do not promote to link_whole when an internal library links to another 5 years ago
Xavier Claessens 19fc692b25 pkgconfig: Include dependencies of uninstalled static libraries 5 years ago
Xavier Claessens dc5ad1fad9 pkgconfig: Do not include uninstalled static libraries 5 years ago
Xavier Claessens 484b721369 Fix link_with of a static library with an uninstalled static library 5 years ago
Xavier Claessens f396c71c52 Fix link_whole of static libraries 5 years ago
Marc-André Lureau 01569fee2e Add depfile to configure_file() 5 years ago
Olexa Bilaniuk e32b0f8fbb Deduplicate PKG_CONFIG_PATH entries when initializing the array option pkg_config_path. 5 years ago
Olexa Bilaniuk 2057ffccc3 Correct obviously-wrong test for gold linker. 5 years ago
Jussi Pakkanen 1473fbc3f6
Merge pull request #5939 from lantw44/move-the-list-of-llvm-versions-to-a-common-place 5 years ago
Christoph Weiss 0008b326ff Add support for `depth` option in wrap-git 5 years ago
Marc-André Lureau a65d5801f3 environment: Support taking values from dict 5 years ago
Marc-André Lureau 18897b6afd ConfigurationDataHolder: pass initial_values to ctor 5 years ago
Marc-André Lureau 6c72119cfd configure_file: add feature version checks for taking dict 5 years ago
Jussi Pakkanen ef5fa846e0 Add CppCon 2019 talk to videos page. [skip ci] 5 years ago
Jussi Pakkanen 52c4ca4afd Moved changes from preliminary relnote page to snippets. [skip ci] 5 years ago
Ting-Wei Lan 24bd029437 environment: LLVM 9 is now a stable release 5 years ago
Ting-Wei Lan 0390b673f1 Find clang-format with alternative names 5 years ago
Ting-Wei Lan 08ce1fb541 Move the list of LLVM version suffixes to a common place 5 years ago
Dylan Baker d6c4e79c84 mtest: Don't require an exe wrapper for if the cross file says we don't need one 5 years ago
Dylan Baker f724cc2042 backends: Add needs_exe_wrapper to test serialization 5 years ago
Andrew Conrad 714908e5d9 Catch NotADirectoryError to fix selinux error 5 years ago
Andrei Alexeyev 3fd460bce7 Fix GNU-like LLD being misdetected as MSVC-like LLD 5 years ago
Aleksey Gurtovoy 7dbabdc7b6 Correctly handle platform-specific LDFLAGS options 5 years ago
Daniel Mensinger 534e94ffc3 cmake: Support ALIAS libraries 5 years ago
Daniel Mensinger fbddeeb4ac cmake: define set_and_check in CMake package config (fixes #5889) 5 years ago
Nathan Rossi 2dd5e695c7 envconfig: Add MicroBlaze CPU family 5 years ago
David Cantrell fbbdde4561 Clarify the list of languages is optional for project() [skip ci] 5 years ago
Jussi Pakkanen 0993c57ce6
Merge pull request #5958 from keszybz/caching-cleanup 5 years ago
Ting-Wei Lan 74d5136e59 environment: Don't make special case for scan-build on Linux 5 years ago
Xavier Claessens 2e7f0ce557 Print user defined options in meson-log.txt 5 years ago
Zbigniew Jędrzejewski-Szmek f745e8fc4d Use functools cache instead of open-coded implementation 5 years ago
Zbigniew Jędrzejewski-Szmek 11c1f8644c Drop unused variable 5 years ago
Zbigniew Jędrzejewski-Szmek 3a6920ebdc Add helper to print warnings once 5 years ago
Daniel Mensinger c4f96e00a6 removed the InternalDepdendencyHolder, since it is unused 5 years ago
Aleksey Gurtovoy 6ac5db50c9 CUDA support on Windows 5 years ago
Patrick Griffis 1670fca36f Add blocks dependency 5 years ago
Marc-André Lureau 6a12f3fc16 mtest: TAP: ignore empty lines 5 years ago
Khairul Azhar Kasmiran 6b0c711c91 Add Windows behavior to executable()'s install_rpath arg doc [skip ci] 5 years ago
Jehan 179861ccd1 mesonbuild: fix exception name. 5 years ago
Xavier Claessens ef3992f1cc configure_file(): Allow multiple inputs in command mode 5 years ago
Xavier Claessens 5d0ced220c pkgconfig: Fix ordering of public libraries 5 years ago
jimbo1qaz 7e2c54c0a3 Fix improperly closed code backtick [skip ci] 5 years ago
Gabriel Ganne e7197895b2 uniform scan-build detection process 5 years ago
Jussi Pakkanen 9e04450eb6
Merge pull request #5917 from alanc/solaris-fixes 5 years ago
Alan Coopersmith 3e0279ba9f get_library_dirs: Add Solaris 64-bit library subdirs 5 years ago
Alan Coopersmith 0faaf9720f Fix "test cases/linuxlike/14 static dynamic linkage" on Solaris 5 years ago
Daniel Mensinger 47bdea5040 mconf: Fix meson configure crash (fixes #5909) 5 years ago