8102 Commits (b2f7f2da1c5e693a426b0aa636a8b256bd1efe83)

Author SHA1 Message Date
Dylan Baker b2f7f2da1c mtest: fix annotaion of stdo_task and stde_task 2 years ago
Chun-wei Fan 9bbceeee06 Visual Studio: Drop /utf-8 if it is not supported 2 years ago
Xavier Claessens 4fa5b2ee42 mconf: Use auto_features value for auto options 2 years ago
Peter Urban eec3f2c35b set default install_tag of python.install_sources() to "python-runtime" 2 years ago
Eli Schwartz 0a6e485d92
pylint 2.16: join iterables without repeated append 2 years ago
Eli Schwartz 4c55947c47
pylint 2.16: raise a more intentional exception 2 years ago
Eli Schwartz d6b81307f6
pylint 2.16: remove pointless parens around equality assignments 2 years ago
Eli Schwartz 1000246d07
remove unneeded type comment 2 years ago
Eli Schwartz c9ac73a4da
simplify instantiation of builtin type using builtins instead of functions 2 years ago
Eli Schwartz a21af43200
micro-optimize: define typing-only objects in TYPE_CHECKING 2 years ago
Eli Schwartz 680b5ff819
treewide: add future annotations import 2 years ago
Eli Schwartz dcefe1f8fd
pyupgrade: use set literal 2 years ago
Dudemanguy f2cb8e2ad5 add cc.has_function_attribute('vector_size') 2 years ago
Charles Brunet 3729b6bcd4 remove /utf-8 option when /validate-charset- is present 2 years ago
David Seifert 9e9fa8f820 cuda: enable C++20 for CUDA 12 2 years ago
Eli Schwartz 08e722d44c
log running commands a bit better by doing proper shell quoting 2 years ago
Eli Schwartz 118396f344 runpython: make it work for -c as well 2 years ago
Eli Schwartz 7b0a590c1b
mlog: do not squelch console output for errors 2 years ago
Eli Schwartz e990c5fdbd
introspect: avoid crashing when add_languages for an optional language fails 2 years ago
Konstantin 89146e84c9 cmake: allow dynamic linking with LLVM 2 years ago
Thibault Saunier 01275fb09e gnome: Deduplicate include dirs to generate gir 2 years ago
Eli Schwartz 8d39c9273b mtest: do not warn when the TAP stream version is 12 2 years ago
Eli Schwartz 2df484176f Revert "debug cygwin CI" 2 years ago
Charles Brunet eff385a315 meson init --build should call meson setup and vsenv 2 years ago
X512 b1384b9c9f Haiku pkgconfig directory layout support 2 years ago
X512 3074731797 haiku: set default prefix and library paths 2 years ago
Charles Brunet ef189b1d36 devenv should import env vars from vsenv 2 years ago
Dylan Baker 7c1f53f3b1 optinterpreter: pass deprecated keyword directly to Option initializer 2 years ago
Dylan Baker 43a2404707 Deprecate passing strings to non-string options 2 years ago
Dylan Baker f5eaebb4b4 use typed_kwargs for the various option subparsers 2 years ago
Dylan Baker eaf365cb3e decorators: don't unsort sorted values for printing 2 years ago
Dylan Baker c8b8e7e732 coredata: allow deprecation to be passed to Option initializer 2 years ago
Dylan Baker 432c46e67c coredata: get rid of UserArrayOption `**kwargs` 2 years ago
Dylan Baker 93e370c7dd coredata: use DEFAULT_YIELDING as the default value for Options 2 years ago
Dylan Baker 3f733437da coredata: use a frozenset instead of a dict where values are always None 2 years ago
Eli Schwartz dd83d5e4a1 remove dead code 2 years ago
Eli Schwartz 921ddb1980
dependencies: fix pcap-config which now errors on --version 2 years ago
Dylan Baker c49552ffb2 interpreter: use typed_pos_args for build_targets 2 years ago
Dylan Baker e0efc7603e coredata: Make a deepcopy of global state before mutating 2 years ago
Xavier Claessens 1a0eff0054 devenv: Allow dumping into file and select a format 2 years ago
Gijs Peskens 5a4168c410 Fix nasm when target has threads as added dependency 2 years ago
Dylan Baker 7b59a2e3ea mparser: Use a literal for the ComparisonNode 2 years ago
Eli Schwartz 2d0c9ce5f2
properly type utils/core.py and add it to mypy 2 years ago
Thomas Li 9b999ddc87 BUG: Fix generated sources not being included as dependencies in cython transpilation 2 years ago
Xavier Claessens e96929f1b2 coredata: Remove dead code 2 years ago
Dylan Baker 6aeec80836 backends: Stop passing generator exes to ExecutableSerialisation as strings 2 years ago
jack 7e4f6df07a linkers: detect ld64 as AppleDynamicLinker 2 years ago
Dylan Baker 6ed6c8cdba modules: fully type the Qt* modules 2 years ago
Dylan Baker e8a88f5320 modules: add type annotations to the `__init__` module 2 years ago
Dylan Baker a28545d9cb modules/external_project: `make` should be immutable 2 years ago