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
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2021-02-25
Support multiple args in error()
Xavier Claessens
2021-02-25
Allow custom target output to be processed by generators
Matthias Klumpp
2021-02-25
Clarify that wrap requests are for user submission. [skip ci]
Jussi Pakkanen
2021-02-23
Add note about using Ninja on old Meson versions. [skip ci]
Jussi Pakkanen
2021-02-22
minstall: Add --skip-subprojects option
Xavier Claessens
2021-02-21
docs/users: Add DOSBox Staging
Patryk Obara
2021-02-17
Substitute @CURRENT_SOURCE_DIR@ in run_target() and custom_target()
Xavier Claessens
2021-02-16
Add optional -Dcuda_ccbindir= option and -ccbin flag to CUDA compiler.
Olexa Bilaniuk
2021-02-16
Add missing apostrophes. [skip ci]
Jussi Pakkanen
2021-02-14
docs: Fix typo in release notes [skip ci]
Sam Thursfield
2021-02-14
Add a release note entry for C++ modules which was missing. [skip ci]
Jussi Pakkanen
2021-02-14
Set up release 0.57.
Jussi Pakkanen
2021-02-07
Add Qt6 module
Luca Weiss
2021-02-07
Merge pull request #8162 from dcbaker/wip/2021-01/rust-module-bindgen
Jussi Pakkanen
2021-02-07
Make installing non-existing subdirs a supported feature
Peter Hutterer
2021-02-07
Merge pull request #8288 from bonzini/test-setup-exclude-suites
Jussi Pakkanen
2021-02-07
Merge pull request #8305 from xclaesse/run-target-env
Jussi Pakkanen
2021-02-06
rust: Add a module wrapper for bindgen
Dylan Baker
2021-02-06
add loongarch support
Xiaotian Wu
2021-02-05
vala: Disable unity builds
Dylan Baker
2021-02-05
run_target: Add env kwarg
Xavier Claessens
2021-02-05
gnome: Add post_install() method
Xavier Claessens
2021-02-04
Introduce `fs.read` to read a file as a string
Luke Drummond
2021-02-04
minstall: Add --dry-run option
Xavier Claessens
2021-02-03
Fix some typos in the release notes snippets
Luca Weiss
2021-02-02
Merge pull request #8087 from dcbaker/submit/lto-extensions
Jussi Pakkanen
2021-02-02
doc: fix typos
Eli Schwartz
2021-02-02
Add support for LLVM's thinLTO
Dylan Baker
2021-02-02
compilers: Add support for using multiple threads with lto
Dylan Baker
2021-02-02
interpreter, mtest: introduce add_test_setup(exclude_suites: ...)
Paolo Bonzini
2021-01-31
Capitalize "Meson" consistently as it is a proper name. [skip ci]
Jussi Pakkanen
2021-01-31
copy editing for 0.57 release notes [skip ci]
Paolo Bonzini
2021-01-30
add_install_script: add skip_if_destdir kwarg
Xavier Claessens
2021-01-30
Rewrap long text lines in docs. [skip ci]
Jussi Pakkanen
2021-01-30
Merge pull request #8264 from xclaesse/ep-misc
Jussi Pakkanen
2021-01-30
Merge pull request #8200 from bonzini/mtest-asyncio-logs
Jussi Pakkanen
2021-01-29
external_project: Add release snippet
Xavier Claessens
2021-01-29
Can read project version from a file.
Jussi Pakkanen
2021-01-29
external_project: Add default configure options
Xavier Claessens
2021-01-27
intepreter: Allow using file objects for the script_name of add_*_script
Dylan Baker
2021-01-27
custom_target: Add env kwarg
Xavier Claessens
2021-01-27
test: Make timeout <= 0 infinite duraction
Xavier Claessens
2021-01-26
dist: Allow packaging subproject in same git repo as main project
Xavier Claessens
2021-01-26
docs: Fix sentence in Machine-files.md [skip ci]
Florian Schmaus
2021-01-23
docs: Fix typo in Syntax.md [skip ci]
Evgeny Ermakov
2021-01-22
docs: add documentation snippet for meson test console output changes
Paolo Bonzini
2021-01-21
interpreter: accept external programs and dependencies for summary
Paolo Bonzini
2021-01-20
MSVC and Clang-Cl Compiler Argument Cleanup
Marios Staikopoulos
2021-01-20
Added "How do I use a library before declaring it?" in the FAQ.
Volker Weißmann
2021-01-19
Keep buildtype the same even if user changes debug and/or optimization.
Jussi Pakkanen
[next]