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
/
boost.py
Age
Commit message (
Expand
)
Author
2020-09-08
typing: fix code review
Daniel Mensinger
2020-09-08
typing: more fixes
Daniel Mensinger
2020-09-08
typing: fully annotate boost and hdf5 deps
Daniel Mensinger
2020-07-21
Add boost_root support to properties files (#7210)
cmcneish
2020-05-22
boost: Try extracting BOOST_ROOT from boost.pc
Daniel Mensinger
2020-05-22
boost: Always sort shared before static (fixes #7171)
Daniel Mensinger
2020-05-14
boost: always use compiler include paths
Daniel Mensinger
2020-05-14
boost: Try finding libraries with the matching arch (fixes #7110)
Daniel Mensinger
2020-05-10
boost: Do not be strict about static if not specified (fixes #7057)
Daniel Mensinger
2020-05-03
boost: Do not set BOOST_ALL_DYN_LINK (fixes #7056)
Daniel Mensinger
2020-05-01
boost: Only use usage-requirements defines (fixes #7046)
Daniel Mensinger
2020-04-05
boost: Fix library version (fixes #6899)
Daniel Mensinger
2020-04-01
boost: Fix boost_python detection on bionic (fixes #6886 #4788)
Daniel Mensinger
2020-03-28
boost: Better python module detection
Daniel Mensinger
2020-03-28
boost: Better log found and missing modules
Daniel Mensinger
2020-03-05
dependencies/boost: Fix a number of mypy issues
Dylan Baker
2020-03-05
remove ability to pass multiple keys to extract_as_list
Dylan Baker
2020-02-20
boost: Rewrite the boost system dependency
Daniel Mensinger
2020-01-29
dependencies: Rename _add_sub_dependency2 to _add_sub_dependency
Dylan Baker
2020-01-29
dependencies: Use a DependencyFactory for threads
Dylan Baker
2020-01-29
dependencies: Make Dependency initializer signatures match
Dylan Baker
2019-07-11
Adapting Boost Python library detection to Boost >= 1.67. Closes #4288.
gjaeger1
2019-06-09
Purge `is_cross` and friends without changing user interfaces
John Ericson
2019-06-09
Use `env.machines.*` to avoid some `is_cross`
John Ericson
2019-05-02
Merge pull request #5254 from dcbaker/fix-sub-dependencies
Dylan Baker
2019-05-02
dependencies: Use the _add_sub_dependency
Dylan Baker
2019-04-28
Disable cache for dependencies
Daniel Mensinger
2019-04-28
Added some cahced values
Daniel Mensinger
2019-04-25
Don't use len() to test for container emptiness
Dylan Baker
2019-04-05
dependencies/misc: don't special case threads
Dylan Baker
2018-11-04
Detect clang-cl as msvc-like, not clang-like
Jon Turney
2018-10-25
Purge unused argument. Closes #4407.
Jussi Pakkanen
2018-08-22
find_library: Use _build_wrapper to get library dirs
Bruce Richardson
2018-08-01
Consolidate reporting result of a dependency check
Jon Turney
2018-07-31
Updated boost discovery to handle version >= 1.65 for MSVC (#3961)
Derek Kingston
2018-07-01
gnome: Use raw link arguments with g-ir and gtk-doc
Nirbheek Chauhan
2018-06-20
dependencies: Don't assume self.compiler is a C compiler
Nirbheek Chauhan
2018-06-06
dependencies: Take options from coredata instead of cmd line
Xavier Claessens
2018-03-10
Refactor: Add log.error and log.exception to reduce code duplication.
Jukka Laurila
2018-02-21
Split boost dependency out into separate file
Aleksey Filippov
[prev]