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
/
dependencies
Age
Commit message (
Expand
)
Author
2025-05-23
vulkan: Extract Vulkan version in SDK path
Arjan Molenaar
2025-05-23
vulkan: Make VK_SDK_PATH optional
Arjan Molenaar
2025-05-21
cuda: look for stubbed libraries too
David Seifert
2025-05-21
cuda: avoid `-l` arguments for linking
David Seifert
2025-05-06
dependencies/python: Fix Framework Python when pkg-config is installed
Daniele Nicolodi
2025-05-06
dependencies/python: Replace non-breakable space with space
Daniele Nicolodi
2025-05-04
Add framework linking for iOS builds.
Russell Keith-Magee
2025-04-20
Log non-fatally if CMake doesn't find a package
Benjamin Gilbert
2025-04-09
modules/gnome, modules/Python: Allow injecting RPATH flags through LDFLAGS if...
L. E. Segovia
2025-04-02
compilers: introduce get_exe() and get_exe_args()
Paolo Bonzini
2025-03-24
dependencies/dev: prepend sysroot when searching for GTest sources
Ross Burton
2025-03-20
hdf5: don't throw if the pkg-config doesn't support --list-all
Marcin Serwin
2025-03-10
coredata: replace get_option with optstore.get_value_for
Dylan Baker
2025-03-05
dependencies/dub: First try to describe local project
Andrei Horodniceanu
2025-03-01
output PACKAGE_NOT_FOUND_MESSAGE as warning when CMake package is not found
na-trium-144
2025-02-13
Make all Meson level options overridable per subproject.
Jussi Pakkanen
2025-02-11
Fix CMake import's linker args sorting algorithm mangling -framework arguments
Marco Rebhan
2025-02-04
Python: fix typo in the inserted workaround for missing RPATH
L. E. Segovia
2025-01-30
Python: Work around missing rpath in Xcode python3-embed
L. E. Segovia
2025-01-28
dependencies/dub: Fix arguments passed as strings that should be bools
Dylan Baker
2025-01-28
dependencies: version_compare -> version_compare_many
Dylan Baker
2025-01-28
dependencies: correctly handle a language of None
Dylan Baker
2025-01-28
modules/python: Make sure that all dependency candidates meet interface
Dylan Baker
2025-01-28
dependencies/detect: make assertions more useful
Dylan Baker
2025-01-19
Fix broken both_libraries transitive dependencies
Charles Brunet
2025-01-13
vulkan system dep: determine version on cross builds
Florian "sp1rit"
2025-01-07
Fix internal dependency names
Charles Brunet
2025-01-07
Only use uninstalled deps if a build dir exists.
Jussi Pakkanen
2024-12-29
dependencies: add custom atomic dependency
Dudemanguy
2024-12-16
dependencies: support old vulkan SDK version
Víctor Manuel Jáquez Leal
2024-11-01
Enable GCC to find free-threaded python DLL library
Edgar Andrés Margffoy Tuay
2024-10-23
pkgconfig: fix use of uninstalled libraries
Andoni Morales Alastruey
2024-10-18
pkgconfig: add support to override pkg-config
Andoni Morales Alastruey
2024-10-04
curses: Ignore /usr/bin/ncurses5.4-config on macOS
Nirbheek Chauhan
2024-10-04
programs: Allow excluding certain paths when searching in PATH
Nirbheek Chauhan
2024-09-24
MPI detection: try --showme:compile/--showme:link and -compile_info/-link_info
paugier
2024-09-24
MPI detection: get version from old IntelMPI wrappers
paugier
2024-09-24
MPI detection: support more implementations (any compilers)
paugier
2024-09-24
MPI detection: mpicc/mpiicc before pkg-config
paugier
2024-09-23
dependency: define equality and hash operators for Dependency
Dylan Baker
2024-09-21
add diasdk dependency
unknown
2024-09-21
Add get_variable() system dependency
unknown
2024-09-14
Fix various incorrect uses of `its` vs `it's`.
Andrew McNulty
2024-09-11
Fix typos
spaette
2024-09-11
Fix typing for InternalDependency.get_as_static() and get_as_shared()
Charles Brunet
2024-09-06
alias_target with both_libs builds both
Charles Brunet
2024-08-06
dependencies/dub: Correctly handle dub >= 1.35 as well as older dub
Remi Thebault
2024-07-30
mypy: fix broken logic checks that used "if func"
Eli Schwartz
2024-07-22
cmake: extend library pattern to work on GNU/Hurd as well
Pino Toscano
2024-07-11
Move OptionKey in the option source file.
Jussi Pakkanen
[next]