diff options
Diffstat (limited to 'src/graph/viewAlone/ChangeLog.2007')
-rw-r--r-- | src/graph/viewAlone/ChangeLog.2007 | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/src/graph/viewAlone/ChangeLog.2007 b/src/graph/viewAlone/ChangeLog.2007 new file mode 100644 index 00000000..28189556 --- /dev/null +++ b/src/graph/viewAlone/ChangeLog.2007 @@ -0,0 +1,59 @@ +2007-12-27 Gabriel Dos Reis <gdr@cs.tamu.edu> + + * Makefile.pamphlet: Remove. + +2007-08-06 Gabriel Dos Reis <gdr@cs.tamu.edu> + + * Makefile.pamphlet (clean-local): Fix thinko. + +2007-07-29 Gabriel Dos Reis <gdr@cs.tamu.edu> + + * Makefile.pamphlet: Propgate libtoolization changes. + * Makefile.in: Regenerate. + +2006-11-26 Gabriel Dos Reis <gdr@cs.tamu.edu> + + * spoon2D.c.pamphlet: Include axiom-c-macros.h. + * spoonComp.c.pamphlet: Likewise. + * viewAlone.c.pamphlet: Likewise. + + * Makefile.pamphlet: Add support for OS that require extension for + executable binary files. + * Makefile.in: Regenerate. + +2006-11-24 Gabriel Dos Reis <gdr@cs.tamu.edu> + + * Makefile.pamphlet (viewAlone_objects): Simplify. + (viewAlone_DEPENDENCIES): Clear. + ($(build_libdir)/libspad.a): + (AXIOM_CFLAGS): New variable. + (%.$(OBJEXT)): USe it. + * Makefile.in: Regenerate. + +2006-10-28 Gabriel Dos Reis <gdr@cs.tamu.edu> + + * Makefile.pamphlet (clean-local): Fix thinko. + +2006-10-08 Gabriel Dos Reis <gdr@cs.tamu.edu> + + * Makefile.pamphlet: Remove references to ${MNT} throughout. + * Makefile.in: Regennerate. + +2006-09-18 Gabriel Dos Reis <gdr@cs.tamu.edu> + + * Makefile.pamphlet: Simplify. + * Makefile.in: Regenerate. + +2006-09-11 Gabriel Dos Reis <gdr@cs.tamu.edu> + + * Makefile.pamphlet: Use $(axiom_build_document) to tangle + pamphlets. Add support for out-of-source build. + * Makefile.in: Regenerate. + +2006-09-03 Gabriel Dos Reis <gdr@cs.tamu.edu> + + * Makefile.in: New. + +2006-08-06 Gabriel Dos Reis <gdr@cs.tamu.edu> + + * Makefile.pamphlet: Remove explicit mention of X11 and Xpm. |