8226 Commits (ad151d9f1123e84fea055848867c33bc965307f8)

Author SHA1 Message Date
Xavier Claessens ad151d9f11 coredata: Fix changing prefix option 2 years ago
Xavier Claessens b30cd5d2d5 Make --vsenv a readonly builtin option 2 years ago
Eli Schwartz 81c3c3808e
python dependency: avoid redefinition warnings for MS_WIN64 2 years ago
Jussi Pakkanen 697b42f022 Bump version number for rc1. 2 years ago
Eli Schwartz a7930a2cd7 backends: fix bug where meson_exe crashed if constructed with found programs 2 years ago
Eli Schwartz 3070bd49a2 do not resolve symlinks when calculating the meson command 2 years ago
Dylan Baker 4a014d1724 Add support for meson.options as a replacement for meson_options.txt 2 years ago
Jussi Pakkanen 65482497d3 Import cpu detection fix from Debian. 2 years ago
Xavier Claessens 89fe81835b Allow --reconfigure and --wipe of empty builddir 2 years ago
Xavier Claessens 567d1fec9b Make backend option read-only 2 years ago
Charles Brunet 03498424d0 find dll path on Windows 2 years ago
Xavier Claessens 65c22d8c38 custom_target: libfoo.so.1 is linkable 2 years ago
Denis Fortin 0c91c474d3 Write wrap-redirect filename as posix path 2 years ago
Helen Ginn 3ca56dc778 Add a system method for obtaining GL dependency on Linux OS 2 years ago
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 a024d75e15
backends: add a new "none" backend 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 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
Khem Raj 24ea1d3f19 detect.py: Be more precise about detecting xtensa gcc toolchains 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