760 Commits (0.54)

Author SHA1 Message Date
Jon Turney a3e2aa2d66
Fix prefix dependent option defaults (#6552) 5 years ago
Michael b2b7fca320 update test_templates in run_unittests.py 5 years ago
Xavier Claessens 31f00c11d3 summary: Fix empty list case 5 years ago
Michael Hirsch, Ph.D 00f5dadd5b
Bugfix: sanitize_dir: use pathlib to handle case-insensitive filesystems (#6398) 5 years ago
Jussi Pakkanen 15ab30383e Skip ld tests if no compiler installed. 5 years ago
Dylan Baker 751f6fb90f run_unitests: Add a test for DependencyFactory ordering 5 years ago
Dylan Baker af4acc8e05 run_unittests: Add a chdir context manager 5 years ago
makise-homura 6300007396 Fix broken link on Elbrus Fortran compiler 5 years ago
makise-homura 7ca53e40a3 ObjC/ObjC++ compilers are not available for Elbrus, so don't fail 5 years ago
Xavier Claessens b74ece344f Support multiple args to message() and warning() 5 years ago
Xavier Claessens f54f27b1a8 Fix required dependency() not failing when wrap-mode=nofallback 5 years ago
Nirbheek Chauhan 8be4802b0b unit tests: summary() test does not fail on Windows anymore 5 years ago
Nirbheek Chauhan e99e742454 summary: Ensure that output is deterministic 5 years ago
Nirbheek Chauhan 4d93a11427 unit tests: Open all documentation as utf-8 5 years ago
Mike Gilbert b51ba60b80 test_pkgconfig_gen_deps: set PKG_CONFIG_SYSTEM_LIBRARY_PATH=/usr/lib 5 years ago
Dylan Baker 255fa5a320 tests: Add a test case for finding ld 5 years ago
Dylan Baker 730a7b296f environment: Replace LD with <LANG>LD 5 years ago
Stéphane Cerveau 958df63dac envconfig: add pkg_config_libdir property 5 years ago
Nirbheek Chauhan bd17c9ad4f tests: Add a unit test for checksums 5 years ago
Xavier Claessens 711969c3b5 wrap: Fix support of file:// URLs 5 years ago
Nirbheek Chauhan 04e275cdcc find_program: Always use USERPROFILE instead of HOME 5 years ago
Eli Schwartz 71bbcc7669 pkgconfig module: add FeatureNew for requires: dependency('foo') 5 years ago
Jussi Pakkanen c2b1e7d58c Rename test dirs to sequential order. 5 years ago
Ting-Wei Lan 04e08f5a1f PkgConfigDependency: Sort -L flags according to PKG_CONFIG_PATH 5 years ago
Dylan Baker 614372aa55 mlog: Add a log_once function 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
Paolo Bonzini 3778a34979 mintro: include test protocol in introspection data 5 years ago
Daniel Mensinger fc800a2cb8 mintro: Add version key to --scan-dependencies (fixes #6287) 5 years ago
Xavier Claessens 1dda7cde39 run_unittests: Disable pytest with python <= 3.5 5 years ago
Xavier Claessens 552e78da4d assert(): Make message argument optional 5 years ago
Xavier Claessens 1298f71b1c dist: Add --include-subprojects option 5 years ago
Dylan Baker 875ef354d0 compilers: Rework the CompilerArgs to be less awful 5 years ago
Dylan Baker f8aa17d8e6 run_unittests: Add tests for LD on windows 5 years ago
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