log configure.ac @ 15283:a95432e7309c stable release-3-6-3

age author description
Tue, 04 Sep 2012 13:17:13 -0400 John W. Eaton Version 3.6.3 released. stable release-3-6-3
Fri, 31 Aug 2012 20:00:20 -0700 Rik build: Refactor liboctave into multiple subdirectories. Move libcruft into liboctave.
Thu, 30 Aug 2012 15:52:44 +0100 Michael Goffioul Fix compilation under Windows with GUI and LLVM enabled.
Sun, 26 Aug 2012 16:17:02 -0400 John W. Eaton avoid confusing --disable-foo (default is yes) configure help messages
Sun, 26 Aug 2012 13:49:41 -0600 Max Brister configure.ac: Clarify help text on --disable-gui
Sat, 25 Aug 2012 13:11:34 -0500 Max Brister configure.ac: Improve LLVM configure check and warning (bug #37050)
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 13:57:44 -0700 Rik configure.ac: Add checks for a few missing types.
Mon, 13 Aug 2012 15:43:49 -0700 Rik Add AX_COMPARE_VERSION.m4 macro m4/ dir to make configure.ac simpler.
Mon, 13 Aug 2012 14:06:47 -0700 Rik configure.ac: Correct GCC_VERSION test to return only version number and no other text.
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