summaryrefslogtreecommitdiffstats
path: root/Doc/tools/mksourcepkg
Commit message (Collapse)AuthorAgeFilesLines
* Merged changes from the 1.5.2p2 release.Fred Drake2000-04-031-1/+3
|
* Re-implementation of mktarball.sh as a more portable Python script;Fred Drake1999-08-021-0/+139
with a more descriptive name. Allow creation of multiple archive formats with a single pass; useful in this case since it uses a fresh export/checkout from CVS to ensure that the tree is "clean" (no build turds, saved files, &c). Use --all to create all supported formats.