summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* New upload-release-files script, and fixed up update-release-info.GaryO2012-08-052-4/+30
| | | | | update-release-info: allow regular 3-digit releases (not .final.0) upload-release-files: new, does a lot of the heavy lifting for a release.
* New release script to upload dist files to SourceForgeGaryO2012-08-051-0/+51
|
* Fix issue 2856.Joshua Hughes2012-07-1637-0/+6737
This change fixes issue 2856 by making scons consider the .def file only if it's explicitly given or insertion is explicitly requested.