log

age author description
Sat, 08 Jun 2013 19:00:32 -0400 John W. Eaton disable building flex for native mingw
Sat, 08 Jun 2013 18:52:03 -0400 John Donoghue Update pthread for native mingw build
Sat, 08 Jun 2013 18:50:44 -0400 John Donoghue Update libgcrypt for native mingw build
Sat, 08 Jun 2013 16:04:07 -0400 John Donoghue Add zlib native mingw build rule
Sat, 08 Jun 2013 14:00:35 -0400 John Donoghue Updated lapack for additional native mingw options
Sat, 08 Jun 2013 10:50:13 -0400 John Donoghue Update graphicsmagick and pstoedit to use XME_CONFIGURE flags.
Sat, 08 Jun 2013 10:48:17 -0400 John Donoghue Update lapack for native mingw compile
Sat, 08 Jun 2013 10:46:24 -0400 John Donoghue Update freetds,gnuplot to use MXE_XXXX set tools
Sat, 08 Jun 2013 10:43:11 -0400 John Donoghue Update for build static compile option
Sat, 08 Jun 2013 09:59:45 -0400 John Donoghue Update uuid.mk to use MXE_XXX for AR and CC
Sat, 08 Jun 2013 09:54:13 -0400 John Donoghue Update build-pkg-config.mk for native mingw build flags
Sat, 08 Jun 2013 09:48:20 -0400 John Donoghue Update Makefile for native mingw compiling so pkg-config knows where its pc files should be.
Thu, 06 Jun 2013 18:06:54 -0400 John W. Eaton set F77 on configure command line for arpack, fftw, and qrupdate packages
Thu, 06 Jun 2013 18:02:36 -0400 John W. Eaton native-gcc.mk: don't build objective C compiler
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