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
2025-07-16
Add encoding parameter to fix CI.
Jussi Pakkanen
2025-07-14
environment: really remove assertion
Paolo Bonzini
2025-07-14
hdf5: Skip failing Fortran config-tool test when h5fc is broken
Michał Górny
2025-07-14
scalapack: Fix exception when MKLROOT is unset
Michał Górny
2025-07-14
docs: document missing languages in project()
meator
2025-07-14
environment: allow setting build options with "build." prefix
Paolo Bonzini
2025-07-14
mconf: print build option names including "build."
Paolo Bonzini
2025-07-14
unittests: add test case for setting and retrieving build options
Paolo Bonzini
2025-07-14
interpreter: allow retrieving build options with get_option()
Paolo Bonzini
2025-07-13
backends: Use POSIX paths for target paths
L. E. Segovia
2025-07-13
qt dependency: Don't insert backslashes into cflags on windows
Nirbheek Chauhan
2025-07-12
cuda: enable support for `CCCL_ENABLE_ASSERTIONS`
David Seifert
2025-07-10
compilers: move CFLAGS/CXXFLAGS handling to Environment
Paolo Bonzini
2025-07-10
unittests: add test for c_link_args and CFLAGS interaction
Paolo Bonzini
2025-07-10
options: apply CFLAGS even if c_link_args exists
Paolo Bonzini
2025-07-10
options: ignore c(pp)_link_args when deciding whether to apply C(XX)FLAGS
Paolo Bonzini
2025-07-09
Add -F compiler flag for included MacOS frameworks
mattbsage
2025-07-09
unittests: improve test for yielding options
Paolo Bonzini
2025-07-09
options: do not overwrite parent options when a yielding option is set
Paolo Bonzini
2025-07-09
xcode: Setup folder tree in IDE
Albert Tang
2025-07-07
msetup: keep pending options
Paolo Bonzini
2025-07-07
docs: update project(default_options: ...) for 1.8 changes
Paolo Bonzini
2025-07-07
docs: document order in which options are applied
Paolo Bonzini
2025-07-07
ast, interpreter: look up default_library and default_both_libraries by subpr...
Paolo Bonzini
2025-07-07
options: give priority to parent augments over child default_options
Paolo Bonzini
2025-07-07
options: handle augments in OptionStore.set_option
Paolo Bonzini
2025-07-07
options: fix direction of result
Paolo Bonzini
2025-07-07
options: warn if subproject sets another subproject option too late
Paolo Bonzini
2025-07-07
options: split pending subproject options into their own dictionary
Paolo Bonzini
2025-07-07
msetup, options: reverse direction of unknown options check
Paolo Bonzini
2025-07-07
options: project options never act globally
Paolo Bonzini
2025-07-07
Correct get_option_std_args for IntelClCCompiler
Michael J Steel
2025-07-03
Update linker detection for ELD
Kushal Pal
2025-07-02
Revert "test 64-bit types for atomic"
Eli Schwartz
2025-07-02
test 64-bit types for atomic
Rosen Penev
2025-07-01
ci: gentoo: enable sys-devel/gcc[jit] to get binpkg
Sam James
2025-06-27
compilers-fortran: Fix preprocessing when fortran uses concat operator
Andrew Lister
2025-06-23
vala: Also add --target-glib if glib is built as subproject
Florian "sp1rit"
2025-06-23
docs: Document Swift/C++ interoperability feature
Albert Tang
2025-06-23
compilers: Implement get_cxx_interoperability_args
Albert Tang
2025-06-23
test cases: Test Swift interoperability with C++
Albert Tang
2025-06-23
swift: Add support for C++/Objective-C++ interoperability
Albert Tang
2025-06-21
gnome.generate_gir: Use rspfiles on Windows when possible
L. E. Segovia
2025-06-20
mconf: print overrides specific to the main project
Paolo Bonzini
2025-06-20
mconf: print sections lazily
Paolo Bonzini
2025-06-20
mconf: print global compiler options
Paolo Bonzini
2025-06-20
options: do not store duplicate UserOptions
Paolo Bonzini
2025-06-18
options: fix option ordering
Paolo Bonzini
2025-06-18
tests: skip test common/223 in the -Ddefault_library=... jobs
Paolo Bonzini
2025-06-18
interpreter: bump priority of default_library=static that comes from fallback
Paolo Bonzini
[next]