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 |