Commit graph

40 commits

Author SHA1 Message Date
Björn Stenberg
d5171cc225 Typo fix by Rafaël Carré
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26539 a1c6a512-1295-4272-9138-f99709370657
2010-06-04 06:39:28 +00:00
Rafaël Carré
2438d8b584 bins.pl script: don't hide errors, they might be useful
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-03 21:13:36 +00:00
Frank Gevaerts
bf17fcb43e Fix voice and manual build scripts even more
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26531 a1c6a512-1295-4272-9138-f99709370657
2010-06-03 21:04:02 +00:00
Frank Gevaerts
211e54c27b Fix voice and manual build scripts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26528 a1c6a512-1295-4272-9138-f99709370657
2010-06-03 20:56:24 +00:00
Frank Gevaerts
8592924f9c Half-fix voice and manual build scripts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26523 a1c6a512-1295-4272-9138-f99709370657
2010-06-03 20:50:07 +00:00
Dominik Riebeling
7ca35e99c4 Remove old, outdated rbutil tarball creation script.
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-31 14:44:57 +00:00
Jonathan Gordon
7a50f6f274 Fix bins.pl to use the gloabl builds.pm listing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24345 a1c6a512-1295-4272-9138-f99709370657
2010-01-27 08:52:55 +00:00
Michael Chicoine
f5c705264f Get sims.pl working again after target rename
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23923 a1c6a512-1295-4272-9138-f99709370657
2009-12-10 19:50:25 +00:00
Björn Stenberg
c0740440ac Rename targets to be consistent in all places. (FS #10819). Take 2.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23883 a1c6a512-1295-4272-9138-f99709370657
2009-12-07 12:19:08 +00:00
Michael Chicoine
1ac3b4b605 sims.pl - Do not create zip if build fails. This should prevent working 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-12-03 14:55:22 +00:00
Michael Chicoine
422fcbe35d Correct target id for Samsung YH*
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23602 a1c6a512-1295-4272-9138-f99709370657
2009-11-10 15:08:04 +00:00
Michael Chicoine
50edc5819e OndaVX777 sim now builds so add it back to the list of sims.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23469 a1c6a512-1295-4272-9138-f99709370657
2009-11-01 18:14:47 +00:00
Jonas Häggqvist
99b2e5f681 Add the Lyre Mini2440 to the list of sims. Remove ifp-7xx and Ondavx777.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23429 a1c6a512-1295-4272-9138-f99709370657
2009-10-30 22:19:14 +00:00
Jonas Häggqvist
cd2a4df5f1 Don't rely on {} expansion since not all shells have that.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23375 a1c6a512-1295-4272-9138-f99709370657
2009-10-27 23:40:46 +00:00
Jonas Häggqvist
35ee2fdd45 Copy SDL.dll from the SDL dir which was used, rather than relying on PATH.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23374 a1c6a512-1295-4272-9138-f99709370657
2009-10-27 23:24:04 +00:00
Jonas Häggqvist
06027214c8 Adapt to the new method of building w32 sims (adds a -w flag).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23373 a1c6a512-1295-4272-9138-f99709370657
2009-10-27 22:57:23 +00:00
Dominik Riebeling
ae4025d6bf Rockbox Utility now uses the ucl sources so include them in the tarball.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22900 a1c6a512-1295-4272-9138-f99709370657
2009-10-03 20:56:27 +00:00
Jonas Häggqvist
077ae3d7be Add the Onda 777 to the simulators list.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22590 a1c6a512-1295-4272-9138-f99709370657
2009-09-01 08:14:06 +00:00
Jonas Häggqvist
a5e25cc2a8 Add some more sims that actually compile
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21786 a1c6a512-1295-4272-9138-f99709370657
2009-07-11 19:02:27 +00:00
Jonas Häggqvist
05a4e67101 A script to create a source tarball of rbutil. Does a complete checkout and removes everything that isn't needed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21571 a1c6a512-1295-4272-9138-f99709370657
2009-06-29 20:51:25 +00:00
Jonas Häggqvist
e7c4cd9076 Add the Onda V747 and V747+ sim builds as well.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21385 a1c6a512-1295-4272-9138-f99709370657
2009-06-20 12:07:16 +00:00
Jonas Häggqvist
ba97d7d29b Add some more sims, and fix a bug which would make it also build c200 if you asked for c200v2.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21383 a1c6a512-1295-4272-9138-f99709370657
2009-06-20 11:48:41 +00:00
Daniel Stenberg
75ddf209c1 s/echo -e/printf to make it run more portably
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21338 a1c6a512-1295-4272-9138-f99709370657
2009-06-18 22:12:23 +00:00
Daniel Stenberg
3270795b48 1) use buildv- as prefix for the dirs this creates while building so that it
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-18 22:08:12 +00:00
Daniel Stenberg
1c935c08d4 avoid echo -e and use printf instead
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21170 a1c6a512-1295-4272-9138-f99709370657
2009-06-02 21:28:09 +00:00
Jonas Häggqvist
4f98d45c3e Add some more possible sim targets and remove the memory-size variants.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20615 a1c6a512-1295-4272-9138-f99709370657
2009-04-04 14:16:43 +00:00
Jonas Häggqvist
a88d5f045f Remove some more debug output. Add an option to strip binaries. Fix quoting at the zip stage.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20225 a1c6a512-1295-4272-9138-f99709370657
2009-03-07 02:36:13 +00:00
Jonas Häggqvist
3884266ead "Commit" the deleted file...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20220 a1c6a512-1295-4272-9138-f99709370657
2009-03-06 23:01:10 +00:00
Jonas Häggqvist
750b84887a Don't skip the cleanup I commented out for debugging and build all targets if no specific targets are specified.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20216 a1c6a512-1295-4272-9138-f99709370657
2009-03-06 18:59:34 +00:00
Jonas Häggqvist
a32b73e9c3 Smarten up the w32sims.pl script and rename it to sims.pl, since it does all sorts of sims now.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20215 a1c6a512-1295-4272-9138-f99709370657
2009-03-06 18:11:51 +00:00
Jonas Häggqvist
383986041d First version of script to build crosscompiled Windows sims. Basically a
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-29 00:27:09 +00:00
Daniel Stenberg
7728c94470 This is my initial commit of the scripts I used to make the 3.0 release
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-10-14 20:44:49 +00:00
Daniel Stenberg
08cabe9169 kill the release script and build tarball from *everything* in SVN...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16818 a1c6a512-1295-4272-9138-f99709370657
2008-03-26 13:12:07 +00:00
Dominik Riebeling
ea37d4c072 Use the svn revision number for version information too, version string is 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-22 23:09:07 +00:00
Daniel Stenberg
d1e2ce2918 allow find to follow symbolic links (mostly since the server is using that
a lot)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12032 a1c6a512-1295-4272-9138-f99709370657
2007-01-16 22:59:25 +00:00
Daniel Stenberg
d77ae1d555 now only make bz2 archives, and rely on it being a GNU tar since we use the
-j option for it


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11241 a1c6a512-1295-4272-9138-f99709370657
2006-10-17 07:48:44 +00:00
Daniel Stenberg
9bd676a79b hush you little script
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9095 a1c6a512-1295-4272-9138-f99709370657
2006-03-18 19:47:14 +00:00
Daniel Stenberg
480ab7fc6f build a tar.bz2 file as well at it compresses a lot better than tar.gz
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8909 a1c6a512-1295-4272-9138-f99709370657
2006-03-05 11:46:43 +00:00
Daniel Stenberg
bdf24904c9 allow commented lines in FILES
generate the apps/version.h version define properly


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@793 a1c6a512-1295-4272-9138-f99709370657
2002-05-29 12:56:35 +00:00
Daniel Stenberg
93a14e20e6 this script builds release tarballs, pass a version number as argument,
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
2002-05-27 11:57:12 +00:00