30 Commits (cdfb4164255980636481487c848a415c0ba3b4e9)

Author SHA1 Message Date
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
Goncalo Carvalho 6eb75a04a1 fix lookup of boost modules when cross-compiling on osx 8 years ago
Elliott Sales de Andrade 07bad04a86 Handle required `ExtraFrameworkDependency`s. 8 years ago
Elliott Sales de Andrade ea636fcd51 Remove unused variables. 8 years ago
Lars Persson a3856be1d5 gmockdependency: find libraries using the compiler 8 years ago
Lars Persson a1a4f66e6d gtestdependency: find libraries using the compiler 8 years ago
Elliott Sales de Andrade e922a6f6f0 Make base imports explicit. 8 years ago
Elliott Sales de Andrade 8731e00ada Tweak formatting of base dependency file. 8 years ago
Elliott Sales de Andrade d3caadb675 Split misc dependencies into their own file. 8 years ago
Elliott Sales de Andrade cb24c2d58a Split apart platform-specific dependencies 8 years ago
Elliott Sales de Andrade d96b16c24b Split development-related deps into their own file. 8 years ago
Elliott Sales de Andrade 23f9b42d3b Split UI-related into a separate file. 8 years ago
Elliott Sales de Andrade 92557e1c2a Move dependencies.py into a subdirectory. 8 years ago