| Commit message (Expand) | Author | Age |
| * | Don't pass in TOOLSDIR to the simulator Makefile until we've made the path | Daniel Stenberg | 2003-04-25 |
| * | made the script detect the toolsdir and pass that on to the sub-makefiles | Daniel Stenberg | 2003-04-22 |
| * | export MEM variable in firmware and apps | Uwe Freese | 2003-03-03 |
| * | Added a ram size question | Daniel Stenberg | 2003-02-26 |
| * | Added FM recorder support | Daniel Stenberg | 2003-01-16 |
| * | as dumb as i am, its amazing i can breath | Robert Hak | 2002-10-17 |
| * | bug fix on my part | Robert Hak | 2002-10-17 |
| * | sim questions are in order now | Robert Hak | 2002-10-17 |
| * | The player firmware now autodetects the LCD type. No need for two player vers... | Linus Nielsen Feltzing | 2002-10-15 |
| * | quote the EXTRA_DEFINES properly | Daniel Stenberg | 2002-09-20 |
| * | make the language selection work for sim builds too | Daniel Stenberg | 2002-09-20 |
| * | Added "select a language" stuff | Daniel Stenberg | 2002-09-20 |
| * | Fixed DISABLE_DEMOS | Björn Stenberg | 2002-09-19 |
| * | Greg Haerr removed the font questions | Daniel Stenberg | 2002-09-13 |
| * | Maintain this simple philosophy: | Daniel Stenberg | 2002-09-06 |
| * | removed the conflict markers | Daniel Stenberg | 2002-09-02 |
| * | make it bourne shell pure | Daniel Stenberg | 2002-09-02 |
| * | Prevent this script from being run in the same directory where this script | Daniel Stenberg | 2002-09-02 |
| * | i stupid, forgot to fix simulators | Robert Hak | 2002-09-01 |
| * | Corrected to allow for game removal via USE_GAMES (on by default) | Robert Hak | 2002-08-31 |
| * | cleaned up USE_SCREENSAVERS questions/usage | Robert Hak | 2002-08-31 |
| * | We now ask if the user wants Screensavers (on by default) | Robert Hak | 2002-08-31 |
| * | Reverted back to monospace again. Let's not rock the boat until people can ch... | Björn Stenberg | 2002-08-28 |
| * | Made LCD_PROPFONTS default on recorder | Björn Stenberg | 2002-08-27 |
| * | Added helpful reminder about copying font file | Björn Stenberg | 2002-08-15 |
| * | added tags target for the generated simulator makefile as well | Daniel Stenberg | 2002-08-15 |
| * | Generates a 'tags' target in the toplevel makefile now, this is only | Daniel Stenberg | 2002-08-15 |
| * | case issue with questions | Robert Hak | 2002-08-13 |
| * | Clear extra_defines for players | Björn Stenberg | 2002-08-11 |
| * | == is not a valid POSIX compare, use = | Robert Hak | 2002-08-11 |
| * | First version of loadable fonts patch by Alex Gitelman | Björn Stenberg | 2002-08-11 |
| * | Applied Bjoern Fischer's patch to make this generate correct makefiles | Daniel Stenberg | 2002-08-07 |
| * | Adjustments to allow generating a Makefile for building win32 simulator | Daniel Stenberg | 2002-08-02 |
| * | Fixed misspelled .PHONY target. Spotted by Nick Robinson and Markus Braun. | Linus Nielsen Feltzing | 2002-07-26 |
| * | Added build timestamp in version string | Björn Stenberg | 2002-07-15 |
| * | works with traditional sh now (as tested on Solaris) | Daniel Stenberg | 2002-06-06 |
| * | configure update for simulator builds must preserve display and keypad | Daniel Stenberg | 2002-06-03 |
| * | now configure update works for simulator builds too | Daniel Stenberg | 2002-06-03 |
| * | target builds must run make in firmware AND apps | Daniel Stenberg | 2002-05-31 |
| * | made it support --help or -h as arguments, and then displays a very short | Daniel Stenberg | 2002-05-31 |
| * | now manages simulator makefiles too! | Daniel Stenberg | 2002-05-31 |
| * | use a better file to find the firmware dir | Daniel Stenberg | 2002-05-27 |
| * | store nodebug status too, as it makes 'update' work better if there's | Daniel Stenberg | 2002-05-24 |
| * | the all target only builds in apps now, as the apps Makefile itself will | Daniel Stenberg | 2002-05-24 |
| * | fixed the clean target, also made two separate clean targets in case | Daniel Stenberg | 2002-05-24 |
| * | generates separate 'firmware' and 'apps' targets in the makefile, also | Daniel Stenberg | 2002-05-23 |
| * | change the order we check for the apps dir to more often get the shortest | Daniel Stenberg | 2002-05-23 |
| * | escape $ properly, added 'update' support | Daniel Stenberg | 2002-05-23 |
| * | pass better variables | Daniel Stenberg | 2002-05-23 |
| * | bash happy now? | Daniel Stenberg | 2002-05-23 |