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 |
Hennadii Stepanov
|
ff4a38a327
|
build: Fix configuring depends with cmake
|
3 years ago |
Hennadii Stepanov
|
148b33cf72
|
build: Replace `which` command with `command -v`
This change made in a way that is compatible with GNU Make versions
older than 4.3.
|
3 years ago |
Hennadii Stepanov
|
f09ed92be1
|
build: Try posix-specific CXX first for mingw32 host
|
3 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 |