64 Commits (14e7b0af25c90ed78b9309fd122d34b24d69fc0e)

Author SHA1 Message Date
Niklas Claesson 14e7b0af25 Boost: Add Python libraries 7 years ago
Dylan Baker 9262236322 llvm: strip system libraries from link arguments 7 years ago
Dylan Baker 4e394b3341 dependencies: Add function to strip system -L paths 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
Dylan Baker e8df59cc5f llvm: don't add --system-libs 7 years ago
Nirbheek Chauhan bb0e18b738 Use listify and extract_as_list everywhere 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
Dylan Baker 5a8d1b6431 deps: strip 'svn' from LLVM version 7 years ago
Dylan Baker 035bee5c54 deps: demote LLVM config to instance variable 7 years ago
Dylan Baker 95ba1fcab2 deps: convert LLVM modules to a set before checking for them 7 years ago
Dylan Baker ce6099b704 deps: flatten module argument to LLVM dependency 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 d9f01ffcea Disallow language keyword for unsupported deps. 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
nyorain ec445c3598 Fix vulkan style issue 7 years ago
nyorain 6dd9098cd7 Fix vulkan windows; Make test succeed w/o driver 7 years ago
nyorain 02e5c58efc Fix style issue in vulkan dep 7 years ago
nyorain 005e041645 Fix vulkan module for linux 7 years ago
nyorain 0c2ef49dc5 Trigger travis 7 years ago
nyorain 2174027ba1 Fix whitespace issues 7 years ago
nyorain 29e2aac690 Add first vulkan dependency module 7 years ago
Alessandro Decina 328a1f30fd Add /System/Library/Frameworks to the OSX framework search path 7 years ago
Jussi Pakkanen b2a90f1838 Removed unnecessary pass statements. 7 years ago
Philippe Payant e4daad369a Select release or debug libraries for Qt, based on buildtype. 7 years ago
Philippe Payant 85eddf4eb2 Library names for Qt4 was incorrect. 7 years ago
Wade Berrier ad1b487285 dependency: boost: only consult environment at initial stage 7 years ago
Jussi Pakkanen 7c7dc0efde Fix a stray variable renaming. Closes #1952. 8 years ago
Nirbheek Chauhan 73c06780f9 Make external library no-op when used with incompatible target (#1941) 8 years ago
Nirbheek Chauhan 1441cb9812 wxwidgets: Fix usage of multiple dependency() calls 8 years ago
Nirbheek Chauhan ea3e28dbb9 valgrind: Fix __init__ call 8 years ago
Nirbheek Chauhan 9308a6d923 tests: Add Boost unit tests and project tests on Windows 8 years ago
Nirbheek Chauhan c1e9c757eb tests: Increase dependencies coverage a bit more 8 years ago
Nirbheek Chauhan 38716f0fcb tests: Improve llvm dependency test coverage 8 years ago
Nirbheek Chauhan 3a33a8ef49 unit tests: Add class to generate failing tests 8 years ago
Nirbheek Chauhan ed6a5abee8 find_library: link_args is always a list 8 years ago
Nirbheek Chauhan c4d7667675 ExtraFrameworkDependency: Don't set required 8 years ago
Nirbheek Chauhan 0c83f8352d dependencies: Add a new class ExternalDependency 8 years ago
Adam C. Foltzer a53e44ad63 generalize the system include detection a bit 8 years ago
Ting-Wei Lan 139152b0ef Update the list of possible llvm-config binaries 8 years ago
Adam C. Foltzer b290688ede look for static Boost libraries on *nix when requested 8 years ago
Adam C. Foltzer 80fd7106e8 add support for static flag on Windows Boost dependency 8 years ago