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-06-06
Add help for meson devenv to the man page.
John Wiele
2024-06-06
Add help for meson compile to the man page.
John Wiele
2024-06-06
Add help for meson rewrite to the man page.
John Wiele
2024-06-06
Add help for meson subprojects to the man page.
John Wiele
2024-06-06
Add help for meson init to the man page.
John Wiele
2024-06-06
Add help for meson install to the man page.
John Wiele
2024-06-06
Add help for meson dist to the man page.
John Wiele
2024-06-05
Add -export_dynamic flag for AppleDynamicLinker
Wolfgang Walther
2024-06-05
Merge pull request #13286 from mesonbuild/machinerefactor
Jussi Pakkanen
2024-06-04
Extract native file parser to machinefile source file.
Jussi Pakkanen
2024-06-03
CI: clean up azure triggers
Eli Schwartz
2024-06-03
CI: Windows: downgrade rust to 1.77
Eli Schwartz
2024-06-03
xcode: Skip generating PBXBuildStyle on Xcode 9 and above
Albert Tang
2024-06-03
xcode: Generate files for highest detected version
Albert Tang
2024-06-03
xcode: Detect installed version of Xcode
Albert Tang
2024-06-02
Create a directory for machine files used in unit tests.
Jussi Pakkanen
2024-06-02
Start moving machine files to their own store.
Jussi Pakkanen
2024-06-01
mintro: write humman-readable JSON
Filipe LaĆns
2024-05-31
Explain how to add preprocessor defines in FAQ.md
Emil Melnikov
2024-05-30
CI: make cuda tests even run to begin with
Eli Schwartz
2024-05-30
cuda: avoid test failure without GPU available
David Seifert
2024-05-29
cuda: add test for late `add_languages('cuda')`
David Seifert
2024-05-29
cuda: disable thin archives when cuda is added through `add_languages('cuda')...
David Seifert
2024-05-26
docs: Update GIMP meson adoption
Bruno
2024-05-24
remove deprecation warning for `configure_file` kwarg 'copy'
Marc Durdin
2024-05-24
compilers: improve a comment describing why we add a silly clang workaround
Eli Schwartz
2024-05-24
Revert "rust: recursively pull proc-macro dependencies as well"
Sam James
2024-05-23
Refactor option classes to their own file.
Jussi Pakkanen
2024-05-22
unify listing for FSCL to point to all
Michael Gene Brockus
2024-05-22
cuda: add test for negative `find_library()` result
David Seifert
2024-05-22
cuda: fix `cuda.find_library()` hardcoded to yield true
David Seifert
2024-05-22
add cross-compile argument for ldc linker guessing
Axel Ricard
2024-05-22
fix sanity check for d cross-compilation
Axel Ricard
2024-05-19
pylint: fix useless-return
Eli Schwartz
2024-05-19
pylint: fix false positive for variable defined in different copies of condit...
Eli Schwartz
2024-05-19
pylint: ignore possibly/used-before-assignment as it is prone to FP
Eli Schwartz
2024-05-19
pylint: fix false positive for missing else branch
Eli Schwartz
2024-05-19
Pass wrapmode value around as a string. (#13229)
Jussi Pakkanen
2024-05-19
Fix handling of C standard support for Emscripten.
Ralf Gommers
2024-05-15
docs: fix description of cpp_eh=none
Eli Schwartz
2024-05-15
Merge pull request #11421 from mon/ti-armclang
Jussi Pakkanen
2024-05-14
CI: gentoo: make logs shorter by reducing progressbar
Eli Schwartz
2024-05-14
CI: gentoo: explicitly install gdbus-codegen
Eli Schwartz
2024-05-09
implement @PLAINNAME0@ and @BASENAME0@
Stas Sergeev
2024-05-09
In Builtin-options documentation, clarify warning_level=0.
sammyj85
2024-05-08
fix broken link
Axel Ricard
2024-05-08
mtest: Set MESON_TEST_ITERATION to the current iteration of the test
Daan De Meyer
2024-05-07
cuda: add test for device linking
David Seifert
2024-05-07
cuda: disable thin archives when 'cuda' is enabled globally
David Seifert
2024-05-07
cuda: pass static archives to nvcc without -Xlinker= prefix
David Seifert
[next]