gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] gzz Makefile TODO


From: Asko Soukka
Subject: [Gzz-commits] gzz Makefile TODO
Date: Mon, 31 Mar 2003 05:17:07 -0500

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Asko Soukka <address@hidden>    03/03/31 05:17:06

Modified files:
        .              : Makefile TODO 

Log message:
        removed pegs from target 'docs'

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/Makefile.diff?tr1=1.248&tr2=1.249&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/TODO.diff?tr1=1.618&tr2=1.619&r1=text&r2=text

Patches:
Index: gzz/Makefile
diff -u gzz/Makefile:1.248 gzz/Makefile:1.249
--- gzz/Makefile:1.248  Fri Feb 28 08:51:56 2003
+++ gzz/Makefile        Mon Mar 31 05:17:06 2003
@@ -265,7 +265,7 @@
        gcj-3.0 --main=(mainclass) -o gzigzag $(SRC)
 
 # doc: pegs javadoc documl docxx
-doc: pegs javadoc docxx documl
+doc: javadoc docxx documl
 
 javadoc: ready_to_compile
        find . -name '*.class' | xargs rm -f # Don't let javadoc see these
Index: gzz/TODO
diff -u gzz/TODO:1.618 gzz/TODO:1.619
--- gzz/TODO:1.618      Mon Mar 10 08:46:17 2003
+++ gzz/TODO    Mon Mar 31 05:17:06 2003
@@ -179,7 +179,7 @@
        + speed up tests: currently too much execfile().. could
          pre-compile and exec compiled in the same globals().
     humppake:
-       + BgVob interface (renames also solids into cellColors or something...)
+       + Colorable interface
        + finish python opengl demo for prototyping views
        + enhanhing view interfaces (Interface and ViewTool PEGs)
        + Bubbleview, with some sketches




reply via email to

[Prev in Thread] Current Thread [Next in Thread]