summaryrefslogtreecommitdiff
path: root/tools/release/bins.pl (follow)
Commit message (Collapse)AuthorAge
* Actually bump version to 3.14Franklin Wei2017-04-30
| | | | This reverts commit e59197f07869d63bfc90dbce000d6af9c0fb73de.
* Revert "Bump version to 3.14"Franklin Wei2017-04-30
| | | | This reverts commit 42115ffab8c36ee9f1dead8f20a6da93bb7298db.
* Bump version to 3.14Franklin Wei2017-04-30
| | | | Change-Id: I839e90638d55782d0ce330808051842de581a0bd
* Bump version numbers for 3.11.1Frank Gevaerts2012-04-07
| | | | Change-Id: I98c904b1d5e5c80c21d8a08b5413cd1e7f70bff2
* Pass VERSION to *all* make invocations in release scriptsFrank Gevaerts2011-12-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31166 a1c6a512-1295-4272-9138-f99709370657
* Also build and keep elfs zip file for the release.Alex Parker2011-02-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29362 a1c6a512-1295-4272-9138-f99709370657
* * Keep the map files instead of building then throwing them away in the ↵Alex Parker2011-02-20
| | | | | | | | release script. * Pass the release version to make in the release script instead of having to remember to hack up version.sh in the release branch. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29358 a1c6a512-1295-4272-9138-f99709370657
* Typo fix by Rafaël CarréBjörn Stenberg2010-06-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26539 a1c6a512-1295-4272-9138-f99709370657
* bins.pl script: don't hide errors, they might be usefulRafaël Carré2010-06-03
| | | | | | | | Don't use make -j as it uses an unlimited number of jobs and can severely slow down machines and/or make the build fail if processes can't be created git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26533 a1c6a512-1295-4272-9138-f99709370657
* Fix bins.pl to use the gloabl builds.pm listingJonathan Gordon2010-01-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24345 a1c6a512-1295-4272-9138-f99709370657
* Rename targets to be consistent in all places. (FS #10819). Take 2.Björn Stenberg2009-12-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23883 a1c6a512-1295-4272-9138-f99709370657
* s/echo -e/printf to make it run more portablyDaniel Stenberg2009-06-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21338 a1c6a512-1295-4272-9138-f99709370657
* avoid echo -e and use printf insteadDaniel Stenberg2009-06-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21170 a1c6a512-1295-4272-9138-f99709370657
* This is my initial commit of the scripts I used to make the 3.0 releaseDaniel Stenberg2008-10-14
files. The README contains some initial docs, plans and current status. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18812 a1c6a512-1295-4272-9138-f99709370657