882 Commits (71db6b04a31707674ad776be1cf22f667056d56b)

Author SHA1 Message Date
Dylan Baker 71db6b04a3 use OptionKey for builtin and base options 4 years ago
Dylan Baker f9b19e73a5 move OptionKey to mesonlib 4 years ago
Dylan Baker fe973d9fc4 use OptionKey for compiler_options 4 years ago
Dylan Baker e2ef6930ff use OptionKey for coredata.user_options 4 years ago
Dylan Baker b25a423a64 use the OptionKey type for command line and machine files 4 years ago
Dylan Baker fa9c1a7a72 run_unittests: Add fatal-warnings to test_command_line 4 years ago
Dylan Baker 5db0d86b5c run_unittests: make another test inprocess safe 4 years ago
Dylan Baker 0574134bf8 run_unittests: Make test_command_line safe witn inprocess 4 years ago
Oleg B b8052f9e50
Support native tests in crossbuild 4 years ago
Jussi Pakkanen 3df064484a Add unit test. 4 years ago
Dylan Baker b65168c558 unit tests: correctly skip c++20 checks if the compiler doesn't support 4 years ago
Jussi Pakkanen c21b04ba08 Add prelinking support for static libraries. 4 years ago
Dylan Baker f6672c7a19 use real pathlib module 4 years ago
Dylan Baker cef406b3a5 run_unittests: delete test for external syntax highlighting 4 years ago
Dylan Baker 460cb9af08 unittests: ignore nix rpaths 4 years ago
Dylan Baker 3e89c30bae unittests: Simplify and make test_templates more reliable 4 years ago
Dylan Baker 85550e8fce run_unittests: correctly handle users setting init.defaultBranch 4 years ago
Dylan Baker 6431a0f89d run_unittests: Don't assume things are in /usr/bin 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