13426 Commits (a3f4f6c88f14ba9f176721bace861d705a11189c)
 

Author SHA1 Message Date
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
Dylan Baker 0a873f6470 wrap: use log once instead of hand rolling 2 years ago
Dylan Baker 8f9c6c10c4 mparser: Don't create an exception to pass to mlog.warning 2 years ago
Dylan Baker 7460ab20cd mlog: move code for printing code with a caret to the mlog module 2 years ago
Dylan Baker b9ef662926 reformat some warnings for better code readability 2 years ago
Dylan Baker 11b9ad2e29 backends/backends: Add helpful message for getting rid of warning 2 years ago
Dylan Baker 900677cdb2 mlog: use an enum instead of strings 2 years ago
Dylan Baker d9dc5a7f74 mlog: Remove using of `**kwargs: T.Any` 2 years ago
Dylan Baker 76bead7e15 msetup: do some stupid casting to make mypy happy 2 years ago
Dylan Baker 3e97a95f9d dependencies/dev: refactor some code to make mypy happy 2 years ago
Dylan Baker 3e55891ae7 mparser: don't pass a SimpleNamespace where a BaseNode is expected 2 years ago
Dylan Baker 2a64ffd1e6 mesonlib: remove filename parameter to mlog.warning 2 years ago
Eli Schwartz 334d2137e9
CI: bypass the cache and install codeql latest 2 years ago
Eli Schwartz 0544ffabf1
add builtin option to install licenses 2 years ago
Eli Schwartz 2fa0749175
add license_files kwarg to project 2 years ago
Eli Schwartz 26b83eee94 tests: fix test that has source code incompatible with modern C 2 years ago