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-01-15
Make Dependency.get_methods() a static method
Jon Turney
2018-01-15
Fix typos
Jon Turney
2018-01-04
Fix dependency('boost') on Cygwin
Jon Turney
2018-01-01
Handle header-only boost modules on Unix when BOOST_ROOT is not set.
Benjamin Redelings
2018-01-01
Fix macports builds: don't override include paths unless BOOST_ROOT.
Benjamin Redelings
2018-01-01
Add todo comments.
Benjamin Redelings
2018-01-01
Remove unqualified import and add mesonlib. in from of symbols.
Benjamin Redelings
2018-01-01
Use include path to find <boost/version.hpp> and version number.
Benjamin Redelings
2018-01-01
Fix style issues.
Benjamin Redelings
2018-01-01
Use new strategy for finding libraries on Linux & Mac.
Benjamin Redelings
2018-01-01
Factor out extra linker search dirs into new function.
Benjamin Redelings
2018-01-01
Change values in lib_modules dict to lists (of linker args).
Benjamin Redelings
2018-01-01
Add information about Linux and Mac.
Benjamin Redelings
2018-01-01
Fix typo.
Benjamin Redelings
2018-01-01
Link against the library files that we found during module detection.
Benjamin Redelings
2018-01-01
Factor out code to compute modname from basename into a single place.
Benjamin Redelings
2017-12-31
Merge pull request #2757 from xclaesse/pkgconfig
Jussi Pakkanen
2017-12-25
boost: Allow older behavior with a warning
Niklas Claesson
2017-12-20
pkgconfig: Allow passing Dependency objects to library(_private)
Xavier Claessens
2017-12-20
[Dependencies] Add --ldflags to cups-config invocation
Alexis Jeandet
2017-12-10
Merge pull request #2697 from mesonbuild/custom-target-depends-serialize
Jussi Pakkanen
2017-12-10
dependencies: Fix detection of link args on MSYS2
Nirbheek Chauhan
2017-12-10
dependencies: Fix detection of Python arch on MSYS
Nirbheek Chauhan
2017-12-03
Boost: Pick correct version
Niklas Claesson
2017-12-03
Merge pull request #2663 from inigomartinez/pkg-config-define-variable
Jussi Pakkanen
2017-12-03
dependencies: Pass language to PkgConfigDependency
Nirbheek Chauhan
2017-11-30
Merge pull request #2668 from dcbaker/wip/macos-10.13-fixes
Jussi Pakkanen
2017-11-23
Use ConfigToolDependency for libwmf
Dylan Baker
2017-11-23
Use ConfigToolDependency for pcap
Dylan Baker
2017-11-23
Use ConfigToolDependency for cups
Dylan Baker
2017-11-21
dependencies: Don't like for python 3 in /System on macOS
Dylan Baker
2017-11-20
dependencies: Allow pkg-config to define variables
Iñigo Martínez
2017-11-13
Enable get_pkgconfig_variable for python3 dependencies
Anonymous Maarten
2017-11-13
Use mlog.warning for invalid boost module
Jan Niklas Hasse
2017-11-13
Log instead of raise if Boost module invalid
Jan Niklas Hasse
2017-10-31
Add LibWmf as a specified dependency, and associated tests.
Félix Piédallu
2017-10-29
Fix boost link cmd line when compiler.find_library returns None, self.request...
Goncalo Carvalho
2017-10-25
Boost: Add Python libraries
Niklas Claesson
2017-10-12
Boost: Jamfile has two syntaxes for boost libraries
Niklas Claesson
2017-10-07
Use get_default_include_dirs to detect BOOST_ROOT
Jan Niklas Hasse
2017-10-01
Boost: Improve search algorithm
Niklas Claesson
2017-10-01
C/C++: Get default include dirs from compilers
Niklas Claesson
2017-09-22
Merge pull request #2187 from centricular/fix-pcap-dependency
Jussi Pakkanen
2017-09-22
pcap dependency: Frameworks for libpcap do not exist
Nirbheek Chauhan
2017-09-20
dependencies: Add version detection to pcap
Nirbheek Chauhan
2017-09-18
Last round with listify function refactoring.
Alexis Jeandet
2017-08-31
add support for cups dependencies (#2255)
Iñigo Martínez
2017-08-20
Find Boost dep when there is an extra lib to link
Michał Wikliński
2017-08-10
add support for pcap dependencies
Bruce Richardson
2017-08-04
Add support for MS-MPI.
Elliott Sales de Andrade
[prev]
[next]