log scripts/Makefile.am @ 14200:64d9f33313cc stable rc-3-6-0-1

age author description
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Thu, 06 Oct 2011 23:39:14 +0100 Michael Goffioul Create scripts/prefs/ directory if it does not exist.
Fri, 30 Sep 2011 22:15:47 -0400 John W. Eaton new functions for Matlab compatibility
Thu, 15 Sep 2011 12:51:10 -0400 John W. Eaton maint: untabify and remove trailing whitespace from source files
Fri, 10 Jun 2011 14:35:42 -0400 John W. Eaton maint: clean up top-level directory stable
Thu, 27 Jan 2011 00:15:40 -0500 John W. Eaton scripts/Makefile.am (check-m-semicolon): new rule.
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Thu, 04 Nov 2010 12:18:08 -0700 Rik Reverse changeset b1f4bdc276b6. Use all lower case for "uniformoutput" option.
Sun, 08 Aug 2010 14:44:38 -0700 Rik Create .DOCSTRINGS quietly and avoid screen clutter during build.
Sun, 08 Aug 2010 14:21:30 -0700 Rik Run do_subst macro quietly to avoid screen clutter during build.
Fri, 30 Jul 2010 10:43:54 -0700 Rik Add Makefile options to clean up build directories and allow 'make distcheck' to finish
Mon, 11 Jan 2010 22:38:08 -0800 Rik Remove unnecessary uses of simple_move_if_change_rule
Sat, 19 Dec 2009 22:58:54 -0800 Rik Eliminate TOPDIR variable in favor of built-in automake variables
Fri, 18 Dec 2009 09:48:54 -0800 Rik Use Automake syntax to build helper program gethelp in scripts directory
Fri, 11 Dec 2009 11:21:06 -0800 Rik Remove various install-local targets in favor of using automake syntax for installation
Fri, 11 Dec 2009 13:30:16 -0500 John W. Eaton avoid cp -a --update
Thu, 10 Dec 2009 12:26:12 -0800 Rik Final patch to enable autotools VPATH builds of documentation
Tue, 08 Dec 2009 15:25:05 -0800 Rik Modifications to makefiles to pass distcheck test
Tue, 08 Dec 2009 02:57:58 -0500 John W. Eaton more makefile tweaks
Tue, 08 Dec 2009 01:53:23 -0500 John W. Eaton undo previous change
Tue, 08 Dec 2009 01:44:55 -0500 John W. Eaton scripts/Makeilfe.am (DOCSTRINGS): don't use $(simple_move_if_change_rule)
Sun, 06 Dec 2009 20:40:42 -0800 Rik Distribute DOCSTRINGS to prevent unnecessary documentation rebuild
Thu, 03 Dec 2009 15:39:20 -0500 John W. Eaton more automake fixes
Sat, 28 Nov 2009 11:44:57 +0100 David Bateman Add ftp objects
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