log

age author description
Mon, 17 Jun 2013 22:13:30 -0400 John Donoghue Update QScintilla to 2.7.2
Mon, 17 Jun 2013 22:43:18 -0400 Michael Goffioul [MSVC] Force use of -O2 for CFLAGS and CXXFLAGS.
Mon, 17 Jun 2013 22:43:14 -0400 Michael Goffioul Make BLAS compilable with MSVC.
Mon, 17 Jun 2013 22:43:11 -0400 Michael Goffioul Initial support for native MSVC compilation.
Mon, 17 Jun 2013 20:22:08 -0400 John Donoghue add set_mxe_env.sh.in to tools
Sun, 16 Jun 2013 00:27:20 +0200 Philip Nienhuis drop sql packages as qt dependancies
Sun, 16 Jun 2013 00:30:00 +0200 Philip Nienhuis fix building native-binutils
Mon, 17 Jun 2013 19:12:46 -0400 John W. Eaton qt.mk: always set configure include and lib path options
Mon, 17 Jun 2013 19:10:50 -0400 John W. Eaton octave.mk: delete unnecessary quotes around LD_LIBRARY_PATH
Mon, 17 Jun 2013 19:04:14 -0400 John W. Eaton qt.mk: fix typo in command to make rcc link
Mon, 17 Jun 2013 10:58:43 -0400 John W. Eaton rename gcc.mk and binutils.mk in dist-files.mk
Sun, 16 Jun 2013 19:12:42 -0400 John Donoghue Update index.html for mingw
Fri, 14 Jun 2013 22:05:24 -0400 John Donoghue Update copy of native mingw .pc files to cp -f
Fri, 14 Jun 2013 21:02:02 -0400 John Donoghue Update qt.mk to install .pc files in native mingw
Fri, 14 Jun 2013 17:39:00 -0400 John W. Eaton rules to rebuild Makefile and configure
Fri, 14 Jun 2013 17:19:44 -0400 John W. Eaton fix USE_PIC_FLAG substitution in Makefile.in
Fri, 14 Jun 2013 16:51:29 -0400 John W. Eaton treat gcc and binutils as build tools
Thu, 13 Jun 2013 22:55:24 -0400 John Donoghue Update qt.mk for native mingw buiild
Thu, 13 Jun 2013 18:27:29 -0400 John Donoghue Makefile.in updates for native mingw qrupdate untar
Wed, 12 Jun 2013 14:31:00 -0400 John W. Eaton dist target and list of files to distribute
Wed, 12 Jun 2013 14:09:28 -0400 John W. Eaton substitute SHELL
Wed, 12 Jun 2013 13:50:50 -0400 John W. Eaton use configure script to generate Makefile
Mon, 10 Jun 2013 15:46:00 -0400 John W. Eaton for native mingw builds, add $(HOST_PREFIX)/bin to PATH
Mon, 10 Jun 2013 15:25:32 -0400 John W. Eaton don't set qt CROSS_COMPILE device option for native builds
Mon, 10 Jun 2013 13:17:20 -0400 John W. Eaton PKG_CONFIG_PATH fixes
Mon, 10 Jun 2013 11:54:23 -0400 John W. Eaton don't quote HOST_BINDIR, HOST_LIBDIR, and HOST_INCDIR definitions
Mon, 10 Jun 2013 09:17:31 -0400 John W. Eaton readline: use termcap for mingw native or cross builds
Mon, 10 Jun 2013 08:52:10 -0400 John W. Eaton qrupdate: include CONFIGURE_LDFLAGS in the list of configure options
Mon, 10 Jun 2013 08:39:52 -0400 John W. Eaton make octave be the default target; new target, all-packages
Sun, 09 Jun 2013 19:46:53 -0400 John Donoghue Update ncurses for native mingw build
Sun, 09 Jun 2013 15:08:26 -0400 John Donoghue Update for native mingw freetds build.
Sun, 09 Jun 2013 11:20:40 -0400 John W. Eaton backout 316b79f1a41b; native configure scripts shoudl not be installed with prefix
Sun, 09 Jun 2013 11:18:13 -0400 John W. Eaton remove some debugging code accidentally left in build-flex.mk
Sun, 09 Jun 2013 09:48:08 -0400 John W. Eaton improve handling of cross tool prefix
Sat, 08 Jun 2013 20:53:29 -0400 John Donoghue Changes to llvm to build under native mingw
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
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
Tue, 14 May 2013 14:29:39 -0400 John Donoghue Fix to install lrelease from the linquist tools.
Tue, 14 May 2013 15:13:41 -0400 John W. Eaton update to Octave 3.7.5
Tue, 14 May 2013 15:13:21 -0400 John W. Eaton include Octave Forge windows package
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
Fri, 01 Mar 2013 08:39:47 -0500 John W. Eaton update stable-octave to 3.6.4
Mon, 11 Feb 2013 17:36:21 -0500 John W. Eaton update to 3.6.4-rc2 for the stable-octave package
Sun, 10 Feb 2013 12:23:40 -0500 John W. Eaton fix shared library build for arpack
Sun, 10 Feb 2013 01:53:55 -0500 John W. Eaton update to new snapshot version of Octave
Wed, 06 Feb 2013 16:38:02 -0500 John W. Eaton warn instead of error if makeinfo program is missing
Wed, 06 Feb 2013 12:03:21 -0500 John W. Eaton update to newer version of pkg-config so it can build without pkg-config or glib already installed
Tue, 05 Feb 2013 20:53:27 -0500 John W. Eaton also build pkg-config instead of expecting it to be present
Tue, 05 Feb 2013 15:41:22 -0500 John W. Eaton build autoconf, automake, libtool, and cmake instead of expecting them to exist
Thu, 24 Jan 2013 22:00:38 -0500 John W. Eaton make edit work with backslashes in editor file name (stable octave patch)
Thu, 24 Jan 2013 22:00:14 -0500 John W. Eaton include hdf5 and fontconfig as stable Octave deps
Thu, 24 Jan 2013 18:18:29 -0500 John W. Eaton add missing npp.mk file
Thu, 24 Jan 2013 17:40:09 -0500 John W. Eaton include hdf5 and fontconfig as Octave deps
Thu, 24 Jan 2013 17:39:30 -0500 John W. Eaton make edit work with backslashes in editor file name
Thu, 24 Jan 2013 17:39:08 -0500 John W. Eaton octaverc file
Thu, 24 Jan 2013 17:33:34 -0500 John W. Eaton get notepad++
Mon, 14 Jan 2013 17:50:51 -0500 John W. Eaton stable-octave.mk: generated shared version of libuuid
Mon, 14 Jan 2013 16:35:53 -0500 John W. Eaton mk-dist: create octave file with date info
Mon, 14 Jan 2013 16:26:00 -0500 John W. Eaton src/stable-octave.mk: fix package name
Mon, 14 Jan 2013 16:21:55 -0500 John W. Eaton build_packages.m: new file
Mon, 14 Jan 2013 16:08:49 -0500 John W. Eaton temporary fixes for pkg and mkoctfile
Mon, 14 Jan 2013 14:49:08 -0500 John W. Eaton Octave Forge package sources and build script
Mon, 14 Jan 2013 14:47:09 -0500 John W. Eaton mk-dist: --stable option
Fri, 11 Jan 2013 22:33:56 -0500 John W. Eaton msys binary packages
Fri, 11 Jan 2013 22:33:32 -0500 John W. Eaton import Octave fixes
Fri, 11 Jan 2013 12:57:08 -0500 John W. Eaton also strip exe files
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
Tue, 08 Jan 2013 20:38:38 -0500 John W. Eaton install shared libraries for libgnurx
Mon, 07 Jan 2013 21:00:39 -0500 John W. Eaton use automake and libtool for qrupdate
Mon, 07 Jan 2013 18:32:57 -0500 John W. Eaton update libtool usage for glpk
Mon, 07 Jan 2013 18:24:31 -0500 John W. Eaton update libtool usage for qhull
Fri, 04 Jan 2013 23:56:25 -0500 John W. Eaton remove stray debugging statement from mk-dist script
Fri, 04 Jan 2013 23:50:37 -0500 John W. Eaton improve mk-dist script