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-07-10
backend: xcode fix map access in generate_pbx_sources_build_phase for CustomT...
Cepsylon
2024-07-10
tests: add werror tests for several languages
Benjamin Gilbert
2024-07-10
docs: explain not to use extern crate in Rust code
Alyssa Ross
2024-07-10
tests: Clean up leftover files from source dirs.
Jussi Pakkanen
2024-07-10
cmake dependency: Fix accidental use of T.Optional in warning message
Andres Freund
2024-07-10
Bump version number for new development.
Jussi Pakkanen
2024-07-10
Release 1.5.0 time.
Jussi Pakkanen
2024-07-10
nasm: Add -mms-bitfields to the list of ignored flags
L. E. Segovia
2024-07-08
Bump version number for rc3.
Jussi Pakkanen
2024-07-05
Revert PR12972 as a regression.
Eli Schwartz
2024-07-05
configuration_data: add test case for regression when merging a confdata
Eli Schwartz
2024-07-05
Revert "Clarify mutable objects usage"
Eli Schwartz
2024-07-04
linkers: Loosen the check for GNU interface style in LLD for Windows
Martin Storsjö
2024-07-02
Python: fix limited API logic under GCC on Windows
Andrew McNulty
2024-07-02
CI: mark cygwin as skipping frameworks/libgcrypt
Eli Schwartz
2024-07-01
Bump version number for rc2.
Jussi Pakkanen
2024-06-29
linkers: Fix AppleDynamicLinker not returning any rpaths to remove
Piotr Brzeziński
2024-06-26
depfixer: fix darwin regression when install rpaths are used
Eli Schwartz
2024-06-26
dependencies/openmp: Simplify error case
Dylan Baker
2024-06-26
compilers: Add support for OpenMP from homebrew with AppleClang
Dylan Baker
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
[next]