]> granicus.if.org Git - check/commitdiff
Remove reference to SVNChangeLog and ChangeLogOld
authorBranden Archer <brarcher@lexmark.com>
Fri, 25 Dec 2015 03:35:33 +0000 (22:35 -0500)
committerBranden Archer <brarcher@lexmark.com>
Fri, 25 Dec 2015 03:38:11 +0000 (22:38 -0500)
These files are no longer needed

ChangeLogOld [deleted file]
Makefile.am

diff --git a/ChangeLogOld b/ChangeLogOld
deleted file mode 100644 (file)
index ed78fcf..0000000
+++ /dev/null
@@ -1,120 +0,0 @@
-Revisions previous to move to SourceForge
-2001-05-25 05:56  amalec
-
-       * src/check_msg.c, src/check_msg.h, tests/Makefile.am,
-       tests/check_check_msg.c: Added testcases for check_msg
-
-2001-05-25 05:25  amalec
-
-       * ChangeLog: Update ChangeLog
-
-2001-05-25 05:25  amalec
-
-       * configure, src/Makefile.am, src/check.c, src/check.h,
-       src/check_impl.h, src/check_run.c, src/check_run.h,
-       tests/check_check.c, tests/check_list.c, tests/check_stress.c:
-       Added fixture support and moved suite running functions to main
-       check.h header
-
-2001-05-23 20:29  amalec
-
-       * ChangeLog, configure.in: Bumped version
-
-2001-05-23 20:28  amalec
-
-       * src/check.h, src/check_impl.h, src/check_msg.c, src/check_msg.h,
-       src/check_run.c, src/check_run.h, tests/check_check.c,
-       tests/check_list.c, tests/check_stress.c: Changed check_check to
-       run silently if no errors
-
-2001-05-22 16:15  amalec
-
-       * src/Makefile.am, tests/Makefile.am: Cleanup of move to a non-flat
-       directory structure
-
-2001-05-22 16:15  amalec
-
-       * Makefile.am, Makefile.in, check.c, check.h, check_check.c,
-       check_impl.h, check_list.c, check_msg.c, check_msg.h, check_run.h,
-       configure, configure.in, error.c, error.h, list.c, list.h,
-       src/check.c, src/check.h, src/check_impl.h, src/check_msg.c,
-       src/check_msg.h, src/check_run.c, src/check_run.h, src/error.c,
-       src/error.h, src/list.c, src/list.h, tests/check_check.c,
-       tests/check_list.c, tests/check_stress.c: Moved to a non-flat
-       directory structure
-
-2001-05-22 14:53  amalec
-
-       * ChangeLog: Update ChangeLog
-
-2001-05-22 14:52  amalec
-
-       * Makefile.am, Makefile.in, check.c, check.h, check_check.c,
-       check_list.c, check_run.h, config.h.in, configure, configure.in,
-       error.c, error.h, list.c: Switched to a dynamically grown array
-       implementation for lists, to solve a performance problem forking
-       with large numbers of tests; fixed a memory problem in srunner_free
-
-2001-05-18 12:31  amalec
-
-       * ChangeLog: Useing cvs2cl.pl to handle ChangeLog
-
-2001-05-18 12:02  amalec
-
-       * check_run.h, configure, stamp-h.in: More code reorgazization
-
-2001-05-16 11:20  amalec
-
-       * check.c, check_check.c, check_msg.c, check_msg.h, check_run.h,
-       configure.in: Cleaned up memory leaks and rearranged some
-       responsibilities
-
-2001-05-15 17:36  amalec
-
-       * check.c, check.h, check_check.c, check_impl.h, check_list.c,
-       check_msg.c, check_msg.h, check_run.h: Addition of SRunner object,
-       and major reorganization of responsibilites between suites/cases
-       and the SRunner
-
-2001-05-15 15:11  amalec
-
-       * list.c: Added list_add_end function
-
-2001-05-15 09:20  amalec
-
-       * Makefile.am, Makefile.in: Cleaned up Makefile.am to declare
-       headers correctly, and install correctly.
-
-2001-05-14 18:06  amalec
-
-       * check.c, check.h, check_impl.h, check_run.h: Completed
-       reorganization
-
-2001-05-14 17:33  amalec
-
-       * Makefile.in, check.c, check_run.h: Complete commit of last
-       changes
-
-2001-05-14 17:30  amalec
-
-       * Makefile.am, check.h, check_check.c, check_list.c, check_run.h:
-       Cleaned up some documentation, and moved suite printing functions
-       to a separate module as a first step to separating the text runner
-       from the underlying interface.
-
-2001-05-14 17:07  amalec
-
-       * AUTHORS, ChangeLog, Makefile.am, Makefile.in, NEWS, README,
-       aclocal.m4, check.c, check.h, check_check.c, check_impl.h,
-       check_list.c, check_msg.c, check_msg.h, config.h.in, configure,
-       configure.in, error.c, error.h, list.c, list.h, stamp-h.in: Initial
-       revision
-
-2001-05-14 17:07  amalec
-
-       * AUTHORS, ChangeLog, Makefile.am, Makefile.in, NEWS, README,
-       aclocal.m4, check.c, check.h, check_check.c, check_impl.h,
-       check_list.c, check_msg.c, check_msg.h, config.h.in, configure,
-       configure.in, error.c, error.h, list.c, list.h, stamp-h.in:
-       Imported sources
-
index e353ba9fd6e19a7e827762af2d3e464cf27c7440..2afddb6552d360fda46dda341e89d2ee317779aa 100644 (file)
@@ -18,13 +18,13 @@ CLEANFILES = *~\
 
 include_HEADERS = check_stdint.h
 
-EXTRA_DIST = SVNChangeLog ChangeLogOld check.pc.in $(m4data_DATA) xml/check_unittest.xslt \
+EXTRA_DIST = check.pc.in $(m4data_DATA) xml/check_unittest.xslt \
        CMakeLists.txt src/CMakeLists.txt tests/CMakeLists.txt lib/CMakeLists.txt \
        cmake
 
 ## install docs
 docdir = $(datadir)/doc/$(PACKAGE)
-doc_DATA = SVNChangeLog ChangeLog ChangeLogOld NEWS README COPYING.LESSER
+doc_DATA = ChangeLog NEWS README COPYING.LESSER
 
 ## install check.m4 with AM_PATH_CHECK in it
 m4datadir = $(datadir)/aclocal
@@ -36,13 +36,6 @@ pcdata_DATA = check.pc
 
 DISTCLEANFILES = check_stdint.h
 
-SVNChangeLog:
-       if [ -e .svn ] ; then \
-       svn log -v @abs_top_srcdir@ > $@ ;\
-       else \
-       echo "SVN Changelog not available" > $@ ;\
-       fi
-
 ACLOCAL_AMFLAGS = -I m4
 
 doc/check_html: