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-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
2024-06-06
Add help for meson devenv to the man page.
John Wiele
2024-06-06
Add help for meson compile to the man page.
John Wiele
2024-06-06
Add help for meson rewrite to the man page.
John Wiele
2024-06-06
Add help for meson subprojects to the man page.
John Wiele
2024-06-06
Add help for meson init to the man page.
John Wiele
2024-06-06
Add help for meson install to the man page.
John Wiele
2024-06-06
Add help for meson dist to the man page.
John Wiele
2024-06-05
Add -export_dynamic flag for AppleDynamicLinker
Wolfgang Walther
2024-06-05
Merge pull request #13286 from mesonbuild/machinerefactor
Jussi Pakkanen
2024-06-04
Extract native file parser to machinefile source file.
Jussi Pakkanen
2024-06-03
CI: clean up azure triggers
Eli Schwartz
2024-06-03
CI: Windows: downgrade rust to 1.77
Eli Schwartz
2024-06-03
xcode: Skip generating PBXBuildStyle on Xcode 9 and above
Albert Tang
2024-06-03
xcode: Generate files for highest detected version
Albert Tang
2024-06-03
xcode: Detect installed version of Xcode
Albert Tang
2024-06-02
Create a directory for machine files used in unit tests.
Jussi Pakkanen
2024-06-02
Start moving machine files to their own store.
Jussi Pakkanen
2024-06-01
mintro: write humman-readable JSON
Filipe LaĆns
2024-05-31
Explain how to add preprocessor defines in FAQ.md
Emil Melnikov
2024-05-30
CI: make cuda tests even run to begin with
Eli Schwartz
[next]