summaryrefslogtreecommitdiff
path: root/tools/release
AgeCommit message (Collapse)Author
2016-05-13configure: statically link sdl on win32 cross compileAmaury Pouly
Change-Id: If9115da0470e2c301589329af67433f7260d24d3
2015-01-03Multiple variables for 'my' need to be in parenthesisThomas Jarosch
perl -wc reported: Parentheses missing around "my" list at sims.pl line 9. Useless use of a variable in void context at sims.pl line 9. Useless use of a variable in void context at sims.pl line 9. Useless use of a variable in void context at sims.pl line 9. Useless use of a variable in void context at sims.pl line 9. Name "main::doonly" used only once: possible typo at sims.pl line 9. -> now it's happy. Change-Id: I3b3685d6918ddb77e47c58bade931897075c6e04
2015-01-03Don't build sims twiceThomas Jarosch
Some of those builds are already in the 'builds' list. Change-Id: I6985702d50ff00e166463384d78f823f6fad9873
2013-11-13sims.pl: add a few unusable targetsAmaury Pouly
Change-Id: I97ab208446c3df5327aa287edb5940aa59908260
2013-09-29Add some unstable targest to "sim release"Amaury Pouly
Change-Id: Ie8e3848063dc49004fa68719e031a4950f059033
2012-04-12Add new tarball generation script.Dominik Riebeling
The old script depended on svn. An earlier version of this script has already been used in the 3.11. branch. Change-Id: Id03abb8f7bd005ede343243194c4453f0b2e8943
2012-04-07Bump version numbers for 3.11.1Frank Gevaerts
Change-Id: I98c904b1d5e5c80c21d8a08b5413cd1e7f70bff2
2011-12-07Pass VERSION to *all* make invocations in release scriptsFrank Gevaerts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31166 a1c6a512-1295-4272-9138-f99709370657
2011-02-20Also build and keep elfs zip file for the release.Alex Parker
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29362 a1c6a512-1295-4272-9138-f99709370657
2011-02-20* Keep the map files instead of building then throwing them away in the ↵Alex Parker
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
2010-08-31Sansa c200v2 is now unstable and no longer needs special consideration for ↵Michael Chicoine
sim builds git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27961 a1c6a512-1295-4272-9138-f99709370657
2010-06-04Typo fix by Rafaël CarréBjörn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26539 a1c6a512-1295-4272-9138-f99709370657
2010-06-03bins.pl script: don't hide errors, they might be usefulRafaël Carré
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
2010-06-03Fix voice and manual build scripts even moreFrank Gevaerts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26531 a1c6a512-1295-4272-9138-f99709370657
2010-06-03Fix voice and manual build scriptsFrank Gevaerts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26528 a1c6a512-1295-4272-9138-f99709370657
2010-06-03Half-fix voice and manual build scriptsFrank Gevaerts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26523 a1c6a512-1295-4272-9138-f99709370657
2010-01-31Remove old, outdated rbutil tarball creation script.Dominik Riebeling
Creating the rbutil tarball is now done by deploy-release.py which is also up to date with recent changes. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24417 a1c6a512-1295-4272-9138-f99709370657
2010-01-27Fix bins.pl to use the gloabl builds.pm listingJonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24345 a1c6a512-1295-4272-9138-f99709370657
2009-12-10Get sims.pl working again after target renameMichael Chicoine
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23923 a1c6a512-1295-4272-9138-f99709370657
2009-12-07Rename targets to be consistent in all places. (FS #10819). Take 2.Björn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23883 a1c6a512-1295-4272-9138-f99709370657
2009-12-03sims.pl - Do not create zip if build fails. This should prevent working ↵Michael Chicoine
simulator builds being overwritten by failed builds when uploaded to the hosting server. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23827 a1c6a512-1295-4272-9138-f99709370657
2009-11-10Correct target id for Samsung YH*Michael Chicoine
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23602 a1c6a512-1295-4272-9138-f99709370657
2009-11-01OndaVX777 sim now builds so add it back to the list of sims.Michael Chicoine
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23469 a1c6a512-1295-4272-9138-f99709370657
2009-10-30Add the Lyre Mini2440 to the list of sims. Remove ifp-7xx and Ondavx777.Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23429 a1c6a512-1295-4272-9138-f99709370657
2009-10-27Don't rely on {} expansion since not all shells have that.Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23375 a1c6a512-1295-4272-9138-f99709370657
2009-10-27Copy SDL.dll from the SDL dir which was used, rather than relying on PATH.Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23374 a1c6a512-1295-4272-9138-f99709370657
2009-10-27Adapt to the new method of building w32 sims (adds a -w flag).Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23373 a1c6a512-1295-4272-9138-f99709370657
2009-10-03Rockbox Utility now uses the ucl sources so include them in the tarball.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22900 a1c6a512-1295-4272-9138-f99709370657
2009-09-01Add the Onda 777 to the simulators list.Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22590 a1c6a512-1295-4272-9138-f99709370657
2009-07-11Add some more sims that actually compileJonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21786 a1c6a512-1295-4272-9138-f99709370657
2009-06-29A script to create a source tarball of rbutil. Does a complete checkout and ↵Jonas Häggqvist
removes everything that isn't needed. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21571 a1c6a512-1295-4272-9138-f99709370657
2009-06-20Add the Onda V747 and V747+ sim builds as well.Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21385 a1c6a512-1295-4272-9138-f99709370657
2009-06-20Add some more sims, and fix a bug which would make it also build c200 if you ↵Jonas Häggqvist
asked for c200v2. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21383 a1c6a512-1295-4272-9138-f99709370657
2009-06-18s/echo -e/printf to make it run more portablyDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21338 a1c6a512-1295-4272-9138-f99709370657
2009-06-181) use buildv- as prefix for the dirs this creates while building so that itDaniel Stenberg
won't conflict if running in parallel with the other builds scripts 2) mkdir the pool directory as well, to prevent me from doing this same mistake every single release where I discover that the voice builds take ages until I remember to create the pool! git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21337 a1c6a512-1295-4272-9138-f99709370657
2009-06-02avoid echo -e and use printf insteadDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21170 a1c6a512-1295-4272-9138-f99709370657
2009-04-04Add some more possible sim targets and remove the memory-size variants.Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20615 a1c6a512-1295-4272-9138-f99709370657
2009-03-07Remove some more debug output. Add an option to strip binaries. Fix quoting ↵Jonas Häggqvist
at the zip stage. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20225 a1c6a512-1295-4272-9138-f99709370657
2009-03-06"Commit" the deleted file...Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20220 a1c6a512-1295-4272-9138-f99709370657
2009-03-06Don't skip the cleanup I commented out for debugging and build all targets ↵Jonas Häggqvist
if no specific targets are specified. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20216 a1c6a512-1295-4272-9138-f99709370657
2009-03-06Smarten up the w32sims.pl script and rename it to sims.pl, since it does all ↵Jonas Häggqvist
sorts of sims now. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20215 a1c6a512-1295-4272-9138-f99709370657
2008-10-29First version of script to build crosscompiled Windows sims. Basically aJonas Häggqvist
copy of bins.pl, with some improved argument handling, to enable using the same script for building daily sims and release sims. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18908 a1c6a512-1295-4272-9138-f99709370657
2008-10-14This is my initial commit of the scripts I used to make the 3.0 releaseDaniel Stenberg
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
2008-03-26kill the release script and build tarball from *everything* in SVN...Daniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16818 a1c6a512-1295-4272-9138-f99709370657
2007-01-22Use the svn revision number for version information too, version string is ↵Dominik Riebeling
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
2007-01-16allow find to follow symbolic links (mostly since the server is using thatDaniel Stenberg
a lot) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12032 a1c6a512-1295-4272-9138-f99709370657
2006-10-17now only make bz2 archives, and rely on it being a GNU tar since we use theDaniel Stenberg
-j option for it git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11241 a1c6a512-1295-4272-9138-f99709370657
2006-03-18hush you little scriptDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9095 a1c6a512-1295-4272-9138-f99709370657
2006-03-05build a tar.bz2 file as well at it compresses a lot better than tar.gzDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8909 a1c6a512-1295-4272-9138-f99709370657
2002-05-29allow commented lines in FILESDaniel Stenberg
generate the apps/version.h version define properly git-svn-id: svn://svn.rockbox.org/rockbox/trunk@793 a1c6a512-1295-4272-9138-f99709370657