1019 Commits (47ae0b82f0483960fa7a3eabc68700b982688834)

Author SHA1 Message Date
Jussi Pakkanen 9d1e747d17 Condense test directory names again. 4 years ago
Dylan Baker 47d071a34f interpreter: store correct files for project regeneration 4 years ago
Jussi Pakkanen 0f4f0acaff Remove a status message that leaks to stdout. 4 years ago
Jussi Pakkanen 64f8479097 In text, betterer grammer usings. 4 years ago
Jussi Pakkanen ac6041e110 Add delays to test for timestamp issues on mac. 4 years ago
Xavier Claessens 0c95d92404 pkgconfig: InternalDependency's ext_deps should be private by default 4 years ago
Xavier Claessens ed70c6df52 Subprojects should not inherit parent override 4 years ago
Xavier Claessens 7271b1e942 Machine file pkg_config_path overrides environment 4 years ago
Xavier Claessens bcf369ea3c Fix consistency in variables kwarg 4 years ago
Daniel Mensinger 7c377e5a5d intro: Add extra_files key to intro output (fixes #7310) 4 years ago
Xavier Claessens 3a01823786 wrap: Add 'redirect' type and use it when auto promote 4 years ago
Xavier Claessens 6333ee88c1 Merge wraps from subprojects into wraps from main project 4 years ago
Daniel Mensinger 7e58f33376
cmake: Add cross compilation support 4 years ago
Xavier Claessens dccff1f2bc msubprojects: Handle wrap-file to wrap-git case 4 years ago
Dylan Baker 94ac51fdda options: Handle updates to choices in options 4 years ago
Bernd Busse c4fa876925 Never run clang-format / clang-tidy against directories 4 years ago
Dylan Baker 4b1c1d83c8 machinefiles: Allow keys to be stored case insensitive 4 years ago
Daniel Mensinger 1dfaccfd91 pathlib: Fix resolve() by overriding it in Python 3.5 4 years ago
Dylan Baker 135f5d5838 compilers: make get_optimization_args abstract 4 years ago
Dylan Baker bb3fe3c451 compilers/mixins/clike: fix mypy issues 4 years ago
Dylan Baker 79d1ecd5bc compilers/compilers: Fully type annotate 4 years ago
Xavier Claessens 17f07a53d0 msubprojects: Fix unit tests on Windows 4 years ago
Xavier Claessens da72e6284e msubprojects: Revert back to rev-parse instead of --show-current 4 years ago
Xavier Claessens e0cd54a322 msubprojects: Stop trying to guess subproject type 4 years ago
Xavier Claessens c203e2f92b msubprojects: Add basic unit tests 4 years ago
Dylan Baker e9fea0fecf unittests: mock os.environ before mucking with it 4 years ago
Dylan Baker 80ec7ec681 tests: Make monkey patching smarter 4 years ago
Dylan Baker 3526b36a77 linkers: fully type annotate and fix mypy issues 4 years ago
Xavier Claessens 67c0ec1640 InternalDependency: Add as_link_whole() method 4 years ago
Nirbheek Chauhan 1945f381b2 unit tests: Print total time taken for running tests 4 years ago
Nirbheek Chauhan c7adeac137 unit tests: Don't use pytest when running single tests 4 years ago
Jon Turney 88e13c5f7c Split tests out from 'common' which require a native compiler 4 years ago
Jon Turney 461c14b8b7
Add a test of add_languages(native:) introspection 4 years ago
Nirbheek Chauhan 757b838d81 Fix picking up tools with args from the env on Windows 4 years ago
Paolo Bonzini fa5c2363eb introspect: add test dependencies info to test/benchmark JSON 4 years ago
Xavier Claessens 9365486104 Special case meson.version().version_compare() statement 4 years ago
James Hilliard e1f82a1199 unittests: continue on exception instead of break 4 years ago
Pierrick Bouvier 1900720353 D: fix include order 4 years ago
Daniel Mensinger 6fc067344d tests: make chdir more robust in run_unittests.py 4 years ago
Nirbheek Chauhan 6f74692ae0 Fix typo when fetching buildtype option for compiler checks 4 years ago
makise-homura abc3b8e9cb Skip nostdlib test on non-x86(_64) platforms 4 years ago
Xavier Claessens 1c403e20e7 Interpreter: Fix c_stdlib usage 4 years ago
Nirbheek Chauhan 9fdb97733b ninjabackend: Fix coverage rule generation 4 years ago
Xavier Claessens 435db35962 interpreter: Don't force fallback when subproject failed to configure 4 years ago
Paolo Bonzini 2c3ad37f24 Test for spurious warning from get_target_filename 4 years ago
Zbigniew Jędrzejewski-Szmek 6006987ce5 "Downgrade" warning when regenerating after version bump 4 years ago
John Ericson 2447a1132a Capitalize some constants in coredata 4 years ago
Dylan Baker 4d2a17041f run dircondensor.py 4 years ago
Dylan Baker 591e6e94b9 Put machine file and cmd line parsing in Environment 4 years ago
Dylan Baker 601789cc7c machine-files: deprecate the paths section 4 years ago