summaryrefslogtreecommitdiff
path: root/tools/release/sims.pl
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
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
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-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-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-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-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