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-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
Merge pull request #10332 from xclaesse/std-opt
Jussi Pakkanen
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-23
machine file: Add @GLOBAL_SOURCE_ROOT@ and @DIRNAME@
Xavier Claessens
2023-08-18
docs: use future annotations for genrefman types in typing_extensions
Eli Schwartz
2023-08-18
Revert "Revert "Add fs.relative_to()""
Tristan Partin
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
2023-08-17
fix style errors in fs.relative_to implementation
Eli Schwartz
2023-08-17
Add fs.relative_to()
Tristan Partin
2023-08-17
Replace deprecated GTK flag
Charlie Ringström
2023-08-16
Fix some random capitalization in feature.yaml
Tristan Partin
2023-08-14
Python: Add 'limited_api' kwarg to extension_module
Andrew McNulty
2023-08-11
docs: Add more feature truth tables
Jan Janssen
2023-08-07
c_std, cpp_std: Change to a list of desired versions in preference order
Xavier Claessens
2023-08-07
Compiler: Add werror kwarg to compiles(), links() and run() methods
Xavier Claessens
2023-08-07
docs: add missing punctuation
Sebastian Crane
2023-08-05
fixup: since: 1.1.0 -> 1.3.0
Milan Hauth
2023-08-05
compiler: Add required keyword to has_* methods
Xavier Claessens
2023-08-04
Add default_options argument to find_program()
Nomura
2023-08-02
Unify message(), format() and fstring formatting
Xavier Claessens
2023-08-02
Fix syntax mistakes in two examples
Volker Weißmann
2023-08-02
treewide: internally avoid deprecated machine file uses of "pkgconfig"
Eli Schwartz
2023-08-01
Fix typo in Cross-compilation.md
Alex Rao
2023-07-28
ugh, fix typo in previous commit
Eli Schwartz
2023-07-28
docs: clarify what str.split does
Eli Schwartz
2023-07-26
Fix install_data() default install path
Daniele Nicolodi
2023-07-20
docs: fix typo in previous commit
Eli Schwartz
2023-07-20
interpreter: deprecate 'jar' value of build_target(target_type)
Dylan Baker
2023-07-18
docs: improve formatting of the Rust module
Peter Hutterer
2023-07-18
docs: fix typos and keyword markdown for the Rust module page
Peter Hutterer
2023-07-17
Whoopsie, forgot to create the release notes.
Jussi Pakkanen
2023-07-13
Add import instructions for filesystem module
MiroPalmu
2023-07-06
Fix typo in Disabler.md
meator
2023-07-04
environment: separate illumos and Solaris kernels in Machines
Dylan Baker
2023-06-28
Experimental 'genvslite' WIP. (#11049)
GertyP
2023-06-27
modules/rust: Add a keyword argument to pass extra args to the rust compiler
Dylan Baker
2023-06-27
modules/rust: Add a machine file property for extra clang args with bindgen
Dylan Baker
2023-06-27
modules/rust: Add a `link_with` kwarg to the test method
Dylan Baker
2023-06-27
Added a little more useful info to 'link_whole' documentation, describing the...
Dan Hawson
2023-06-25
Add CppNorth talk.
Jussi Pakkanen
2023-06-21
rust: fix -C prefer-dynamic behavior
Alyssa Ross
2023-06-21
Clarify `environment` docs.
Paolo Borelli
2023-06-20
doc: Dictionaries are ordered since Meson 0.62.0
Xavier Claessens
2023-06-20
interpreter: Accept more types in default_options dict values
Xavier Claessens
[next]