114 Commits (88054c48a60e386909421dc8e2c89c918f2253d0)

Author SHA1 Message Date
Jon Turney 638095125d Same for pcap 7 years ago
Jon Turney 8efdcca930 Make Dependency.get_methods() a static method 7 years ago
Jon Turney 0a6cbcce03 Fix typos 7 years ago
Jon Turney 1a948b2e67 Fix dependency('boost') on Cygwin 7 years ago
Benjamin Redelings 62bec86aa6 Handle header-only boost modules on Unix when BOOST_ROOT is not set. 7 years ago
Benjamin Redelings ce0b0d463f Fix macports builds: don't override include paths unless BOOST_ROOT. 7 years ago
Benjamin Redelings 075e2d4154 Add todo comments. 7 years ago
Benjamin Redelings a12d47984e Remove unqualified import and add mesonlib. in from of symbols. 7 years ago
Benjamin Redelings 57265e2486 Use include path to find <boost/version.hpp> and version number. 7 years ago
Benjamin Redelings ea4d5697a8 Fix style issues. 7 years ago
Benjamin Redelings a82abfcb4a Use new strategy for finding libraries on Linux & Mac. 7 years ago
Benjamin Redelings 1043b0b4a2 Factor out extra linker search dirs into new function. 7 years ago
Benjamin Redelings d55f330df0 Change values in lib_modules dict to lists (of linker args). 7 years ago
Benjamin Redelings 1af17075ab Add information about Linux and Mac. 7 years ago
Benjamin Redelings 074bd544c7 Fix typo. 7 years ago
Benjamin Redelings 4c7802b107 Link against the library files that we found during module detection. 7 years ago
Benjamin Redelings 71d24094cd Factor out code to compute modname from basename into a single place. 7 years ago
Niklas Claesson d014087fd9 boost: Allow older behavior with a warning 7 years ago
Xavier Claessens 1c0570906c pkgconfig: Allow passing Dependency objects to library(_private) 7 years ago
Alexis Jeandet 0560478f75 [Dependencies] Add --ldflags to cups-config invocation 7 years ago
Nirbheek Chauhan 533e666901 dependencies: Fix detection of link args on MSYS2 7 years ago
Nirbheek Chauhan 6f42f83867 dependencies: Fix detection of Python arch on MSYS 7 years ago
Niklas Claesson 9884508535 Boost: Pick correct version 7 years ago
Nirbheek Chauhan 133df3b045 dependencies: Pass language to PkgConfigDependency 7 years ago
Dylan Baker df3c006456 Use ConfigToolDependency for libwmf 7 years ago
Dylan Baker 11fbc982d3 Use ConfigToolDependency for pcap 7 years ago
Dylan Baker a2f3182172 Use ConfigToolDependency for cups 7 years ago
Dylan Baker 203c5ce990 dependencies: Don't like for python 3 in /System on macOS 7 years ago
Iñigo Martínez 935ca12822 dependencies: Allow pkg-config to define variables 7 years ago
Anonymous Maarten 5cfb378442 Enable get_pkgconfig_variable for python3 dependencies 7 years ago
Jan Niklas Hasse 46736fc16c Use mlog.warning for invalid boost module 7 years ago
Jan Niklas Hasse c3d143298b Log instead of raise if Boost module invalid 7 years ago
Félix Piédallu bb84c1d109 Add LibWmf as a specified dependency, and associated tests. 7 years ago
Goncalo Carvalho 01611a66e2 Fix boost link cmd line when compiler.find_library returns None, self.request_modules doesn't have 'boost_' prefix but lib_modules is keyed on 'boost_*' 7 years ago
Niklas Claesson 14e7b0af25 Boost: Add Python libraries 7 years ago
Niklas Claesson c97e7749a6 Boost: Jamfile has two syntaxes for boost libraries 7 years ago
Jan Niklas Hasse 7b36897ff9 Use get_default_include_dirs to detect BOOST_ROOT 7 years ago
Niklas Claesson bbdba876af Boost: Improve search algorithm 7 years ago
Niklas Claesson 09ccd0eeaa C/C++: Get default include dirs from compilers 7 years ago
Nirbheek Chauhan 177283d203 pcap dependency: Frameworks for libpcap do not exist 7 years ago
Nirbheek Chauhan 20991c0669 dependencies: Add version detection to pcap 7 years ago
Alexis Jeandet e553d0807b Last round with listify function refactoring. 7 years ago
Iñigo Martínez 35ef236c43 add support for cups dependencies (#2255) 7 years ago
Michał Wikliński 9154a6473b Find Boost dep when there is an extra lib to link 7 years ago
Bruce Richardson c89b8c5c4b add support for pcap dependencies 7 years ago
Elliott Sales de Andrade 4cbfb9a08d Add support for MS-MPI. 7 years ago
Elliott Sales de Andrade 271601124e Filter out extra args from MPI wrappers. 7 years ago
Elliott Sales de Andrade 5a7e06a64f Add MPI dependency. 7 years ago
Wade Berrier ad1b487285 dependency: boost: only consult environment at initial stage 8 years ago
Nirbheek Chauhan 9308a6d923 tests: Add Boost unit tests and project tests on Windows 8 years ago