35 Commits (211127c834e5399eba11ad7977c85e67e258cf9c)

Author SHA1 Message Date
Dylan Baker 221c3ec105 llvm: Add configs for freebsd 6.0 and debian 7svn 7 years ago
Dylan Baker d889989ea1 dependnecies: generalize version suffix stripping code 7 years ago
Dylan Baker a9210c57e1 LLVM: work around FreeBSD specific static linking problems 7 years ago
Dylan Baker 660dee1e10 LLVM: use DragonFly BSD workaround on FreeBSD as well 7 years ago
Dylan Baker 448ba5b6f3 LLVM: work around bug in dragonfly bsd llvm-config for shared libs 7 years ago
Dylan Baker 3a0f8ab0cf dependencies/dev: remove unused imports 7 years ago
Dylan Baker 0bbc9df74a dependencies: Also strip git version from llvm version 7 years ago
Dylan Baker 11b62c3c51 dependencies: use mlog.bold with llvm module/component names. 7 years ago
Dylan Baker 2b2ee68f90 dependencies: Print LLVM for LLVM dependency 7 years ago
Josh Soref 47bacd40e0 spelling: attempt 7 years ago
Josh Soref 8a66cfb2af spelling: arbitrary 7 years ago
Dylan Baker f0248b0342 Make LLVMDependency a ConfigToolDependency 7 years ago
Nirbheek Chauhan 18b42c5370 llvm: Output stderr when generating libs/flags/etc fails 7 years ago
Dylan Baker a8d3eb3c10 llvm: llvm 5.0 is released and the current stable 7 years ago
Dylan Baker 3aa97d4ab5 llvm: fix static vs dynamic linking 7 years ago
Dylan Baker 5584409346 llvm: Add support for linking statically 7 years ago
Dylan Baker 6cbbbd546e llvm: Add modules to libs check 7 years ago
Dylan Baker 3e004ae611 llvm: check for components (modules) before libs. 7 years ago
Dylan Baker cadf5f3c04 llvm: Add optional modules 7 years ago
Dylan Baker 7841210b4f llvm: Add helper function for checking modules 7 years ago
Dylan Baker 9262236322 llvm: strip system libraries from link arguments 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
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 ea3e28dbb9 valgrind: Fix __init__ call 8 years ago
Nirbheek Chauhan 38716f0fcb tests: Improve llvm dependency test coverage 8 years ago
Nirbheek Chauhan 0c83f8352d dependencies: Add a new class ExternalDependency 8 years ago
Ting-Wei Lan 139152b0ef Update the list of possible llvm-config binaries 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 d96b16c24b Split development-related deps into their own file. 8 years ago