807 Commits (0.55)

Author SHA1 Message Date
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
Nirbheek Chauhan 43aae8243c unit tests: Test more syntax highlighting data 5 years ago
Daniel Mensinger 3b3f53ab55 mintro: Fix section key in buildoptions 5 years ago
Dylan Baker 7803056ef2 run_unittests: use sys.executable on Windows for python 5 years ago
David Seifert cd12a6fc39 Add test to catch `-Werror=unused-parameter` brittleness 5 years ago
Nirbheek Chauhan 264533cb67 unit tests: Don't keep builddirs inside source tree on Cygwin 5 years ago
Xavier Claessens 12d4031f52 Add alias_target() function 5 years ago
Jussi Pakkanen b1fbbde0b0 Use pytest parallelisation if available. 5 years ago
Nirbheek Chauhan 716140ddb4 unit tests: Fix CI failures in NativeFileTests 5 years ago
Michael Hirsch, Ph.D 2dc11bcb53
typo 5 years ago
Michael Hirsch, Ph.D 763b05e074
cleanup clang version minimum 5 years ago
Michael Hirsch, Ph.D c756d06fbb
add clang c_std=c18 alias 5 years ago
Jussi Pakkanen 380dcedb86 Hack envvar override when running tests in-process. 5 years ago
Jussi Pakkanen b9a771fef8 Use environment variable overrides. 5 years ago
Jussi Pakkanen 84ac5ce51e Convert some methods to use mandatory named kwargs. 5 years ago
Jussi Pakkanen 74611ecb1f Fix unittests. 5 years ago
Daniel Mensinger 54b1c43277 mintro: Add installed subdirs introspection (fixes #5556) 5 years ago
Aleksey Gurtovoy 7423247413 Fix failing test_find_program test (Windows-only) 5 years ago
Aleksey Gurtovoy 8ebe3d46bb Fix faling test_msvc_toolset_version test 5 years ago
Dylan Baker 42bef8d418 run_unitests: Skip the native_file_is_pipe test on cygwin 6 years ago
Jussi Pakkanen 59e5ad66f2 Keep all build dirs inside the source tree. 6 years ago
Dylan Baker 56f7e5c74f coredata: Correctly handle receiving a pipe for native/cross files 6 years ago