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
2021-10-10
pkg-config: do not ever successfully detect Strawberry Perl.
Eli Schwartz
2021-10-10
simplify some log formatting by splitting out a commonly used format string
Eli Schwartz
2021-10-10
Fix typos discovered by codespell
Christian Clauss
2021-10-06
cmake: Implement support for interpreting link "keywords"
Daniel Mensinger
2021-10-06
cmake: Warn if we could use IMPORTED CMake targets
Daniel Mensinger
2021-10-04
dependencies: Dependency.sources can have CustomTargets
Dylan Baker
2021-10-04
work around flake8 F811 for T.overload redefined functions
Eli Schwartz
2021-10-04
remove f from f-string that has no formatting
Eli Schwartz
2021-10-04
coding style: don't format an empty string with another string
Eli Schwartz
2021-10-04
various python neatness cleanups
Eli Schwartz
2021-09-25
dependencies: Add JDK system dependency for Solaris
Alan Coopersmith
2021-09-14
apply flake8 fixes for unused imports and missing imports
Eli Schwartz
2021-09-12
new custom dependency lookup for iconv
Eli Schwartz
2021-09-10
nagfor OpenMP recognition.
Mat Cross
2021-09-07
summary: fix dependencies
Paolo Bonzini
2021-08-31
pylint: turn on superflous-parens
Dylan Baker
2021-08-15
editorconfig: add setting to trim trailing whitespace
Eli Schwartz
2021-08-09
pkg-config: support for `-l:libfoo.a`
lilinzhe
2021-08-04
add boolean parameter use_system for searching boost
Kevin Meagher
2021-08-04
Make libs a set from the begining
Kevin Meagher
2021-08-04
Relax restrictions on detecting boost dependency
Kevin Meagher
2021-08-03
Fix when gtest dep is found but does not pass version check
Xavier Claessens
2021-07-28
intl dep: support static kwarg
Eli Schwartz
2021-07-28
intl: fix incorrect detection of header
Eli Schwartz
2021-07-28
dependencies: make the preferred LibType available to any ExternalDependency
Eli Schwartz
2021-07-13
dependencies: drop Dependency.methods and Dependency.get_methods()
Dylan Baker
2021-07-05
condense lines
Eli Schwartz
2021-07-05
more f-strings too complex to be caught by pyupgrade
Eli Schwartz
2021-07-04
dependencies: Deterministic LLVM compile and link arg ordering (#8959)
kira78
2021-06-29
fix: Always explicitly set encoding for text files (fixes #8263)
Daniel Mensinger
2021-06-26
refactor: Refactor BothLibraries logic
Daniel Mensinger
2021-06-25
Split compiler detection from Environment
Daniel Mensinger
2021-06-22
fix: Handling BothLibraries objects (fixes #8907)
Daniel Mensinger
2021-06-18
holders: Introduce HoldableObject
Daniel Mensinger
2021-06-17
intl custom dependency
Eli Schwartz
2021-06-17
expose SystemDependency and BuiltinDependency as toplevel classes
Eli Schwartz
2021-06-17
add new dependency type "builtin"
Eli Schwartz
2021-06-17
move base class for system dependencies into base.py
Eli Schwartz
2021-06-14
dependencies: Use a typing.NewType for Dependency.type_name
Dylan Baker
2021-06-14
dependencies: Use the SystemDependency
Dylan Baker
2021-06-13
dependencies: Add a System Dependency
Dylan Baker
2021-06-09
compilers: Fix missing functions in Compiler base class
Daniel Mensinger
2021-06-09
typing: Rename some variables
Daniel Mensinger
2021-06-09
typing: remove unused DependencyType
Daniel Mensinger
2021-06-09
typing: Fully annotate dependencies
Daniel Mensinger
2021-06-06
typing: Fully annotate dependencies.framework
Daniel Mensinger
2021-06-06
typing: Fully annotate dependencies.{detect,factory} + some other fixes
Daniel Mensinger
2021-06-06
typing: Fully annotate dependencies.cmake
Daniel Mensinger
2021-06-06
typing: Fully annotate dependencies.platform
Daniel Mensinger
2021-06-06
typing: Fully annotate dependencies.dub
Daniel Mensinger
[next]