13891 Commits (465ad6d261e2733c60c3a066eebabee72f14346a)
 

Author SHA1 Message Date
Charles Brunet a84a082b1a Prevent summary displaying timestamp twice 2 years ago
Charles Brunet 047c2d644c Display more timestamps when profiling ninja 2 years ago
Eli Schwartz 1bca73cc37
docs: fix typo in previous commit 2 years ago
Dylan Baker d7acccd36d interpreter: deprecate 'jar' value of build_target(target_type) 2 years ago
Dylan Baker a62a42b272 interpreter: use kwarginfo for build_target(target_type) 2 years ago
Dylan Baker 096869ad63 interpreter: use typed_kwargs for jar(java_resources) 2 years ago
Dylan Baker 01b5581a10 build|interpreter: move main_class to typed_kwargs 2 years ago
Dylan Baker 68da3669a4 interpreter: use type_checking defined target argument lists 2 years ago
Dylan Baker 686f6aac31 intepreter: add kwargs annotations for build_target classes 2 years ago
Xavier Claessens ded2204d2c ci: Add Rust Windows cross toolchain on ubuntu-rolling image 2 years ago
Eli Schwartz 0bb1647fd1
move various bits of type-checking only code to TYPE_CHECKING blocks 2 years ago
Eli Schwartz cff2fb5950
avoid module indirection in name resolution for imported objects 2 years ago
Eli Schwartz 7afc69254d
fix implicit_reexport issues and enforce them going forward 2 years ago
Eli Schwartz cfc3960956
mypy: add more mixin base classes 2 years ago
Eli Schwartz 621264e1d4
linkers: fix mypy errors that were ignored due to lack of inheritance 2 years ago
Eli Schwartz ca34c76170
linkers: reorganize code so that linker base classes always come first 2 years ago
Eli Schwartz 3171fc5338
add better comments for mypy suppressions 2 years ago
kiwixz 4fab71f481 cmake: fix empty BOOL generator expression evaluating to true 2 years ago
kiwixz 727b737bc3 cmake: find dependencies with bare library names on all platforms 2 years ago
Eli Schwartz 1d84989078 CI image builder: log commands a bit 2 years ago
Eli Schwartz d048bbfbe7 CI: change ubuntu cross exe_wrapper to un-suffixed wine 2 years ago
Eli Schwartz 6894bb5a30 mtest: avoid meddling with stdout by default 2 years ago
Eli Schwartz 46586c79a4 CI: install a newer java on opensuse 2 years ago
Eli Schwartz a8b9bd2b74 tests: bump the C++ std for protobuf tests 2 years ago
Eli Schwartz 0a40e591d3 tests: mark gpgme test skippable on Ubuntu rolling 2 years ago
Peter Hutterer 1502b90f3a docs: improve formatting of the Rust module 2 years ago
Peter Hutterer f9debd3ae2 docs: fix typos and keyword markdown for the Rust module page 2 years ago
Xavier Claessens 9d88d0d5cc ci: Skip test_generate_gir_with_address_sanitizer 2 years ago
Jussi Pakkanen 7824ff80dc Whoopsie, forgot to create the release notes. 2 years ago
Jussi Pakkanen 0dba7340ec
Merge pull request #11976 from tristan957/cleanups 2 years ago
Jussi Pakkanen b60ea0851b Bump version number for new development. 2 years ago
Jussi Pakkanen abe01ae3d6 Bump version number for release. 2 years ago
Jussi Pakkanen 3b5287b652 Fix build using GDC 13 2 years ago
Dylan Baker 76eba99850 rust: disable overflow-checks by default 2 years ago
Eli Schwartz adaea4136f
compiler.compiles/links: fix failure when compiling a built File object 2 years ago
Steven Noonan e3c007aefe c++: add support for c++23/c++26 standard and aliases 2 years ago
Steven Noonan 658b0d1000 c++: add fallback mappings for C++23 and C++26 2 years ago
Steven Noonan 51d04776a3 tests: add support for c++23/c++26 detection 2 years ago
Matthieu Rogez b92858a5be
cmake: fix directory separators in generated packageConfig.cmake files 2 years ago
Andres Freund d2d31c3cc2 macos: map arm64e to aarch64, map "whole" architecture strings 2 years ago
Charles Brunet 3e3d5e97c3 Fix display of generator 2 years ago
Tristan Partin 3784f72973 Silence some encoding warnings 2 years ago
Nazir Bilal Yavuz bd3d2cf918 mtest: fix unencodable XML chars 2 years ago
MiroPalmu 61984bcfa3 Add import instructions for filesystem module 2 years ago
Tristan Partin 9b86c67e19 Remove do_conf_str(encoding:) 2 years ago
Tristan Partin 020692b9d9 Use underscore for variables that we don't reference 2 years ago
Tristan Partin 24edddb412 Fix return type of debugfile functions 2 years ago
Tristan Partin ffa5483564 Add typing to portions of machine file parsing 2 years ago
Tristan Partin b0f1f374e7 Add type annotations where they previously didn't exist 2 years ago
Tristan Partin d732e27e46 Use more specific types 2 years ago