1. f69c703 'make install' for a simulator now installs a full rockbox setup in the by Daniel Stenberg · 21 years ago
  2. 052d21a * removed some more unused stuff in the simulator makefile by Daniel Stenberg · 21 years ago
  3. 5c9c16f Simplied the directory usage. This script now checks for (or asks if it by Daniel Stenberg · 21 years ago
  4. 7cdab5c remove rockbox.zip on make clean by Daniel Stenberg · 21 years ago
  5. 3d9f774 provide a zip target on target builds by Daniel Stenberg · 21 years ago
  6. 503ce1b Allow building two Neo targets... by Daniel Stenberg · 21 years ago
  7. 7eda324 Removed the prompting for demos and games. They're plugins now anyway. by Daniel Stenberg · 21 years ago
  8. 86b146d recorder v2 support added by Daniel Stenberg · 21 years ago
  9. 8fd7828 Don't pass in TOOLSDIR to the simulator Makefile until we've made the path by Daniel Stenberg · 22 years ago
  10. 31e0cd6 made the script detect the toolsdir and pass that on to the sub-makefiles by Daniel Stenberg · 22 years ago
  11. 4846ce8 export MEM variable in firmware and apps by Uwe Freese · 22 years ago
  12. ea9c5bb Added a ram size question by Daniel Stenberg · 22 years ago
  13. f092920 Added FM recorder support by Daniel Stenberg · 22 years ago
  14. 672b0e2 as dumb as i am, its amazing i can breath by Robert Hak · 23 years ago
  15. 9465d4e bug fix on my part by Robert Hak · 23 years ago
  16. c3320ae sim questions are in order now by Robert Hak · 23 years ago
  17. 0a4b247 The player firmware now autodetects the LCD type. No need for two player versions anymore by Linus Nielsen Feltzing · 23 years ago
  18. f2d57ea quote the EXTRA_DEFINES properly by Daniel Stenberg · 23 years ago
  19. 0f434eb make the language selection work for sim builds too by Daniel Stenberg · 23 years ago
  20. ebe963d Added "select a language" stuff by Daniel Stenberg · 23 years ago
  21. a316213 Fixed DISABLE_DEMOS by Björn Stenberg · 23 years ago
  22. ae0c238 Greg Haerr removed the font questions by Daniel Stenberg · 23 years ago
  23. 3d90ed4 Maintain this simple philosophy: by Daniel Stenberg · 23 years ago
  24. 52a87c7 removed the conflict markers by Daniel Stenberg · 23 years ago
  25. e800bca make it bourne shell pure by Daniel Stenberg · 23 years ago
  26. 42c125f Prevent this script from being run in the same directory where this script by Daniel Stenberg · 23 years ago
  27. 5e1270e i stupid, forgot to fix simulators by Robert Hak · 23 years ago
  28. 28c60ff Corrected to allow for game removal via USE_GAMES (on by default) by Robert Hak · 23 years ago
  29. 7dcdf05 cleaned up USE_SCREENSAVERS questions/usage by Robert Hak · 23 years ago
  30. 15c5cac We now ask if the user wants Screensavers (on by default) by Robert Hak · 23 years ago
  31. 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
  32. af406a1 Made LCD_PROPFONTS default on recorder by Björn Stenberg · 23 years ago
  33. 6262573 Added helpful reminder about copying font file by Björn Stenberg · 23 years ago
  34. 6246ce5 added tags target for the generated simulator makefile as well by Daniel Stenberg · 23 years ago
  35. bc35ae3 Generates a 'tags' target in the toplevel makefile now, this is only by Daniel Stenberg · 23 years ago
  36. 72f5433 case issue with questions by Robert Hak · 23 years ago
  37. 7a8f398 Clear extra_defines for players by Björn Stenberg · 23 years ago
  38. f29f6fa == is not a valid POSIX compare, use = by Robert Hak · 23 years ago
  39. cd22573 First version of loadable fonts patch by Alex Gitelman by Björn Stenberg · 23 years ago
  40. 23d0b5d Applied Bjoern Fischer's patch to make this generate correct makefiles by Daniel Stenberg · 23 years ago
  41. 60fe9df Adjustments to allow generating a Makefile for building win32 simulator by Daniel Stenberg · 23 years ago
  42. e53bdf0 Fixed misspelled .PHONY target. Spotted by Nick Robinson and Markus Braun. by Linus Nielsen Feltzing · 23 years ago
  43. 6d55a71 Added build timestamp in version string by Björn Stenberg · 23 years ago
  44. e45a8f5 works with traditional sh now (as tested on Solaris) by Daniel Stenberg · 23 years ago
  45. d86da20 configure update for simulator builds must preserve display and keypad by Daniel Stenberg · 23 years ago
  46. 63787df now configure update works for simulator builds too by Daniel Stenberg · 23 years ago
  47. 45abe61 target builds must run make in firmware AND apps by Daniel Stenberg · 23 years ago
  48. c38ccba made it support --help or -h as arguments, and then displays a very short by Daniel Stenberg · 23 years ago
  49. 58f4d0d now manages simulator makefiles too! by Daniel Stenberg · 23 years ago
  50. c7036f1 use a better file to find the firmware dir by Daniel Stenberg · 23 years ago
  51. 44d76bc store nodebug status too, as it makes 'update' work better if there's by Daniel Stenberg · 23 years ago
  52. 2f06ff7 the all target only builds in apps now, as the apps Makefile itself will by Daniel Stenberg · 23 years ago
  53. 40c6129 fixed the clean target, also made two separate clean targets in case by Daniel Stenberg · 23 years ago
  54. 3c286ec generates separate 'firmware' and 'apps' targets in the makefile, also by Daniel Stenberg · 23 years ago
  55. f8a59f2 change the order we check for the apps dir to more often get the shortest path by Daniel Stenberg · 23 years ago
  56. 6709658 escape $ properly, added 'update' support by Daniel Stenberg · 23 years ago
  57. fcf5629 pass better variables by Daniel Stenberg · 23 years ago
  58. e0c12af bash happy now? by Daniel Stenberg · 23 years ago
  59. 82e6a07 try the directories in the current dir too by Daniel Stenberg · 23 years ago
  60. 3aacd2e First attempt. This script sets up a toplevel build Makefile. by Daniel Stenberg · 23 years ago