- 11f6988 Jean-Philippe Bernardy: removed -m1 from calmrisc gcc options by Daniel Stenberg · 20 years ago
- 72fdf37 prepare for gmini 120 port by Daniel Stenberg · 20 years ago
- c9d41b4 Make the simulator builds acknowledge the plugins variable set in the configure by Daniel Stenberg · 20 years ago
- 8737b37 No ROMBox for FM Recorder by Linus Nielsen Feltzing · 20 years ago
- 4820177 Enable building flashed rockbox and rombox for players by Jens Arnold · 20 years ago
- bb4872e We use the apps/recorder dir for the iriver build as well by Linus Nielsen Feltzing · 20 years ago
- eb37ca7 Escaped the comma in the iriver GCCOPTS by Linus Nielsen Feltzing · 21 years ago
- db4737a Pass correct architecture type to the assembler for the Coldfire build by Linus Nielsen Feltzing · 21 years ago
- 44898af No plugins on the iriver (yet) by Linus Nielsen Feltzing · 21 years ago
- 59bec2e don't build UCL files for targets that don't support flashing by Daniel Stenberg · 21 years ago
- a97fe25 Make the tool variable hold the full path, and make the iriver tool 'cp' by Daniel Stenberg · 21 years ago
- c21e7e7 No instruction scheduling on the coldfire by Linus Nielsen Feltzing · 21 years ago
- 8642585 Ondio plugins+rombox enabled. The new SOURCES file allows us to gradually adapt the plugins to the Ondio keypad. by Jörg Hohensohn · 21 years ago
- 235b50b set compiler options here too, you MUST re-run configure once the next by Daniel Stenberg · 21 years ago
- 8e55d0c adjusted to work better in the new concept by Daniel Stenberg · 21 years ago
- ba05650 The wildcard case must be last in the case switch by Linus Nielsen Feltzing · 21 years ago
- fc1e925 Rearranged makefiles again to move platform-specific stuff from the Makefiles by Daniel Stenberg · 21 years ago
- 57945b1 Removed the Neo code. Nobody is interested in it. by Björn Stenberg · 21 years ago
- e76d7d9 remove display-leftovers and remove the memory size question for iRiver by Daniel Stenberg · 21 years ago
- 8b69504 Moved LCD_WIDHT/HEIGHT from lcd driver to config file. by Björn Stenberg · 21 years ago
- 218d90b build system updated to include Ondio option by Jörg Hohensohn · 21 years ago
- d1851e3 Make the buildzip script able to build zips even when not run in a dir by Daniel Stenberg · 21 years ago
- e8cad94 remove zip on clean by Daniel Stenberg · 21 years ago
- f69c703 'make install' for a simulator now installs a full rockbox setup in the by Daniel Stenberg · 21 years ago
- 052d21a * removed some more unused stuff in the simulator makefile by Daniel Stenberg · 21 years ago
- 5c9c16f Simplied the directory usage. This script now checks for (or asks if it by Daniel Stenberg · 21 years ago
- 7cdab5c remove rockbox.zip on make clean by Daniel Stenberg · 21 years ago
- 3d9f774 provide a zip target on target builds by Daniel Stenberg · 21 years ago
- 503ce1b Allow building two Neo targets... by Daniel Stenberg · 21 years ago
- 7eda324 Removed the prompting for demos and games. They're plugins now anyway. by Daniel Stenberg · 21 years ago
- 86b146d recorder v2 support added by Daniel Stenberg · 21 years ago
- 8fd7828 Don't pass in TOOLSDIR to the simulator Makefile until we've made the path by Daniel Stenberg · 22 years ago
- 31e0cd6 made the script detect the toolsdir and pass that on to the sub-makefiles by Daniel Stenberg · 22 years ago
- 4846ce8 export MEM variable in firmware and apps by Uwe Freese · 22 years ago
- ea9c5bb Added a ram size question by Daniel Stenberg · 22 years ago
- f092920 Added FM recorder support by Daniel Stenberg · 22 years ago
- 672b0e2 as dumb as i am, its amazing i can breath by Robert Hak · 23 years ago
- 9465d4e bug fix on my part by Robert Hak · 23 years ago
- c3320ae sim questions are in order now by Robert Hak · 23 years ago
- 0a4b247 The player firmware now autodetects the LCD type. No need for two player versions anymore by Linus Nielsen Feltzing · 23 years ago
- f2d57ea quote the EXTRA_DEFINES properly by Daniel Stenberg · 23 years ago
- 0f434eb make the language selection work for sim builds too by Daniel Stenberg · 23 years ago
- ebe963d Added "select a language" stuff by Daniel Stenberg · 23 years ago
- a316213 Fixed DISABLE_DEMOS by Björn Stenberg · 23 years ago
- ae0c238 Greg Haerr removed the font questions by Daniel Stenberg · 23 years ago
- 3d90ed4 Maintain this simple philosophy: by Daniel Stenberg · 23 years ago
- 52a87c7 removed the conflict markers by Daniel Stenberg · 23 years ago
- e800bca make it bourne shell pure by Daniel Stenberg · 23 years ago
- 42c125f Prevent this script from being run in the same directory where this script by Daniel Stenberg · 23 years ago
- 5e1270e i stupid, forgot to fix simulators by Robert Hak · 23 years ago
- 28c60ff Corrected to allow for game removal via USE_GAMES (on by default) by Robert Hak · 23 years ago
- 7dcdf05 cleaned up USE_SCREENSAVERS questions/usage by Robert Hak · 23 years ago
- 15c5cac We now ask if the user wants Screensavers (on by default) by Robert Hak · 23 years ago
- 1f4e4d3 Reverted back to monospace again. Let's not rock the boat until people can change it themselves (i.e. loadable fonts). by Björn Stenberg · 23 years ago
- af406a1 Made LCD_PROPFONTS default on recorder by Björn Stenberg · 23 years ago
- 6262573 Added helpful reminder about copying font file by Björn Stenberg · 23 years ago
- 6246ce5 added tags target for the generated simulator makefile as well by Daniel Stenberg · 23 years ago
- bc35ae3 Generates a 'tags' target in the toplevel makefile now, this is only by Daniel Stenberg · 23 years ago
- 72f5433 case issue with questions by Robert Hak · 23 years ago
- 7a8f398 Clear extra_defines for players by Björn Stenberg · 23 years ago
- f29f6fa == is not a valid POSIX compare, use = by Robert Hak · 23 years ago
- cd22573 First version of loadable fonts patch by Alex Gitelman by Björn Stenberg · 23 years ago
- 23d0b5d Applied Bjoern Fischer's patch to make this generate correct makefiles by Daniel Stenberg · 23 years ago
- 60fe9df Adjustments to allow generating a Makefile for building win32 simulator by Daniel Stenberg · 23 years ago
- e53bdf0 Fixed misspelled .PHONY target. Spotted by Nick Robinson and Markus Braun. by Linus Nielsen Feltzing · 23 years ago
- 6d55a71 Added build timestamp in version string by Björn Stenberg · 23 years ago
- e45a8f5 works with traditional sh now (as tested on Solaris) by Daniel Stenberg · 23 years ago
- d86da20 configure update for simulator builds must preserve display and keypad by Daniel Stenberg · 23 years ago
- 63787df now configure update works for simulator builds too by Daniel Stenberg · 23 years ago
- 45abe61 target builds must run make in firmware AND apps by Daniel Stenberg · 23 years ago
- c38ccba made it support --help or -h as arguments, and then displays a very short by Daniel Stenberg · 23 years ago
- 58f4d0d now manages simulator makefiles too! by Daniel Stenberg · 23 years ago
- c7036f1 use a better file to find the firmware dir by Daniel Stenberg · 23 years ago
- 44d76bc store nodebug status too, as it makes 'update' work better if there's by Daniel Stenberg · 23 years ago
- 2f06ff7 the all target only builds in apps now, as the apps Makefile itself will by Daniel Stenberg · 23 years ago
- 40c6129 fixed the clean target, also made two separate clean targets in case by Daniel Stenberg · 23 years ago
- 3c286ec generates separate 'firmware' and 'apps' targets in the makefile, also by Daniel Stenberg · 23 years ago
- f8a59f2 change the order we check for the apps dir to more often get the shortest path by Daniel Stenberg · 23 years ago
- 6709658 escape $ properly, added 'update' support by Daniel Stenberg · 23 years ago
- fcf5629 pass better variables by Daniel Stenberg · 23 years ago
- e0c12af bash happy now? by Daniel Stenberg · 23 years ago
- 82e6a07 try the directories in the current dir too by Daniel Stenberg · 23 years ago
- 3aacd2e First attempt. This script sets up a toplevel build Makefile. by Daniel Stenberg · 23 years ago