882 Commits (71db6b04a31707674ad776be1cf22f667056d56b)

Author SHA1 Message Date
Dylan Baker 75c1874bb3 run_unittests: Add unittests for ld overriding 5 years ago
Dylan Baker 8091b4c744 Intel: Dump worthless Xild abstractions 5 years ago
Dylan Baker 71e3fac5af run_unittests: remove unused PatchModule class 5 years ago
Dylan Baker ef9aeb188e Allow selecting the dynamic linker 5 years ago
Michael Hirsch, Ph.D 83b4e981c4 Use strict function prototypes 5 years ago
Daniel Mensinger c361181cd9
mintro: dependencies: added version key 5 years ago
Paulo Neves 07389e23bc coredata: CmdLineFileParser no longer interpolates strings. 5 years ago
Jussi Pakkanen 2a73517e08 Revert "Add `-Wl,-rpath-link` for secondary dependencies" 5 years ago
Marvin Scholz 273d6e75ea dependencies/pkgconfig: Fix error reporting 5 years ago
Wolfgang Stöggl f037e7ef45 Fix typos found by codespell 5 years ago
Michael Hirsch, Ph.D bbe6db08e3 Minit templates modularization 5 years ago
Aleksey Gurtovoy 6eee9e48bb MSVC: support -LIBPATH 5 years ago
Orlando Wingbrant 9ee9a1e1b2 Fix for issue #4499, multiple entries per file in install-log.txt 5 years ago
Jussi Pakkanen f96a8cbdf5 Test that running configure on a build dir works. 5 years ago
Daniel Mensinger 80ec5e9d28 Fix all flake8 warnings 5 years ago
Jussi Pakkanen 7bc7ff1433 Do not try to run dist test with VS backend. 5 years ago
Ross Burton a1a8772034 Add test case to verify identity cross builds 5 years ago
Jakub Adam 1bf1782476 Fix *.pdb files missing in meson introspect --installed output 5 years ago
Jan Beich 217036f2d9 Skip more tests if pkg-config is missing 5 years ago
Dylan Baker 0c22798b1a compilers: replace CompilerType with MachineInfo 5 years ago
Daniel Mensinger b1b8a7a7e3
Use -isystem instead of -idirafter 5 years ago
Jussi Pakkanen d3b389f349 Add clang-tidy target. Closes #2383. 5 years ago
Jussi Pakkanen 5b422fce87 Make Python 2 tests optional(er) to prepare for py2 purge in Debian. 5 years ago
Xavier Claessens 058f89c2f2 Fix test_static_link() on MacOSX 5 years ago
Xavier Claessens dc5ad1fad9 pkgconfig: Do not include uninstalled static libraries 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
Aleksey Gurtovoy 7dbabdc7b6 Correctly handle platform-specific LDFLAGS options 5 years ago
Marc-André Lureau 6a12f3fc16 mtest: TAP: ignore empty lines 5 years ago
Xavier Claessens 5d0ced220c pkgconfig: Fix ordering of public libraries 5 years ago
Daniel Mensinger 47bdea5040 mconf: Fix meson configure crash (fixes #5909) 5 years ago
Dylan Baker 3a011df4df unitests: dont assume cc exists or is valid 5 years ago
David Seifert e19a49b895 Fix static archives stripping (#5905) 5 years ago
David Seifert c9042fc3ee Rename 'rpath-link secondary' unit test 5 years ago
David Seifert 7b9c348102 Add `-Wl,-rpath-link` for secondary dependencies 5 years ago
Aleksey Gurtovoy 75daed27bc mesonlib.split_args/quote_arg/join_args 5 years ago
Dylan Baker 0efab591da compilers: Move the compiler argument to proxy linker flags to the compiler class 5 years ago
Jussi Pakkanen 3a04d325aa Fix packaging. [skip ci] 5 years ago
Dylan Baker 2bd85c614a unittests: Create a fake DynamicLinker when necessary 5 years ago
Dylan Baker 3fbb450166 environment: Detect dynamic linker class 5 years ago
Dylan Baker 9b3a1fabc5 unittests: add b_lundef=false to address sanitizer test 5 years ago
Dylan Baker a6ab28b199 run_unittests: extend binary wrapper creater for Wl,--version 5 years ago
James Hilliard b21fd95f73 Add is_disabler function 5 years ago
Jussi Pakkanen 5fd4963766 Made build. options alias basic ones when native building. 5 years ago
Jussi Pakkanen 534c95cc3e Made set_option kwargs named-only. 5 years ago
Jussi Pakkanen f39600647d Condense test directory names. 5 years ago
Nirbheek Chauhan fcecedc10e unit tests: Convert unittest args to pytest 5 years ago
Jussi Pakkanen f2e018c7f3 Create multiple different archive types with dist. 5 years ago
Nirbheek Chauhan 4200afc74d unit tests: Check whether pytest-xdist is available 5 years ago
Nirbheek Chauhan 81b6c9ef8c unit tests: Use a timeout for tests that use the network 5 years ago