Update release script to include submodules in the archives
Use "git submodule foreach" to run "git archive" in all of the submodules as well. Also document the requirement to have GNU tar which is needed to be able to successfully extract several concatenated tar archives.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
Creating a new release requires a few things before getting started:
|
||||
|
||||
* Linux or OSX.
|
||||
* Linux (or another Unix but GNU tar is required).
|
||||
* Windows 7+ with HTML Help Workshop, and Inno Setup installed.
|
||||
* 7-Zip, Doxygen 1.8.8, and GraphViz installed on both machines.
|
||||
|
||||
|
Reference in New Issue
Block a user