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.
|
2022-07-18 17:13:55 +01:00 |
|
fanquake
|
f7595f1354
|
build: add and use CXX_STANDARD in depends
|
2022-06-16 17:01:05 +01:00 |
|
fanquake
|
7e7b3e42fa
|
build: add and use C_STANDARD in depends
|
2022-06-16 16:59:05 +01:00 |
|
fanquake
|
094772656d
|
build: support LTO in depends
No Qt for now.
|
2022-06-14 12:08:27 +01:00 |
|
Hennadii Stepanov
|
ff4a38a327
|
build: Fix configuring depends with cmake
|
2022-02-21 16:13:03 +02:00 |
|
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.
|
2022-01-31 22:30:00 +00:00 |
|
Hennadii Stepanov
|
f09ed92be1
|
build: Try posix-specific CXX first for mingw32 host
|
2021-06-02 18:04:24 +03:00 |
|
Russell Yanofsky
|
603fd6a2e7
|
depends: add MULTIPROCESS depends option
Builds required packages and passes --enable-multiprocess option to bitcoin build
|
2020-05-12 09:47:06 -04:00 |
|
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.
|
2014-09-25 14:56:26 -04:00 |
|
Cory Fields
|
1dec09b341
|
depends: add shared dependency builder
See the README's in depends for documentation
|
2014-08-08 15:10:46 -04:00 |
|