summaryrefslogtreecommitdiffstats
path: root/tools/configure
AgeCommit message (Expand)AuthorFilesLines
2003-12-12Allow building two Neo targets...Daniel Stenberg1-1/+17
2003-11-26Removed the prompting for demos and games. They're plugins now anyway.Daniel Stenberg1-36/+3
2003-11-19recorder v2 support addedDaniel Stenberg1-0/+8
2003-04-25Don't pass in TOOLSDIR to the simulator Makefile until we've made the pathDaniel Stenberg1-0/+2
2003-04-22made the script detect the toolsdir and pass that on to the sub-makefilesDaniel Stenberg1-2/+40
2003-03-03export MEM variable in firmware and appsUwe Freese1-1/+1
2003-02-26Added a ram size questionDaniel Stenberg1-4/+40
2003-01-16Added FM recorder supportDaniel Stenberg1-17/+18
2002-10-17as dumb as i am, its amazing i can breathRobert Hak1-2/+7
2002-10-17bug fix on my partRobert Hak1-6/+6
2002-10-17sim questions are in order nowRobert Hak1-62/+85
2002-10-15The player firmware now autodetects the LCD type. No need for two player vers...Linus Nielsen Feltzing1-10/+3
2002-09-20quote the EXTRA_DEFINES properlyDaniel Stenberg1-1/+1
2002-09-20make the language selection work for sim builds tooDaniel Stenberg1-6/+6
2002-09-20Added "select a language" stuffDaniel Stenberg1-39/+76
2002-09-19Fixed DISABLE_DEMOSBjörn Stenberg1-2/+2
2002-09-13Greg Haerr removed the font questionsDaniel Stenberg1-14/+0
2002-09-06Maintain this simple philosophy:Daniel Stenberg1-4/+4
2002-09-02removed the conflict markersDaniel Stenberg1-36/+0
2002-09-02make it bourne shell pureDaniel Stenberg1-1/+37
2002-09-02Prevent this script from being run in the same directory where this scriptDaniel Stenberg1-0/+25
2002-09-01i stupid, forgot to fix simulatorsRobert Hak1-1/+6
2002-08-31Corrected to allow for game removal via USE_GAMES (on by default)Robert Hak1-4/+13
2002-08-31cleaned up USE_SCREENSAVERS questions/usageRobert Hak1-3/+3
2002-08-31We now ask if the user wants Screensavers (on by default)Robert Hak1-7/+13
2002-08-28Reverted back to monospace again. Let's not rock the boat until people can ch...Björn Stenberg1-0/+8
2002-08-27Made LCD_PROPFONTS default on recorderBjörn Stenberg1-7/+1
2002-08-15Added helpful reminder about copying font fileBjörn Stenberg1-0/+1
2002-08-15added tags target for the generated simulator makefile as wellDaniel Stenberg1-3/+4
2002-08-15Generates a 'tags' target in the toplevel makefile now, this is onlyDaniel Stenberg1-0/+9
2002-08-13case issue with questionsRobert Hak1-2/+2
2002-08-11Clear extra_defines for playersBjörn Stenberg1-0/+2
2002-08-11== is not a valid POSIX compare, use =Robert Hak1-1/+1
2002-08-11First version of loadable fonts patch by Alex GitelmanBjörn Stenberg1-6/+32
2002-08-07Applied Bjoern Fischer's patch to make this generate correct makefilesDaniel Stenberg1-8/+8
2002-08-02Adjustments to allow generating a Makefile for building win32 simulatorDaniel Stenberg1-4/+28
2002-07-26Fixed misspelled .PHONY target. Spotted by Nick Robinson and Markus Braun.Linus Nielsen Feltzing1-2/+2
2002-07-15Added build timestamp in version stringBjörn Stenberg1-3/+4
2002-06-06works with traditional sh now (as tested on Solaris)Daniel Stenberg1-10/+10
2002-06-03configure update for simulator builds must preserve display and keypadDaniel Stenberg1-0/+2
2002-06-03now configure update works for simulator builds tooDaniel Stenberg1-0/+4
2002-05-31target builds must run make in firmware AND appsDaniel Stenberg1-1/+9
2002-05-31made it support --help or -h as arguments, and then displays a very shortDaniel Stenberg1-0/+7
2002-05-31now manages simulator makefiles too!Daniel Stenberg1-11/+83
2002-05-27use a better file to find the firmware dirDaniel Stenberg1-1/+1
2002-05-24store nodebug status too, as it makes 'update' work better if there'sDaniel Stenberg1-1/+1
2002-05-24the all target only builds in apps now, as the apps Makefile itself willDaniel Stenberg1-1/+1
2002-05-24fixed the clean target, also made two separate clean targets in caseDaniel Stenberg1-2/+7
2002-05-23generates separate 'firmware' and 'apps' targets in the makefile, alsoDaniel Stenberg1-1/+11
2002-05-23change the order we check for the apps dir to more often get the shortestDaniel Stenberg1-1/+1