936 Commits (2d8d21d5bc9a914a81e91437ff3fda45582b588c)

Author SHA1 Message Date
Xavier Claessens 8101b0ddab summary: Add more info in Subprojects section 5 years ago
Xavier Claessens c175e97a88 summary: Add list_sep keyword argument 5 years ago
Nirbheek Chauhan 04e89d0867 symbolextractor: Add support for Cygwin 5 years ago
Nirbheek Chauhan cace70c64e symbolextractor: Add a Windows implementation 5 years ago
Nirbheek Chauhan 3320e13d91 unit tests: Add a test for the symbolchecker script 5 years ago
Nirbheek Chauhan b0061257c9 unit tests: Add a test for reconfigure causing no-op build 5 years ago
Nirbheek Chauhan 225d842e4c unit tests: Make assertBuildNoOp check stricter 5 years ago
Nirbheek Chauhan 26615ac422 unit tests: Skip if pkg-config is not found 5 years ago
Nirbheek Chauhan 36b4dec262 macOS: Remove more unused linkerlike args 5 years ago
Dylan Baker 48f3e72493 linkers: Update the linker names to be more consistent 5 years ago
Nirbheek Chauhan 090eaac918 unit tests: Remove an unused variable 5 years ago
Rohan Garg 73f03e6093 Introduce dataonly for the pkgconfig module 5 years ago
Jussi Pakkanen 47759550e5 Add unity block size option. 5 years ago
Nirbheek Chauhan a41a902f5e unit tests: Ensure that --profile-self keeps working 5 years ago
Xavier Claessens 4c5a9523be pkgconfig: Generate -uninstalled.pc files 5 years ago
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