summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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-19Stripped off needless thingsBjörn Stenberg1-18/+2
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-29allow commented lines in FILESDaniel Stenberg1-0/+25
2002-05-29add the FILES file itselfDaniel Stenberg1-0/+1
2002-05-27use a better file to find the firmware dirDaniel Stenberg1-1/+1
2002-05-27add the release script itselfDaniel Stenberg1-0/+1
2002-05-27this script builds release tarballs, pass a version number as argument,Daniel Stenberg1-0/+80
2002-05-27files included in releaseDaniel Stenberg1-0/+3
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
2002-05-23escape $ properly, added 'update' supportDaniel Stenberg1-16/+33
2002-05-23pass better variablesDaniel Stenberg1-5/+3
2002-05-23bash happy now?Daniel Stenberg1-15/+13
2002-05-23try the directories in the current dir tooDaniel Stenberg1-2/+4
2002-05-23First attempt. This script sets up a toplevel build Makefile.Daniel Stenberg1-0/+137
2002-04-11HeaderBjörn Stenberg1-1/+0
2002-04-11Test commitBjörn Stenberg1-0/+1
2002-04-11Added Rockbox headerBjörn Stenberg1-0/+8
2002-03-28Added more targetsBjörn Stenberg1-1/+24
2002-03-28Fixed commentsBjörn Stenberg1-2/+5
2002-03-28First checkinBjörn Stenberg4-0/+760