log

age author description
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
Fri, 04 Jan 2013 15:56:44 -0500 John W. Eaton patch Octave's src/Makefile.in in the right direction...
Fri, 04 Jan 2013 15:52:58 -0500 John W. Eaton also patch Octave's src/Makefile.in
Fri, 04 Jan 2013 14:50:04 -0500 John W. Eaton update octave-2-fixes.patch
Fri, 04 Jan 2013 14:48:15 -0500 John W. Eaton rename octave-stable to stable-octave to avoid conflict with patch file
Thu, 03 Jan 2013 16:13:19 -0500 John W. Eaton use separate DESTDIRs for octave-stable and octave
Thu, 03 Jan 2013 15:48:04 -0500 John W. Eaton octave-stable: build stable version of Octave
Thu, 03 Jan 2013 03:19:53 -0500 John W. Eaton temporary fix for octave sysdep_init
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
Thu, 27 Dec 2012 14:28:36 -0500 John W. Eaton mk-dist script tweaks
Wed, 26 Dec 2012 16:42:35 -0500 John W. Eaton shared libraries and cross build for hdf5
Wed, 19 Dec 2012 11:53:26 -0500 John W. Eaton fix download url for glpk
Tue, 18 Dec 2012 21:52:49 -0500 John W. Eaton shared libraries for qt
Tue, 18 Dec 2012 18:02:00 -0500 John W. Eaton shared libraries for libodbc++
Tue, 18 Dec 2012 12:37:20 -0500 John W. Eaton shared libraries for libmng
Mon, 17 Dec 2012 17:03:59 -0500 John W. Eaton shared libs for postgresql
Mon, 17 Dec 2012 16:27:40 -0500 John W. Eaton build shared openssl libraries
Thu, 13 Dec 2012 10:58:09 -0500 John W. Eaton remove coreutils from index.html
Wed, 12 Dec 2012 12:46:04 -0500 John W. Eaton script for building a tar.bz2 file with Octave and dependncies
Wed, 12 Dec 2012 12:34:19 -0500 John W. Eaton attempt to coerce gcc build system to install exe files without .exe suffix in DESTDIR
Wed, 12 Dec 2012 12:32:56 -0500 John W. Eaton separate build and install commands
Wed, 12 Dec 2012 12:32:22 -0500 John W. Eaton revert autoconf -> autoreconf change
Wed, 12 Dec 2012 11:27:40 -0500 John W. Eaton fix typo in previous change
Wed, 12 Dec 2012 10:00:54 -0500 John W. Eaton also install cross and native tools in separate destdir locations
Wed, 12 Dec 2012 09:54:24 -0500 John W. Eaton native gcc and binutils
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
Tue, 11 Dec 2012 15:41:21 -0500 John W. Eaton use libtool for building graphics magick libs; restore build of test program
Tue, 11 Dec 2012 15:38:03 -0500 John W. Eaton use libtool for building jasper dlls
Tue, 11 Dec 2012 11:53:55 -0500 John W. Eaton restore original shared lib build rules for nettle package
Tue, 11 Dec 2012 11:47:59 -0500 John W. Eaton restore build of test program for gnutls
Tue, 11 Dec 2012 11:47:34 -0500 John W. Eaton fix shared library build for libgcrypt
Mon, 10 Dec 2012 20:53:25 -0500 John W. Eaton fix shared lib build for libssh2
Mon, 10 Dec 2012 20:39:02 -0500 John W. Eaton fix shared lib build for gnutls
Mon, 10 Dec 2012 17:13:50 -0500 John W. Eaton fix shared lib build for curl
Wed, 05 Dec 2012 12:21:50 -0500 John W. Eaton New rules for termcap package.
Tue, 04 Dec 2012 18:00:41 -0500 John W. Eaton Update to new Octave version.
Tue, 04 Dec 2012 17:59:56 -0500 John W. Eaton merge stable to default
Tue, 04 Dec 2012 17:59:31 -0500 John W. Eaton create qhull shared library with gcc, not g++ stable
Tue, 04 Dec 2012 14:10:44 -0500 John W. Eaton merge stable with default and update to newer Octave version
Tue, 04 Dec 2012 13:44:38 -0500 John W. Eaton Include fontconfig and freetype as a dependencies of Octave. stable
Tue, 04 Dec 2012 10:47:47 -0500 John W. Eaton merge stable to default
Tue, 04 Dec 2012 10:47:21 -0500 John W. Eaton build shared libs from static for qhull stable
Tue, 04 Dec 2012 08:59:44 -0500 John W. Eaton merge gcc.mk changes from stable
Tue, 04 Dec 2012 08:58:08 -0500 John W. Eaton gcc.mk: eliminate stray ')' in rule for building pkg-config script stable
Tue, 04 Dec 2012 07:49:42 -0500 John W. Eaton stable octave branch stable
Tue, 04 Dec 2012 07:59:57 -0500 John W. Eaton new branch for stable version of Octave stable
Mon, 03 Dec 2012 20:53:46 -0500 John W. Eaton Update Octave version. Fix unistd.h problem in gnulib, not Octave.
Mon, 03 Dec 2012 09:15:05 -0500 John W. Eaton Include gnuplot as a dependency of Octave
Thu, 29 Nov 2012 12:22:19 -0500 John W. Eaton Include qhull as a dependency of Octave
Thu, 29 Nov 2012 10:59:34 -0500 John W. Eaton shared libs for bzip2