log Makefile.am @ 20654:b65888ec820e draft default tip gccjit

age author description
Wed, 29 Jul 2015 21:16:13 -0700 Rik build: Silence rule about removing bits/stl_algo.h using AM_V_at.
Wed, 29 Jul 2015 14:30:45 -0700 Rik build: Silence rule about removing bits/stl_algo.h.
Wed, 29 Jul 2015 14:18:26 -0700 Rik build: Don't delete ChangeLog with distclean target (bug #45646).
Sat, 25 Jul 2015 14:55:03 -0400 Mike Miller build: Avoid triggering rebuild of docs when DOCSTRINGS regenerated (bug #45567)
Fri, 24 Jul 2015 19:58:18 -0400 Mike Miller build: Delete more generated files on maintainer-clean
Thu, 23 Jul 2015 21:51:58 -0400 Mike Miller build: Restore AUTHORS, BUGS, and INSTALL.OCTAVE to source tarball
Thu, 23 Jul 2015 22:00:39 -0400 Mike Miller build: Always generate ChangeLog if missing, and write to build directory
Fri, 17 Jul 2015 14:44:47 -0400 John W. Eaton provide per-directory clean targets
Thu, 16 Jul 2015 13:44:11 -0400 John W. Eaton only generate ChangeLog if building from hg archive
Wed, 15 Jul 2015 09:49:21 -0400 John W. Eaton don't clean doc/doxyhtml/README
Tue, 14 Jul 2015 11:34:55 -0400 John W. Eaton keep list of built images separate from other images
Tue, 14 Jul 2015 11:04:26 -0400 John W. Eaton don't delete $(BUILT_DISTFILES) for maintainer-clean target
Tue, 14 Jul 2015 00:01:59 -0400 John W. Eaton fix lists of files to distribute
Fri, 10 Jul 2015 14:40:47 -0400 John W. Eaton eliminate recursive make invocation in scripts directory tree
Fri, 10 Jul 2015 13:28:33 -0400 John W. Eaton eliminate recursive make invocations in liboctave and libinterp directories
Thu, 09 Jul 2015 13:55:58 -0400 John W. Eaton eliminate recursive make invocation in libgui directory tree
Thu, 09 Jul 2015 10:11:41 -0400 John W. Eaton eliminate recursive make invocation in src directory
Tue, 07 Jul 2015 10:40:38 -0400 John W. Eaton eliminate recursive make invocation in test directory tree
Fri, 03 Jul 2015 19:33:19 -0400 John W. Eaton eliminate recursive make invocations in doc directory tree
Fri, 03 Jul 2015 07:51:51 -0400 John W. Eaton eliminate recursive make invocation in etc/icons directory
Thu, 02 Jul 2015 17:11:29 -0400 John W. Eaton eliminate recursive make invocation in examples directory tree
Mon, 23 Feb 2015 23:28:37 -0500 Mike Miller Only install config.log in $octetc if user requested (bug #43087)
Sat, 21 Feb 2015 16:37:01 -0500 Mike Miller Install correct freedesktop AppData file contents (bug #43279)
Sat, 21 Feb 2015 10:42:30 -0500 Mike Miller Fix 'make dist' target failing (bug #44333)
Sat, 21 Feb 2015 06:15:50 -0800 Rik Fix 'make dist' target failing (bug #44333).
Fri, 20 Feb 2015 17:18:19 -0500 John W. Eaton make --enable-silent-rules configure option more useful
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 20 Jan 2015 10:24:46 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 20 Jan 2015 08:26:57 -0500 John W. Eaton strip trailing whitespace from most source files stable
Sun, 13 Jul 2014 21:25:47 -0700 Rik maint: Periodic merge of gui-release to default.
Sun, 13 Jul 2014 19:46:57 -0700 Rik build: Create octave.desktop even when --disable-docs configured (bug #42720). stable
Sun, 13 Jul 2014 19:46:57 -0700 Rik build: Create octave.desktop even when --disable-docs configured (bug #42720).
Tue, 18 Feb 2014 02:51:48 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Mon, 17 Feb 2014 02:28:31 -0500 John W. Eaton install config.log in $octetc directory stable
Mon, 04 Nov 2013 00:04:55 +0100 Stefan Mahr build: Add rule to check with jit compiler enabled
Thu, 05 Dec 2013 08:38:04 -0800 Rik build: Don't distribute bootstrap, bootstrap.conf files stable
Thu, 07 Nov 2013 14:40:25 -0500 John W. Eaton try to ensure that stray bits/stl_algo.h file is not in build tree
Thu, 07 Nov 2013 14:03:58 -0500 John W. Eaton work around GCC bug in stl_algo.h (nth_element and sort; bug #40436)
Wed, 23 Oct 2013 19:48:30 +0100 Carnë Draug Distribute an AppData for Octave as suggested by freedesktop.org (bug #40356)
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Tue, 13 Aug 2013 08:24:51 -0400 Mike Miller build: Eliminate obsolete mkinstalldirs helper scripts
Sun, 04 Aug 2013 07:56:41 -0700 Rik build: Remove second re-definition of octetc_DATA from Makefile.am.
Tue, 30 Jul 2013 13:35:24 -0400 Jordi Gutiérrez Hermoso maint: periodic merge with stable
Tue, 30 Jul 2013 13:20:58 -0400 Jordi Gutiérrez Hermoso * Makefile.am (doxyhtml): Restore doxyhtml argument in recursive make call stable
Mon, 29 Jul 2013 15:04:52 -0400 Jordi Gutiérrez Hermoso maint: Non-trivial merge of stable to default
Sun, 28 Jul 2013 01:18:48 -0400 Jordi Gutiérrez Hermoso Properly incorporate Doxygen into the build system stable
Wed, 12 Jun 2013 15:22:49 -0400 John W. Eaton restore final summary to end of make messages
Fri, 03 May 2013 00:29:07 -0400 John W. Eaton install .gdbinit in test directory
Sun, 17 Mar 2013 05:01:00 -0400 John W. Eaton build top-level directory after scripts and src directories
Sun, 17 Mar 2013 04:58:33 -0400 John W. Eaton move AH_BOTTOM output to separate header file
Sat, 16 Mar 2013 16:44:24 -0400 Mike Miller build: allow make dist in libgui without Qt (bug #38518)
Sun, 03 Mar 2013 02:34:44 +0000 Carnë Draug New function citation() to display citation information (patch #7960)
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).