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
/
misc.py
Age
Commit message (
Expand
)
Author
2018-08-26
Comparison with an unknown dependency version should always fail
Jon Turney
2018-08-26
Only use the numeric part of the pcap_lib_version()
Jon Turney
2018-08-26
Pass kwargs to ThreadDependency superclass constructor
Jon Turney
2018-08-26
Drop redundant logging in OpenMPDependency constructor
Jon Turney
2018-08-01
Consolidate reporting result of a dependency check
Jon Turney
2018-08-01
Consolidate raising a DependencyException() if required but not-found
Jon Turney
2018-08-01
Add a finish_init callback to ConfigToolDependency()
Jon Turney
2018-08-01
Hoist trying several dependency detection methods up to find_external_depende...
Jon Turney
2018-08-01
Remove do-nothing extraframework method from libwmf and pcap
Jon Turney
2018-07-02
FeatureNew: Make all checks subproject-specific
Nirbheek Chauhan
2018-06-20
Rename clike_langs to clink_langs for clarity
Nirbheek Chauhan
2018-06-20
dependencies: Don't assume self.compiler is a C compiler
Nirbheek Chauhan
2018-06-10
Add missing FeatureNew for libwmf dependency
Nirbheek Chauhan
2018-06-01
Add 0.46.0 features
Salamandar
2018-06-01
Add 0.42.0 features
Salamandar
2018-05-02
Allow `required : false` for OpenMP dependency
David Seifert
2018-04-17
Explicitly check for OpenMP headers.
Elliott Sales de Andrade
2018-04-17
Determine OpenMP version from _OPENMP macro.
Elliott Sales de Andrade
2018-04-17
Add an OpenMP dependency.
Elliott Sales de Andrade
2018-02-21
Split boost dependency out into separate file
Aleksey Filippov
2018-02-16
Merge pull request #3004 from bredelings/clean-boost
Jussi Pakkanen
2018-02-11
Merge pull request #2926 from jon-turney/dependency-factory
Jussi Pakkanen
2018-02-08
Add comment.
Benjamin Redelings
2018-02-08
Clean up code a bit.
Benjamin Redelings
2018-02-08
Don't give up - boost could be in search path.
Benjamin Redelings
2018-02-08
Don't give up before check for libraries - they could be in search path.
Benjamin Redelings
2018-02-08
Remove completed TODO notes.
Benjamin Redelings
2018-02-08
Remove unused import.
Benjamin Redelings
2018-02-07
Allow finding boost libraries on windows.
Benjamin Redelings
2018-02-07
Factor our sourceforge dir names, and don't crash on non-msvc.
Benjamin Redelings
2018-02-07
Don't crash if we are not msvc.
Benjamin Redelings
2018-02-07
Add note about mingw-w64 libraries.
Benjamin Redelings
2018-02-07
Factor out debug tag.
Benjamin Redelings
2018-02-07
Correctly check for cross-compilation.
Benjamin Redelings
2018-02-07
Add the right directory to linker search path.
Benjamin Redelings
2018-02-07
Remove old code and debug messages since abi tags now work.
Benjamin Redelings
2018-02-07
Add missing dash.
Benjamin Redelings
2018-02-07
Try using abi-tag to get libname and globber on windows.
Benjamin Redelings
2018-02-07
Compute abi tags for windows also.
Benjamin Redelings
2018-02-07
Move log_fail() out of sub-method.
Benjamin Redelings
2018-01-31
Same for libwmf
Jon Turney
2018-01-29
Attempt to make Unix and Windows use the same code for get_link_args( ).
Benjamin Redelings
2018-01-29
Update verbose comments.
Benjamin Redelings
2018-01-29
Restore comments.
Benjamin Redelings
2018-01-29
Use get_linker_search_args(libdir) instead of '-L'+libdir
Benjamin Redelings
2018-01-22
Begin factoring abi_tag logic into own function.
Benjamin Redelings
2018-01-22
Factor check for invalid BOOST modules into separate function.
Benjamin Redelings
2018-01-17
Log instead of raise if Boost library not found (#2924)
Jan Niklas Hasse
2018-01-15
Same for cups
Jon Turney
2018-01-15
Same for pcap
Jon Turney
[prev]
[next]