log configure.ac @ 15489:481417a57a2d

age author description
Tue, 02 Oct 2012 17:20:59 -0400 John W. Eaton remove FAQ from sources
Sat, 29 Sep 2012 18:22:30 -0700 Rik configure.ac: Remove mkstemp check for MinGW now that gnulib module is used.
Sat, 29 Sep 2012 15:41:18 -0700 Rik build: Use putenv module from gnulib.
Sat, 29 Sep 2012 12:13:38 -0700 Rik configure.ac: Remove commented and obsolete test for Sun platform.
Sat, 29 Sep 2012 11:57:44 -0700 Rik build: Remove unnecessary AC_CHECK_FUNCS calls.
Fri, 28 Sep 2012 14:22:54 -0700 Rik build: Add missing tests and gnulib modules suggested by autoscan.
Wed, 19 Sep 2012 17:26:37 -0700 Rik build: Add and organize octave_config_info variables.
Tue, 18 Sep 2012 10:55:59 -0700 Rik configure.ac: Eliminate unnecessary unistd.h replacement for MSVC targets.
Fri, 14 Sep 2012 11:25:57 -0700 Rik configure.ac: Implement some portable sh programming recommendations from Autoconf.
Wed, 12 Sep 2012 20:06:05 -0700 Rik configure.ac: Simplify test for LLVM dependencies.
Wed, 12 Sep 2012 15:08:45 -0400 John W. Eaton reorganize libgui build
Wed, 12 Sep 2012 11:36:35 -0700 Rik configure.ac: Cache results for QRUPDATE_LUU autoconf test.
Tue, 11 Sep 2012 10:30:32 -0700 Rik build: Implement some caching for OCTAVE_CHECK_LIB macro.
Tue, 11 Sep 2012 07:55:37 -0700 Rik configure.ac: Fix building of Octave with ancient versions of SuiteSparse (3.2.X)
Mon, 10 Sep 2012 17:02:10 -0500 Max Brister Remove --enable-jit-debug configure option
Mon, 10 Sep 2012 12:42:25 -0600 Max Brister configure.ac: Do not check for Qt with --disable-gui
Sun, 09 Sep 2012 12:31:19 -0700 Rik build: Use caching on more intermediate results to speed up configure.
Fri, 07 Sep 2012 17:05:12 -0700 Rik Fix Octave builds with SuiteSparse >=4.0 (bug #37031)
Thu, 06 Sep 2012 23:02:05 -0400 Mike Miller Add check for CURLOPT_DIRLISTONLY in libcurl
Thu, 06 Sep 2012 11:44:24 -0700 Rik configure.ac: Use m4 quoting more consistently throughout file.
Wed, 05 Sep 2012 20:17:05 -0700 Rik configure.ac: Disable JIT compilation by default. Added --enable-jit to compile JIT.
Wed, 05 Sep 2012 16:59:19 -0700 Rik configure.ac: Use true/false rather than yes/no for build_gui variable.
Wed, 05 Sep 2012 16:29:07 -0700 Rik build: Overhaul LLVM determination in configure.ac
Wed, 05 Sep 2012 13:28:54 -0700 Rik build: Set TERM_LIBS before checking for READLINE.
Tue, 04 Sep 2012 21:56:12 -0700 Rik build: Properly choose qmake if Qt3 and Qt4 are installed (Bug #37101)
Tue, 04 Sep 2012 21:10:23 -0700 Rik configure.ac: Conditionally build GUI using same construct as conditionally building DOCs.
Tue, 04 Sep 2012 19:24:06 -0700 Rik build: Add check for Qt libraries to configure.ac.
Tue, 04 Sep 2012 18:24:37 -0700 Rik build: Clean up configure macros for building GUI.
Tue, 04 Sep 2012 17:24:19 -0700 Rik configure.ac: Add check for Qscintilla library before building GUI.
Tue, 04 Sep 2012 15:54:12 -0700 Rik build: Add tests for specific Qt functions to configure.ac
Tue, 04 Sep 2012 13:58:00 -0400 John W. Eaton maint: periodic merge of stable to default
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