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
Thu, 29 Nov 2012 09:41:54 -0500 John W. Eaton fix nettle build
Wed, 28 Nov 2012 21:23:43 -0500 John W. Eaton fix suitesparse build
Wed, 28 Nov 2012 20:16:38 -0500 John W. Eaton build shared library for pthreads
Wed, 28 Nov 2012 20:15:02 -0500 John W. Eaton remove installed .la files for lcms1
Wed, 28 Nov 2012 20:11:42 -0500 John W. Eaton remove installed .la files for freetype
Wed, 28 Nov 2012 20:11:09 -0500 John W. Eaton remove installed .la files for tiff
Wed, 28 Nov 2012 20:10:35 -0500 John W. Eaton remove installed .la file for glpk
Wed, 28 Nov 2012 20:01:09 -0500 John W. Eaton remove installed .la file for curl
Wed, 28 Nov 2012 19:57:45 -0500 John W. Eaton remove installed .la file for libssh2
Wed, 28 Nov 2012 19:57:28 -0500 John W. Eaton remove installed .la file for libgcrypt
Wed, 28 Nov 2012 19:57:12 -0500 John W. Eaton remove installed .la file for libgpg_error
Wed, 28 Nov 2012 19:56:21 -0500 John W. Eaton build shared libs from static libs for gnutls
Wed, 28 Nov 2012 19:42:55 -0500 John W. Eaton Delete installed .la files. Install .dll and .dll.a files with mode 755.
Wed, 28 Nov 2012 18:08:18 -0500 John W. Eaton build shared libs for GraphicsMagick
Wed, 28 Nov 2012 17:43:36 -0500 John W. Eaton Temporary Octave patch file, improve Octave config and build.
Wed, 28 Nov 2012 16:10:18 -0500 John W. Eaton Include arpack as a dependency of Octave
Wed, 28 Nov 2012 15:26:38 -0500 John W. Eaton Include qrupdate as a dependency of Octave
Wed, 28 Nov 2012 15:38:12 -0500 John W. Eaton Include glpk as a dependency of Octave
Wed, 28 Nov 2012 10:34:35 -0500 John W. Eaton Include fltk as a dependency of Octave
Wed, 28 Nov 2012 10:21:05 -0500 John W. Eaton Include graphicsmagick as a dependency of Octave
Tue, 27 Nov 2012 18:12:49 -0500 John W. Eaton Include suitesparse as a dependency of Octave
Mon, 26 Nov 2012 23:06:19 -0500 John W. Eaton Make zlib an explicit dependency of Octave
Mon, 26 Nov 2012 23:05:25 -0500 John W. Eaton Include curl as a dependency of Octave.
Fri, 16 Nov 2012 14:43:56 -0500 John W. Eaton Build shared library for zlib by converting static library.
Fri, 16 Nov 2012 12:54:33 -0500 John W. Eaton Link readline with ncurses instead of pdcurses.
Fri, 16 Nov 2012 12:55:45 -0500 John W. Eaton Build shared version of ncurses library by converting static library.
Fri, 16 Nov 2012 12:56:23 -0500 John W. Eaton Include support for building Octave.
Thu, 15 Nov 2012 18:06:01 -0500 John W. Eaton Install pcre-config in $(PREFIX)/bin so it can be used for cross
Thu, 15 Nov 2012 18:04:52 -0500 John W. Eaton Generate shared libraries for blas.
Fri, 16 Nov 2012 11:19:09 -0500 John W. Eaton Generate shared libraries for pdcurses.
Thu, 15 Nov 2012 16:14:26 -0500 John W. Eaton New script to make shared libraries from static libraries. This
Fri, 16 Nov 2012 11:17:52 -0500 John W. Eaton Install pdcurses library as libcurses. Simplify readline .mk file.
Thu, 15 Nov 2012 16:02:40 -0500 John W. Eaton By default, build shared instead of static libraries.
Thu, 15 Nov 2012 16:11:45 -0500 John W. Eaton Allow static/shared libraries to be configured in top-level Makefile.
Wed, 14 Nov 2012 10:53:53 +0100 Mark Brand update package harfbuzz
Tue, 13 Nov 2012 22:32:12 +0100 Mark Brand update package giflib
Tue, 13 Nov 2012 17:54:05 +0100 Mark Brand update package binutils
Tue, 13 Nov 2012 14:13:40 +0100 Mark Brand update package vmime
Mon, 12 Nov 2012 23:08:20 +0100 Mark Brand package pango: add harfbuzz dependency
Mon, 12 Nov 2012 23:07:23 +0100 Mark Brand add package harfbuzz
Mon, 12 Nov 2012 21:57:55 +0100 Mark Brand update package vmime
Mon, 12 Nov 2012 21:56:00 +0100 Mark Brand package vmime: use github tarball
Sat, 10 Nov 2012 11:50:40 +0100 Mark Brand update package gnutls
Wed, 07 Nov 2012 12:55:37 +0100 Mark Brand update package fltk
Tue, 06 Nov 2012 22:13:45 +0100 Mark Brand update package vigra
Mon, 05 Nov 2012 21:21:19 +0100 Mark Brand update package boost
Mon, 05 Nov 2012 04:07:56 +0100 Mark Brand upgrade package libmxl2
Mon, 05 Nov 2012 04:07:35 +0100 Mark Brand upgrade package cairo
Fri, 02 Nov 2012 12:40:30 +0100 Mark Brand update package armadillo
Thu, 01 Nov 2012 20:02:13 +0100 Mark Brand update package wt
Thu, 01 Nov 2012 12:19:58 +0100 Mark Brand update package liboauth
Tue, 30 Oct 2012 23:26:45 +0100 Mark Brand package ocaml-native: disable parallel building due to failures
Thu, 04 Oct 2012 14:48:27 +0200 William add package ocaml-core
Thu, 04 Oct 2012 14:48:09 +0200 William add package ocaml-flexdll
Thu, 04 Oct 2012 14:47:35 +0200 William add package ocaml-native
Tue, 30 Oct 2012 19:51:55 +0100 Mark Brand update package physfs
Sat, 27 Oct 2012 23:06:34 +0200 Mark Brand update package freeimage
Fri, 26 Oct 2012 11:43:40 +0200 Mark Brand update package pixman
Mon, 22 Oct 2012 21:54:47 +0200 Mark Brand update package binutils
Mon, 22 Oct 2012 15:22:47 +0200 Mark Brand update package cairo