fanquake
|
658685af93
|
depends: default to using GCC tool wrappers (with GCC)
This improves support for LTO by using gcc wrappers for ar, nm, ranlib,
that correctly setup plugin arguments for LTO.
Other HOSTS are using clang.
|
2 years ago |
fanquake
|
f7595f1354
|
build: add and use CXX_STANDARD in depends
|
2 years ago |
fanquake
|
7e7b3e42fa
|
build: add and use C_STANDARD in depends
|
2 years ago |
fanquake
|
094772656d
|
build: support LTO in depends
No Qt for now.
|
2 years ago |
MarcoFalke
|
fa9249aacc
|
depends: Add missing -D_LIBCPP_DEBUG=1 to debug flags
|
4 years ago |
Russell Yanofsky
|
603fd6a2e7
|
depends: add MULTIPROCESS depends option
Builds required packages and passes --enable-multiprocess option to bitcoin build
|
5 years ago |
Cory Fields
|
f397304002
|
depends: add debug/release flags for linux/osx/win
Linux and mingw enable libstdc++ debugging for extra runtime checks. OSX
doesn't play nice, so don't enable it there.
|
10 years ago |
Cory Fields
|
1dec09b341
|
depends: add shared dependency builder
See the README's in depends for documentation
|
10 years ago |