I was browsing the source code database at developer.blender.org and, well, there are a lot of files under each branch/version.
but there is no “download this entire source archive as .zip” option. at least not one I can see. This feature is a Must-have. Simply because people are not going to build from source or mess with source if it takes them weeks to download said source One-file-at-a-time.
I had been trying to ensure that all source code from all previous versions was web.archive.org+ed, this is a grueling task with the source in the current state.
Please help.
in addition I might note that each blender version’s source should have some note about what compiler (and what specific version) and programming language installations are necessary to build it. saying CMake in example is not enough specifying a version could be crucial as some distros may not build right in older or newer CMakes than intended.