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
2024-04-25
CI/MacOS: add missing packages
Dylan Baker
2024-04-25
CI/MacOS: Fix paths that have changed from /usr/local to /opt/homebrew
Dylan Baker
2024-04-25
CI/MacOS: switch the Qt4 job to run on an Intel Mac
Dylan Baker
2024-04-24
rust: Fix warning_level=everything case
Xavier Claessens
2024-04-24
backend/ninja: use re.match instead of re.search
Dylan Baker
2024-04-24
backend: fix type annotation of Backend.generate
Dylan Baker
2024-04-24
backend/ninja: Fix bug in NinjaRule.length_estimate
Dylan Baker
2024-04-24
backend/ninja: add typing annotations to NinjaRule
Dylan Baker
2024-04-24
docs: Add CMake build type release note snippet
Jouke Witteveen
2024-04-24
cmake/interpreter: Annotate and style module-level constants
Jouke Witteveen
2024-04-24
Merge pull request #13112 from DaanDeMeyer/interactive
Jussi Pakkanen
2024-04-23
Use dl instead of zlib for checking an external dependency
Tristan Partin
2024-04-23
mtest: Connect /dev/null to stdin when not running in interactive mode
Daan De Meyer
2024-04-23
Add meson test --interactive
Daan De Meyer
2024-04-23
interpreter: implement the `name()` method for `ExternalLibraryHolder`
Dylan Baker
2024-04-23
Fix compile.links for vala
Ben Corby
2024-04-23
Pass --quiet to glib-genmarshal
Tristan Partin
2024-04-23
Add a few more notes to the style guide
John Ericson
2024-04-22
docs: fix a typo of path
Wu, Zhenyu
2024-04-22
add an error message for targets that are not dependencies
Momtchil Momtchev
2024-04-22
coredata: Fix is_per_machine_option() for builtins
Ole André Vadla Ravnås
2024-04-22
Merge pull request #12808 from U2FsdGVkX1/master
Jussi Pakkanen
2024-04-18
backend/ninja: Fix cases where None is passed when unexpected
Dylan Baker
2024-04-16
python: Fix header check for system method
Jonathon Anderson
2024-04-15
tests: fix missing dependency causing flaky build failure
Eli Schwartz
2024-04-15
allow any alternative python freeze tool to work with meson
Eli Schwartz
2024-04-15
compilers: fix crash when compiler check returns None output
Eli Schwartz
2024-04-15
micro-optimize iteration of evaluated set
Eli Schwartz
2024-04-15
Add bztar support to meson dist
Tristan Partin
2024-04-15
Don't sanitize a None path when checking for, but could not find, unsupported...
William D. Jones
2024-04-14
Fix builds with Ninja 12 and remove a 5 year old workaround.
Jussi Pakkanen
2024-04-14
Clarify mutable objects usage
Xavier Claessens
2024-04-14
Merge pull request #11737 from amyspark/amyspark/add-nasm-building-rules-to-x...
Jussi Pakkanen
2024-04-12
docs: Howto exclude file from unity build
Philip Chimento
2024-04-11
dependencies/dev: make the warning about LLVM's CMake non-fatal
Dylan Baker
2024-04-11
dependencies/llvm: Try to make warning about CMake better
Dylan Baker
2024-04-11
cmake: best-effort build type propagation
Jouke Witteveen
2024-04-10
Document a probable cause for test failures.
Jussi Pakkanen
2024-04-10
Do not even submit test suites that are skipped completely.
Jussi Pakkanen
2024-04-10
Add a verbose output option to run_project_tests and default it to off.
Jussi Pakkanen
2024-04-10
Do not use verbose mode in unittests.
Jussi Pakkanen
2024-04-09
nasm, yasm: Fix debug flags for Windows and macOS
L. E. Segovia
2024-04-09
backends: Add Nasm support to Xcode through a custom build rule
L. E. Segovia
2024-04-09
nasm test: Add a test for validating the Xcode backend
L. E. Segovia
2024-04-09
nasm test: Set the correct supported OSes for the tests
L. E. Segovia
2024-04-09
backends: Add Nasm support to Xcode through a custom build rule
L. E. Segovia
2024-04-09
nasm, yasm: Fix debug flags for Windows and macOS
L. E. Segovia
2024-04-09
interpreter: never expose implementation details of the modules package
Dylan Baker
2024-04-09
modules: rename qt.py -> _qt.py
Dylan Baker
2024-04-08
gnome: Actually run all mkenums_simple tests and fix numbering
Matthijs Velsink
[next]