log src/Makefile.am @ 19627:446c46af4b42 stable

age author description
Tue, 20 Jan 2015 08:26:57 -0500 John W. Eaton strip trailing whitespace from most source files stable
Fri, 24 Jan 2014 03:48:06 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Fri, 24 Jan 2014 03:40:55 -0500 John W. Eaton use common code to get OCTAVE_HOME in main, octave-config and mkoctfile stable
Thu, 23 Jan 2014 14:40:35 -0800 Rik maint: Merge gui-release -> stable.
Thu, 23 Jan 2014 14:37:43 -0800 Michael C. Grant configure.ac: Find Qt libs in framework option for Macs (bug #41236) stable
Thu, 23 Jan 2014 16:16:07 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 21 Jan 2014 22:40:29 -0500 Mike Miller Always build mkoctfile and octave-config as executables (bug #41296) stable
Mon, 23 Dec 2013 20:17:51 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Mon, 23 Dec 2013 19:34:34 -0500 John W. Eaton install octave-gui binary in libexec directory stable
Sun, 22 Dec 2013 15:55:02 -0500 John Donoghue Add $EXEEXT to octave-XXXX-${version} rules. stable
Sat, 21 Dec 2013 13:44:53 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Thu, 19 Dec 2013 15:24:28 -0500 John W. Eaton invoke versioned binaries from octave driver program (bug #40957) stable
Tue, 26 Nov 2013 12:38:46 -0500 John W. Eaton maint: Periodic merge of default to classdef. classdef
Sun, 24 Nov 2013 02:57:32 -0500 John W. Eaton start in CLI mode if display is not available (bug #40685)
Tue, 05 Nov 2013 12:27:42 -0500 John W. Eaton maint: periodic merge of default to classdef classdef
Mon, 28 Oct 2013 21:04:48 -0400 Mike Miller build: Fix OCTAVE_CPPFLAGS typo
Mon, 28 Oct 2013 16:38:46 -0400 John W. Eaton allow octave binary to work if building GUI is disabled (bug #40395)
Sun, 27 Oct 2013 18:47:22 -0400 John W. Eaton new main program wrapper to handle giving up controlling tty
Wed, 23 Oct 2013 22:29:06 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Thu, 04 Jul 2013 10:09:58 -0400 John W. Eaton periodic merge of default to classdef classdef
Wed, 03 Jul 2013 17:43:48 -0700 Rik maint: Collapse interpfcn and interpfcn-core directories into corefcn directory.
Wed, 06 Mar 2013 16:43:33 -0500 John W. Eaton maint: periodic merge of default to classdef classdef
Thu, 28 Feb 2013 02:25:44 -0500 John W. Eaton maint: periodic merge of stable to default
Thu, 21 Feb 2013 15:14:35 -0500 John W. Eaton override automake .yy.cc rule (bug #36407) stable
Sat, 12 Jan 2013 13:36:15 -0500 Michael Goffioul periodic merge of default to classdef classdef
Fri, 11 Jan 2013 09:43:30 -0800 Rik maint: merge stable to default. Do not pick up stable-only changeset 59128350e011.
Fri, 11 Jan 2013 11:12:29 -0500 Ben Abbott Fix typo from changeset 15904:7c469bffc599 in stable stable
Tue, 08 Jan 2013 17:16:02 -0500 John W. Eaton maint: periodic merge of stable to default
Tue, 08 Jan 2013 17:04:52 -0500 John W. Eaton * src/Makefile.am: Fix bungled merge. stable
Tue, 08 Jan 2013 15:59:47 -0500 Jordi Gutiérrez Hermoso Makefile.am: close automake conditional stable
Sat, 05 Jan 2013 19:58:22 -0500 John W. Eaton maint: merge stable to default
Fri, 18 May 2012 10:48:43 -0700 Rik build: Use Perl to create DOCSTRINGS in src/ directory. stable
Thu, 03 Jan 2013 13:36:55 -0500 Jordi Gutiérrez Hermoso maint: periodic merge of stdefault to classdef classdef
Thu, 03 Jan 2013 03:05:16 -0500 John W. Eaton do system-specific initialization before installing default variable values
Thu, 01 Nov 2012 15:01:20 -0400 Jordi Gutiérrez Hermoso maint: periodic merge of default to classdef classdef
Sun, 30 Sep 2012 17:45:38 -0700 Rik build: Fix make distcheck on platforms that use compiled auxiliary programs.
Sat, 29 Sep 2012 23:28:38 -0700 Rik build: Remove unusued BUILT_SOURCE_EXTRA variable.
Wed, 12 Sep 2012 16:18:48 -0400 John W. Eaton don't use WARN_CXXFLAGS for qterminal library
Wed, 12 Sep 2012 15:08:45 -0400 John W. Eaton reorganize libgui build
Sun, 02 Sep 2012 17:41:43 -0700 Rik build: Remove unnecessary -I includes from AM_CPPFLAGS.
Sat, 01 Sep 2012 10:46:45 -0400 John W. Eaton additional changes for merger of libcruft with liboctave
Fri, 31 Aug 2012 20:00:20 -0700 Rik build: Refactor liboctave into multiple subdirectories. Move libcruft into liboctave.
Thu, 30 Aug 2012 12:05:04 -0400 John W. Eaton install default values before initializing interpreter (bug #37161)
Tue, 28 Aug 2012 09:42:48 -0400 John W. Eaton build octave and octave-cli when building compiled octave-config and mkoctfile
Mon, 27 Aug 2012 18:06:48 -0400 John W. Eaton fix library name for octave_config
Fri, 24 Aug 2012 15:50:14 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Mon, 20 Aug 2012 15:37:54 -0400 John W. Eaton link gui in way that is more consistent with the rest of Octave
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
Tue, 14 Aug 2012 15:55:52 -0700 Rik build: Remove unneeded -Ioctave-value, -Ioperators from AM_CPPFLAGS.
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
Wed, 08 Aug 2012 15:33:52 -0700 Rik Use $(top_builddir)/libgnu for parallelism with $(top_srcdir)/libgnu
Wed, 08 Aug 2012 10:57:08 -0700 Rik src/Makefile.am: Remove unnecessary -I$(srcdir) in AM_CPPFLAGS.
Mon, 06 Aug 2012 21:42:56 -0700 Rik Remove unneccessary '-I.' in CPPFLAGS which is already part of DEFAULT_INCLUDES.
Mon, 06 Aug 2012 17:27:18 -0700 Rik Remove CPPFLAGS from AM_CPPFLAGS which causes CPPFLAGS to appear twice during compile.
Sun, 05 Aug 2012 09:20:57 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Sun, 05 Aug 2012 09:04:30 -0400 John W. Eaton generate convenience libraries for new parse-tree and interpfcn subdirectories
Fri, 03 Aug 2012 16:45:17 -0700 Rik maint: Add DO NOT EDIT messages to build system for src/*.in.h.