Fri, 15 Mar 2013 14:37:32 -0400 |
John W. Eaton |
check for correct SuiteSparse functions if --enable-64
|
Fri, 15 Mar 2013 07:07:08 -0400 |
John W. Eaton |
use int64_t for idx type if --enable-64
|
Wed, 06 Mar 2013 11:29:44 -0800 |
Rik |
Remove temporary y.tab.c file used by configure script.
|
Sat, 02 Mar 2013 12:26:42 -0500 |
John W. Eaton |
check syntax used to enable bison push/pull parser
|
Sat, 16 Feb 2013 22:21:13 -0500 |
John W. Eaton |
use yes/no instead of true/false in confgure scripts
|
Thu, 07 Feb 2013 12:26:50 -0500 |
John W. Eaton |
don't abort configure if makeinfo is missing
|
Mon, 21 Jan 2013 01:58:07 -0500 |
Mike Miller |
build: Improve detection of FFTW multi-threading
|
Fri, 28 Dec 2012 12:21:11 -0800 |
Rik |
build: Use $host_os variable to clarify configure.ac
|
Fri, 21 Dec 2012 16:11:33 -0500 |
John W. Eaton |
periodic merge of stable to default
|
Tue, 04 Dec 2012 13:52:51 -0500 |
John W. Eaton |
USe pkg-config for freetype2 configure check.
stable
|
Tue, 04 Dec 2012 13:52:51 -0500 |
John W. Eaton |
USe pkg-config for freetype2 configure check.
|
Mon, 05 Nov 2012 01:47:49 +0000 |
Michael Goffioul |
Use pkg-config to discover Qt (pkg-config is already a requirement anyway).
|
Wed, 12 Sep 2012 11:35:19 -0700 |
Rik |
build: Move non-Octave Autoconf pkg macros from acinclude.m4 to a separate file.
|
Tue, 11 Sep 2012 10:30:32 -0700 |
Rik |
build: Implement some caching for OCTAVE_CHECK_LIB macro.
|
Sun, 09 Sep 2012 12:31:19 -0700 |
Rik |
build: Use caching on more intermediate results to speed up configure.
|
Sat, 08 Sep 2012 18:47:29 -0700 |
Rik |
acinclude.m4: Put temporary shell variables in macros into ac_octave namespace.
|
Fri, 07 Sep 2012 17:07:30 -0700 |
Rik |
build: Silence compiler warning in config.log for OCTAVE_UMFPACK_SEPARATE_SPLIT.
|
Fri, 07 Sep 2012 17:05:12 -0700 |
Rik |
Fix Octave builds with SuiteSparse >=4.0 (bug #37031)
|
Thu, 06 Sep 2012 12:18:22 -0700 |
Rik |
m4/acinclude.m4: Use more consistent m4 quoting of arguments to macros.
|
Wed, 05 Sep 2012 13:28:54 -0700 |
Rik |
build: Set TERM_LIBS before checking for READLINE.
|
Tue, 04 Sep 2012 18:24:37 -0700 |
Rik |
build: Clean up configure macros for building GUI.
|
Tue, 04 Sep 2012 17:36:11 -0700 |
Rik |
acinclude.m4: Use AC_LANG_PUSH macro with AC_CACHE_CHECK for greater efficiency.
|
Tue, 04 Sep 2012 17:25:31 -0700 |
Rik |
acinclude.m4: Correct message for OCTAVE_CHECK_FUNC_FIRDFIRST_MODERN.
|
Tue, 04 Sep 2012 15:54:12 -0700 |
Rik |
build: Add tests for specific Qt functions to configure.ac
|
Wed, 29 Aug 2012 10:17:36 -0700 |
Rik |
Cache texi2XXX intermediate results for faster builds.
|
Tue, 28 Aug 2012 21:07:21 -0400 |
John W. Eaton |
specify separate build dirs for texi2dvi and texi2pdf commands
|
Sun, 26 Aug 2012 16:17:02 -0400 |
John W. Eaton |
avoid confusing --disable-foo (default is yes) configure help messages
|
Mon, 13 Aug 2012 12:56:53 -0700 |
Rik |
Remove obsolete m4 macro OCTAVE_SMART_PUTENV.
|
Fri, 10 Aug 2012 12:56:15 -0700 |
Rik |
build: Update OCTAVE_UMFPACK_SEPARATE_SPLIT macro to look for SuiteSparse header file.
|
Fri, 10 Aug 2012 12:03:16 -0700 |
Rik |
build: Overhaul acinclude.m4 macros.
|