13291 Commits (3f733437daee4f391fdae9b51540c699e3ff6795)
 

Author SHA1 Message Date
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 42bfe53446 doc: Fix typo in release notes 2 years ago
Yue Yang b5b2cafcd9 Fix typo in doc of sourceset module 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
Eli Schwartz 58cfd8fc2c
tests: track when an entire category is skipped and be quieter 2 years ago
Eli Schwartz 901dc34ed5
tests: properly log the reason why a test got unexpectedly skipped 2 years ago
Eli Schwartz 6bfe5d3235
remove totally invalid gcc arguments from cross file 2 years ago
Paolo Bonzini cf23e34187 cross: move multilib options to [binaries] section 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
Dylan Baker 8655287c56 docs: Add ld64.lld to linker reference table 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
Dylan Baker 4c3d9ab22d modules/i18n: fix type annotations 2 years ago
Dylan Baker 57c59d3b99 modules/icestorm: fix type annotations 2 years ago
Dylan Baker afa8e31cf3 modules/qt: Fix annotations for state.find_program 2 years ago
Dylan Baker a67f04eb23 modules/rust: Fix annotation for _bindgen_bin 2 years ago
Dylan Baker 27df0e09f7 modules/gnome: fix type annotations from `__init__`, which are wrong 2 years ago
Dylan Baker e268d9f137 build: Add a found method to Executable 2 years ago
Dylan Baker 1f90873844 build: Add a get_path method to Executable 2 years ago
Jan Janssen ded57707c8 linkers: Do not use numeric windows subsystems with lld 2 years ago
Jan Janssen 9f6b1b8a68 linkers: Fix lld detection 2 years ago
Eli Schwartz cb20486f37
CI: fix cuda image breakage 2 years ago
Eli Schwartz 816a30abf2
CI: get wxgtk2 via aur_pkgs as it was dropped from the official repos 2 years ago
Eli Schwartz b9b27d37c9 avoid detecting masm as a MSVC-like compiler for detecting showincludes 2 years ago
Eli Schwartz 9f12f6e158 msvc: handle filename extensions for incdetect based on the compiler language 2 years ago
andy5995 25e73b6c9e Users.md: add slapt-get 2 years ago
Eli Schwartz c5e766af75
be more explicit about asyncio usage 2 years ago
Eli Schwartz 40315e6ebb
mtest: simplify deprecated access to current loop 2 years ago
Eli Schwartz ab8081fab6
mtest: clean up asyncio event loop instantiation 2 years ago
Eli Schwartz 56312c0579
mtest: delay creation of asyncio lock until event loop exists 2 years ago
Eli Schwartz 9aff189e31
add a hidden environment variable to make Meson complain hard on deprecations 2 years ago
Luke Elliott d573db77bc clang-cl: supports /std:c++20 now. 2 years ago
Paolo Bonzini 2c8c0f9586 document declare_dependency(object: ...) 2 years ago
Paolo Bonzini 863f2a6d74 forbid using declare_dependency(objects: ...) with pkg-config module 2 years ago
Paolo Bonzini 3e917eba0e add testcase for declare_dependency(objects: ...) 2 years ago
Paolo Bonzini b3fc3cd6b5 add objects keyword argument to declare_dependencies 2 years ago
Paolo Bonzini 8d2940024b allow passing generated objects in the "objects" keyword argument 2 years ago
Dylan Baker 5ef824b2f3 modules/gnome: use `mlog.log(once=True)` in a few more places 2 years ago
Dylan Baker f7cde8d3f6 Add fatal=False to many mlog.warnings() 2 years ago