Commit graph

89 commits

Author SHA1 Message Date
Linus Nielsen Feltzing
9ae46dca9c Strict alignment for the coldfire
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5809 a1c6a512-1295-4272-9138-f99709370657
2005-02-06 03:11:26 +00:00
Daniel Stenberg
b3272f4c32 enable plugins in the iRiver builds
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5786 a1c6a512-1295-4272-9138-f99709370657
2005-02-04 12:52:15 +00:00
Daniel Stenberg
9aac529208 add bootloader option (only usable for iRiver)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5706 a1c6a512-1295-4272-9138-f99709370657
2005-01-29 00:00:47 +00:00
Linus Nielsen Feltzing
35c27b82c3 Changed scrambling type for iriver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5689 a1c6a512-1295-4272-9138-f99709370657
2005-01-28 12:27:39 +00:00
Daniel Stenberg
adaae249ef iRiver scramble and descramble code from Dave Cooper
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5649 a1c6a512-1295-4272-9138-f99709370657
2005-01-24 09:01:48 +00:00
Jens Arnold
edd5f05243 Correctly disable plugins for gmini.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5636 a1c6a512-1295-4272-9138-f99709370657
2005-01-23 00:31:30 +00:00
Daniel Stenberg
11f6988e56 Jean-Philippe Bernardy: removed -m1 from calmrisc gcc options
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5540 a1c6a512-1295-4272-9138-f99709370657
2005-01-09 23:02:39 +00:00
Daniel Stenberg
72fdf373e0 prepare for gmini 120 port
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5531 a1c6a512-1295-4272-9138-f99709370657
2005-01-04 15:00:06 +00:00
Daniel Stenberg
c9d41b4b94 Make the simulator builds acknowledge the plugins variable set in the configure
script.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5464 a1c6a512-1295-4272-9138-f99709370657
2004-11-24 16:45:08 +00:00
Linus Nielsen Feltzing
8737b37ce7 No ROMBox for FM Recorder
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5460 a1c6a512-1295-4272-9138-f99709370657
2004-11-23 07:47:35 +00:00
Jens Arnold
4820177214 Enable building flashed rockbox and rombox for players
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5446 a1c6a512-1295-4272-9138-f99709370657
2004-11-20 00:55:25 +00:00
Linus Nielsen Feltzing
bb4872ecce We use the apps/recorder dir for the iriver build as well
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5434 a1c6a512-1295-4272-9138-f99709370657
2004-11-19 00:44:07 +00:00
Linus Nielsen Feltzing
eb37ca792a Escaped the comma in the iriver GCCOPTS
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5221 a1c6a512-1295-4272-9138-f99709370657
2004-10-08 08:41:02 +00:00
Linus Nielsen Feltzing
db4737a18f Pass correct architecture type to the assembler for the Coldfire build
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5216 a1c6a512-1295-4272-9138-f99709370657
2004-10-08 05:24:14 +00:00
Linus Nielsen Feltzing
44898af508 No plugins on the iriver (yet)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5207 a1c6a512-1295-4272-9138-f99709370657
2004-10-07 08:36:25 +00:00
Daniel Stenberg
59bec2eaa0 don't build UCL files for targets that don't support flashing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5204 a1c6a512-1295-4272-9138-f99709370657
2004-10-07 08:20:25 +00:00
Daniel Stenberg
a97fe2514d Make the tool variable hold the full path, and make the iriver tool 'cp'
for now.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5203 a1c6a512-1295-4272-9138-f99709370657
2004-10-07 08:08:05 +00:00
Linus Nielsen Feltzing
c21e7e7f62 No instruction scheduling on the coldfire
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5201 a1c6a512-1295-4272-9138-f99709370657
2004-10-07 07:08:57 +00:00
Jörg Hohensohn
86425855fc Ondio plugins+rombox enabled. The new SOURCES file allows us to gradually adapt the plugins to the Ondio keypad.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5200 a1c6a512-1295-4272-9138-f99709370657
2004-10-07 06:51:22 +00:00
Daniel Stenberg
235b50b42d set compiler options here too, you MUST re-run configure once the next
Makefile commit is made


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5157 a1c6a512-1295-4272-9138-f99709370657
2004-10-04 13:02:41 +00:00
Daniel Stenberg
8e55d0cca0 adjusted to work better in the new concept
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5108 a1c6a512-1295-4272-9138-f99709370657
2004-09-22 21:40:45 +00:00
Linus Nielsen Feltzing
ba056504ee The wildcard case must be last in the case switch
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5104 a1c6a512-1295-4272-9138-f99709370657
2004-09-22 09:29:58 +00:00
Daniel Stenberg
fc1e925c16 Rearranged makefiles again to move platform-specific stuff from the Makefiles
to either the configure script or to be ifdefed in the sources.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5103 a1c6a512-1295-4272-9138-f99709370657
2004-09-22 08:58:50 +00:00
Björn Stenberg
57945b125d Removed the Neo code. Nobody is interested in it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5096 a1c6a512-1295-4272-9138-f99709370657
2004-09-20 08:10:43 +00:00
Daniel Stenberg
e76d7d99d9 remove display-leftovers and remove the memory size question for iRiver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5085 a1c6a512-1295-4272-9138-f99709370657
2004-09-16 21:19:21 +00:00
Björn Stenberg
8b6950493b Moved LCD_WIDHT/HEIGHT from lcd driver to config file.
Simulators now use conig-xxx.h.
Added Iriver H100 to tools/configure.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5081 a1c6a512-1295-4272-9138-f99709370657
2004-09-16 14:36:08 +00:00
Jörg Hohensohn
218d90b307 build system updated to include Ondio option
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5052 a1c6a512-1295-4272-9138-f99709370657
2004-09-09 06:01:46 +00:00
Daniel Stenberg
d1851e3364 Make the buildzip script able to build zips even when not run in a dir
one level "down" from the rockbox source root.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5013 a1c6a512-1295-4272-9138-f99709370657
2004-08-24 15:13:08 +00:00
Daniel Stenberg
e8cad94e3c remove zip on clean
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5010 a1c6a512-1295-4272-9138-f99709370657
2004-08-24 09:37:30 +00:00
Daniel Stenberg
f69c703c53 'make install' for a simulator now installs a full rockbox setup in the
local 'archos' directory.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4744 a1c6a512-1295-4272-9138-f99709370657
2004-06-14 15:05:58 +00:00
Daniel Stenberg
052d21a667 * removed some more unused stuff in the simulator makefile
* made the scan for the rockbox source dir a bit cooler, now it can detect
  it even when you create and use a build directory that is on the same level
  as the rockbox dir itself which might make it easier for people that builds
  from (repeatly updated) daily tarballs
* now outputs the found rockbox source code dir found


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4706 a1c6a512-1295-4272-9138-f99709370657
2004-05-26 11:18:40 +00:00
Daniel Stenberg
5c9c16f32f Simplied the directory usage. This script now checks for (or asks if it
doesn't find it) the Rockbox source code root directory. All the directories
are then assumed to be placed "correctly" within that source tree.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4705 a1c6a512-1295-4272-9138-f99709370657
2004-05-26 11:07:16 +00:00
Daniel Stenberg
7cdab5c91c remove rockbox.zip on make clean
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4674 a1c6a512-1295-4272-9138-f99709370657
2004-05-21 19:40:20 +00:00
Daniel Stenberg
3d9f774724 provide a zip target on target builds
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4672 a1c6a512-1295-4272-9138-f99709370657
2004-05-21 19:05:47 +00:00
Daniel Stenberg
503ce1bc04 Allow building two Neo targets...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4129 a1c6a512-1295-4272-9138-f99709370657
2003-12-12 10:48:40 +00:00
Daniel Stenberg
7eda324c3b Removed the prompting for demos and games. They're plugins now anyway.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4070 a1c6a512-1295-4272-9138-f99709370657
2003-11-26 14:10:21 +00:00
Daniel Stenberg
86b146da68 recorder v2 support added
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4036 a1c6a512-1295-4272-9138-f99709370657
2003-11-19 06:40:59 +00:00
Daniel Stenberg
8fd7828148 Don't pass in TOOLSDIR to the simulator Makefile until we've made the path
absolute. Using a relative path is not wise, since we use make -C when we
build the simulator and the relative path to the tools dir is not the same
from the build dir as from the simulator's main source dir...


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3615 a1c6a512-1295-4272-9138-f99709370657
2003-04-25 12:50:25 +00:00
Daniel Stenberg
31e0cd67ff made the script detect the toolsdir and pass that on to the sub-makefiles
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3579 a1c6a512-1295-4272-9138-f99709370657
2003-04-22 22:18:57 +00:00
Uwe Freese
4846ce8654 export MEM variable in firmware and apps
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3371 a1c6a512-1295-4272-9138-f99709370657
2003-03-03 13:17:49 +00:00
Daniel Stenberg
ea9c5bb167 Added a ram size question
Made the script more informative about what selection that takes effect
Passes MEM to the apps Makefile for memorysize


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3344 a1c6a512-1295-4272-9138-f99709370657
2003-02-26 09:13:47 +00:00
Daniel Stenberg
f092920de7 Added FM recorder support
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3106 a1c6a512-1295-4272-9138-f99709370657
2003-01-16 14:37:30 +00:00
Robert Hak
672b0e26f3 as dumb as i am, its amazing i can breath
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2696 a1c6a512-1295-4272-9138-f99709370657
2002-10-17 09:19:34 +00:00
Robert Hak
9465d4e59b bug fix on my part
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2695 a1c6a512-1295-4272-9138-f99709370657
2002-10-17 09:14:57 +00:00
Robert Hak
c3320ae1ca sim questions are in order now
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2693 a1c6a512-1295-4272-9138-f99709370657
2002-10-17 09:08:05 +00:00
Linus Nielsen Feltzing
0a4b247080 The player firmware now autodetects the LCD type. No need for two player versions anymore
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2658 a1c6a512-1295-4272-9138-f99709370657
2002-10-15 12:25:57 +00:00
Daniel Stenberg
f2d57eab5d quote the EXTRA_DEFINES properly
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2353 a1c6a512-1295-4272-9138-f99709370657
2002-09-20 11:42:57 +00:00
Daniel Stenberg
0f434ebac9 make the language selection work for sim builds too
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2344 a1c6a512-1295-4272-9138-f99709370657
2002-09-20 06:50:29 +00:00
Daniel Stenberg
ebe963d554 Added "select a language" stuff
Made the extra_defines a bit different (to prevent it from growing all
the time on "configure update" invokes)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2341 a1c6a512-1295-4272-9138-f99709370657
2002-09-20 06:38:38 +00:00
Björn Stenberg
a316213f0f Fixed DISABLE_DEMOS
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2331 a1c6a512-1295-4272-9138-f99709370657
2002-09-19 08:27:38 +00:00