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-11
Move OptionKey in the option source file.
Jussi Pakkanen
2024-07-11
Move compiler option check into OptionStore.
Jussi Pakkanen
2024-07-11
Move builtin option check into OptionStore.
Jussi Pakkanen
2024-07-11
Move backend option check into OptionStore.
Jussi Pakkanen
2024-07-11
Move base option check into OptionStore.
Jussi Pakkanen
2024-07-11
Move project option detection into OptionStore.
Jussi Pakkanen
2024-07-10
Merge pull request #13360 from klokik/xcode-quotes-fix
Jussi Pakkanen
2024-07-10
Replace exe_exists function with shutil.which()
Mads Andreasen
2024-07-10
dependencies: find extraframeworks on case-sensitive filesystems
Randy Eckenrode
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-28
Remove redundant quoting boilerplate on .add_item
Mykola Dolhyi
2024-06-27
Change empty string check approach
Mykola
2024-06-27
Refactor duplicated quoting code for XCode backend
Mykola Dolhyi
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
[next]