log Makefile.am @ 21631:43d9eec519bd

age author description
Tue, 19 Apr 2016 14:17:31 -0700 Mike Miller build: generate HG-ID even if hg is not installed
Sat, 09 Apr 2016 18:58:28 -0400 John W. Eaton revise method of handling hg id for build info
Fri, 08 Apr 2016 21:41:18 +0200 mmuetzel Add more info to version.m and store build info in the binary (bug #45659)
Sat, 12 Mar 2016 00:16:18 -0500 John W. Eaton * Makefile.am (Makefile): Don't depend on check-subst-vars.
Fri, 11 Mar 2016 15:41:39 -0500 John W. Eaton ensure that substituted config vars are not changed on make command line
Mon, 07 Mar 2016 20:01:37 -0500 John W. Eaton provide Make rule for recreating generated configuration shell scripts
Mon, 07 Mar 2016 19:06:35 -0500 John W. Eaton check substituted variables against current make variables
Mon, 07 Mar 2016 19:07:25 -0500 John W. Eaton eliminate link-deps.mk files
Fri, 04 Mar 2016 12:51:00 -0500 John W. Eaton break generated file dependence on Makefile (bug #46063)
Wed, 02 Mar 2016 00:01:40 -0500 John W. Eaton don't include run-octave in both BUILT_SOURCES and ALL_LOCAL_TARGETS
Tue, 01 Mar 2016 09:53:59 -0800 Rik Makefile.am: Add libgnu.la to BUILT_SOURCES to generate it early (partial fix bug #45578).
Tue, 01 Mar 2016 03:25:14 -0500 John W. Eaton create .oct and other files in build tree (bug #46260)
Wed, 17 Feb 2016 13:32:44 -0500 John W. Eaton use top_srcdir, top_builddir, abs_top_srcdir or abs_top_builddir only if needed
Tue, 16 Feb 2016 23:08:31 -0800 Mike Miller maint: Run all build shell scripts with SHELL as command interpreter
Fri, 12 Feb 2016 13:28:16 -0800 Mike Miller Do not distribute generated octave-config.h
Thu, 11 Feb 2016 13:10:16 -0500 John W. Eaton * Makefile.am (BUILT_SOURCES): Add octave-config.h to the list.
Mon, 08 Feb 2016 17:30:29 -0500 John W. Eaton create and install a subset of config.h in octave-config.h
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