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
/
base.py
Age
Commit message (
Expand
)
Author
2020-04-21
Use pkg_resource to find resources files (data)
Dylan Baker
2020-04-15
dependencies/cmake: Only use abs paths as link args
Daniel Stone
2020-04-15
dependencies/cmake: Suffix bare library dependencies on Windows
Daniel Stone
2020-04-15
dependencies/cmake: Add Windows/VS library regex
Daniel Stone
2020-03-23
Fix legacy env var support with cross
John Ericson
2020-03-19
dependencies/base: Make the ConfigTool Dependency more flexible
Dylan Baker
2020-03-19
cmake: Add find_package COMPONETS support
Daniel Mensinger
2020-03-05
dependencies: Use CompilerType not Compiler
Dylan Baker
2020-02-17
version parsing: match only when version starts with a number
Gerion Entrup
2020-02-17
base.py: remove trailing whitespace
Gerion Entrup
2020-02-05
Fix import dependency from dub
Max
2020-01-30
Qt5: Do not use system qmake if not specified in cross file
Xavier Claessens
2020-01-29
deps: Fix prelimenary CMake lookup.
Daniel Mensinger
2020-01-29
dependencies: Rename _add_sub_dependency2 to _add_sub_dependency
Dylan Baker
2020-01-29
dependencies: Split detect_compiler out of dependency
Dylan Baker
2020-01-29
dependencies: Use a DependencyFactory for threads
Dylan Baker
2020-01-29
dependencies: Remove now dead code
Dylan Baker
2020-01-29
dependencies: Add a decorator for dependency factory functions
Dylan Baker
2020-01-29
dependencies: Use a DependencyFactory for LLVM
Dylan Baker
2020-01-29
dependencies: Add a sub_dependency_method that takes a list of
Dylan Baker
2020-01-29
dependencies: Add a DependencyFactory class
Dylan Baker
2020-01-29
dependencies: Make Dependency initializer signatures match
Dylan Baker
2020-01-29
dependencies/base: Split process_method_kw out of Dependency
Dylan Baker
2020-01-27
Merge pull request #6432 from mensinda/cmExeRefactor
Jussi Pakkanen
2020-01-27
Merge pull request #6423 from dcbaker/declare-dependency-variables
Jussi Pakkanen
2020-01-26
cmake: Refactor CMakeExecutor and CMakeTraceParser
Daniel Mensinger
2020-01-23
cmake: Always Add C, CXX if no language is specified (fixes #6441)
Daniel Mensinger
2020-01-22
envconfig: add pkg_config_libdir property
Stéphane Cerveau
2020-01-15
find_program: Always use USERPROFILE instead of HOME
Nirbheek Chauhan
2020-01-14
find_program: Ignore programs in the WindowsApps directory
Nirbheek Chauhan
2020-01-09
dependencies: Add ability to set arbitrary variables on
Dylan Baker
2020-01-08
types: import typing as T (fixes #6333)
Daniel Mensinger
2019-12-24
bugfix: check len before index
Michael Hirsch, Ph.D
2019-12-18
PkgConfigDependency: Sort -L flags according to PKG_CONFIG_PATH
Ting-Wei Lan
2019-12-11
dependencies: Fix executable file test on Unix.
Jonathan Perkin
2019-12-10
dep: Try extraframework before cmake (fixes #6113)
Daniel Mensinger
2019-12-09
cmake: add project language to cmakelists.txt
Michael Hirsch, Ph.D
2019-12-07
Fix typing import bug.
Jussi Pakkanen
2019-12-07
Merge pull request #6228 from scivision/scalapack
Jussi Pakkanen
2019-12-05
find_program(): Add 'dirs' keyword argument
Xavier Claessens
2019-12-05
lgtm: fix Multiple calls to __init__
Daniel Mensinger
2019-12-05
lgtm: Fix redundant code
Daniel Mensinger
2019-12-05
lgtm: ignore all safe `__init__ method calls overridden method` warnings
Daniel Mensinger
2019-12-05
lgtm: fix Missing call to __init__ during object initialization
Daniel Mensinger
2019-12-05
lgtm: Fix Module imported with `import` and `import from`
Daniel Mensinger
2019-11-30
fix extraneous '\\ ' in some windows pkg-config files
Michael Hirsch, Ph.D
2019-11-26
Fix crash when checking multi version on subproject dep
Xavier Claessens
2019-11-17
Merge pull request #6182 from mensinda/depInfo
Jussi Pakkanen
2019-11-14
Highlight '(cached)' and add color to the dependency version
Daniel Mensinger
2019-11-13
Revert "Add `-Wl,-rpath-link` for secondary dependencies"
Jussi Pakkanen
[prev]
[next]