index
:
meson.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
Age
Commit message (
Expand
)
Author
2024-03-03
Bump version number for rc2.
1.4.0rc2
Jussi Pakkanen
2024-03-03
compilers: only wrap multiple input libraries with start/end group
Eli Schwartz
2024-03-03
compilers: avoid catching -Wl,-soname and wrapping with start/end group
Eli Schwartz
2024-03-02
Merge pull request #12804 from joukewitteveen/dist-rewriter
Jussi Pakkanen
2024-03-01
Fix unknown base options not detected in commandline arguments
Charles Brunet
2024-03-01
Fix base and compiler options not reconfigurable.
Charles Brunet
2024-03-01
Revert "Fix base options not reconfigurable"
Charles Brunet
2024-02-29
rust: recursively pull proc-macro dependencies as well
Xavier Claessens
2024-02-28
nvcc: avoid adding `-Wpedantic` to compile lines
David Seifert
2024-02-27
cargo: support lib.path in Cargo.toml
Alyssa Ross
2024-02-26
Bump version number for rc1.
1.4.0rc1
Jussi Pakkanen
2024-02-26
rewriter: allow setting values regardless of the previous type
Jouke Witteveen
2024-02-26
modules/rust: Fix New Version check that was not updated
Dylan Baker
2024-02-26
Merge pull request #11867 from xclaesse/cargo-features
Jussi Pakkanen
2024-02-26
Fix lint warning.
Jussi Pakkanen
2024-02-26
cargo: Call into meson subdir if it exists
Xavier Claessens
2024-02-26
cargo: Abort if features are missing
Xavier Claessens
2024-02-26
cargo: Expose features as Meson boolean options
Xavier Claessens
2024-02-26
cargo: Use coredata.stable_version
Xavier Claessens
2024-02-26
cargo: Builder: method() object can be any BaseNode
Xavier Claessens
2024-02-26
cargo: Builder: Add support for "!=", "in" and "not in" operators
Xavier Claessens
2024-02-26
cargo: Builder: Add support for "+", "+=", "if" and "foreach"
Xavier Claessens
2024-02-26
printer: Add a newline after "else"
Xavier Claessens
2024-02-26
printer: notin operator should be printed as "not in"
Xavier Claessens
2024-02-26
interpreter: Dependency variables can be empty string
Xavier Claessens
2024-02-25
cmake: Allow recasting a CMake dependency into an Apple framework
L. E. Segovia
2024-02-24
Add support for BuildTargetTypes to various fs module functions
Tristan Partin
2024-02-24
Correct fs.read function name in exception message
Tristan Partin
2024-02-24
Fix fs module FeatureNew prefixes to match the function name
Tristan Partin
2024-02-24
Fix bad escape character in doc comment
Tristan Partin
2024-02-24
backend/ninjabackend: Implemented logic for passing the discovered gcovr and ...
dragonmux
2024-02-24
environment: Add LLVM 18 support to get_llvm_tool_names()
dragonmux
2024-02-24
environment: Built logic for computing the suffix of and automatically select...
dragonmux
2024-02-24
scripts/coverage: Implemented handling for passing the gcovr and llvm-cov bin...
dragonmux
2024-02-24
compilers/detect: Implemented logic for checking suffixed LLVM tools before non
dragonmux
2024-02-24
meson/rust: wrap `bindgen`s `wrap-static-fns` functionality
Karol Herbst
2024-02-24
Allow using CustomTarget as test executable
Charles Brunet
2024-02-23
mtest: set MSAN_OPTIONS to abort by default
Sam James
2024-02-23
Detect utf8 bom from meson build files
Charles Brunet
2024-02-23
env.unset method
Charles Brunet
2024-02-23
Alphabetize the fs module methods dict
Tristan Partin
2024-02-23
Add location nodes to FeatureNews in the fs module
Tristan Partin
2024-02-23
modules/rust: allow setting a version constraint on bindgen
Dylan Baker
2024-02-23
modules: fix find_program.wanted
Dylan Baker
2024-02-23
modules/rust: inject a C/C++ standard for bindgen
Dylan Baker
2024-02-23
modules/rust: Allow explicitly setting the language to bind
Dylan Baker
2024-02-23
compilers: 'H' is a C++ header
Dylan Baker
2024-02-23
rust/bindgen: Use Meson rules for C++ headers
Dylan Baker
2024-02-23
env2mfile: move language args to `built-in options`
Ole André Vadla Ravnås
2024-02-23
Fix base options not reconfigurable
Charles Brunet
[next]