log Makefile.am @ 16033:23a7661e529a ss-3-7-2

age author description
Sat, 09 Feb 2013 22:38:19 -0500 John W. Eaton distribute build-aux/find-files-with-tests.sh
Thu, 10 Jan 2013 10:28:43 -0500 John W. Eaton use hook functions for gnulib's bootrap script instead of our wrapper script
Mon, 10 Dec 2012 13:15:08 -0800 Rik build: Overhaul auto-detection of Java when JAVA_HOME is not set.
Sat, 29 Sep 2012 23:10:22 -0700 Rik Makefile.am: Correct EXTRA_DIST to export bootstrap_gnulib.conf.
Tue, 18 Sep 2012 15:32:50 -0700 Rik build: Rename autogen.sh script to bootstrap to conform to GNU guidelines.
Tue, 04 Sep 2012 21:10:23 -0700 Rik configure.ac: Conditionally build GUI using same construct as conditionally building DOCs.
Fri, 31 Aug 2012 20:00:20 -0700 Rik build: Refactor liboctave into multiple subdirectories. Move libcruft into liboctave.
Thu, 30 Aug 2012 20:22:19 -0700 Rik maint: Update Makefile.am comments to refer to Octave (program) rather than octave (command).
Sat, 18 Aug 2012 18:10:09 -0400 John W. Eaton rename gui directory to libgu
Sat, 18 Aug 2012 16:23:39 -0400 John W. Eaton split libinterp from src
Sat, 11 Aug 2012 11:47:03 -0400 John W. Eaton allow building without gui to work gui
Fri, 10 Aug 2012 10:27:32 -0400 John W. Eaton include gui in default Octave binary gui
Sun, 05 Aug 2012 16:43:55 -0400 John W. Eaton more tweaks for the gui build gui
Sun, 05 Aug 2012 20:04:53 +0100 Michael Goffioul Further integration of GUI in the build system. gui
Fri, 18 May 2012 13:09:07 -0700 Rik build: Enable Autotools 'distcheck' target to complete successfully.
Sun, 04 Mar 2012 14:42:19 -0800 Rik build: Don't build DOCSTRINGS files when --disable-docs specified.
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Sun, 19 Jun 2011 12:51:36 -0400 John W. Eaton * Makefile.am (CLEANFILES): Remove $(bin_PROGRAMS) stable
Tue, 14 Jun 2011 12:54:28 -0400 John W. Eaton maint: don't remove distributed files with make distclean target stable
Sun, 12 Jun 2011 07:01:42 -0700 Rik maint: Change .gdbinit Makefile.am rule to be silent stable
Sun, 12 Jun 2011 06:50:06 -0700 Rik maint: Restore auto-generation of ChangeLog file lost in directory reorginization stable
Fri, 10 Jun 2011 14:35:42 -0400 John W. Eaton maint: clean up top-level directory stable
Wed, 08 Jun 2011 22:10:34 -0700 Rik maint: Remove built file ChangeLog with distclean target stable
Wed, 08 Jun 2011 21:40:35 -0700 Rik maint: Distribute README.MinGW and README.gnuplot stable
Wed, 08 Jun 2011 10:39:07 -0700 Rik maint: Update various Makefile.am to no longer distribute ChangeLog file stable
Tue, 19 Apr 2011 21:52:56 -0400 John W. Eaton maint: generate ChangeLog automatically stable
Tue, 22 Feb 2011 13:26:05 -0800 Rik [mq]: check
Fri, 04 Feb 2011 12:52:41 -0800 Rik Add .ico logo left out of icons changset.
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