summaryrefslogtreecommitdiff
path: root/infrastructure/makedistribution.pl.in
Commit message (Collapse)AuthorAge
* Use the path to PERL from configure, reverts part of [1702].Chris Wilson2008-01-28
|
* Clean up distribution script.Chris Wilson2008-01-21
| | | | | | | Allow NO-LICENSE-IN-DIR to copy the dir as well. Exclude configure-generated SMF files, leaving the original sources.
* Replace version in VERSION.txt, if it contains USE_SVN_VERSION.Chris Wilson2007-06-27
|
* Handle USE_SVN_VERSION in distribution VERSION files.Chris Wilson2007-06-27
|
* Rename makedistribution.pl to makedistribution.pl.in.Chris Wilson2007-01-13
Auto-generate makedistribution.pl in configure, to replace @PERL@ in shebang line. Process spec files as text files, to allow removing private parts. (refs #3)