189 Commits (ca1f7726d5137a6cdd510c07e2b413f1b6b31967)

Author SHA1 Message Date
Sebastien Bacher 82f6790d5c Use python3 in some tests which were still using python 5 years ago
Xavier Claessens 711969c3b5 wrap: Fix support of file:// URLs 5 years ago
Jussi Pakkanen c2b1e7d58c Rename test dirs to sequential order. 5 years ago
Xavier Claessens e5297aeca5 summary: Change 'section' to be a kwarg instead of positional 5 years ago
Xavier Claessens 38953d8ee3 summary: Add bool_yn keyword argument 5 years ago
Xavier Claessens 49082f9669 summary: Allow section with no title, and passing key/value separately 5 years ago
Xavier Claessens 6e865a2330 Add a summary() function for configuration summarization 5 years ago
Daniel Mensinger fc800a2cb8 mintro: Add version key to --scan-dependencies (fixes #6287) 5 years ago
Michael Hirsch, Ph.D 83b4e981c4 Use strict function prototypes 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
Wolfgang Stöggl f037e7ef45 Fix typos found by codespell 5 years ago
Xavier Claessens 212a05b87e Remove duplicated object files in static libraries 5 years ago
Ross Burton a1a8772034 Add test case to verify identity cross builds 5 years ago
Jussi Pakkanen d3b389f349 Add clang-tidy target. Closes #2383. 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 a65d5801f3 environment: Support taking values from dict 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
Daniel Mensinger bd37147b4b mintro: Fix resolving nodes in kwargs (fixes #5884) 5 years ago
Jussi Pakkanen 5fd4963766 Made build. options alias basic ones when native building. 5 years ago
Jussi Pakkanen f39600647d Condense test directory names. 5 years ago
Daniel Mensinger b72b5365af mintro: Fix crash related to the sources kwarg (fixes #5741) 5 years ago
Xavier Claessens 12d4031f52 Add alias_target() function 5 years ago
John Ericson 6d6af46edc Make test for identity 6 years ago
John Ericson 07777e15d4 Purge `is_cross` and friends without changing user interfaces 6 years ago
Jussi Pakkanen 82e36a6bfe Add tests for std usage. Closes #5097. 6 years ago
John Ericson af2d7af998 Per machine do 'build.' and '' option prefixes 6 years ago
Dylan Baker 99b848f469 dependencies/cmake: correctly handle spaces in variable names 6 years ago
Dylan Baker 2e2c3c968c tests: Test the cmake parser more thuroughly 6 years ago
Dylan Baker 0714ba58c7 coredata: add cmake_prefix_path option 6 years ago
Daniel Mensinger cacc585b44 ast: fix #5376 6 years ago
Daniel Mensinger a9930fe066
LLVM: Added CMake backend 6 years ago
Peter Hutterer 70997ca969 mtest: check for an empty suite list 6 years ago
Daniel Mensinger a6281939df
ast: Improved test case 6 years ago
Daniel Mensinger 38f2eae681
ast: Make sure to avoid infinite recursions 6 years ago
Daniel Mensinger 75b7a856cd
ast: support elementary object methods 6 years ago
Daniel Mensinger feff2630ae
ast: resolve simple arithmetic nodes 6 years ago
Daniel Mensinger 2bb4ec19f2
ast: resolve ID nodes in flatten_args 6 years ago
Nirbheek Chauhan 10468b3a28 interpreter: Warn when environment() ops are overriden 6 years ago
Daniel Mensinger c04651fe24 mintro: Fix set_variable plus assign bug (closes #5256) 6 years ago
Dylan Baker 569e646e1e dependencies: Add command line option for pkg_config_path 6 years ago
Daniel Mensinger 6da0df95c1
mintro: fix some interpreter crashes 6 years ago
Daniel Mensinger 1937bbafac
mintro: Fix crash when required is a function (closes #5177) 6 years ago