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
2024-06-24
compilers: detect: fix typo in comment
Sam James
2024-06-24
Update mesonbuild/backend/vs2010backend.py
Renan Lavarec
2024-06-24
Vs2010Backend: Fix REGEN.vcxproj not getting default debug config in release
Renan Lavarec
2024-06-23
msetup: fix regression under py3.13 causing profile.runctx to not write locals()
Eli Schwartz
2024-06-23
minstall: fix symlink handling on python 3.13
Eli Schwartz
2024-06-23
compilers: cpp: fix header name and return value use in header check
Barnabás Pőcze
2024-06-23
Suggest mingw Python URL instead of specific package names
Tristan Partin
2024-06-23
Ensure private directory exists for custom targets (#13196)
Scott Kyle
2024-06-23
Recast CMake's IMPORTED_LOCATION into framework flags (#13299)
Kai Pastor
2024-06-23
find_program: add a kwarg to specify custom version argument
Dudemanguy
2024-06-23
Add support for detecting free-threaded Python on Windows
Ralf Gommers
2024-06-23
feat(compilers): cppm extension support
TheHillBright
2024-06-23
clang-tidy: use -quiet
Mark A. Tsuchida
2024-06-23
Fix subproject typo in interpreter.py
Tomas Popela
2024-06-23
coverage: Change --html-details to --html-nested (gcovr)
Walkusz
2024-06-23
tests: fix OpenAL test case on case sensitive fs on macOS
Jade Lovelace
2024-06-23
dependencies/boost.py: Allow getting `lib_dir` and `include_dir` via pkg-config
Artturin
2024-06-23
create_test_serialisation: Dedup deps before joining ld_lib paths
Campbell Jones
2024-06-23
`configure_file`: update \@ escape logic
Matt Jolly
2024-06-19
mformat: fix else token not correctly indented
Charles Brunet
2024-06-19
Fix crash in meson format
Charles Brunet
2024-06-19
Catch format configuration parse error
Charles Brunet
2024-06-18
Improve `nm` usage in symbolextractor script on macOS
Ralf Gommers
2024-06-17
Add meson test --max-lines
Daan De Meyer
2024-06-17
cargo: Fall back to the checksum in Cargo.lock metadata table
Sebastian Wick
2024-06-16
BUG: Use an F77 snippet for sanity testing Fortran
Rohit Goswami
2024-06-14
cargo: Load Cargo.lock
Xavier Claessens
2024-06-14
wrap: Clarify PackageDefinition API
Xavier Claessens
2024-06-14
Merge pull request #13307 from mesonbuild/optstorerefactor
Jussi Pakkanen
2024-06-14
Fix mypy.
Jussi Pakkanen
2024-06-14
Replace direct indexing with named methods.
Jussi Pakkanen
2024-06-14
Rename option variable to optstore to make it unique.
Jussi Pakkanen
2024-06-12
Merge pull request #13171 from amcn/mingw-python-limited-api
Jussi Pakkanen
2024-06-11
Python: link correct limited API lib on mingw
Andrew McNulty
2024-06-11
Python: fix limited API logic under mingw
Andrew McNulty
2024-06-11
Python: move Windows functions to dependency base
Andrew McNulty
2024-06-11
unittests: Add Python unittest for limited API
Andrew McNulty
2024-06-11
Python: add load test to limited API test
Andrew McNulty
2024-06-11
Merge pull request #13303 from jwieleRH/man
Jussi Pakkanen
2024-06-11
Add help for meson format to the man page.
John Wiele
2024-06-10
Add note about meson-python and installation path
Emil Melnikov
2024-06-10
java: use single javac invocation per jar
Mis012
2024-06-08
Convert option from a plain dictionary into a named class.
Jussi Pakkanen
2024-06-08
Use helper method in remaining compiler classes.
Jussi Pakkanen
2024-06-08
Use helper method in Rust compiler class.
Jussi Pakkanen
2024-06-08
Use helper method in Fortran compiler classes.
Jussi Pakkanen
2024-06-08
Use helper method in C++ compiler classes.
Jussi Pakkanen
2024-06-08
Create helper method for lang opts and use in C compiler classes.
Jussi Pakkanen
2024-06-07
wrap: default values for netrc are empty string from python 3.11
Ruben Gonzalez
2024-06-06
Add help for meson env2mfile to the man page.
John Wiele
[next]