Hennadii Stepanov
|
e7cf4a6f27
|
build: Add missed -g for "Coverage" build configuration
|
2024-09-04 16:02:19 +01:00 |
|
Hennadii Stepanov
|
8b6f1c4353
|
cmake: Add Coverage and CoverageFuzz scripts
|
2024-08-16 21:19:12 +01:00 |
|
Hennadii Stepanov
|
747adb6ffe
|
cmake: Add Maintenance module
|
2024-08-16 21:19:11 +01:00 |
|
Hennadii Stepanov
|
1f60b30df0
|
cmake: Add APPEND_{CPP,C,CXX,LD}FLAGS cache variables
The content of those variables is appended to the each target after the
flags added by the build system.
|
2024-08-16 21:19:11 +01:00 |
|
Hennadii Stepanov
|
2b43c45b13
|
cmake: Add AddWindowsResources module
|
2024-08-16 21:19:11 +01:00 |
|
Hennadii Stepanov
|
57a6e2ef4a
|
cmake: Build bitcoin-qt executable
|
2024-08-16 19:27:42 +01:00 |
|
Hennadii Stepanov
|
353e0c9e96
|
cmake: Add systemtap-sdt optional package support
|
2024-08-16 19:27:41 +01:00 |
|
Hennadii Stepanov
|
ae7b39a0e1
|
cmake: Add libminiupnpc optional package support
|
2024-08-16 19:27:40 +01:00 |
|
Hennadii Stepanov
|
6480e1dcdb
|
cmake: Add libnatpmp optional package support
|
2024-08-16 19:27:40 +01:00 |
|
Hennadii Stepanov
|
d10c5c34c3
|
cmake: Add wallet functionality
|
2024-08-16 19:27:40 +01:00 |
|
Hennadii Stepanov
|
959370bd76
|
cmake: Build test_bitcoin executable
|
2024-08-16 19:27:39 +01:00 |
|
Hennadii Stepanov
|
a9813df826
|
cmake: Build bitcoind executable
|
2024-08-16 19:27:39 +01:00 |
|
Hennadii Stepanov
|
97829ce2d5
|
cmake: Add FindLibevent module
|
2024-08-16 19:27:39 +01:00 |
|
Hennadii Stepanov
|
cedfdf6c72
|
cmake: Redefine/adjust per-configuration flags
|
2024-08-16 19:27:37 +01:00 |
|
Hennadii Stepanov
|
f98327931b
|
cmake: Add TryAppendLinkerFlag module
|
2024-08-16 19:27:37 +01:00 |
|
Hennadii Stepanov
|
4a0af29697
|
cmake: Add TryAppendCXXFlags module
|
2024-08-16 19:27:36 +01:00 |
|
Hennadii Stepanov
|
07069e2bb0
|
cmake: Add introspection module
Co-authored-by: Cory Fields <cory-nospam-@coryfields.com>
Co-authored-by: Vasil Dimov <vd@FreeBSD.org>
|
2024-08-16 19:27:36 +01:00 |
|
Hennadii Stepanov
|
fe5cdace5f
|
cmake: Print compiler and linker flags in summary
|
2024-08-16 19:27:36 +01:00 |
|
Hennadii Stepanov
|
70683884c5
|
cmake: Introduce interface libraries to encapsulate common flags
Also add a sanity check for non-encapsulated (directory-wide) build
properties.
|
2024-08-16 19:27:34 +01:00 |
|