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
/
mesonbuild
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-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-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-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
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
Start moving machine files to their own store.
Jussi Pakkanen
2024-06-01
mintro: write humman-readable JSON
Filipe LaĆns
2024-05-29
cuda: disable thin archives when cuda is added through `add_languages('cuda')...
David Seifert
2024-05-24
remove deprecation warning for `configure_file` kwarg 'copy'
Marc Durdin
2024-05-24
compilers: improve a comment describing why we add a silly clang workaround
Eli Schwartz
2024-05-24
Revert "rust: recursively pull proc-macro dependencies as well"
Sam James
2024-05-23
Refactor option classes to their own file.
Jussi Pakkanen
2024-05-22
cuda: fix `cuda.find_library()` hardcoded to yield true
David Seifert
2024-05-22
add cross-compile argument for ldc linker guessing
Axel Ricard
2024-05-22
fix sanity check for d cross-compilation
Axel Ricard
2024-05-19
pylint: fix useless-return
Eli Schwartz
2024-05-19
pylint: fix false positive for variable defined in different copies of condit...
Eli Schwartz
2024-05-19
pylint: fix false positive for missing else branch
Eli Schwartz
2024-05-19
Pass wrapmode value around as a string. (#13229)
Jussi Pakkanen
2024-05-19
Fix handling of C standard support for Emscripten.
Ralf Gommers
2024-05-15
Merge pull request #11421 from mon/ti-armclang
Jussi Pakkanen
2024-05-09
implement @PLAINNAME0@ and @BASENAME0@
Stas Sergeev
2024-05-08
mtest: Set MESON_TEST_ITERATION to the current iteration of the test
Daan De Meyer
2024-05-07
cuda: disable thin archives when 'cuda' is enabled globally
David Seifert
2024-05-07
cuda: pass static archives to nvcc without -Xlinker= prefix
David Seifert
2024-05-07
cuda: pull in libdir when linking C/C++
David Seifert
[next]