From: Matthias Braun Date: Thu, 18 Nov 2004 23:35:38 +0000 (+0000) Subject: make last point a bit more verbose X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=4bd2a8ec524f55ce8146c029629b1409c90edc9c;p=supertux.git make last point a bit more verbose SVN-Revision: 2105 --- diff --git a/TODO b/TODO index 9cdec4280..4625da567 100644 --- a/TODO +++ b/TODO @@ -29,7 +29,14 @@ L: low priority * [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