[Super-tux-commit] supertux TODO,1.75,1.76
Brought to you by:
wkendrick
From: Matze B. <mat...@us...> - 2004-11-18 23:35:48
|
Update of /cvsroot/super-tux/supertux In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16478 Modified Files: TODO Log Message: make last point a bit more verbose Index: TODO =================================================================== RCS file: /cvsroot/super-tux/supertux/TODO,v retrieving revision 1.75 retrieving revision 1.76 diff -u -d -r1.75 -r1.76 --- TODO 18 Nov 2004 23:32:45 -0000 1.75 +++ TODO 18 Nov 2004 23:35:38 -0000 1.76 @@ -29,7 +29,14 @@ * [M] Create a dist target * [M] Add instructions to the README * [L] If all of the [H] and [M] issues are fixed, remove autoconf/automake - * [L] Take a look if it is possible to make it a bit more quiet. + * [L] Take a look if it is possible to make it a bit more quiet. (Similar to + linux kernel, samba or jam output would be optimum, ie. + C++ build/linux/src/bla.o + C++ build/linux/src/blup.o + C++ build/linux/src/error.o + Error on line xx in error.o: This source contained an error + + g++ -Wall .... -o build/linux/src/error.o src/error.cpp --Miscelaneous-- [?] Default keyboard setup should change. Up will be needed for other features |