log Makefile.am @ 12312:b10ea6efdc58 release-3-4-x ss-3-3-91

age author description
Tue, 25 Jan 2011 13:40:26 -0800 Rik Directly update AUTHORS, BUGS, INSTALL.OCTAVE files rather than running multiple 'make subdir' operations.
Tue, 25 Jan 2011 04:10:40 -0500 John W. Eaton Makefile.am (EXTRA_DIST): remove ROADMAP from the list
Mon, 24 Jan 2011 21:41:24 -0800 Rik Add Makefile rules to auto-generate AUTHORS file from contributors.texi
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Tue, 04 Jan 2011 14:23:11 -0800 Rik Remove obsolete documentation files README.MSVC and INSTALL.Windows
Fri, 24 Dec 2010 07:19:01 -0800 Ben Abbott Update build instructions in README.MacOS
Mon, 20 Dec 2010 14:59:41 -0800 Rik Remove obsolete documentation files SENDING-PATCHES and README.Cray
Fri, 19 Nov 2010 21:36:27 -0500 John W. Eaton don't install run-octave script
Fri, 22 Oct 2010 04:43:50 -0400 John W. Eaton include boostrap and bootstrap.conf in distributed tar files
Thu, 23 Sep 2010 03:15:33 -0400 John W. Eaton eliminate octave-bug script/program
Sat, 18 Sep 2010 15:25:44 -0400 John W. Eaton Makefile.am (BUILT_SOURCES): include run-octave in the list
Thu, 16 Sep 2010 06:30:15 -0400 John W. Eaton makefile rules for compiled auxiliary programs
Thu, 05 Aug 2010 07:51:16 -0700 Rik Remove emacs directory from Mercurial.
Fri, 30 Jul 2010 10:43:54 -0700 Rik Add Makefile options to clean up build directories and allow 'make distcheck' to finish
Thu, 08 Apr 2010 14:46:37 -0400 Marco Atzeri Makefile.am replace EXEEXT with SCRIPTS_EXE_SUFFIX for installing
Thu, 25 Feb 2010 12:02:39 -0500 John W. Eaton add gdbinit file to sources
Wed, 13 Jan 2010 03:40:45 -0500 John W. Eaton allow building of docs to be disabled
Sat, 19 Dec 2009 23:35:29 -0800 Rik Reimplement previous patch with distribution triggered by m4/module.mk for clarity
Sat, 19 Dec 2009 23:17:57 -0800 Rik Distribute m4/gnulib-cache.m4 in tarballs per bootstrap recommendation
Sat, 19 Dec 2009 22:58:54 -0800 Rik Eliminate TOPDIR variable in favor of built-in automake variables
Fri, 11 Dec 2009 11:21:06 -0800 Rik Remove various install-local targets in favor of using automake syntax for installation
Wed, 09 Dec 2009 01:36:50 -0500 John W. Eaton start using gnulib
Tue, 08 Dec 2009 15:25:05 -0800 Rik Modifications to makefiles to pass distcheck test
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