mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-02-12 18:24:41 +01:00
Using the get_previous_releases.py script to build from source only works for releases prior to v29 due to removal of Autotools (in favor of CMake). It also does not support building on Windows, and we are adding support for downloading Windows release binaries in later commits of this PR. As there were no complaints during review, it is assumed nobody uses this functionality.