summaryrefslogtreecommitdiff
path: root/tools/release (follow)
Commit message (Collapse)AuthorAge
* Use the svn revision number for version information too, version string is ↵Dominik Riebeling2007-01-22
| | | | | | now "r<revision>-<builddate> unless there is a static version file (e.g. created by tools/release). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12090 a1c6a512-1295-4272-9138-f99709370657
* allow find to follow symbolic links (mostly since the server is using thatDaniel Stenberg2007-01-16
| | | | | | | a lot) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12032 a1c6a512-1295-4272-9138-f99709370657
* now only make bz2 archives, and rely on it being a GNU tar since we use theDaniel Stenberg2006-10-17
| | | | | | | -j option for it git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11241 a1c6a512-1295-4272-9138-f99709370657
* hush you little scriptDaniel Stenberg2006-03-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9095 a1c6a512-1295-4272-9138-f99709370657
* build a tar.bz2 file as well at it compresses a lot better than tar.gzDaniel Stenberg2006-03-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8909 a1c6a512-1295-4272-9138-f99709370657
* allow commented lines in FILESDaniel Stenberg2002-05-29
| | | | | | | generate the apps/version.h version define properly git-svn-id: svn://svn.rockbox.org/rockbox/trunk@793 a1c6a512-1295-4272-9138-f99709370657
* this script builds release tarballs, pass a version number as argument,Daniel Stenberg2002-05-27
make sure the FILES file include all files to include! git-svn-id: svn://svn.rockbox.org/rockbox/trunk@740 a1c6a512-1295-4272-9138-f99709370657