13576 Commits (0e7fb07f915b7a2b04df209fbacd92aca19c87af)
 

Author SHA1 Message Date
Renan Lavarec 4fedf19f41 asm: Add sx extension 2 years ago
Alyssa Ross b85ffbacb1 Fix run_tool() when git is not installed 2 years ago
Eli Schwartz 3e7c08f358
fix one more missing explicit "setup" subcommand 2 years ago
Eli Schwartz cfc1abcfaf
project tests: add log of the setup command being run 2 years ago
Eli Schwartz a024d75e15
backends: add a new "none" backend 2 years ago
Eli Schwartz 2a0b80eb67
tests: fix regression that broke mtest_inprocess 2 years ago
Eli Schwartz fccada6703
mtest: move the detection of rebuild compatibility out into the entry point 2 years ago
Eli Schwartz b4c347674b
backends: simplify class setup 2 years ago
Volker Weißmann 46fe127503
Add restat = 1 to the fortran_COMPILER rule 2 years ago
David Seifert 5feeb1c2ef CUDA: make "Ampere" equivalent to SM8.0+SM8.6 2 years ago
Volker Weißmann 193a12e366 Small fix on how cc.sizeof (and similar functions) use the 'prefix' kwarg 2 years ago
Volker Weißmann bb27341cd0 Better error message when custom_targets has duplicates in the output kwarg 2 years ago
Xavier Claessens 5c5d261845 Fix "meson subprojects checkout -b" regression 2 years ago
Charles Brunet 91b88b1a76 fix meson compile with alias target 2 years ago
Xavier Claessens 72cd2a395a coredata: Do not pickle it twice 2 years ago
Daan De Meyer adb619db61 Stop using replace_if_different() for coredata pickle file 2 years ago
Corentin Noël e0792f4819 modules/i18n: fix typo in gettext decorator 2 years ago
Xavier Claessens 84c412a921 Disable codecov comment 2 years ago
Xavier Claessens 340aedc0d9 hotdoc: Install devhelp files at the right location 2 years ago
Charles Brunet a5a7b29a66 prevent lib prefix warning from pkg-config 2 years ago
Charles Brunet ef5da765af add typename to AliasTarget 2 years ago
Charles Brunet 9792506536 rewriter: fix indentation of kwargs 2 years ago
Charles Brunet 7fcc9a95bd rewriter: add missing command aliases 2 years ago
Charles Brunet d4d118438d rewriter: activate vsenv 2 years ago
Charles Brunet 90b6d6dafb rewriter: fix warning about empty sources 2 years ago
David Robillard 535498d367 Fix warning_level=everything with GCC 8 2 years ago
Jussi Pakkanen 58e6fb40f6 Make generator exe more resilient. 2 years ago
Khem Raj 24ea1d3f19 detect.py: Be more precise about detecting xtensa gcc toolchains 2 years ago
Eli Schwartz f8eba38801 tests: allow a long test to have more time to complete before timing out 2 years ago
Eli Schwartz a410bbdf12 configure_file: emit FeatureNew when a cmake-formatted file has too many tokens 2 years ago
Eli Schwartz 83b4f14fce emit FeatureNew warning for compiler.preprocess used multiple times 2 years ago
Eli Schwartz d897c300f1 compiler.preprocess should only update the private name per directory 2 years ago
Eli Schwartz c91a6ad013 re-deduplicate feature warnings printed at the end of setup 2 years ago
Dylan Baker 7c2ac4f8fe utils: fix annotation of pickle_load 2 years ago
Eli Schwartz 62c269d088
dependencies: add pybind11 custom factory 2 years ago
Dylan Baker 162ac25beb build: fully type CompileTarget 2 years ago
Dylan Baker a769a0de35 build: Add some missing annotations to BuildTarget initializer 2 years ago
Dylan Baker 6dc96e7266 build: move all Target attributes to dataclass 2 years ago
Dylan Baker 06453ed7a4 build: Add missing annotation to Target method 2 years ago
Dylan Baker 4cf5ad2463 build: make Target an abstract properties instead of doing hasattr 2 years ago
Dylan Baker 853c16cbed interpreter: Add missing Union annotation 2 years ago
Eli Schwartz 43abd62ecc
hotdoc module: properly error out when configuring fails 2 years ago
Benoit Pierre 8da060706c msubprojects: fix potential error when resetting a git checkout 2 years ago
Xavier Claessens 93c11f2494 typed_kwargs: Remove feature_validator as it's not currently used 2 years ago
Xavier Claessens 0f67913dee typed_kwargs: Extend since_values and deprecated_values for types 2 years ago
Eli Schwartz 2d26c272c3
run_mypy: accept the path to an alternative mypy executable 2 years ago
Eli Schwartz 3946f1eb17
Revert "target python 3.10 as the mypy language version" 2 years ago
Eli Schwartz 6c3b0973c4
run_mypy: passthrough unknown options to mypy itself 2 years ago
Charles Brunet 47f3263165 doc: remove unexisting operators from grammar 2 years ago
Charles Brunet a0d0fb5492 mintro: redirect stdout to stderr 2 years ago