log Makefile.am @ 22234:66dd260512a4

age author description
Tue, 09 Aug 2016 14:41:52 -0400 John W. Eaton allow configure to select Qt version
Fri, 15 Jul 2016 16:32:13 -0700 Mike Miller Do not install oct-conf-post.h
Fri, 15 Jul 2016 15:15:13 -0700 Mike Miller config.h: install a stub replacement with a deprecation warning (bug #41027)
Tue, 12 Jul 2016 09:12:55 -0400 John W. Eaton move find-defun-files.sh and mkbuiltins to build-aux directory
Thu, 07 Jul 2016 19:06:09 -0700 Mike Miller build: minor correction to workaround rule to build libgnu.la (bug #45578)
Tue, 05 Jul 2016 15:45:38 -0700 Mike Miller build: don't delete distributed docs on 'make clean' or 'make distclean' (bug #45646)
Fri, 01 Jul 2016 10:51:49 -0700 Mike Miller build: delete generated files, keep distributed files on clean and distclean (bug #45646)
Fri, 01 Jul 2016 08:14:50 -0700 Mike Miller maint: reduce multiple mentions of the HG-ID file name and contents
Thu, 30 Jun 2016 23:30:11 -0700 Mike Miller build: delete HG-ID on 'make distclean' and 'make maintainer-clean'
Thu, 30 Jun 2016 18:32:23 -0700 Mike Miller build: clean build-aux generated shell scripts on 'make distclean'
Thu, 30 Jun 2016 16:21:00 -0700 Mike Miller build: fix compilation error after 'make clean' (bug #47971)
Thu, 30 Jun 2016 17:04:34 -0400 John W. Eaton * Makefile.am (EXTRA_DIST): Include build-aux/mk-hg-id.sh in the list.
Fri, 24 Jun 2016 14:46:04 -0400 John W. Eaton avoid tagging HG-ID as .PHONY
Fri, 24 Jun 2016 10:44:35 -0400 John W. Eaton merge build-aux/common.mk with Makefile.am
Tue, 21 Jun 2016 12:39:17 -0700 Mike Miller Add more source files to the distribution
Fri, 03 Jun 2016 16:47:05 -0400 John W. Eaton rename maintainer-mode configure option to hd-id (bug #48101)
Thu, 02 Jun 2016 17:58:33 -0400 John W. Eaton new maintainer-mode for build (bug #48101)
Mon, 16 May 2016 21:51:10 -0400 John W. Eaton attempt to ensure that oct-conf-post.h is built early and as needed
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).