8185 Commits (04d6a439457d76b9cf4c4f98fce238219366e241)
 

Author SHA1 Message Date
Andrei Alexeyev 04d6a43945
Remove BasicLinkerIsCompilerMixin from LDC and DMD 6 years ago
Andrei Alexeyev 01b8e43645
Implement get_linker_output_args in Emscripten compilers 6 years ago
Andrei Alexeyev 2e8b493d86
Implement get_buildtype_linker_args in BasicLinkerIsCompilerMixin 6 years ago
Andrei Alexeyev 0774bb2eb5
Implement get_asneeded_args in BasicLinkerIsCompilerMixin 6 years ago
Andrei Alexeyev 935392c3cd
Implement get_allow_undefined_link_args in EmscriptenCPPCompiler 6 years ago
Andrei Alexeyev 0858f0c290
Implement get_allow_undefined_link_args in EmscriptenCCompiler 6 years ago
Andrei Alexeyev 1ace05e3bc
Implement get_linker_debug_crt_args in BasicLinkerIsCompilerMixin 6 years ago
Andrei Alexeyev b91dfc8f52
Fix misnamed method in BasicLinkerIsCompilerMixin 6 years ago
Xavier Claessens 7d9e58f125 cmake: Add support for normal libraries 6 years ago
Xavier Claessens 90a12ed3f0 cmake: Fix 'properies' typo 6 years ago
Xavier Claessens a4b0d216b5 cmake: COMMAND could have ';' separated arguments 6 years ago
Xavier Claessens 73f0061498 cmake: postprocess libraries names with so version 6 years ago
Xavier Claessens 22d578e1a0 Remove unused 'required' argument 6 years ago
Xavier Claessens 7a83668b6b cmake: Generate declare_dependency() only for libraries 6 years ago
Xavier Claessens 71bfec7ec1 cmake: subproject() supports the 'required' kwarg 6 years ago
Xavier Claessens 70b1391248 cmake: Write AST into build dir 6 years ago
Xavier Claessens 058f89c2f2 Fix test_static_link() on MacOSX 6 years ago
Xavier Claessens 2fb51a2cb0 doc: Add release snippet for the rework of static libraries 6 years ago
Xavier Claessens dd5a0df3ec Recursively include all objects from uninstalled static libraries 6 years ago
Xavier Claessens a3153747b9 Do not promote to link_whole when an internal library links to another 6 years ago
Xavier Claessens 19fc692b25 pkgconfig: Include dependencies of uninstalled static libraries 6 years ago
Xavier Claessens dc5ad1fad9 pkgconfig: Do not include uninstalled static libraries 6 years ago
Xavier Claessens 484b721369 Fix link_with of a static library with an uninstalled static library 6 years ago
Xavier Claessens f396c71c52 Fix link_whole of static libraries 6 years ago
Marc-André Lureau 01569fee2e Add depfile to configure_file() 6 years ago
Olexa Bilaniuk e32b0f8fbb Deduplicate PKG_CONFIG_PATH entries when initializing the array option pkg_config_path. 6 years ago
Olexa Bilaniuk 2057ffccc3 Correct obviously-wrong test for gold linker. 6 years ago
Jussi Pakkanen 1473fbc3f6
Merge pull request #5939 from lantw44/move-the-list-of-llvm-versions-to-a-common-place 6 years ago
Christoph Weiss 0008b326ff Add support for `depth` option in wrap-git 6 years ago
Marc-André Lureau a65d5801f3 environment: Support taking values from dict 6 years ago
Marc-André Lureau 18897b6afd ConfigurationDataHolder: pass initial_values to ctor 6 years ago
Marc-André Lureau 6c72119cfd configure_file: add feature version checks for taking dict 6 years ago
Jussi Pakkanen ef5fa846e0 Add CppCon 2019 talk to videos page. [skip ci] 6 years ago
Jussi Pakkanen 52c4ca4afd Moved changes from preliminary relnote page to snippets. [skip ci] 6 years ago
Ting-Wei Lan 24bd029437 environment: LLVM 9 is now a stable release 6 years ago
Ting-Wei Lan 0390b673f1 Find clang-format with alternative names 6 years ago
Ting-Wei Lan 08ce1fb541 Move the list of LLVM version suffixes to a common place 6 years ago
Dylan Baker d6c4e79c84 mtest: Don't require an exe wrapper for if the cross file says we don't need one 6 years ago
Dylan Baker f724cc2042 backends: Add needs_exe_wrapper to test serialization 6 years ago
Andrew Conrad 714908e5d9 Catch NotADirectoryError to fix selinux error 6 years ago
Andrei Alexeyev 3fd460bce7 Fix GNU-like LLD being misdetected as MSVC-like LLD 6 years ago
Aleksey Gurtovoy 7dbabdc7b6 Correctly handle platform-specific LDFLAGS options 6 years ago
Daniel Mensinger 534e94ffc3 cmake: Support ALIAS libraries 6 years ago
Daniel Mensinger fbddeeb4ac cmake: define set_and_check in CMake package config (fixes #5889) 6 years ago
Nathan Rossi 2dd5e695c7 envconfig: Add MicroBlaze CPU family 6 years ago
David Cantrell fbbdde4561 Clarify the list of languages is optional for project() [skip ci] 6 years ago
Jussi Pakkanen 0993c57ce6
Merge pull request #5958 from keszybz/caching-cleanup 6 years ago
Ting-Wei Lan 74d5136e59 environment: Don't make special case for scan-build on Linux 6 years ago
Xavier Claessens 2e7f0ce557 Print user defined options in meson-log.txt 6 years ago
Zbigniew Jędrzejewski-Szmek f745e8fc4d Use functools cache instead of open-coded implementation 6 years ago