478 Commits (54b6afa675a248ca46897acf47f9bf8cf06f047d)

Author SHA1 Message Date
Simon McVittie 65192af2ff run_unittests: Use Python 3.5-compatible subprocess invocation 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 66ac6f6b3d find_external_dependency: Return NotFoundDependency() 6 years ago
Xavier Claessens 815f1205a8 do_subproject: Improve log messages and formatting 6 years ago
Daniel Mensinger 609ecba37f mintro: Added `defined_in` key in the targets introspection 6 years ago
Daniel Mensinger 5c139032b8
Deprecated --target-files API 6 years ago
Daniel Mensinger 29dd57dcbf
Fixed flake8 6 years ago
Daniel Mensinger e67ba0fd64
Also made buildsystem files absolute 6 years ago
Daniel Mensinger a1d8c1d3e9
Changed introspection target format 6 years ago
Daniel Mensinger ab32f1fe00 Added meson-info.json 6 years ago
Daniel Mensinger bd8bad46c3
Code cleanup and renamed variables 6 years ago
Daniel Mensinger 8ac5b36c70
Fixed mac unit test 6 years ago
Daniel Mensinger 02734cc5c3
Better documentation 6 years ago
Daniel Mensinger 2e81631d0c
Keep 'filename' and 'install_filename' as strings 6 years ago
textshell 7eb8621ea6
Update run_unittests.py 6 years ago
Daniel Mensinger 7691b0460c
Ninja backend target introspection 6 years ago
Daniel Mensinger d4ac832bf6
Split the monolithic introspection file into chunks 6 years ago
Daniel Mensinger e4e0e89ea8
Fixed mac build 6 years ago
Daniel Mensinger a9ade54707
Should fix azure 6 years ago
Daniel Mensinger c326ae2e75
Fixed flake8 6 years ago
Daniel Mensinger b11df88395
Documentation and unit test update 6 years ago
Daniel Mensinger b034f52656
Filenames are now lists 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 24d668bea0
Removed determine_installed_path since it is no longer needed 6 years ago
Daniel Mensinger 98eb7a48ab
Added unit test 6 years ago
Xavier Claessens 83964f64fa pkgconfig: Fix flag deduplication 6 years ago
John Ericson 2b22576fb6 Remove cross_info; cross file is parsed up front and discarded 6 years ago
Daniel Mensinger e5099357c2
Tests and docs 6 years ago
Jussi Pakkanen 8a6c0aa13d Better error message for rpath test. 6 years ago
Jussi Pakkanen da5da5977a Default libdir is "lib" when cross compiling. Closes #2535. 6 years ago
Jussi Pakkanen 1fca654055 Add a clang-format target. 6 years ago
Daniel Mensinger 6864ed60dd mintro: Bug fix for determine_installed_path for multiple target outputs 6 years ago
Dylan Baker f9a35e08ac msetup: Fix callig meson --wipe inside a build directory 6 years ago
Daniel Mensinger b321c32952 Added unit test 6 years ago
Niklas Haas 261ab9b214 pkgconfig: Fix link order of library dependencies 6 years ago
Jon Turney 468c4411e1
Skip test_config_tool_dep on MSYS2 6 years ago
Jon Turney aff5b3f416
Skip LTO test with Windows clang 6 years ago
Jon Turney 65160a969e
Don't rely on -fPIC being ignored where it's meaningless 6 years ago
Jussi Pakkanen 03311e6d8c Skip if a suitable D alternative is not found. 6 years ago
Jussi Pakkanen c44a5a1aec Deduplicate export-dynamic and pthread. Closes #4567. 6 years ago
John Ericson 0fd548e16f Combine `run_tests` import lines in `run_unittests` 6 years ago
Daniel Mensinger 22fca7589f Fixed unit test (see #4549) 6 years ago
Daniel Schulte f954eee906 Remove name property from introspect --projectinfo as it is not used 6 years ago
Daniel Schulte 0e62193730 mintro: Allow introspect --projectinfo without build directory. 6 years ago
Daniel Mensinger 1f48aa595d
Added 'section' key to buildoptions introspection 6 years ago
Aleksey Filippov 1c8c888854 Use first 7 letters of sha256 for subdirectory part of target id 6 years ago
Marcel Hollerbach 443a4a8c78 pkgconfig: add support for pkgconfig generation for c# 6 years ago
Jon Turney a33acd31da Fix flake8 'imported but unused' reports 6 years ago