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
2023-06-26
dependencies: Don't Repeat Yourself when it comes to lookup methods
Eli Schwartz
2023-06-26
dependencies: move dub to a hidden package internal detail
Eli Schwartz
2023-06-14
WIP: refactor loggable popen calls for consistency
Eli Schwartz
2023-06-08
dependencies/llvm: strip default include dirs
Karol Herbst
2023-06-07
dependencies: add more logging to configtool
Eli Schwartz
2023-06-08
dependencies/qt: add support for Qt frameworks referencing includes in includ...
Matthew Waters
2023-06-01
python: Use detect.find_external_dependency() for log consistency
Xavier Claessens
2023-05-23
qt: Allow specifying separate tools for qt4/5/6
Nirbheek Chauhan
2023-05-18
Check dub version (#11794)
Remi Thebault
2023-05-13
Make `dependency('foo', static: true, method: 'cmake') link statically
Volker Weißmann
2023-05-05
Fix building python extensions on win-arm64
Radek Bartoň
2023-05-05
Python module: emit warning for debug buildtypes with MSVC and no debug Python
Ralf Gommers
2023-05-03
dependencies: allow config-tool to fallback to default program names
Eli Schwartz
2023-04-24
dependencies: allow to fallback on CMake to find the SDL2 library
Matthieu Bouron
2023-04-23
fix python.version() not working in some cases
Charles Brunet
2023-04-20
intro: add more details to generated json files
Charles Brunet
2023-04-20
extra_files keyword in declare_dependency()
Charles Brunet
2023-04-11
fix various spelling issues
Josh Soref
2023-03-28
python dependency: avoid redefinition warnings for MS_WIN64
Eli Schwartz
2023-03-24
Add a system method for obtaining GL dependency on Linux OS
Helen Ginn
2023-03-16
prevent lib prefix warning from pkg-config
Charles Brunet
2023-03-09
dependencies: add pybind11 custom factory
Eli Schwartz
2023-02-27
python dependency: Fix typo in placeholder string
Daniele Nicolodi
2023-02-22
python dependency: handle broken pylong on many more versions of python
Eli Schwartz
2023-02-22
python dependency: fix embed handling for system dependency
Eli Schwartz
2023-02-22
python dependency: verify that the python header is installed for sysconfig
Eli Schwartz
2023-02-22
python dependency: simplify compile args handling
Eli Schwartz
2023-02-22
merge the python dependency from the python module into dependencies
Eli Schwartz
2023-02-22
partial migration of the python module dependency into dependencies
Eli Schwartz
2023-02-22
python module/dependency: move the specialized external program
Eli Schwartz
2023-02-22
dependencies: refactor python3 into its own file
Eli Schwartz
2023-02-01
micro-optimize: define typing-only objects in TYPE_CHECKING
Eli Schwartz
2023-02-01
treewide: add future annotations import
Eli Schwartz
2023-01-28
cmake: allow dynamic linking with LLVM
Konstantin
2023-01-18
dependencies: fix pcap-config which now errors on --version
Eli Schwartz
2023-01-16
properly type utils/core.py and add it to mypy
Eli Schwartz
2023-01-04
add objects keyword argument to declare_dependencies
Paolo Bonzini
2023-01-03
Add fatal=False to many mlog.warnings()
Dylan Baker
2023-01-03
dependencies/dev: refactor some code to make mypy happy
Dylan Baker
2022-12-25
dependencies: better logging of pkg-config call outputs
Eli Schwartz
2022-12-15
Change double quote doc comment to sinqle quote
Tristan Partin
2022-12-15
Try to find the jni dependency when javac is a Darwin stub
Tristan Partin
2022-12-14
Deduplicate code in JNISystemDependency conditional
Tristan Partin
2022-12-11
typing: fix some broken Sequence annotations
Eli Schwartz
2022-12-04
hdf5 dependency: correctly use machine files and respect cross
Eli Schwartz
2022-12-04
refactor pkg-config dependency to allow statically finding the program
Eli Schwartz
2022-11-30
pylint: enable the set_membership plugin
Dylan Baker
2022-11-29
pylint: enable the bad_builtin checker
Dylan Baker
2022-11-29
pylint: enable implicit-str-concat
Dylan Baker
2022-11-29
Fix crash when toolchain is missing
SmallWood-D
[prev]
[next]