[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: ahvezda
Date: 06/08/14 23:20:43
Modified: . ChangeLog Makefile.am configure.ac
Log:
Added wiki fetch and post processing scripts.
Revision Changes Path
1.76 +6 -0 eda/geda/gaf/docs/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/docs/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -b -r1.75 -r1.76
--- ChangeLog 5 Jun 2006 16:15:34 -0000 1.75
+++ ChangeLog 15 Aug 2006 03:20:42 -0000 1.76
@@ -1,3 +1,9 @@
+2006-08-14 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
+
+ * scripts/*, configure.ac, Makefile.am: Added scripts that
+ will be used in getting and cleaning up the the wiki documentation.
+ wikifetch.sh was written by David Hart. Thanks!
+
2006-06-05 Werner Hoch <werner.ho@xxxxxx>
* tragesym_tutorial/*: updated the complete tragesym tutorial
1.14 +2 -1 eda/geda/gaf/docs/Makefile.am
(In the diff below, changes in quantity of whitespace are not shown.)
Index: Makefile.am
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/docs/Makefile.am,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- Makefile.am 18 Jan 2004 01:52:33 -0000 1.13
+++ Makefile.am 15 Aug 2006 03:20:42 -0000 1.14
@@ -1,7 +1,8 @@
SUBDIRS = attributes symbols fileformats hooks keymapping netattrib \
gschem gnetlist switcap spice-sdb toplevel templates \
- pads_backannotate cascade tragesym_tutorial gsch2pcb_tutorial
+ pads_backannotate cascade tragesym_tutorial gsch2pcb_tutorial \
+ scripts
EXTRA_DIST = autogen.sh
1.20 +2 -1 eda/geda/gaf/docs/configure.ac
(In the diff below, changes in quantity of whitespace are not shown.)
Index: configure.ac
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/docs/configure.ac,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- configure.ac 22 Jan 2006 13:55:25 -0000 1.19
+++ configure.ac 15 Aug 2006 03:20:42 -0000 1.20
@@ -91,7 +91,8 @@
gsch2pcb_tutorial/images/Makefile
toplevel/Makefile
toplevel/gedadocs.html
- templates/Makefile ])
+ templates/Makefile
+ scripts/Makefile ])
AC_OUTPUT
expandedGEDADOCDIR=`eval "echo $GEDADOCDIR"`
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs