#
# ChangeLog for automake/missing
#
# Generated by Trac 1.2.1
# Apr 12, 2025, 3:37:34 PM

Thu, 03 Jun 2021 19:30:53 GMT Thierry Delisle <tdelisle@…> [3f4bf57]
	* .gitignore (modified)
	* automake/missing (added)
	* libcfa/automake/missing (added)

	Added automake/missing to git directory


Mon, 10 Aug 2020 19:18:24 GMT Thierry Delisle <tdelisle@…> [6bd2cfb]
	* Makefile.in (deleted)
	* aclocal.m4 (deleted)
	* automake/compile (deleted)
	* automake/config.guess (deleted)
	* automake/config.sub (deleted)
	* automake/depcomp (deleted)
	* automake/install-sh (deleted)
	* automake/libtool.m4 (deleted)
	* automake/ltmain.sh (deleted)
	* automake/ltoptions.m4 (deleted)
	* automake/ltsugar.m4 (deleted)
	* automake/ltversion.m4 (deleted)
	* automake/lt~obsolete.m4 (deleted)
	* automake/missing (deleted)
	* automake/test-driver (deleted)
	* automake/ylwrap (deleted)
	* benchmark/Makefile.in (deleted)
	* configure (deleted)
	* driver/Makefile.in (deleted)
	* libcfa/Makefile.in (deleted)
	* libcfa/aclocal.m4 (deleted)
	* libcfa/automake/compile (deleted)
	* libcfa/automake/config.guess (deleted)
	* libcfa/automake/config.sub (deleted)
	* libcfa/automake/depcomp (deleted)
	* libcfa/automake/install-sh (deleted)
	* libcfa/automake/libtool.m4 (deleted)
	* libcfa/automake/ltmain.sh (deleted)
	* libcfa/automake/ltoptions.m4 (deleted)
	* libcfa/automake/ltsugar.m4 (deleted)
	* libcfa/automake/ltversion.m4 (deleted)
	* libcfa/automake/lt~obsolete.m4 (deleted)
	* libcfa/automake/missing (deleted)
	* libcfa/configure (deleted)
	* libcfa/prelude/Makefile.in (deleted)
	* libcfa/src/Makefile.in (deleted)
	* longrun_tests/Makefile.in (deleted)
	* src/Makefile.in (deleted)
	* tests/Makefile.in (deleted)
	* tools/Makefile.in (deleted)
	* tools/prettyprinter/Makefile.in (deleted)

	Removed generated automake files.
	*** WARNING *** With this push ...


Thu, 14 Nov 2019 21:01:50 GMT Thierry Delisle <tdelisle@…> [e11957e]
	* Jenkinsfile (modified)
	* automake/missing (modified)

	Undid the change to automake/missing and now the build machines ...


Wed, 06 Nov 2019 18:23:45 GMT Thierry Delisle <tdelisle@…> [bdf22ae]
	* automake/missing (modified)
	* libcfa/automake/missing (modified)

	Forgot libcfa automake/missing


Wed, 06 Nov 2019 18:13:13 GMT Thierry Delisle <tdelisle@…> [773db65]
	* automake/missing (modified)

	Script was causing problems so I disabled it per Gregor's
	recommendation


Fri, 03 Aug 2018 15:25:46 GMT Thierry Delisle <tdelisle@…> [c59712e]
	* Makefile.am (modified)
	* Makefile.in (modified)
	* aclocal.m4 (modified)
	* automake/compile (modified)
	* automake/config.guess (modified)
	* automake/config.sub (modified)
	* automake/depcomp (modified)
	* automake/install-sh (modified)
	* automake/missing (modified)
	* automake/test-driver (modified)
	* automake/ylwrap (modified)
	* benchmark/Makefile.in (modified)
	* configure (modified)
	* configure.ac (modified)
	* driver/Makefile.am (modified)
	* driver/Makefile.in (modified)
	* driver/cfa.cc (modified)
	* libcfa/.autom4te.cfg (added)
	* libcfa/Makefile.am (added)
	* libcfa/Makefile.in (added)
	* libcfa/aclocal.m4 (added)
	* libcfa/automake/compile (added)
	* libcfa/automake/depcomp (added)
	* libcfa/automake/install-sh (added)
	* libcfa/automake/missing (added)
	* libcfa/configure (added)
	* libcfa/configure.ac (added)
	* libcfa/prelude/Makefile.in (modified)
	* libcfa/src/Makefile.am (modified)
	* libcfa/src/Makefile.in (modified)
	* src/Makefile.in (modified)
	* tests/Makefile.am (modified)
	* tests/Makefile.in (modified)
	* tests/preempt_longrun/Makefile.in (modified)
	* tools/Makefile.in (modified)
	* tools/prettyprinter/Makefile.in (modified)

	Parent make now seems to properly call libcfa


Wed, 05 Jul 2017 20:29:43 GMT Thierry Delisle <tdelisle@…> [44f44617]
	* .gitignore (modified)
	* Makefile.in (modified)
	* aclocal.m4 (modified)
	* automake/config.guess (modified)
	* automake/config.sub (modified)
	* automake/missing (modified)
	* automake/test-driver (added)
	* config.h.in (modified)
	* configure (modified)
	* configure.ac (modified)
	* src/Makefile.in (modified)
	* src/Parser/ParserTypes.h (moved)
	* src/Parser/TypedefTable.h (modified)
	* src/Parser/module.mk (modified)
	* src/benchmark/Makefile.in (modified)
	* src/driver/Makefile.in (modified)
	* src/examples/Makefile.in (modified)
	* src/libcfa/Makefile.in (modified)
	* src/main.cc (modified)
	* src/prelude/Makefile.in (modified)
	* src/tests/Makefile.am (modified)
	* src/tests/Makefile.in (modified)
	* src/tests/preempt_longrun/Makefile.in (modified)
	* src/tests/test.py (modified)
	* tools/prettyprinter/Makefile.in (modified)

	Fix build for 16.04


Sun, 31 May 2015 17:54:23 GMT Peter A. Buhr <pabuhr@…> [00cc023]
	* .gitignore (modified)
	* Makefile.am (modified)
	* Makefile.in (modified)
	* aclocal.m4 (modified)
	* automake/compile (added)
	* automake/depcomp (added)
	* automake/install-sh (moved)
	* automake/missing (moved)
	* automake/ylwrap (added)
	* config.h.in (modified)
	* configure (modified)
	* configure.ac (modified)
	* driver/Makefile.am (added)
	* driver/Makefile.in (modified)
	* driver/cc1.cc (modified)
	* driver/cfa.cc (modified)
	* libcfa/Makefile.am (added)
	* libcfa/Makefile.in (modified)
	* src/ArgTweak/module.mk (modified)
	* src/CodeGen/module.mk (modified)
	* src/ControlStruct/module.mk (modified)
	* src/Designators/module.mk (modified)
	* src/GenPoly/module.mk (modified)
	* src/InitTweak/module.mk (modified)
	* src/Makefile.am (added)
	* src/Makefile.in (modified)
	* src/Parser/module.mk (modified)
	* src/ResolvExpr/module.mk (modified)
	* src/SynTree/module.mk (modified)
	* src/Tuples/module.mk (modified)
	* src/examples/Makefile.am (added)
	* src/examples/Makefile.in (modified)

	redo automake first attempt