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-26
CI/MacOS: Add libomp
Dylan Baker
2024-06-26
compilers|dependencies: Move Clang-CL specific logic out of OpenMP dep
Dylan Baker
2024-06-26
dependencies/openmp: use mlog.warning instead of open coding
Dylan Baker
2024-06-26
dependencies/openmp: Set compile and link flags before testing
Dylan Baker
2024-06-26
compilers: pass Environment to openmp_flags
Dylan Baker
2024-06-26
format: fix edge case with empty functions
Charles Brunet
2024-06-26
Update Users.md entry for fossil-lib
Michael Gene Brockus (Dreamer)
2024-06-24
Bump version numbers for rc1.
Jussi Pakkanen
2024-06-23
limit wrapped-due-to-env special case for `env` to only apply for env.set
Eli Schwartz
2024-06-23
Test case for environment prepend/append acting like set
Nils Werner
2024-06-24
compilers: make lang_map public
Sam James
2024-06-24
compilers: detect: fix pre-processor scraping by defining language
Sam James
2024-06-24
compilers: detect: fix comment/error string in _get_gnu_compiler_defines
Sam James
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
[next]