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-09-06
completions: bash: don't show json errors when completing "meson test".
Luke Elliott
2023-09-06
completions: bash: added "compile" (and "help") completion.
Luke Elliott
2023-09-06
completions: bash: fix -x<tab>.
Luke Elliott
2023-09-06
completions: bash: added a bunch of missing completion options.
Luke Elliott
2023-09-06
qt module: add include_directories to moc compile
Charles Brunet
2023-09-06
qt module: fix substitution for depfile in moc
Charles Brunet
2023-09-05
wrap: Use MESON_PACKAGE_CACHE_DIR as default packagecache path
Xavier Claessens
2023-09-05
wrap: Remove duplicated code
Xavier Claessens
2023-09-04
Adding Meson-UI back on IDE-integration.md
Michael Gene Brockus (Dreamer)
2023-09-04
Add trilo xtest to users
Michael Gene Brockus (Dreamer)
2023-09-01
tests: repeat the failure reason in the detailed logs
Eli Schwartz
2023-09-01
tests: move a couple log files into collapsed github groups where possible
Eli Schwartz
2023-09-01
tests: move the newline to the right place in ci includes
Eli Schwartz
2023-09-01
tests: sync ninja stdout/stderr instead of listing them separately
Eli Schwartz
2023-09-01
tests: make summary section for project tests more like pytest
Eli Schwartz
2023-09-01
tests: make run_project_tests finish off the verbose logs with a summary
Eli Schwartz
2023-09-01
compilers: fix compiler detection when the "ccache" string is in the path
Filipe LaĆns
2023-08-31
add json output format to configure file
Charles Brunet
2023-08-31
Document that dicts can be indexed with []
Bruce Merry
2023-08-31
Doc: fix type signature for add_languages.required
Bruce Merry
2023-08-30
Re-enable "11 runpath rpath ldlibrarypath"
Tristan Partin
2023-08-30
Disable failing test on cygwin due to broken cmake
Charles Brunet
2023-08-30
ci: Skip gir test on cygwin
Xavier Claessens
2023-08-30
Merge pull request #10332 from xclaesse/std-opt
Jussi Pakkanen
2023-08-29
gnome: Fix crash in gtkdoc and generate_gir in C++ projects
Xavier Claessens
2023-08-28
include_directories: Always add both source and build dirs
Xavier Claessens
2023-08-28
Add CUDA id and flags to reference tables
Bruce Merry
2023-08-27
FAQ: MinGW UCRT are compatible with MSVC and also use libfoo.a
Xavier Claessens
2023-08-25
msetup: Update options when builddir is already configured
Xavier Claessens
2023-08-24
minstall: move the "Installing foo to bar" message up
Peter Hutterer
2023-08-24
Suggest using --reconfigure only when not already using it
Xavier Claessens
2023-08-24
find_program: Fallback if version mismatch
Xavier Claessens
2023-08-24
build: Simplify import_filename handling
Xavier Claessens
2023-08-23
Use `cudart_static` by default in dependency('cuda')
David Seifert
2023-08-23
Fix completely broken support for `static: true` with dependency('cuda')
David Seifert
2023-08-23
machine file: Add @GLOBAL_SOURCE_ROOT@ and @DIRNAME@
Xavier Claessens
2023-08-22
compilers: fix checks handling of internal dependencies
Benoit Pierre
2023-08-18
CI: make linters emit colored output
Eli Schwartz
2023-08-18
run_mypy: add option to run once for each supported version of python
Eli Schwartz
2023-08-18
consistently use Literal annotation from typing_extensions
Eli Schwartz
2023-08-18
docs: use future annotations for genrefman types in typing_extensions
Eli Schwartz
2023-08-18
CI: trigger website job when testing modifications to the website job
Eli Schwartz
2023-08-18
CI: add pip caching to website job
Eli Schwartz
2023-08-18
ninja backend: fix the automatic restat of outputs when reconfiguring
Eli Schwartz
2023-08-18
Revert "Revert "Add fs.relative_to()""
Tristan Partin
2023-08-18
Suggest fix in MesonVersionMismatchException
M Henning
2023-08-18
tests: fix assertion rewriting when pytest is used
Benoit Pierre
2023-08-18
Add more descriptive description to CustomTarget
Charles Brunet
2023-08-18
docs: Provide example for feature.disable_auto_if
Jan Janssen
2023-08-17
Revert "Add fs.relative_to()"
Eli Schwartz
[next]