index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-07-18
ci: Skip test_generate_gir_with_address_sanitizer
Xavier Claessens
2023-07-17
Whoopsie, forgot to create the release notes.
Jussi Pakkanen
2023-07-17
Merge pull request #11976 from tristan957/cleanups
Jussi Pakkanen
2023-07-17
Bump version number for new development.
Jussi Pakkanen
2023-07-17
Bump version number for release.
Jussi Pakkanen
2023-07-16
Fix build using GDC 13
Jussi Pakkanen
2023-07-15
rust: disable overflow-checks by default
Dylan Baker
2023-07-14
compiler.compiles/links: fix failure when compiling a built File object
Eli Schwartz
2023-07-13
cmake: fix directory separators in generated packageConfig.cmake files
Matthieu Rogez
2023-07-13
macos: map arm64e to aarch64, map "whole" architecture strings
Andres Freund
2023-07-13
Fix display of generator
Charles Brunet
2023-07-13
Silence some encoding warnings
Tristan Partin
2023-07-13
mtest: fix unencodable XML chars
Nazir Bilal Yavuz
2023-07-13
Add import instructions for filesystem module
MiroPalmu
2023-07-12
Remove do_conf_str(encoding:)
Tristan Partin
2023-07-12
Use underscore for variables that we don't reference
Tristan Partin
2023-07-12
Fix return type of debugfile functions
Tristan Partin
2023-07-12
Add typing to portions of machine file parsing
Tristan Partin
2023-07-12
Add type annotations where they previously didn't exist
Tristan Partin
2023-07-12
Use more specific types
Tristan Partin
2023-07-12
Remove Compiler._build_wrapper(temp_dir:)
Tristan Partin
2023-07-12
Match the method signatures of parent classes
Tristan Partin
2023-07-12
Make CPPCompiler.get_display_language() a classmethod
Tristan Partin
2023-07-12
Fix the typing around Compiler._get_compile_output()
Tristan Partin
2023-07-12
Annotate naked fundamental Python types
Tristan Partin
2023-07-12
Replace some type comments with annotations
Tristan Partin
2023-07-12
Use CompileCheckMode enum
Tristan Partin
2023-07-12
compilers: detect cython version on stdout for newer cython versions
Eli Schwartz
2023-07-12
Remove type comments from compilers.py
Tristan Partin
2023-07-12
string: Add missing FeatureNew tags to methods
Marco Trevisan (Treviño)
2023-07-11
compilers/cpp: check libc++ vs libstdc++ harder
Dylan Baker
2023-07-11
Bump version number for rc3.
Jussi Pakkanen
2023-07-10
mtest: avoid stdout when printing warnings about the lack of things to print
Eli Schwartz
2023-07-10
mtest: redirect automatic reconfiguring to stderr when listing tests
Eli Schwartz
2023-07-10
mtest: try a bit harder to avoid weird non-parseable output at startup
Eli Schwartz
2023-07-10
windows: Fix detection of the llvm-rc resource compiler
Martin Storsjö
2023-07-10
build: dependencies should come after link_with on link command
Xavier Claessens
2023-07-10
build: Fix linking multiple libraries and some are promoted
Xavier Claessens
2023-07-10
Fix Xcode 15 beta linker detection. Closes #11958.
Jussi Pakkanen
2023-07-10
parse meson.build for subproject_dir in msubprojects
Rafael Silva
2023-07-10
rename msubprojects src_dir to source_dir
Rafael Silva
2023-07-10
wrap: detect network timeouts 20x faster
Eli Schwartz
2023-07-10
backends: Always take options from target
Xavier Claessens
2023-07-10
Revert "backends: Cache creation of install data"
Eli Schwartz
2023-07-06
CI: gracefully handle jsonschema update requiring rust to build
Eli Schwartz
2023-07-06
Fix typo in Disabler.md
meator
2023-07-05
Bump version number for rc2.
Jussi Pakkanen
2023-07-05
Renumber test dirs for rc2.
Jussi Pakkanen
2023-07-05
comp.preprocess(): Do not treat every file as assembly
Xavier Claessens
2023-07-05
build: use self.compilers instead of all_compilers for stdlib langs
Dylan Baker
[next]