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
/
markdown
Age
Commit message (
Expand
)
Author
2023-08-18
Add more descriptive description to CustomTarget
Charles Brunet
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-14
Python: Add 'limited_api' kwarg to extension_module
Andrew McNulty
2023-08-07
Compiler: Add werror kwarg to compiles(), links() and run() methods
Xavier Claessens
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
docs: clarify what str.split does
Eli Schwartz
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-25
Add CppNorth talk.
Jussi Pakkanen
2023-06-21
rust: fix -C prefer-dynamic behavior
Alyssa Ross
2023-06-20
interpreter: allow default_options and override_options as a dict
Dylan Baker
2023-06-20
add str.splitlines method
Martin Dørum
2023-06-19
Add kernel and subsystem properties to machine objects.
Jussi Pakkanen
2023-06-08
Fix name of boost_includedir property
Sébastien Villemot
2023-06-06
Override find_program('meson')
Tristan Partin
2023-06-02
docs: List vc++20 for cpp_std
Nathan Kidd
2023-05-26
add refivar to users.md
Nicholas Vinson
2023-05-26
Update Users.md
Nicholas Vinson
2023-05-25
mtest: wildcard selection
Charles Brunet
2023-05-23
docs: gnome: mention that compile_resources adds dependencies by default
Pablo Correa Gómez
2023-05-21
Allow generator.process(generator.process(...))
Volker Weißmann
2023-05-08
docs/prebuilt: fix sanity check logic in the example
Joel Rosdahl
2023-05-06
Initial support for Metrowerks Assembler
Nomura
2023-05-03
Visual studio: Generate vcxproj.filters files to adds filters to imitated dir...
Renan Lavarec
2023-05-02
python module: add an automatic byte-compilation step
Eli Schwartz
2023-05-02
Find python3.xx on windows
Charles Brunet
2023-04-26
Add env kwarg to gnome.generate_gir().
Volker Weißmann
2023-04-24
dependencies: allow to fallback on CMake to find the SDL2 library
Matthieu Bouron
2023-04-24
Initial support for Metrowerks C/C++ compiler
Nomura
2023-04-21
rust: Add new `rust_dependency_map` target configuration
Sebastian Dröge
2023-04-21
docs: update the Rust bindgen docs to talk about assertions
Dylan Baker
2023-04-21
rust: add support for b_ndebug
Dylan Baker
[next]