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
2024-04-06
On OpenBSD there's no convention the .so numbers equal the boost version.
Otto Moerbeek
2024-03-15
dependency: define equality and hash operators for Dependency
Dylan Baker
2024-02-25
cmake: Allow recasting a CMake dependency into an Apple framework
L. E. Segovia
2024-02-12
python dependency: use exceptions to pass failure state around
Eli Schwartz
2024-02-12
cmake dependency: avoid setting property to None as a workaround
Eli Schwartz
2024-02-12
defer setting values until after we know it cannot be None
Eli Schwartz
2024-02-12
override subclass attribute type when we know it is not None
Eli Schwartz
2024-02-07
cmake: improve heuristics for static LLVM detection
Sam James
2024-02-07
Fix comment typos
Sam James
2024-02-07
cmake: canonicalise -DSTATIC value
Sam James
2024-02-06
Add a numpy dependency with pkg-config and configtool methods
Ralf Gommers
2024-01-31
dependencies: hdf5: mark configtool dependency not-found for cmake build
Eli Schwartz
2024-01-17
fix openmp dependency for clang-cl
Peter Urban
2023-12-20
dependencies/llvm: strip default include dirs also for config-tool version
Karol Herbst
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-12-03
python: fix mingw python detection code in case pkg-config isn't available
Christoph Reiter
2023-12-01
dependencies/base: Make MissingCompiler inherit Compiler for mypy
Dylan Baker
2023-11-14
dependencies: allow get_variable to define multiple pkgconfig defines
Eli Schwartz
2023-10-12
Use -idirafter when adding Apple framework include paths
Tristan Partin
2023-10-03
temp disable pylint falsepositive on dub.py
Charles Brunet
2023-10-02
python dependency: ensure that setuptools doesn't inject itself into distutils
Eli Schwartz
2023-09-29
Allow share/cmake/ as cmake_prefix_path
Xiang Gao
2023-09-23
openmp: add 5.1/5.2, fixes openmp with llvm v17
Christoph Reiter
2023-09-22
ZlibSystemDependency: pass libtype to clib_compiler.find_library
Alan Coopersmith
2023-09-18
pkgconfig: Use ImmutableListProtocol[str] for cached lists
Xavier Claessens
2023-09-18
pkgconfig: Set PKG_CONFIG in env for devenv and g-ir-scanner
Xavier Claessens
2023-09-18
pkgconfig: Deprecate "pkgconfig" in favor of "pkg-config" in [binaries]
Xavier Claessens
2023-09-18
pkgconfig: Restore logging of pkg-config version
Xavier Claessens
2023-09-18
pkgconfig: Use lru_cache instead of caching command lines
Xavier Claessens
2023-09-18
pkgconfig: Cache the implementation instance
Xavier Claessens
2023-09-18
Remove get_configtool_variable()
Xavier Claessens
2023-09-18
Remove get_pkgconfig_variable()
Xavier Claessens
2023-09-12
fix bug with openssl when cmake is missing
Charles Brunet
2023-09-08
dependencies: fix crash in Qt if private_headers dir not found
Eli Schwartz
2023-09-08
Override config-tool get_variable args for qmake
Nirbheek Chauhan
2023-08-23
Use `cudart_static` by default in dependency('cuda')
David Seifert
2023-08-23
Fix completely broken support for `static: true` with dependency('cuda')
David Seifert
2023-08-18
consistently use Literal annotation from typing_extensions
Eli Schwartz
2023-08-14
Python: Add 'limited_api' kwarg to extension_module
Andrew McNulty
2023-08-11
treewide: automatic rewriting of all comment-style type annotations
Eli Schwartz
2023-08-11
remove useless type annotations
Eli Schwartz
2023-08-08
interpreter|dependencies: Fix issues spotted by mypy
Dylan Baker
2023-08-08
Detect version for Vulkan system dependency
Lucas Alber
2023-08-03
PkgConfigDependency: Move CLI handling into its own abstraction
Xavier Claessens
2023-07-23
hdf5: remove C sub-dependency for config tool
George Sedov
2023-07-23
hdf5: fix wrong env values for config tool
George Sedov
2023-07-19
fix implicit_reexport issues and enforce them going forward
Eli Schwartz
2023-06-26
dependencies: switch the delayed-import mechanism for custom dependencies
Eli Schwartz
2023-06-26
dependencies: defer importing a custom dependency until it is used
Eli Schwartz
2023-06-26
dependencies: delay often-unused imports
Eli Schwartz
[prev]
[next]