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
Age
Commit message (
Expand
)
Author
2023-06-20
interpreter: allow default_options and override_options as a dict
Dylan Baker
2023-06-20
backends/vs: add sundry type annotations
Eli Schwartz
2023-06-20
backends/xcode: simplify an obviously too-complicated function
Eli Schwartz
2023-06-20
delete dead code that has never been referenced
Eli Schwartz
2023-06-20
backends/xcode: various sundry low-effort typing fixes
Eli Schwartz
2023-06-20
backends/ninja: add sundry typing improvements
Eli Schwartz
2023-06-20
use truncating division for code that explicitly needs an int
Eli Schwartz
2023-06-20
ninja backend: simplify code by using dataclasses
Eli Schwartz
2023-06-20
add str.splitlines method
Martin Dørum
2023-06-19
compilers: don't recommend deprecated env var
Alyssa Ross
2023-06-19
Add kernel and subsystem properties to machine objects.
Jussi Pakkanen
2023-06-19
Alphabetize methods in MesonMain.
Jussi Pakkanen
2023-06-16
unittests: fix test_scripts_loaded_modules matching exactly our own modules
Charles Brunet
2023-06-16
unittests: skip test using symlink if not available
Charles Brunet
2023-06-16
unittests: ensure terminal has 80 chars width
Charles Brunet
2023-06-15
windows: Fix windres detection for Microsoft shipped Clang
L. E. Segovia
2023-06-15
Interpreter: Using executable in run_command/configure_file is not a
Xavier Claessens
2023-06-14
remove unnecessary typing comments
Eli Schwartz
2023-06-14
convert some FeatureDeprecated for totally broken stuff, to FeatureBroken
Eli Schwartz
2023-06-14
detect and warn on non-commutative int/bool operations
Eli Schwartz
2023-06-14
add new FeatureBroken check class for annotating features that are really broken
Eli Schwartz
2023-06-14
compilers: fix detection of ifx compiler
Eli Schwartz
2023-06-14
compilers: add logging for non c_or_cpp language detection
Eli Schwartz
2023-06-14
WIP: refactor loggable popen calls for consistency
Eli Schwartz
2023-06-13
coredata: Fix wrong stable_version value
Xavier Claessens
2023-06-13
Allow targetting Meson 1.2.0 when version is 1.1.99
Xavier Claessens
2023-06-12
env2mfile: Take pkg-config properties from env
Xavier Claessens
2023-06-12
env2mfile: Take binaries from env for cross file too
Xavier Claessens
2023-06-12
env2mfile: Not all compilers have env for flags
Xavier Claessens
2023-06-11
ninja backend: fix cleandead deleting files that meson implicitly creates
Eli Schwartz
2023-06-08
Fix name of boost_includedir property
Sébastien Villemot
2023-06-08
dependencies/llvm: strip default include dirs
Karol Herbst
2023-06-07
cargo/interpreter: Implement an interpreter for Cargo TOML
Dylan Baker
2023-06-07
cargo/cfg: Add a parser for the rust/cargo cfg() expressions
Dylan Baker
2023-06-07
cargo/version: add a function to convert cargo versioning to meson
Dylan Baker
2023-06-07
cargo: Add a builder module to the cargo package
Dylan Baker
2023-06-07
cargo/manifest: Add a file with type definitions of the cargo manifest format
Dylan Baker
2023-06-07
azure pipelines: force python2 to be installed
Eli Schwartz
2023-06-07
unittests: fix incorrect calculation of bytecompile outputs
Eli Schwartz
2023-06-07
tests: remove unnecessary non-meson syntax from meson.build
Eli Schwartz
2023-06-07
tests: update llvm version exclusions for hopefully the last time
Eli Schwartz
2023-06-07
tests: be DRY in llvm framework test
Eli Schwartz
2023-06-07
tests: avoid hard to debug error when llvm is found with only one method
Eli Schwartz
2023-06-07
dependencies: add more logging to configtool
Eli Schwartz
2023-06-08
dependencies/qt: add support for Qt frameworks referencing includes in includ...
Matthew Waters
2023-06-07
rust: PIC is always enabled
Xavier Claessens
2023-06-06
Override find_program('meson')
Tristan Partin
2023-06-02
docs: List vc++20 for cpp_std
Nathan Kidd
2023-06-01
pkgconfig: Add include directories from internal deps in -uninstalled.pc
Xavier Claessens
2023-06-01
python: Use detect.find_external_dependency() for log consistency
Xavier Claessens
[next]