log configure.ac @ 15167:1c711a646fa7

age author description
Mon, 13 Aug 2012 14:04:26 -0700 Rik Deprecate configure variables CC_VERSION, CXX_VERSION.
Mon, 13 Aug 2012 12:56:53 -0700 Rik Remove obsolete m4 macro OCTAVE_SMART_PUTENV.
Mon, 13 Aug 2012 11:56:07 -0700 Rik configure.ac: Re-indent for clarity. Try to shorten long lines < 80 characters.
Sat, 11 Aug 2012 11:47:03 -0400 John W. Eaton allow building without gui to work gui
Fri, 10 Aug 2012 18:07:24 -0400 John W. Eaton periodic merge of default to gui gui
Fri, 10 Aug 2012 13:09:11 -0700 Rik configure.ac: Don't run OCTAVE_CARBON_CGDISPLAYBITSPERPIXEL unless Carbon Framework is present.
Fri, 10 Aug 2012 12:39:31 -0700 Rik configure.ac: Allow caching of EXCEPTION_IN_MATH test.
Fri, 10 Aug 2012 12:19:59 -0700 Rik configure.ac: Split gnulib initialization into 2 parts to match recommended usage.
Fri, 10 Aug 2012 12:03:16 -0700 Rik build: Overhaul acinclude.m4 macros.
Fri, 10 Aug 2012 06:31:09 -0400 John W. Eaton maint: periodic merge of default to gui gui
Thu, 09 Aug 2012 08:29:50 -0700 Rik build: Move unordered_map header tests to acinclude.m4 and add caching of results.
Wed, 08 Aug 2012 10:41:31 -0700 Rik configure.ac: Add AM_PROG_CC_C_O check for Automake subdir-objects support in C compiler.
Wed, 08 Aug 2012 10:27:59 -0400 John W. Eaton avoid "function declared 'noreturn' has a return statement" warning.
Wed, 08 Aug 2012 07:23:21 -0700 Rik configure.ac: Require makeinfo to be present before building Octave.
Tue, 07 Aug 2012 13:34:22 -0700 Rik configure.ac: Re-organize to follow Autoconf layout guidelines
Tue, 07 Aug 2012 09:01:02 -0700 Rik Eliminate duplicate PTHREAD_CFLAGS inclusion in build process.
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
Sun, 05 Aug 2012 12:35:28 -0400 John W. Eaton delete obsolete from Qt checks from configure.ac gui
Sun, 05 Aug 2012 14:37:22 +0100 Michael Goffioul Integrate GUI building with regular octave build system. gui
Fri, 03 Aug 2012 14:59:40 -0400 John W. Eaton maint: periodic merge of default to gui gui
Tue, 31 Jul 2012 22:24:28 -0700 Rik configure.ac: Comment out unneeded special build flags for Sun C++ compiler.
Tue, 31 Jul 2012 10:28:51 -0700 Rik Refactor configure.ac to make it more understandable.
Mon, 30 Jul 2012 20:45:52 +0100 Carnë Draug configure.ac: replace deprecated AC_CONFIG_HEADER macro
Mon, 30 Jul 2012 16:23:52 +0100 Carnë Draug configure.ac: replace deprecated AC_TRY_LINK macro
Sat, 28 Jul 2012 12:06:34 -0400 Jordi Gutiérrez Hermoso maint: periodic merge of default to gui gui
Wed, 25 Jul 2012 15:33:47 +0100 Carnë Draug configure.ac: consistency on output (using the same word for the same thing)
Sun, 22 Jul 2012 03:58:02 +0200 Carlo de Falco Properly restore compiler and linker flags after llvm tests
Fri, 20 Jul 2012 14:30:07 -0500 Max Brister Use -I instead of -isystem if -isystem is not avaiable
Fri, 20 Jul 2012 10:50:16 -0500 Max Brister configure.ac: Skip compiling JIT if LLVM_CONFIG is not specified
Thu, 12 Jul 2012 13:15:27 -0500 Max Brister configure.ac: llvm include goes in CPPFLAGS not CXXFLAGS
Mon, 18 Jun 2012 16:45:10 -0500 Max Brister maint: periodic merge of default to jit
Sat, 09 Jun 2012 14:26:15 -0500 Max Brister maint: periodic merge of default to jit
Sun, 03 Jun 2012 16:00:22 -0500 Max Brister Use CXX and CPP flags correctly when configuring llvm
Sun, 03 Jun 2012 15:38:40 -0500 Max Brister Locate and link with LLVM properly
Sat, 02 Jun 2012 10:06:54 -0500 Max Brister maint: periodic merge of default to jit
Thu, 24 May 2012 15:48:10 -0600 Max Brister maint: Periodic merge of default to jit
Wed, 23 May 2012 16:22:05 -0400 Jordi Gutiérrez Hermoso maint: Periodic merge of default to jit
Sat, 12 May 2012 19:39:44 -0600 Max Brister maint: periodic merge of default to jit
Wed, 09 May 2012 12:53:41 -0600 Max Brister configure.ac: Bad merge
Mon, 07 May 2012 16:57:57 -0600 Max Brister maint: periodic merge of default to jit
Sun, 06 May 2012 20:17:30 -0600 Max Brister Initial JIT support
Mon, 18 Jun 2012 15:51:30 +0200 Jacob Dawid maint: periodic merge from default to gui gui
Sun, 17 Jun 2012 17:20:38 -0400 Ben Abbott Detect Carbon's CGDisplayBitsPerPixel during configure. Use it if present.
Tue, 05 Jun 2012 07:39:46 +0200 Carlo de Falco Add configure check for templated bitwise operators.
Thu, 31 May 2012 22:21:25 +0200 Jacob Dawid maint: periodic merge of default to gui gui
Thu, 31 May 2012 16:09:57 -0400 John W. Eaton maint: periodic merge of stable to default
Thu, 31 May 2012 11:22:15 -0400 John W. Eaton Version 3.6.2 released. stable release-3-6-2
Tue, 29 May 2012 14:31:21 +0200 Jacob Dawid maint: Periodic merge of default to gui. gui
Thu, 24 May 2012 15:38:59 -0400 John W. Eaton maint: periodic merge of stable to default
Thu, 24 May 2012 15:35:50 -0400 John W. Eaton 3.6.2-rc2 release candidate stable rc-3-6-2-2
Thu, 24 May 2012 12:19:04 -0400 John W. Eaton 3.6.2-rc1 release candidate stable
Sat, 19 May 2012 03:15:00 -0400 Jordi Gutiérrez Hermoso main: Periodic merge of default to gui gui
Sat, 19 May 2012 00:15:30 -0400 Jordi Gutiérrez Hermoso build: Restore printing some summary ./configure warnings at the end
Fri, 18 May 2012 09:59:23 +0200 Jacob Dawid maint: periodic merge with default. gui
Sat, 12 May 2012 12:39:09 -0400 John W. Eaton maint: periodic merge of stable to default
Fri, 11 May 2012 13:46:18 -0400 John W. Eaton 3.6.2-rc0 release candidate stable rc-3-6-2-0
Thu, 10 May 2012 12:01:42 -0400 John W. Eaton handle texinfo macros consistently in help system and manual
Mon, 07 May 2012 16:02:31 -0400 Jordi Gutiérrez Hermoso maint: periodic merge of default to gui gui
Mon, 07 May 2012 08:52:17 -0400 Jordi Gutiérrez Hermoso Cleanup on autoconf warnings
Thu, 03 May 2012 00:52:24 -0400 Jordi Gutiérrez Hermoso maint: Periodic merge of default to gui gui
Tue, 24 Apr 2012 20:27:42 -0400 Mike Miller Disable building documentation if gnuplot not found
Fri, 13 Apr 2012 14:07:45 -0400 John W. Eaton maint: fix unordered_map configure test
Wed, 11 Apr 2012 15:40:01 -0400 Carlo de Falco Add configure check for isnan in fortran.
Tue, 13 Mar 2012 19:11:52 -0400 Jordi Gutiérrez Hermoso Merge default onto gui gui
Thu, 23 Feb 2012 15:55:14 -0500 John W. Eaton maint: periodic merge of stable to default
Wed, 22 Feb 2012 14:39:41 -0500 John W. Eaton Version 3.6.1 released. stable release-3-6-1
Sat, 18 Feb 2012 10:09:15 -0800 Rik maint: periodic merge of stable to default.
Thu, 16 Feb 2012 21:47:16 -0500 Jordi Gutiérrez Hermoso Merge default onto gui gui
Thu, 09 Feb 2012 11:25:04 -0500 John W. Eaton 3.6.1 release candidate 0 stable rc-3-6-1-0
Wed, 08 Feb 2012 16:46:58 -0500 John W. Eaton maint: periodic merge of stable to default
Tue, 07 Feb 2012 11:20:29 -0500 John W. Eaton undo part of changeset f15007a6c642 stable
Fri, 03 Feb 2012 19:16:01 -0500 John W. Eaton maint: periodic merge of stable to default
Thu, 02 Feb 2012 09:37:33 -0800 Rik build: Add new location for Qhull2012 include files to build system. stable
Tue, 31 Jan 2012 10:40:13 -0800 Rik maint: Bump Octave version to development numbering of 3.7.0+
Sun, 22 Jan 2012 15:13:22 -0500 Jordi Gutiérrez Hermoso Merge default onto gui gui
Sun, 15 Jan 2012 13:02:42 -0500 John W. Eaton Version 3.6.0 released. stable release-3-6-0 release-3.6.0
Thu, 12 Jan 2012 14:31:50 -0500 John W. Eaton 3.6.0-rc1 release candidate stable rc-3-6-0-1
Tue, 10 Jan 2012 16:43:41 -0500 John W. Eaton 3.6.0-rc0 release candidate stable rc-3-6-0-0
Fri, 06 Jan 2012 16:48:00 -0500 John W. Eaton append + to version stable
Fri, 06 Jan 2012 14:34:06 -0500 John W. Eaton snapshot 3.5.92 stable ss-3-5-92
Fri, 06 Jan 2012 10:25:00 -0500 John W. Eaton use gnulib::raise stable
Tue, 03 Jan 2012 20:12:38 -0500 John W. Eaton remove ARPACK files from sources and restore configure checks for external ARPACK library stable
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Fri, 23 Dec 2011 19:26:06 -0500 John W. Eaton append + to version stable
Fri, 23 Dec 2011 19:24:41 -0500 John W. Eaton snapshot 3.5.91 stable ss-3-5-91
Tue, 20 Dec 2011 16:57:55 -0500 Jordi Gutiérrez Hermoso Merge default onto gui gui
Thu, 15 Dec 2011 13:59:38 -0800 Rik doc: Fix typo in --enable-no-undefined help string stable
Tue, 13 Dec 2011 16:53:22 -0500 John W. Eaton handle new names and locations of qhull include files (bug #33712) stable
Sun, 11 Dec 2011 23:19:35 -0500 John W. Eaton append + to version
Sun, 11 Dec 2011 23:18:31 -0500 John W. Eaton snapshot 3.5.90 ss-3-5-90
Sun, 11 Dec 2011 22:35:13 -0500 John W. Eaton use pcre/pcre.h if it is present
Sat, 03 Dec 2011 15:19:42 +0000 Michael Goffioul Use thread-safe atomic reference counting (GCC and MSVC).
Wed, 16 Nov 2011 14:37:55 -0500 Jordi Gutiérrez Hermoso Merge default onto gui gui
Mon, 07 Nov 2011 03:20:10 -0500 John W. Eaton make octave_allocator optional and disable by default
Tue, 25 Oct 2011 11:28:41 -0700 Jordi Gutiérrez Hermoso Merge with default again gui
Mon, 24 Oct 2011 16:16:50 -0400 John W. Eaton maint: periodic merge of stable to default
Mon, 10 Oct 2011 10:23:45 -0400 John W. Eaton Version 3.4.3 released. stable release-3-4-3
Sat, 22 Oct 2011 16:22:04 -0700 Jordi Gutiérrez Hermoso Merge with default gui
Thu, 20 Oct 2011 12:51:31 +0100 Michael Goffioul Test unordered_map header location and namespace.
Tue, 11 Oct 2011 14:08:38 -0500 Jordi Gutiérrez Hermoso Merge with dev
Wed, 05 Oct 2011 02:19:28 +0200 Jacob Dawid Added files for build system integration.
Mon, 03 Oct 2011 11:01:10 -0700 Rik maint: periodic merge of stable to default.
Mon, 03 Oct 2011 12:48:15 -0400 John W. Eaton fix typo in changeset edc5ec6e949b
Thu, 29 Sep 2011 13:42:30 -0400 John W. Eaton 3.4.3 release candidate 0 stable
Mon, 29 Aug 2011 11:49:30 -0400 John W. Eaton maint: more linking tweaks
Sat, 27 Aug 2011 11:28:48 -0400 John W. Eaton maint: let libtool deal with setting -rpath linker option
Fri, 26 Aug 2011 15:36:14 -0400 John W. Eaton maint: allow --enable-static --disable-dl to work again
Fri, 24 Jun 2011 11:42:54 -0400 John W. Eaton periodic merge of stable to default
Fri, 24 Jun 2011 10:36:40 -0400 John W. Eaton Version 3.4.2 released. stable release-3-4-2
Wed, 22 Jun 2011 17:00:47 -0400 John W. Eaton Second release candidate for 3.4.2 stable
Tue, 21 Jun 2011 12:57:40 -0400 John W. Eaton First release candidate for 3.4.2 stable
Wed, 15 Jun 2011 10:42:03 -0400 John W. Eaton maint: periodic merge of stable to default
Wed, 15 Jun 2011 10:35:37 -0400 John W. Eaton Version 3.4.1 released. stable release-3-4-1
Wed, 15 Jun 2011 09:41:01 -0400 John W. Eaton maint: periodic merge of stable to default
Wed, 15 Jun 2011 09:39:23 -0400 John W. Eaton maint: fix version number for stable branch stable
Tue, 14 Jun 2011 16:57:16 -0400 John W. Eaton maint: avoid warnings from autoconf stable
Tue, 14 Jun 2011 16:39:38 -0400 John W. Eaton maint: use URL for bugs in configure script stable
Mon, 06 Jun 2011 11:54:15 -0400 John W. Eaton maint: use libdir for .oct files, not libexecdir stable
Thu, 24 Mar 2011 16:46:34 -0400 Jarno Rajahalme Test fortran with -ff2c and with a wrapper for Apple blas/lapack, when needed.