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-12-09
ninja backend: Remove always true check
Daniele Nicolodi
2023-12-08
external_project.py: fix --host value
Stas Sergeev
2023-12-07
Always use posix paths when retrieving link name
Erwin Jansen
2023-12-06
Fix coverage with lcov 2.0 and uncovered subprojects
David Robillard
2023-12-06
macos: Do not emit -undefined,error for Sonoma compatibility
Andres Freund
2023-12-05
compilers: drop dead code
Eli Schwartz
2023-12-05
ninja backend: don't hide all compiler warnings for transpiled languages
Eli Schwartz
2023-12-04
macos: Skip as-needed test, the linker is too smart
Andres Freund
2023-12-04
run_project_tests: remove debug print
Dylan Baker
2023-12-04
Fix test failure on Darwin on a case-sensitive fs
Randy Eckenrode
2023-12-03
python: fix mingw python detection code in case pkg-config isn't available
Christoph Reiter
2023-12-03
macos: Fix test case for constructor_priority when using gcc
Andres Freund
2023-12-03
macos: Fix path in test to be Sonoma compatible
Andres Freund
2023-12-03
Handle macos linker reporting error message in pluring during detection
Andres Freund
2023-12-02
Only convert boolean values for cmake formats
Jan200101
2023-12-01
cmake: Handle compiler.find_library returning None
Dylan Baker
2023-12-01
dependencies/base: Make MissingCompiler inherit Compiler for mypy
Dylan Baker
2023-12-01
More robust linker detection for armar (TI vs non-TI)
Will Toohey
2023-11-26
run_mypy: avoid type-checking tools against every possible python version
Eli Schwartz
2023-11-26
NOMERGE: do we need strictyaml too?
Eli Schwartz
2023-11-26
fix broken type annotation imports being ignored
Eli Schwartz
2023-11-26
mlog: Catch OSError when closing pager
Xavier Claessens
2023-11-24
File: Add full_path() method
Xavier Claessens
2023-11-22
docs: Update Quick-guide.md
Bin Meng
2023-11-22
docs/dependency: fix type of version kwarg
Gerion Entrup
2023-11-22
docs: document out of bounds behavior in str.substring
Filipe Laíns
2023-11-22
Update release frequency to match reality
Peter Harris
2023-11-22
docs: fix bindgen_clang_arguments example
Alyssa Ross
2023-11-22
clike: Deduplicate rpath linker flags
Fini Jastrow
2023-11-22
wrap: Cache get_releases()
Xavier Claessens
2023-11-22
wraptool: Remove dead code
Xavier Claessens
2023-11-22
Make the Requires.private line in generated .pkgconfig files reproducible
Chris Lamb
2023-11-20
vs2010backend: fix incompatibility with custom manifests
Tamás Bálint Misius
2023-11-19
Bump version number for new development.
Jussi Pakkanen
2023-11-19
Generate release notes for 1.3.0.
Jussi Pakkanen
2023-11-19
Bump version number for release.
Jussi Pakkanen
2023-11-18
Fix unity builds (#12452)
David Seifert
2023-11-17
note on glib library
albert
2023-11-16
Remove shebang from rewriter.py
Marcel Telka
2023-11-14
dependencies: allow get_variable to define multiple pkgconfig defines
Eli Schwartz
2023-11-14
Bump version number for rc3.
Jussi Pakkanen
2023-11-14
type_checking: simplify error message for object validation
Dylan Baker
2023-11-14
type_checking: fix typo
Dylan Baker
2023-11-13
fix another regression in converting build_target kwargs to typed_kwargs
Eli Schwartz
2023-11-13
rust: Add transitive dependencies to ninja rules
Xavier Claessens
2023-11-12
CI: adapt to renamed fedora package when building updated images
Eli Schwartz
2023-11-12
fix regression in converting build_target kwargs to typed_kwargs
Eli Schwartz
2023-11-12
Renumber test dirs for rc3.
Jussi Pakkanen
2023-11-12
Handle dupe number in test renumberer.
Jussi Pakkanen
2023-11-12
Merge pull request #12485 from xclaesse/rust-link-regress
Jussi Pakkanen
[next]