summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2002-09-02removed the conflict markersDaniel Stenberg
2002-09-02make it bourne shell pureDaniel Stenberg
2002-09-02Prevent this script from being run in the same directory where this scriptDaniel Stenberg
2002-09-01i stupid, forgot to fix simulatorsRobert Hak
2002-08-31Corrected to allow for game removal via USE_GAMES (on by default)Robert Hak
2002-08-31cleaned up USE_SCREENSAVERS questions/usageRobert Hak
2002-08-31We now ask if the user wants Screensavers (on by default)Robert Hak
2002-08-28Reverted back to monospace again. Let's not rock the boat until people can ch...Björn Stenberg
2002-08-27Made LCD_PROPFONTS default on recorderBjörn Stenberg
2002-08-21we like each line less than 80 characters wide pleaseDaniel Stenberg
2002-08-21now detects 1bit BMP files too and adjusts to that, which makes thingsDaniel Stenberg
2002-08-21Added newline before EOF.Mats Lidell
2002-08-19made it output valid C code even if given a filename that starts with aDaniel Stenberg
2002-08-16Added bmp2rb.Mats Lidell
2002-08-16Created.Mats Lidell
2002-08-15Added helpful reminder about copying font fileBjörn Stenberg
2002-08-15added tags target for the generated simulator makefile as wellDaniel Stenberg
2002-08-15Generates a 'tags' target in the toplevel makefile now, this is onlyDaniel Stenberg
2002-08-13case issue with questionsRobert Hak
2002-08-11Clear extra_defines for playersBjörn Stenberg
2002-08-11== is not a valid POSIX compare, use =Robert Hak
2002-08-11Forgot to add new filesBjörn Stenberg
2002-08-11Forgot to add the new filesBjörn Stenberg
2002-08-11First version of loadable fonts patch by Alex GitelmanBjörn Stenberg
2002-08-07Applied Bjoern Fischer's patch to make this generate correct makefilesDaniel Stenberg
2002-08-02Adjustments to allow generating a Makefile for building win32 simulatorDaniel Stenberg
2002-07-26Fixed misspelled .PHONY target. Spotted by Nick Robinson and Markus Braun.Linus Nielsen Feltzing
2002-07-15Added build timestamp in version stringBjörn Stenberg
2002-06-19Stripped off needless thingsBjörn Stenberg
2002-06-06works with traditional sh now (as tested on Solaris)Daniel Stenberg
2002-06-03configure update for simulator builds must preserve display and keypadDaniel Stenberg
2002-06-03now configure update works for simulator builds tooDaniel Stenberg
2002-05-31target builds must run make in firmware AND appsDaniel Stenberg
2002-05-31made it support --help or -h as arguments, and then displays a very shortDaniel Stenberg
2002-05-31now manages simulator makefiles too!Daniel Stenberg
2002-05-29allow commented lines in FILESDaniel Stenberg
2002-05-29add the FILES file itselfDaniel Stenberg
2002-05-27use a better file to find the firmware dirDaniel Stenberg
2002-05-27add the release script itselfDaniel Stenberg
2002-05-27this script builds release tarballs, pass a version number as argument,Daniel Stenberg
2002-05-27files included in releaseDaniel Stenberg
2002-05-24store nodebug status too, as it makes 'update' work better if there'sDaniel Stenberg
2002-05-24the all target only builds in apps now, as the apps Makefile itself willDaniel Stenberg
2002-05-24fixed the clean target, also made two separate clean targets in caseDaniel Stenberg
2002-05-23generates separate 'firmware' and 'apps' targets in the makefile, alsoDaniel Stenberg
2002-05-23change the order we check for the apps dir to more often get the shortestDaniel Stenberg
2002-05-23escape $ properly, added 'update' supportDaniel Stenberg
2002-05-23pass better variablesDaniel Stenberg
2002-05-23bash happy now?Daniel Stenberg
2002-05-23try the directories in the current dir tooDaniel Stenberg