log src/octave.mk @ 3048:5ef49fb3299d

age author description
Fri, 14 Jun 2013 16:51:29 -0400 John W. Eaton treat gcc and binutils as build tools
Wed, 12 Jun 2013 13:50:50 -0400 John W. Eaton use configure script to generate Makefile
Sun, 09 Jun 2013 09:48:08 -0400 John W. Eaton improve handling of cross tool prefix
Tue, 04 Jun 2013 12:33:15 -0400 John W. Eaton initial support for --enable-64
Sun, 02 Jun 2013 16:59:24 -0400 John W. Eaton Use HOST_BINDIR, HOST_LIBDIR, and HOST_INCDIR instead of MXE_BINDIR, MXE_LIBDIR, and MXE_INCDIR. Attempt to use these variables consistently instead of using $(HOST_PREFIX)/bin, $(HOST_PREFIX)/lib, and $(HOST_PREFIX)/include
Sun, 02 Jun 2013 12:40:32 -0400 John W. Eaton use variable for --host and --build configure arguments
Sun, 02 Jun 2013 10:31:04 -0400 John W. Eaton Improve handling of prefix directories by defining HOST_PREFIX and
Tue, 28 May 2013 17:31:59 -0400 John W. Eaton allow native builds too
Sat, 25 May 2013 22:52:05 -0400 John Donoghue Update octave.mk file to current checksum.
Sat, 25 May 2013 12:37:14 -0400 John Donoghue Modfications for libuuid dependancies
Thu, 23 May 2013 14:30:06 -0400 John W. Eaton build our own bison and flex
Tue, 14 May 2013 15:13:41 -0400 John W. Eaton update to Octave 3.7.5
Mon, 22 Apr 2013 00:51:17 -0400 John W. Eaton merge away extra head
Mon, 22 Apr 2013 00:48:36 -0400 John W. Eaton update to Octave 3.7.3
Thu, 18 Apr 2013 02:04:36 -0400 John W. Eaton readline patches for windows from goffioul
Mon, 04 Mar 2013 21:26:18 -0500 John W. Eaton update stable octave to 3.6.4; include texinfo as dependency
Sun, 10 Feb 2013 01:53:55 -0500 John W. Eaton update to new snapshot version of Octave
Thu, 24 Jan 2013 17:40:09 -0500 John W. Eaton include hdf5 and fontconfig as Octave deps
Thu, 10 Jan 2013 17:42:30 -0500 John W. Eaton temporary fix for mkoctfile variables
Tue, 08 Jan 2013 22:31:24 -0500 John W. Eaton Include pstoedit as a dependency of Octave
Tue, 08 Jan 2013 20:53:50 -0500 John W. Eaton Include texinfo as a dependency of Octave
Thu, 03 Jan 2013 03:19:35 -0500 John W. Eaton enable gui build for octave
Thu, 03 Jan 2013 00:50:41 -0500 John W. Eaton backout changeset 0adbff7dec24
Wed, 02 Jan 2013 20:43:23 -0500 John W. Eaton Include qscintilla as a dependency of Octave
Wed, 02 Jan 2013 20:22:45 -0500 John W. Eaton Include Qt as a dependency of Octave
Wed, 02 Jan 2013 20:21:08 -0500 John W. Eaton Include LLVM as a dependency of Octave
Wed, 02 Jan 2013 20:19:33 -0500 John W. Eaton octave.mk: split build and install steps
Wed, 02 Jan 2013 20:18:33 -0500 John W. Eaton update to octave 3.7.1 snapshot
Wed, 12 Dec 2012 09:53:49 -0500 John W. Eaton also install octave files in separate destdir
Wed, 12 Dec 2012 09:45:33 -0500 John W. Eaton enable docs for Octave build