Hennadii Stepanov
|
eb6d4c2d08
|
cmake: Remove unnecessary BITCOIN_GENBUILD_NO_GIT environment variable
This functionality is now covered by the `CMAKE_DISABLE_FIND_PACKAGE_Git`
variable.
Note for reviewers: consider reviewing with `git diff -w`.
|
2025-04-07 15:17:36 +01:00 |
|
Hennadii Stepanov
|
54dcbb91a5
|
cmake, refactor: Move find_package(Git) to src/CMakeLists.txt
This change allows the use of the `CMAKE_DISABLE_FIND_PACKAGE_Git`
variable to explicitly disable git usage.
|
2025-04-07 15:17:28 +01:00 |
|
Hennadii Stepanov
|
d209e4f156
|
doc: Drop mentions of share/genbuild.sh
|
2024-08-29 12:38:37 +01:00 |
|
Hennadii Stepanov
|
752747fda8
|
cmake: Generate obj/build.h header
|
2024-08-16 19:27:38 +01:00 |
|