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
2023-03-20
backends: add a new "none" backend
Eli Schwartz
2023-03-17
fix meson compile with alias target
Charles Brunet
2023-03-09
dependencies: add pybind11 custom factory
Eli Schwartz
2023-03-02
doc: remove unexisting operators from grammar
Charles Brunet
2023-03-02
mintro: redirect stdout to stderr
Charles Brunet
2023-03-01
docs: document default_options behaviour
John Levon
2023-03-01
docs: fix a small typo
John Levon
2023-02-28
doc: Be more specific about warning_level option
Xavier Claessens
2023-02-27
Improve unity build documentation
Charles Brunet
2023-02-27
docs: add Criterion
andy5995
2023-02-27
documentation: there is no unary + operator
Charles Brunet
2023-02-24
docs: fix bad advice to use python module to find python
Eli Schwartz
2023-02-23
docs: add gcc to list of compilers with sanitize tools
andy5995
2023-02-23
Update Vs-External.md
Valeri
2023-02-20
minstall: drop privileges before running rebuild_all
Eli Schwartz
2023-02-20
minstall: rework root elevation prompt for extensibility and behavior
Eli Schwartz
2023-02-20
interpreter/mesonmain: Add build_options method
L. E. Segovia
2023-02-16
docs/prebuilt: Add an example of how to use a wrap file
Dylan Baker
2023-02-16
docs/prebuilt: add some sanity checking to the example.
Dylan Baker
2023-02-16
docs/prebuilt: use meson.override_dependency()
Dylan Baker
2023-02-15
interpreter: add FeatureOption.enable_if and .disable_if
Dylan Baker
2023-02-15
interpreter: add a feature.enable_auto_if
Dylan Baker
2023-02-15
docs: add description of license_files kwarg
Eli Schwartz
2023-02-15
preprocess: Add dependencies kwarg
Xavier Claessens
2023-02-14
allow install script to run in dry-run mode
Charles Brunet
2023-02-10
docs: Add cython to the languages accepted by project()
Daniele Nicolodi
2023-02-01
add cc.has_function_attribute('vector_size')
Dudemanguy
2023-01-29
Users.md: add @dcantrell /bsdutils
andy5995
2023-01-20
docs: Qt compile_moc() parameter error
groveer
2023-01-20
Deprecate passing strings to non-string options
Dylan Baker
2023-01-18
doc: Fix typo in release notes
Xavier Claessens
2023-01-18
Fix typo in doc of sourceset module
Yue Yang
2023-01-18
devenv: Allow dumping into file and select a format
Xavier Claessens
2023-01-10
docs: Add ld64.lld to linker reference table
Dylan Baker
2023-01-04
Users.md: add slapt-get
andy5995
2023-01-04
clang-cl: supports /std:c++20 now.
Luke Elliott
2023-01-04
document declare_dependency(object: ...)
Paolo Bonzini
2023-01-04
allow passing generated objects in the "objects" keyword argument
Paolo Bonzini
2022-12-27
add builtin option to install licenses
Eli Schwartz
2022-12-27
add license_files kwarg to project
Eli Schwartz
2022-12-27
docs: update IDE-integrations [skip-ci]
Stephan Lachnit
2022-12-27
docs: add mmeson to IDE integrations [skip-ci]
Stephan Lachnit
2022-12-23
Created release note page for 1.0.0.
Jussi Pakkanen
2022-12-22
Users.md: add i3
Oliver Kraitschy
2022-12-21
fix build_target(objects: ...) documentation
Paolo Bonzini
2022-12-21
doc: Add missing include_directories kwarg to compiler.preprocess()
Xavier Claessens
2022-12-19
Users.md: Add PostgreSQL
Amit D
2022-12-14
docs: clarify the semantics of the required: kwarg everywhere
Eli Schwartz
2022-12-14
docs: simplify the documentation on required kwarg for subproject
Eli Schwartz
2022-12-14
docs: update description of supported functions for feature options
Eli Schwartz
[next]