log configure.in @ 9231:8a5a04b6c46b

age author description
Thu, 21 May 2009 18:30:30 +0100 Michael Goffioul Fixes confgure script for QHULL detection and add dependency on user32 [Win32]
Thu, 21 May 2009 18:13:47 +0100 Michael Goffioul Add Makefile/configure support for C++ version of mkoctfile, octave-config and octave-bug
Thu, 07 May 2009 18:01:48 -0400 John W. Eaton repair damage done when applying changeset 49a0c58a7dcf
Thu, 07 May 2009 16:43:03 -0400 John W. Eaton eliminate last remnants of F2C variables
Thu, 07 May 2009 16:28:44 -0400 marco_atzeri Added SHLPRE for SHLEXT instead of SHLLIBPRE
Tue, 05 May 2009 15:37:13 +0200 Jaroslav Hajek update config stuff to gripe with g++-3.x
Mon, 04 May 2009 21:22:36 -0400 John W. Eaton configure.in: put -lftgl ahead of $FT2_LIBS, and $FT2_LIBS ahead of $OPENGL_LIBS
Mon, 04 May 2009 15:57:28 -0400 Peter O'Gorman configure.in, aclocal.m4: check for c99 vsnprintf
Mon, 04 May 2009 15:47:05 -0400 Peter O'Gorman configure.in: shared library fixes for AIX and HPUX
Mon, 04 May 2009 15:41:28 -0400 Peter O'Gorman configure.in: provide decls for exp2, round, and tgamma if they are missing
Sun, 05 Apr 2009 13:19:07 -0400 John W. Eaton configure.in: require autoconf 2.60; eliminate some obsolete macros
Sun, 05 Apr 2009 13:17:35 -0400 John W. Eaton configure.in: tweak warning flags
Sat, 28 Mar 2009 12:48:17 -0400 Marco Atzeri configure fixes for cygwin
Fri, 27 Mar 2009 21:34:23 +0100 Jaroslav Hajek configure fixes
Thu, 19 Mar 2009 17:46:38 +0100 Jaroslav Hajek optimize isnan/isinf/isfinite mappers
Mon, 09 Mar 2009 14:31:10 -0400 John W. Eaton use doc-cache instead of DOC for doc cache file name
Mon, 09 Mar 2009 13:23:05 -0400 John W. Eaton configure.in: options for compiler warning flags
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Wed, 25 Feb 2009 01:24:12 -0500 John W. Eaton set default value for doc_cache_file variable
Tue, 24 Feb 2009 01:46:37 -0500 Thorsten Meyer Add make target "configfiles" to automatically regenerate configuration files
Tue, 24 Feb 2009 00:57:01 -0500 Thorsten Meyer Do not autogenerate Makefile from Makefile.in.
Wed, 18 Feb 2009 00:55:32 -0500 Benjamin Lindner use mkstemps as replacement for mkstemp on mingw32
Tue, 17 Feb 2009 00:28:48 -0500 Thomas Treichl Use CARBON_LIBS instead of LIBS for framework Carbon.
Tue, 17 Feb 2009 00:27:30 -0500 Thomas Treichl Fix test for X11 if "--without-x" is given.
Wed, 11 Feb 2009 19:14:42 -0500 Ben Abbott Include FTGLTextureFont.h when FTGL_UPPER_CASE is not defined.
Wed, 11 Feb 2009 01:02:54 -0500 John W. Eaton install DOC and NEWS in $octetcdir
Sun, 08 Feb 2009 23:00:27 -0500 John W. Eaton miscellaneous cleanups
Thu, 05 Feb 2009 01:19:29 -0500 John W. Eaton require HDF5 v1.6 API
Wed, 04 Feb 2009 17:48:30 -0500 Benjamin Lindner configure.in: separate cases for cygwin and mingw
Wed, 04 Feb 2009 10:18:20 +0100 Jaroslav Hajek configure: check whether qhull works
Fri, 30 Jan 2009 14:43:46 -0500 Marco Atzeri configure.in: fix shared library definitions for Cygwin and MinGW
Fri, 30 Jan 2009 13:56:24 -0500 Benjamin Lindner add -lgdi32 to LIBS on windows target
Thu, 29 Jan 2009 22:01:49 +0100 Thomas Treichl Further improvements for OCTAVE_HAVE_FRAMEWORK and the test for the MacOSX Carbon framework.
Wed, 28 Jan 2009 21:08:53 -0500 John W. Eaton configure.in (REGEX_LIBS): undo part of previous change
Wed, 28 Jan 2009 18:58:15 -0500 John W. Eaton configure.in: check for pcre_compile, don't check for other regex functions if pcre library is found
Wed, 28 Jan 2009 17:42:18 -0500 John W. Eaton use separate prefix for shllib and shlbin files
Tue, 27 Jan 2009 22:44:38 -0500 Benjamin Lindner add -lregex to REGEX_LIBS at configure stage, add ARPACK_LIBS, REGEX_LIBS to liboctave's link deps
Mon, 26 Jan 2009 23:07:09 -0500 Thomas Treichl Use Carbon framework to determine ScreenSize on Mac.
Thu, 22 Jan 2009 18:33:45 -0500 John W. Eaton configure.in (AH_BOTTOM): Also check __MACH__ when defining OCTAVE_USE_OS_X_API
Thu, 22 Jan 2009 13:29:20 -0500 John W. Eaton configure.in (AH_BOTTOM): define OCTAVE_USE_OS_X_API if __APPLE__ is defined
Thu, 22 Jan 2009 11:10:47 +0100 Jaroslav Hajek use replacement methods if qrupdate is not available
Wed, 21 Jan 2009 21:43:05 -0500 John W. Eaton get display characteristics from system
Tue, 20 Jan 2009 20:02:43 -0500 file-io.cc (Ffstat): new function [mq]: fstat
Tue, 20 Jan 2009 21:16:42 +0100 Jaroslav Hajek imported patch qrupdate.diff
Tue, 23 Dec 2008 08:28:23 +0100 David Bateman Add the eigs and svds functions
Wed, 29 Oct 2008 16:52:10 +0100 Jaroslav Hajek improve OCTAVE_LOCAL_BUFFER
Tue, 18 Nov 2008 11:14:31 -0500 John W. Eaton style fixes
Sun, 28 Sep 2008 21:09:35 +0200 Jaroslav Hajek initial implementation of fsolve
Thu, 23 Oct 2008 09:51:21 -0400 Jason Riedy Use FT2_CFLAGS when checking for FTGL headers.
Wed, 22 Oct 2008 04:16:36 +0100 David Bateman Import new texinfo.tex allowing @ in directory name. Update OOP example class location
Wed, 15 Oct 2008 20:35:22 +0100 David Bateman Add some documentation for the OOP code of Octave
Wed, 08 Oct 2008 20:00:25 +0200 Jaroslav Hajek replace all TODOs and XXXs with FIXMEs
Mon, 06 Oct 2008 21:38:49 +0200 Jaroslav Hajek implement 64-bit arithmetics
Wed, 01 Oct 2008 11:05:13 -0400 Jaroslav Hajek rewrite integer arithmetics and conversions
Thu, 07 Aug 2008 15:15:33 -0400 John W. Eaton replace NPOS with std::string::npos
Wed, 30 Jul 2008 14:13:45 -0400 John W. Eaton configure.in: eliminate CXX_ABI and OCTAVE_CXX_PREPEND_UNDERSCORE
Mon, 21 Jul 2008 15:27:22 -0400 John W. Eaton FTGL configure test fix
Mon, 21 Jul 2008 15:19:32 -0400 John W. Eaton Remove unneeded substituted variable
Mon, 21 Jul 2008 11:47:30 -0400 John W. Eaton configure fixes
Fri, 18 Jul 2008 23:33:30 +0200 Jaroslav Hajek make configure compatible with FTGL ver <= 2.1.2