Christian Gmeiner
736af6f33f
revert -fPIC change, as it seems to be gentoo related problem...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18378 a1c6a512-1295-4272-9138-f99709370657
2008-09-01 13:03:27 +00:00
Christian Gmeiner
07840bdd0a
add -fPIC to GCCOPTS for simgcc to prevent warnings like: warning: creating a DT_TEXTREL in object.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18376 a1c6a512-1295-4272-9138-f99709370657
2008-09-01 06:14:27 +00:00
Jens Arnold
96aba33d1e
Fix FS #9280 (bsd tar errors out when called with -u and the destination file doesn't exist) by using -c. This requires buildzip.pl to only call the archiver once, with the additional beneft that it's more efficient (saves a call, and allows 7zip archives to become smaller).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18350 a1c6a512-1295-4272-9138-f99709370657
2008-08-26 23:21:20 +00:00
Antoine Cellerier
753350154e
Also remove the .7z, .tar, .tar.gz and .tar.bz2 rockbox files when runing the clean target.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18347 a1c6a512-1295-4272-9138-f99709370657
2008-08-26 21:45:22 +00:00
Jens Arnold
dcd7f11b22
Use maximum compression for 'make zip', 'make fullzip' and 'make 7zip' (reconfigure for the 7zip change to take effect).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18296 a1c6a512-1295-4272-9138-f99709370657
2008-08-16 11:46:21 +00:00
Maurus Cuelenaere
06e3c660cc
Prepare Creative bootloader compilation for future dual boot integration
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18187 a1c6a512-1295-4272-9138-f99709370657
2008-08-03 19:32:14 +00:00
Maurus Cuelenaere
b89ee32a4b
Adjust MIPSel compiler to the same as used in rockboxdev.sh
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18148 a1c6a512-1295-4272-9138-f99709370657
2008-07-30 08:28:35 +00:00
Jens Arnold
2bff8402d4
Make 'make tar' and hence 'make gzip' and 'make bzip2' work again (reconfigure if you use one of these).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18116 a1c6a512-1295-4272-9138-f99709370657
2008-07-23 06:30:29 +00:00
Jonathan Gordon
ee27a4fb7c
Accept FS#8980 - fix typo and remove some accidentl code from tools/configure
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18078 a1c6a512-1295-4272-9138-f99709370657
2008-07-17 02:58:53 +00:00
Maurus Cuelenaere
0709f0a5c6
Add preliminary support for the Onda VX747 (MIPS target)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18032 a1c6a512-1295-4272-9138-f99709370657
2008-07-14 15:03:10 +00:00
Marcoen Hirschberg
7b10ef9a7c
initial Meizu M6SL port (take 2)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17819 a1c6a512-1295-4272-9138-f99709370657
2008-06-27 23:24:34 +00:00
Mark Arigo
22e7bf32b8
My Devcon 2008 contribution: port for Philips GoGear HDD1630 (PP5022-based). Current status is that the bootloader works to load Rockbox, but dual boot does not work: it freezes after decrypting the OF. When Rockbox boots, it freezes somewhere between showing the logo and the main menu. And there's no driver for the touchpad. So lots of work left.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17809 a1c6a512-1295-4272-9138-f99709370657
2008-06-27 18:40:25 +00:00
Marc Guay
b93667b306
Add the Sansa c100 as a build target with basic drivers.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17742 a1c6a512-1295-4272-9138-f99709370657
2008-06-21 15:18:36 +00:00
Jens Arnold
9de0d813f4
Two fixes for crosscompiled win32 simulators: * Make crosscompiled sims a console application like on cygwin, so debug output to the console works again. * Kill the thousands of visibility warnings when crosscompiling a win32 sim on a 64 bit linux host. The 64 bit linker flags must not be used when cross-linking.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17714 a1c6a512-1295-4272-9138-f99709370657
2008-06-11 18:45:16 +00:00
Mark Arigo
b4275d4941
Philips GoGear SA9200 port. Working bootloader and normal builds, including sound. No touchpad now, buttons limited to using vol+/vol-/power for up/down/select. Rockbox USB is enabled since the OF is MTP only...read the warnings on the PortalPlayerUsb wiki page.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17591 a1c6a512-1295-4272-9138-f99709370657
2008-05-21 03:55:17 +00:00
Maurus Cuelenaere
affa4f668e
Use OF's firmware loading mechanism instead of Rockbox's.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17553 a1c6a512-1295-4272-9138-f99709370657
2008-05-17 14:20:09 +00:00
Maurus Cuelenaere
1ea884b531
1) Add ZVM60GB and ZV simulator builds (ZVM60GB sim equals to ZVM30GB)
...
2) Correct typo which'll break build system for ZV currently
3) Split up keymaps for ZV & ZVM
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17525 a1c6a512-1295-4272-9138-f99709370657
2008-05-15 18:01:14 +00:00
Maurus Cuelenaere
3903b0e59c
Fix typo
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17514 a1c6a512-1295-4272-9138-f99709370657
2008-05-14 21:25:52 +00:00
Daniel Stenberg
67ad705cd9
use unique modelnames for the two create zen vision m builds
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17512 a1c6a512-1295-4272-9138-f99709370657
2008-05-14 20:54:59 +00:00
Maurus Cuelenaere
e031db4b87
1) Use a separate config-<target>.h for Zen Vision(:M) (60GB)
...
2) Other unrelated cleanups
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17503 a1c6a512-1295-4272-9138-f99709370657
2008-05-14 18:55:19 +00:00
Maurus Cuelenaere
727a8059d7
1) Split ZVM into 30GB and 60GB
...
2) Clean up config
3) Add scramble description
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17502 a1c6a512-1295-4272-9138-f99709370657
2008-05-14 13:51:47 +00:00
Maurus Cuelenaere
1ab5caff29
Fix target_id problem
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17486 a1c6a512-1295-4272-9138-f99709370657
2008-05-12 21:37:11 +00:00
Maurus Cuelenaere
93b280a42c
Add (preliminary) Zen Vision support.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17485 a1c6a512-1295-4272-9138-f99709370657
2008-05-12 21:28:13 +00:00
Robert Keevil
572e7a9659
Ensure that tools are compiled before features - fixes an issue with bmp2rb and multiple make jobs
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17451 a1c6a512-1295-4272-9138-f99709370657
2008-05-10 23:46:17 +00:00
Dave Chapman
f2042983f0
Add the Sansa M200 (v1) as a target - it's extremely similar to the Logik DAX (the LCD driver worked unchanged). Plus various tcc77x work, including a working tick interrupt (enabled in the bootloader). Rockbox itself builds for the M200 (there are no keymaps yet for the DAX), but doesn't progress very far due to the lack of an ATA (NAND flash) driver.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17306 a1c6a512-1295-4272-9138-f99709370657
2008-05-02 19:12:09 +00:00
Maurus Cuelenaere
95167e0177
Commit whole Creative Zen Vision:M target tree + all related firmware/
...
changes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17241 a1c6a512-1295-4272-9138-f99709370657
2008-04-24 20:08:28 +00:00
Maurus Cuelenaere
e810721e72
First commit:
...
* add Creative (ZVM, 60GB, ZV, ZVW, ZENV) support to scramble
* update configure to the correct values
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17042 a1c6a512-1295-4272-9138-f99709370657
2008-04-09 11:53:28 +00:00
Daniel Stenberg
cdae493f96
FS#8842 by Thomas Martitz, thanks!
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16935 a1c6a512-1295-4272-9138-f99709370657
2008-04-02 21:28:15 +00:00
Marcoen Hirschberg
b2ec13d8f1
Revert "initial Meizu M6SL port"
...
This reverts commit b7bd17ce1715c3a8acbf74a63694c28b6075da5b.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16846 a1c6a512-1295-4272-9138-f99709370657
2008-03-27 11:53:51 +00:00
Marcoen Hirschberg
c7e5d78241
initial Meizu M6SL port
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16844 a1c6a512-1295-4272-9138-f99709370657
2008-03-27 11:29:24 +00:00
Jens Arnold
ac5e4acea6
Enable plugin building for M3.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16755 a1c6a512-1295-4272-9138-f99709370657
2008-03-23 01:01:21 +00:00
Rob Purchase
554d7ed902
D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mueller, with some tweaks).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16751 a1c6a512-1295-4272-9138-f99709370657
2008-03-22 22:03:34 +00:00
Jens Arnold
d3c3fc8ab5
In order to disable building plugins for a target, 'plugin' must be set to empty in configure.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16662 a1c6a512-1295-4272-9138-f99709370657
2008-03-14 09:22:30 +00:00
Jens Arnold
cdec67c9ae
Add iAudio M3 to configure. * Resolve 2 cases of duplicate target_id. The less supported targets got new IDs.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16600 a1c6a512-1295-4272-9138-f99709370657
2008-03-10 00:27:00 +00:00
Rob Purchase
5b5e8b0bdf
Add D2 option to scramble
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16505 a1c6a512-1295-4272-9138-f99709370657
2008-03-03 23:43:19 +00:00
Daniel Stenberg
9e8e27056d
This script now has a recommended gcc version for each arch and it will display
...
a large warning if a user selects a build but has a different compiler version
installed than what we recommend.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16439 a1c6a512-1295-4272-9138-f99709370657
2008-02-27 21:37:48 +00:00
Jonathan Gordon
ed4a635058
fix make bin. other partial make options may still be broken though
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16351 a1c6a512-1295-4272-9138-f99709370657
2008-02-19 05:16:29 +00:00
Daniel Stenberg
8308d1b305
fixed the mrobe 100 accidental change and corrected the compiler target setup
...
for creativezvm
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16348 a1c6a512-1295-4272-9138-f99709370657
2008-02-18 21:21:22 +00:00
Daniel Stenberg
65068e28f3
A first tiny set of changes for the Creative Zen Vision:M. Work done by
...
Maurus Cuelenaere
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16347 a1c6a512-1295-4272-9138-f99709370657
2008-02-18 19:08:29 +00:00
Daniel Stenberg
8ebbe99328
FS#8482 take two. Make the language files built first, so that the largest
...
size can be used as buffer size for languages. Work to this also contributed
by Jonas Haggqvist.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16343 a1c6a512-1295-4272-9138-f99709370657
2008-02-18 12:17:34 +00:00
Daniel Stenberg
9425cf6548
eeek, revert the FS#8482 commit again as it broke the bootloaders and the
...
generated size wasn't actually used yet!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16339 a1c6a512-1295-4272-9138-f99709370657
2008-02-17 23:24:28 +00:00
Daniel Stenberg
4a06c87e78
FS#8482:
...
Build system tweak that builds all languages first, to make the system able
to use a buffer size that fits the larger language only. Parts of this work
done by Jonas Haggqvist, but all the mistakes are my own!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16337 a1c6a512-1295-4272-9138-f99709370657
2008-02-17 23:12:54 +00:00
Will Robertson
8215b34fdb
Plugins now enabled and working for the Gigabeat S.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16323 a1c6a512-1295-4272-9138-f99709370657
2008-02-17 12:23:02 +00:00
Nils Wallménius
e70bf1a6f3
Add the 'rocks' build target to the helptext
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16321 a1c6a512-1295-4272-9138-f99709370657
2008-02-17 09:31:12 +00:00
Nils Wallménius
22a5c60af3
Commit FS#8567, the manual now uses the same 'features' system as the lang/voice creation does. Building the manual now requires gcc to parse the features list and 'make manual' must now be used instead of just 'make'. Rerun configure in your manual build dirs.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16304 a1c6a512-1295-4272-9138-f99709370657
2008-02-13 16:40:57 +00:00
Nils Wallménius
7b8f4a534d
Use the correct target cpu in Gigabeast builds, rerun configure.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16273 a1c6a512-1295-4272-9138-f99709370657
2008-02-10 17:40:06 +00:00
Jonas Häggqvist
0ff9141652
Revert the espeak commit as the method was completely broken.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16272 a1c6a512-1295-4272-9138-f99709370657
2008-02-10 17:35:46 +00:00
Jonas Häggqvist
85f371edb5
Voice-building changes: Ask for which eSpeak voice to use for some languages. Please test and report if you have any
...
problems. If you automatically build eSpeak voices, you'll have to update your script.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16271 a1c6a512-1295-4272-9138-f99709370657
2008-02-10 17:20:06 +00:00
Miika Pekkarinen
698113d9db
Prepare for a new bootloader 7-pre4 release for iriver H100 series. Synced to work properly with SVN, and hopefully fixed remote detection problem and audio thump for some users. Also pure H100/H115 should be supported now. Actual bootloaders will be released separately.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16252 a1c6a512-1295-4272-9138-f99709370657
2008-02-09 15:06:09 +00:00
Michael Sevakis
a07c034de7
Gigabeat S: Interrupt enabled bootloader. Miscellaneous integration changes.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16243 a1c6a512-1295-4272-9138-f99709370657
2008-02-08 02:20:05 +00:00