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
Fri, 18 Jul 2008 14:08:44 -0400 John W. Eaton configure.in: fix FTGL test to handle either FTGL/ftgl.h or ftgl.h
Thu, 17 Jul 2008 11:43:26 +0200 David Bateman Allow build without GraphicsMagick installed
Wed, 16 Jul 2008 14:26:18 -0400 John W. Eaton Add octave_mutex class
Mon, 14 Jul 2008 16:00:09 -0400 John W. Eaton __magick_read__.cc: configuration and style fixes
Thu, 10 Jul 2008 17:36:20 -0400 John W. Eaton configure.in: use #endif, not #fi in test
Thu, 10 Jul 2008 10:01:18 -0400 John W. Eaton configure.in: check for ftgl.h instead of FTGL.h
Thu, 10 Jul 2008 08:59:18 -0400 John W. Eaton Various compilation fixes for MSVC.
Wed, 09 Jul 2008 11:00:21 -0400 John W. Eaton Allow octave compilation without FLTK/OpenGL
Wed, 11 Jun 2008 09:51:35 +0200 Jaroslav Hajek configure.in: fix invalid placement of variables restoration statements
Thu, 05 Jun 2008 18:00:37 -0400 John W. Eaton eliminate src/graphics subdirectory
Fri, 04 Apr 2008 22:18:01 +0300 Shai Ayal added check for FTGL library
Sun, 17 Feb 2008 19:20:42 +0200 Shai Ayal added checks for fltk & freetype in configure script
Mon, 11 Feb 2008 16:42:14 +0100 Michael Goffioul Import sources for OpenGL-based renderer.
Sun, 27 Apr 2008 22:34:17 +0200 David Bateman First attempt at single precision tyeps
Wed, 02 Apr 2008 14:30:49 -0400 Jaroslav Hajek implement BLAS-F77 call compatibility check
Tue, 25 Mar 2008 19:47:21 -0400 Jaroslav Hajek implement expm1 and log1p functions
Tue, 25 Mar 2008 15:56:41 -0400 Jaroslav Hajek implement mapper function for banker's rounding
Fri, 21 Mar 2008 13:20:11 -0400 David Bateman Add the amd function
Tue, 18 Mar 2008 21:32:48 -0400 David Bateman Treat negative values to lgamma and beta correctly
Tue, 04 Mar 2008 21:47:11 -0500 Jaroslav Hajek implementation of QR factorization updating
Fri, 15 Feb 2008 15:39:13 -0500 John W. Eaton don't special case SH_LD for FreeBSD and OpenBSD
Wed, 06 Feb 2008 10:22:48 +0000 jwe [project @ 2008-02-06 10:22:48 by jwe]
Sat, 12 Jan 2008 07:50:55 +0000 jwe [project @ 2008-01-12 07:50:54 by jwe]
Thu, 06 Dec 2007 22:05:23 +0000 jwe [project @ 2007-12-06 22:05:23 by jwe]
Tue, 04 Dec 2007 20:51:26 +0000 jwe [project @ 2007-12-04 20:51:24 by jwe]
Tue, 04 Dec 2007 02:27:27 +0000 jwe [project @ 2007-12-04 02:27:27 by jwe]
Mon, 03 Dec 2007 19:52:47 +0000 jwe [project @ 2007-12-03 19:52:47 by jwe]
Fri, 30 Nov 2007 18:53:30 +0000 jwe [project @ 2007-11-30 18:53:29 by jwe]
Wed, 14 Nov 2007 22:21:36 +0000 jwe [project @ 2007-11-14 22:21:35 by jwe]
Wed, 14 Nov 2007 19:16:12 +0000 jwe [project @ 2007-11-14 19:16:12 by jwe]
Wed, 14 Nov 2007 18:20:50 +0000 jwe [project @ 2007-11-14 18:20:49 by jwe]
Tue, 13 Nov 2007 17:17:38 +0000 jwe [project @ 2007-11-13 17:17:38 by jwe]
Sat, 10 Nov 2007 05:14:23 +0000 jwe [project @ 2007-11-10 05:14:23 by jwe]
Wed, 07 Nov 2007 18:48:01 +0000 jwe [project @ 2007-11-07 18:48:00 by jwe]
Thu, 01 Nov 2007 17:37:21 +0000 jwe [project @ 2007-11-01 17:37:21 by jwe]
Wed, 31 Oct 2007 21:29:24 +0000 jwe [project @ 2007-10-31 21:26:39 by jwe] ss-2-9-16
Thu, 25 Oct 2007 06:57:17 +0000 jwe [project @ 2007-10-25 06:57:16 by jwe]
Wed, 24 Oct 2007 20:35:20 +0000 jwe [project @ 2007-10-24 20:35:19 by jwe]
Wed, 24 Oct 2007 19:00:12 +0000 jwe [project @ 2007-10-24 19:00:12 by jwe]
Wed, 24 Oct 2007 06:15:40 +0000 jwe [project @ 2007-10-24 06:15:39 by jwe]
Tue, 23 Oct 2007 23:22:17 +0000 jwe [project @ 2007-10-23 23:22:16 by jwe]
Tue, 23 Oct 2007 17:46:48 +0000 jwe [project @ 2007-10-23 17:46:48 by jwe]
Wed, 17 Oct 2007 19:02:11 +0000 jwe [project @ 2007-10-17 19:02:10 by jwe]
Fri, 12 Oct 2007 21:27:37 +0000 jwe [project @ 2007-10-12 21:27:11 by jwe]
Fri, 12 Oct 2007 06:41:26 +0000 jwe [project @ 2007-10-12 06:40:56 by jwe]
Sat, 06 Oct 2007 14:15:20 +0000 jwe [project @ 2007-10-06 14:15:19 by jwe]
Thu, 04 Oct 2007 20:43:33 +0000 jwe [project @ 2007-10-04 20:43:32 by jwe]
Thu, 04 Oct 2007 17:58:36 +0000 jwe [project @ 2007-10-04 17:58:36 by jwe]
Mon, 01 Oct 2007 18:58:29 +0000 jwe [project @ 2007-10-01 18:58:29 by jwe]
Tue, 18 Sep 2007 18:58:13 +0000 jwe [project @ 2007-09-18 18:58:12 by jwe]
Thu, 06 Sep 2007 20:18:28 +0000 jwe [project @ 2007-09-06 20:18:20 by jwe]
Sat, 01 Sep 2007 00:08:16 +0000 dbateman [project @ 2007-09-01 00:08:16 by dbateman]
Fri, 24 Aug 2007 20:26:24 +0000 dbateman [project @ 2007-08-24 20:23:21 by dbateman]
Fri, 24 Aug 2007 08:27:29 +0000 dbateman [project @ 2007-08-24 08:27:27 by dbateman]
Mon, 30 Jul 2007 18:36:02 +0000 jwe [project @ 2007-07-30 18:36:01 by jwe]
Thu, 26 Jul 2007 18:44:07 +0000 jwe [project @ 2007-07-26 18:44:06 by jwe]
Tue, 24 Jul 2007 22:53:53 +0000 jwe [project @ 2007-07-24 22:53:53 by jwe]
Wed, 13 Jun 2007 22:22:52 +0000 dbateman [project @ 2007-06-13 22:22:51 by dbateman]
Wed, 13 Jun 2007 21:17:39 +0000 jwe [project @ 2007-06-13 21:16:59 by jwe]
Wed, 13 Jun 2007 05:24:03 +0000 jwe [project @ 2007-06-13 05:23:56 by jwe]