log src/Makefile.in @ 11944:278afaecddd4 release-3-0-x

age author description
Wed, 18 Mar 2009 15:23:14 +0100 Benjamin Lindner fix leaving stray '\r' in stream when reading from CRLF data file release-3-0-x
Mon, 07 Apr 2008 13:40:38 -0400 John W. Eaton update copyright dates release-3-0-x
Thu, 27 Mar 2008 22:26:43 -0400 John W. Eaton rename minmax.cc to max.cc release-3-0-x
Fri, 23 Oct 2009 10:10:37 +0200 Jaroslav Hajek implement built-in tril/triu
Tue, 29 Sep 2009 09:13:24 +0200 Jaroslav Hajek merge reinterpret.cc into typecast.cc
Tue, 29 Sep 2009 08:04:10 +0200 Jaroslav Hajek implement reinterpret, bitpack & bitunpack
Mon, 07 Sep 2009 08:49:55 +0200 Jaroslav Hajek add LDFLAGS to OCT_LINK_DEPS
Tue, 25 Aug 2009 14:03:30 +0200 David Grundberg Use pkg-config to configure GraphicsMagick++.
Wed, 26 Aug 2009 11:44:01 -0400 John W. Eaton src/Makefile.in: another update to list of libraries for linking
Wed, 26 Aug 2009 11:36:32 -0400 John W. Eaton src/Makefile.in: update list of libraries for linking
Tue, 18 Aug 2009 13:05:14 -0400 John W. Eaton use OCTAVE_CHECK_LIBRARY to check for HDF5
Mon, 17 Aug 2009 19:52:18 -0400 John W. Eaton use OCTAVE_CHECK_LIB to check for zlib
Mon, 17 Aug 2009 18:57:48 -0400 John W. Eaton src/Makefile.in: more linking tweaks
Mon, 17 Aug 2009 12:38:25 -0400 John W. Eaton more library-specific flags for various .oct files.
Mon, 17 Aug 2009 12:25:34 -0400 John W. Eaton list LIBS last in OCTINTERP_LINK_DEPS
Mon, 17 Aug 2009 12:19:33 -0400 Michael Goffioul configure and Makefile fixes for Windows
Thu, 13 Aug 2009 18:20:31 -0400 John W. Eaton more configure changes for libraries
Thu, 13 Aug 2009 00:41:07 -0400 John W. Eaton improve configure checks for qhull and curl libs
Wed, 12 Aug 2009 15:26:07 +0200 Jaroslav Hajek include LDFLAGS for shared liboctave and liboctinterp
Tue, 11 Aug 2009 16:06:01 -0400 John W. Eaton configure tweaks
Wed, 05 Aug 2009 20:16:24 -0400 John W. Eaton include RLD_FLAG in OCT_LINK_DEPS
Wed, 05 Aug 2009 16:11:06 -0400 John W. Eaton clean up linker options
Mon, 03 Aug 2009 15:52:40 +0200 Jaroslav Hajek supply optimized compiled sub2ind & ind2sub
Sun, 28 Jun 2009 08:51:41 +0100 Michael Goffioul Install text engine headers and fix rendering of 90x rotated text.
Fri, 26 Jun 2009 21:12:09 +0100 Michael Goffioul [mq]: graphics_text_engine
Wed, 03 Jun 2009 08:03:59 -0400 Rob Mahurin src/Makefile.in: Add CARBON_LIBS to OCTINTERP_LINK_DEPS.
Tue, 19 May 2009 11:47:46 +0200 Jaroslav Hajek add X11 libs to liboctinterp deps (due to display.cc)
Mon, 11 May 2009 15:19:56 -0400 John W. Eaton src/Makefile.in: fix install-lib target
Thu, 07 May 2009 18:01:48 -0400 John W. Eaton repair damage done when applying changeset 49a0c58a7dcf
Thu, 07 May 2009 16:28:44 -0400 marco_atzeri Added SHLPRE for SHLEXT instead of SHLLIBPRE