863 Commits (cef406b3a5d502cde58cdad9fc9b978efb413327)

Author SHA1 Message Date
Dylan Baker cef406b3a5 run_unittests: delete test for external syntax highlighting 4 years ago
Paolo Bonzini fc9b0cbb7f stabilize sets that are converted to lists 4 years ago
Dylan Baker 6ce3812762 environment: Fix detection of rust compilers, more 4 years ago
Dylan Baker 5c74cccbb9 run_unittests: use textwrap.dedent 4 years ago
Haelwenn (lanodan) Monnier d2aac3d809 dependencies: Put pkgconfig options before operands 4 years ago
Dylan Baker 220da39c7c actions: Add unittests for macos 4 years ago
Dylan Baker 11ece5dbf3 unittests: Don't try to set alternative linkers for apple-clang 4 years ago
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