log test/Makefile.am @ 12717:a87052630372 stable

age author description
Wed, 08 Jun 2011 10:39:07 -0700 Rik maint: Update various Makefile.am to no longer distribute ChangeLog file stable
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Tue, 09 Nov 2010 18:12:17 -0500 John W. Eaton correctly parse {1 2 {3 4}}
Fri, 30 Jul 2010 10:43:54 -0700 Rik Add Makefile options to clean up build directories and allow 'make distcheck' to finish
Wed, 13 Jan 2010 13:42:57 -0500 John W. Eaton build_bc_overload_tests.sh: accept expected results file as argument
Wed, 13 Jan 2010 08:44:24 +0100 Jaroslav Hajek add tests for built-in class overloads
Sat, 19 Dec 2009 22:58:54 -0800 Rik Eliminate TOPDIR variable in favor of built-in automake variables
Thu, 17 Dec 2009 09:34:55 -0800 Rik Distribute directories of private functions of OOP test classes
Thu, 03 Dec 2009 15:39:20 -0500 John W. Eaton more automake fixes
Wed, 25 Nov 2009 10:58:55 -0800 Rik Remove unnecessary .PHONY targets in Makefile.am for common targets which Automake supplies by default
Tue, 10 Nov 2009 15:02:25 -0500 John W. Eaton convert build system to use automake and libtool