log

age author description
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
Sat, 01 Jun 2013 20:52:09 -0400 John Donoghue Update arpack to 3.1.3 which fixes issues with untaring in mingw.
Fri, 31 May 2013 18:29:31 -0400 John Donoghue Updates for nsis build and installer creation
Thu, 30 May 2013 17:00:49 -0400 John W. Eaton use $(shell ...) to execute config.guess
Thu, 30 May 2013 14:57:20 -0400 John W. Eaton fix texinfo subdir name and file name for build-texinfo package
Thu, 30 May 2013 14:54:37 -0400 John W. Eaton use texinfo 4.13a for build-texinfo package
Thu, 30 May 2013 13:28:23 -0400 John W. Eaton use cp for ln on mingw native builds
Thu, 30 May 2013 13:17:57 -0400 John W. Eaton use config.guess to set TARGET for native builds
Thu, 30 May 2013 13:12:04 -0400 John W. Eaton include texinfo in build tools
Wed, 29 May 2013 20:54:04 -0400 John Donoghue Change makefile download and build rules to log to symbolic link file instead of log/timestamp/file.
Wed, 29 May 2013 21:01:07 -0400 John Donoghue Update fltk and fontconfig from redhat 6.3 test native build issues
Wed, 29 May 2013 14:04:52 -0400 John W. Eaton create $(PREFIX)/bin/$(TARGET)- link for gpg-error-config
Tue, 28 May 2013 22:15:58 -0400 John W. Eaton include gperf in build tools
Tue, 28 May 2013 19:13:25 -0400 John W. Eaton fix bzip2 build for mingw
Tue, 28 May 2013 17:42:05 -0400 John W. Eaton patch for readline slow pasting problem
Tue, 28 May 2013 17:31:59 -0400 John W. Eaton allow native builds too
Sun, 26 May 2013 13:32:22 -0400 John W. Eaton use autoreconf in qrupdate build
Sat, 25 May 2013 22:52:05 -0400 John Donoghue Update octave.mk file to current checksum.
Sat, 25 May 2013 12:38:30 -0400 John Donoghue Update nsis to mxe devel branch 22-May 2013.
Sat, 25 May 2013 12:37:14 -0400 John Donoghue Modfications for libuuid dependancies
Sat, 18 May 2013 18:15:43 -0400 John Donoghue Add ability to create simple NSIS installer
Thu, 23 May 2013 14:35:03 -0400 John W. Eaton drop intltoolize as dependency (along with dropping scons and yasm in previous changeset)
Thu, 23 May 2013 14:30:06 -0400 John W. Eaton build our own bison and flex
Mon, 20 May 2013 11:32:05 -0400 John Donoghue Update fttk download URL to http://fltk.org/pub/fltk
Thu, 16 May 2013 13:32:57 -0400 John W. Eaton qt.mk: link to correct files in bin directory
Thu, 16 May 2013 13:32:37 -0400 John W. Eaton mk-dist: new argument, --no-strip
Tue, 14 May 2013 19:26:43 -0400 John W. Eaton add of-windows.mk file missing from previous changeset