13825 Commits (cfc3960956f98aff74b118ce3de89a40ef3496c1)
 

Author SHA1 Message Date
Eli Schwartz cfc3960956
mypy: add more mixin base classes 1 year ago
Eli Schwartz 621264e1d4
linkers: fix mypy errors that were ignored due to lack of inheritance 1 year ago
Eli Schwartz ca34c76170
linkers: reorganize code so that linker base classes always come first 1 year ago
Eli Schwartz 3171fc5338
add better comments for mypy suppressions 1 year ago
kiwixz 4fab71f481 cmake: fix empty BOOL generator expression evaluating to true 1 year ago
kiwixz 727b737bc3 cmake: find dependencies with bare library names on all platforms 1 year ago
Eli Schwartz 1d84989078 CI image builder: log commands a bit 1 year ago
Eli Schwartz d048bbfbe7 CI: change ubuntu cross exe_wrapper to un-suffixed wine 1 year ago
Eli Schwartz 6894bb5a30 mtest: avoid meddling with stdout by default 1 year ago
Eli Schwartz 46586c79a4 CI: install a newer java on opensuse 1 year ago
Eli Schwartz a8b9bd2b74 tests: bump the C++ std for protobuf tests 1 year ago
Eli Schwartz 0a40e591d3 tests: mark gpgme test skippable on Ubuntu rolling 1 year ago
Peter Hutterer 1502b90f3a docs: improve formatting of the Rust module 1 year ago
Peter Hutterer f9debd3ae2 docs: fix typos and keyword markdown for the Rust module page 1 year ago
Xavier Claessens 9d88d0d5cc ci: Skip test_generate_gir_with_address_sanitizer 1 year ago
Jussi Pakkanen 7824ff80dc Whoopsie, forgot to create the release notes. 1 year ago
Jussi Pakkanen 0dba7340ec
Merge pull request #11976 from tristan957/cleanups 1 year ago
Jussi Pakkanen b60ea0851b Bump version number for new development. 1 year ago
Jussi Pakkanen abe01ae3d6 Bump version number for release. 1 year ago
Jussi Pakkanen 3b5287b652 Fix build using GDC 13 1 year ago
Dylan Baker 76eba99850 rust: disable overflow-checks by default 1 year ago
Eli Schwartz adaea4136f
compiler.compiles/links: fix failure when compiling a built File object 1 year ago
Matthieu Rogez b92858a5be
cmake: fix directory separators in generated packageConfig.cmake files 1 year ago
Andres Freund d2d31c3cc2 macos: map arm64e to aarch64, map "whole" architecture strings 1 year ago
Charles Brunet 3e3d5e97c3 Fix display of generator 1 year ago
Tristan Partin 3784f72973 Silence some encoding warnings 1 year ago
Nazir Bilal Yavuz bd3d2cf918 mtest: fix unencodable XML chars 1 year ago
MiroPalmu 61984bcfa3 Add import instructions for filesystem module 1 year ago
Tristan Partin 9b86c67e19 Remove do_conf_str(encoding:) 1 year ago
Tristan Partin 020692b9d9 Use underscore for variables that we don't reference 1 year ago
Tristan Partin 24edddb412 Fix return type of debugfile functions 1 year ago
Tristan Partin ffa5483564 Add typing to portions of machine file parsing 1 year ago
Tristan Partin b0f1f374e7 Add type annotations where they previously didn't exist 1 year ago
Tristan Partin d732e27e46 Use more specific types 1 year ago
Tristan Partin c1863f781b Remove Compiler._build_wrapper(temp_dir:) 1 year ago
Tristan Partin 33c8362a1c Match the method signatures of parent classes 1 year ago
Tristan Partin dc692d98fc Make CPPCompiler.get_display_language() a classmethod 1 year ago
Tristan Partin 9e8a034ade Fix the typing around Compiler._get_compile_output() 1 year ago
Tristan Partin d4bcf05c39 Annotate naked fundamental Python types 1 year ago
Tristan Partin 921c2370a7 Replace some type comments with annotations 1 year ago
Tristan Partin 1624354f33 Use CompileCheckMode enum 1 year ago
Eli Schwartz e2ce53b6b4
compilers: detect cython version on stdout for newer cython versions 1 year ago
Tristan Partin ab21dc0384 Remove type comments from compilers.py 1 year ago
Marco Trevisan (Treviño) 2c1e2b680e string: Add missing FeatureNew tags to methods 1 year ago
Dylan Baker 9cc67b7fd1
compilers/cpp: check libc++ vs libstdc++ harder 1 year ago
Jussi Pakkanen de44455b4b Bump version number for rc3. 1 year ago
Eli Schwartz 1a72f00252
mtest: avoid stdout when printing warnings about the lack of things to print 1 year ago
Eli Schwartz 2fd9055810
mtest: redirect automatic reconfiguring to stderr when listing tests 1 year ago
Eli Schwartz 9d446d80db
mtest: try a bit harder to avoid weird non-parseable output at startup 1 year ago
Martin Storsjö 9fd3753f8a windows: Fix detection of the llvm-rc resource compiler 1 year ago