133 Commits (1997ac2478c600336e89b2deb5e75ae02bef0fd3)

Author SHA1 Message Date
Daniel Mensinger 4bf1a352cc mconf: Fixed crash for variables in targets (closes #4960) 6 years ago
Dylan Baker b5d847e38c allow paths to be set in the cross file 6 years ago
Dylan Baker 5b896ed70b allow setting directory locations in a native file 6 years ago
Simon McVittie 65f3de70ac tests: Don't return an undefined value from main() 6 years ago
Daniel Mensinger af38722f89 mintro: Introspection interpreter refactoring (#4733) 6 years ago
Daniel Mensinger 2bb69ad50b Renamed unit test directories 6 years ago
Xavier Claessens 815f1205a8 do_subproject: Improve log messages and formatting 6 years ago
Daniel Mensinger b11df88395
Documentation and unit test update 6 years ago
Daniel Mensinger b91c5aad85
Update intro dump on meson configure 6 years ago
Daniel Mensinger c4eb5c79fe
Added unit test 6 years ago
Daniel Mensinger e5099357c2
Tests and docs 6 years ago
Jussi Pakkanen 1fca654055 Add a clang-format target. 6 years ago
Niklas Haas 261ab9b214 pkgconfig: Fix link order of library dependencies 6 years ago
Jussi Pakkanen c44a5a1aec Deduplicate export-dynamic and pthread. Closes #4567. 6 years ago
Marcel Hollerbach 443a4a8c78 pkgconfig: add support for pkgconfig generation for c# 6 years ago
Dylan Baker 71a5f990d0 modules/python: Allow use of the native file 6 years ago
Dylan Baker 091452f8cd modules/python3: allow specifying in the native file 6 years ago
Dylan Baker caf1066cd1 dependencies: Allow config tool dependencies to use native files 6 years ago
Dylan Baker 42ddc30cfe interpreter: allow find_program to use the native file 6 years ago
Dylan Baker cb2a66cdef unittests: Add framework for testing native config files 6 years ago
Stian Selnes 0821462ce3 Add kwarg is_default to add_test_setup() 6 years ago
Xavier Claessens a173dbf772 Add reconfigure/wipe unit test 6 years ago
Lyude Paul 11e3011a6b Don't use host pkg-config for native dependencies 6 years ago
Jussi Pakkanen c4a9f59dc4 Move VS C++17 test to a unit test since it requires env setup. 6 years ago
Jan Tojnar c0c075c129 Make custom dist scripts accept arguments. 6 years ago
David Seifert 8f16d0f3c9 Fix ICC on macOS 6 years ago
Xavier Claessens 3cf03ec6d6 find_installation: Add support for feature option in required kwarg 6 years ago
Jon Turney de7c3cbbc5 Fix flake8 'imported but unused' reports 6 years ago
Jon Turney 1394cb9263 Correct version_compare_condition_with_min() 6 years ago
Jussi Pakkanen 68f669bd2b Condense test dirs. 6 years ago
Jussi Pakkanen fb770e1e3d Add support for custom dist scripts. 6 years ago
Nirbheek Chauhan 5e93393cd9 Test that system shlibs with undefined symbols can be found 6 years ago
Jussi Pakkanen 972535a6ac Condense test dirs. 6 years ago
Daniel Pirch 6ecd31af19 wraptool: fix manual selection of wrap file to promote 6 years ago
Jussi Pakkanen b400cbe058 Kill tabs dead! For good! 6 years ago
Jussi Pakkanen 17bfbb99e5 Condense test dirs. 6 years ago
Rafael Ávila de Espíndola 941d2c273a Move test from common to unit. 6 years ago
Rafael Ávila de Espíndola c7360dd426 Make the rpath order deterministic. (#3932) 6 years ago
Nirbheek Chauhan e8dae2b966 cross: Be more permissive about not-found exe_wrapper 6 years ago
Nirbheek Chauhan a1d9adba09 FeatureNew: Make all checks subproject-specific 6 years ago
Nirbheek Chauhan ae8d044cb6 Allow command lists for find_program cross file overrides 6 years ago
Nirbheek Chauhan 2cbf7caf5c
Nirbheek/fix pkgconfig library dedup (#3813) 6 years ago
Nirbheek Chauhan 96b7fdb723 macos: Rewrite install_name for dependent built libraries on install 7 years ago
Nirbheek Chauhan 5467eed186 Test that binaries that use external libraries work 7 years ago
Xavier Claessens 7c4736d27f Convert args.projectoptions into a dict 7 years ago
Nirbheek Chauhan a00433fdbc configure_file: Add a new action 'copy' 7 years ago
Nirbheek Chauhan 9565293f16 test setups: Inherit env when using a test setup 7 years ago
Nirbheek Chauhan 575ffec62e python module: Move tests to test cases/unit 7 years ago
Nirbheek Chauhan badbfa125c pkgconfig: Don't expose internal libraries in .pc files 7 years ago
Jussi Pakkanen 2b5766980b Keep separator spaces in pkg-config declarations. Closes #3479. 7 years ago