summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-18ci: Skip test_generate_gir_with_address_sanitizerXavier Claessens
2023-07-17Whoopsie, forgot to create the release notes.Jussi Pakkanen
2023-07-17Merge pull request #11976 from tristan957/cleanupsJussi Pakkanen
2023-07-17Bump version number for new development.Jussi Pakkanen
2023-07-17Bump version number for release.Jussi Pakkanen
2023-07-16Fix build using GDC 13Jussi Pakkanen
2023-07-15rust: disable overflow-checks by defaultDylan Baker
2023-07-14compiler.compiles/links: fix failure when compiling a built File objectEli Schwartz
2023-07-13cmake: fix directory separators in generated packageConfig.cmake filesMatthieu Rogez
2023-07-13macos: map arm64e to aarch64, map "whole" architecture stringsAndres Freund
2023-07-13Fix display of generatorCharles Brunet
2023-07-13Silence some encoding warningsTristan Partin
2023-07-13mtest: fix unencodable XML charsNazir Bilal Yavuz
2023-07-13Add import instructions for filesystem moduleMiroPalmu
2023-07-12Remove do_conf_str(encoding:)Tristan Partin
2023-07-12Use underscore for variables that we don't referenceTristan Partin
2023-07-12Fix return type of debugfile functionsTristan Partin
2023-07-12Add typing to portions of machine file parsingTristan Partin
2023-07-12Add type annotations where they previously didn't existTristan Partin
2023-07-12Use more specific typesTristan Partin
2023-07-12Remove Compiler._build_wrapper(temp_dir:)Tristan Partin
2023-07-12Match the method signatures of parent classesTristan Partin
2023-07-12Make CPPCompiler.get_display_language() a classmethodTristan Partin
2023-07-12Fix the typing around Compiler._get_compile_output()Tristan Partin
2023-07-12Annotate naked fundamental Python typesTristan Partin
2023-07-12Replace some type comments with annotationsTristan Partin
2023-07-12Use CompileCheckMode enumTristan Partin
2023-07-12compilers: detect cython version on stdout for newer cython versionsEli Schwartz
2023-07-12Remove type comments from compilers.pyTristan Partin
2023-07-12string: Add missing FeatureNew tags to methodsMarco Trevisan (Treviño)
2023-07-11compilers/cpp: check libc++ vs libstdc++ harderDylan Baker
2023-07-11Bump version number for rc3.Jussi Pakkanen
2023-07-10mtest: avoid stdout when printing warnings about the lack of things to printEli Schwartz
2023-07-10mtest: redirect automatic reconfiguring to stderr when listing testsEli Schwartz
2023-07-10mtest: try a bit harder to avoid weird non-parseable output at startupEli Schwartz
2023-07-10windows: Fix detection of the llvm-rc resource compilerMartin Storsjö
2023-07-10build: dependencies should come after link_with on link commandXavier Claessens
2023-07-10build: Fix linking multiple libraries and some are promotedXavier Claessens
2023-07-10Fix Xcode 15 beta linker detection. Closes #11958.Jussi Pakkanen
2023-07-10parse meson.build for subproject_dir in msubprojectsRafael Silva
2023-07-10rename msubprojects src_dir to source_dirRafael Silva
2023-07-10wrap: detect network timeouts 20x fasterEli Schwartz
2023-07-10backends: Always take options from targetXavier Claessens
2023-07-10Revert "backends: Cache creation of install data"Eli Schwartz
2023-07-06CI: gracefully handle jsonschema update requiring rust to buildEli Schwartz
2023-07-06Fix typo in Disabler.mdmeator
2023-07-05Bump version number for rc2.Jussi Pakkanen
2023-07-05Renumber test dirs for rc2.Jussi Pakkanen
2023-07-05comp.preprocess(): Do not treat every file as assemblyXavier Claessens
2023-07-05build: use self.compilers instead of all_compilers for stdlib langsDylan Baker