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
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
Fri, 19 Oct 2012 07:46:39 +0200 Mark Brand update package libsigc++
Wed, 17 Oct 2012 11:55:50 +0200 Mark Brand update package libass
Tue, 16 Oct 2012 16:15:57 +0200 Mark Brand update package vmime
Tue, 16 Oct 2012 03:31:09 +0200 Mark Brand update package librsvg
Mon, 15 Oct 2012 12:17:46 +0200 Mark Brand update package giflib
Sun, 14 Oct 2012 18:36:13 +0200 Mark Brand update package graphicsmagick
Sat, 13 Oct 2012 23:43:01 +0200 Mark Brand update package gsoap
Fri, 12 Oct 2012 20:23:29 +0200 Mark Brand update package gnutls
Fri, 12 Oct 2012 12:32:26 +0200 Mark Brand update package atk
Fri, 12 Oct 2012 12:29:21 +0200 Mark Brand update package gdk-pixbuf
Fri, 12 Oct 2012 12:14:25 +0200 Mark Brand update package pango
Fri, 12 Oct 2012 12:14:00 +0200 Mark Brand update package glib
Fri, 12 Oct 2012 11:56:54 +0200 Mark Brand update package poco
Fri, 12 Oct 2012 11:50:52 +0200 Mark Brand update package xapian-core
Fri, 12 Oct 2012 11:50:13 +0200 Mark Brand package xapian-core: add missing update macro
Thu, 11 Oct 2012 21:01:21 +0200 Mark Brand package sqlite: install sqlite3.exe
Thu, 11 Oct 2012 21:00:48 +0200 Mark Brand update package gdal
Thu, 11 Oct 2012 17:51:00 +0200 Mark Brand update package lua
Thu, 11 Oct 2012 17:49:39 +0200 Mark Brand update package libxml2
Thu, 11 Oct 2012 17:33:21 +0200 Mark Brand update package cminpack
Thu, 11 Oct 2012 17:32:31 +0200 Mark Brand package cminpack: fix update macro
Thu, 11 Oct 2012 17:25:35 +0200 Mark Brand update package poppler
Thu, 11 Oct 2012 17:25:13 +0200 Mark Brand update package cairo
Thu, 11 Oct 2012 16:59:27 +0200 Mark Brand package json-c: fix update macro
Thu, 11 Oct 2012 16:34:39 +0200 Mark Brand package portaudio: fix update macro
Thu, 11 Oct 2012 16:29:24 +0200 Mark Brand package pthreads: fix update macro
Thu, 11 Oct 2012 13:27:17 +0200 Mark Brand package wget: remove non-options
Thu, 11 Oct 2012 10:24:25 +0200 Mark Brand new package wget
Thu, 11 Oct 2012 00:31:31 +0200 Mark Brand package curl: enable ipv6
Thu, 11 Oct 2012 00:31:16 +0200 Mark Brand update package curl
Tue, 09 Oct 2012 00:12:26 +0200 Mark Brand update package libxml++
Mon, 08 Oct 2012 22:34:44 +0200 Volker Grabsch Merge branch 'stable'
Mon, 08 Oct 2012 14:43:05 +0200 Volker Grabsch Merge branch 'stable'
Thu, 04 Oct 2012 22:52:41 +0200 Mark Brand update package sqlite
Wed, 03 Oct 2012 23:51:47 +0200 Mark Brand update package armadillo
Sat, 29 Sep 2012 10:10:02 +0200 Mark Brand update package dbus
Fri, 28 Sep 2012 09:42:05 +0200 Mark Brand update package ffmpeg
Fri, 28 Sep 2012 00:51:14 +0200 Mark Brand update package libpng
Thu, 27 Sep 2012 11:34:44 +0200 Mark Brand update package gnutls
Wed, 26 Sep 2012 15:56:53 +0200 Mark Brand update package postgresql
Wed, 26 Sep 2012 09:10:12 +0200 Mark Brand upgrade package lapack
Tue, 25 Sep 2012 11:38:42 +0200 Mark Brand update package armadillo
Mon, 24 Sep 2012 13:23:31 +0200 Mark Brand update package libsigc++
Sun, 23 Sep 2012 14:36:56 -0700 mabrand Merge pull request #85 from alexkay/master
Mon, 08 Oct 2012 22:34:18 +0200 Volker Grabsch Fix historical leftover in tutorial gh-pages
Sun, 23 Sep 2012 14:33:48 -0700 Alexander Kojevnikov Add Spek to the list of projects that use MXE
Sun, 23 Sep 2012 14:33:48 -0700 Alexander Kojevnikov Add Spek to the list of projects that use MXE
Sun, 23 Sep 2012 20:49:56 +0200 Mark Brand update package wt
Sun, 23 Sep 2012 02:34:34 +0200 Mark Brand update package tiff
Sat, 22 Sep 2012 22:13:25 +1000 Tony Theodore Merge branch 'master' of github.com:mxe/mxe
Fri, 21 Sep 2012 09:49:59 -0700 Volker Grabsch Merge pull request #81 from tonytheodore/glib-optional-native
Fri, 21 Sep 2012 18:45:05 +0200 Volker Grabsch Merge branch 'stable'
Fri, 21 Sep 2012 09:41:26 -0700 Volker Grabsch Merge pull request #83 from mabrand/stable-fix-gnutls
Fri, 21 Sep 2012 14:51:40 +0200 Mark Brand update package poppler
Sat, 22 Sep 2012 22:13:09 +1000 Tony Theodore add s3-fetch-and-sync script
Thu, 20 Sep 2012 20:43:27 +0200 Mark Brand update package armadillo
Thu, 20 Sep 2012 20:17:44 +0200 Mark Brand package armadillo: fix update macro
Thu, 20 Sep 2012 20:03:21 +0200 Mark Brand package poppler: use TARGET rather than assuming its value
Thu, 20 Sep 2012 17:01:13 +0200 Mark Brand package poppler: use extra pkgconfig directory for qt
Thu, 20 Sep 2012 16:25:00 +0200 Mark Brand update package gcc
Thu, 20 Sep 2012 13:10:23 +0200 Mark Brand update package gnutls
Thu, 20 Sep 2012 20:48:22 +1000 Tony Theodore package libglade: use configure and make options instead of patch and autoconf
Thu, 20 Sep 2012 10:43:06 +0200 Mark Brand Merge branch 'stable'
Thu, 20 Sep 2012 10:30:12 +0200 Mark Brand package qt: update patches
Wed, 19 Sep 2012 20:29:57 +0200 Mark Brand package qt: remove wrongly detected mac features
Wed, 19 Sep 2012 09:36:06 +0200 Mark Brand update package ffmpeg
Wed, 19 Sep 2012 00:20:01 +0200 Mark Brand fix spurious PKGS targets
Tue, 18 Sep 2012 23:44:16 +0200 Mark Brand Revert "add package ocaml-flexdll"
Tue, 18 Sep 2012 23:43:52 +0200 Mark Brand Revert "add package ocaml-core"
Tue, 18 Sep 2012 14:19:24 -0700 mabrand Merge pull request #35 from william3/ocaml-core
Tue, 18 Sep 2012 23:13:03 +0200 Mark Brand package xapian-core: use config.guess
Tue, 18 Sep 2012 23:12:32 +0200 Mark Brand package armadillo: improve style
Tue, 18 Sep 2012 23:08:33 +0200 Mark Brand package plibc: style improvements
Tue, 18 Sep 2012 23:06:55 +0200 Mark Brand package plibc: add dummy update macro
Tue, 18 Sep 2012 14:00:33 -0700 mabrand Merge pull request #51 from rboulton/add_plibc
Thu, 10 May 2012 04:41:24 +0100 Richard Boulton new package: xapian-core
Tue, 18 Sep 2012 22:37:42 +0200 Mark Brand package protobuf: fixed bulding of test program
Tue, 18 Sep 2012 13:15:20 -0700 mabrand Merge pull request #76 from residuum/master
Tue, 18 Sep 2012 13:13:20 -0700 mabrand Merge pull request #77 from ChristianFrisson/add-armadillo
Tue, 18 Sep 2012 13:11:12 -0700 mabrand Merge pull request #82 from lotodore/master
Thu, 20 Sep 2012 11:48:55 +0200 Mark Brand package gnutls: automake 1.12 compatibility
Thu, 20 Sep 2012 10:38:14 +0200 Mark Brand package qt: add SSL security patch
Tue, 18 Sep 2012 21:49:50 +0200 lotodore Add package protobuf (google protocol buffers).
Tue, 18 Sep 2012 12:00:02 +0200 Mark Brand package qt: install under qt prefix
Tue, 18 Sep 2012 10:31:39 +0200 Mark Brand update package mdbtools
Tue, 18 Sep 2012 17:37:36 +1000 Tony Theodore package glib: build native tools only when not installed
Tue, 18 Sep 2012 17:35:15 +1000 Tony Theodore Makefile: pass PKG variable to build rules
Tue, 18 Sep 2012 03:07:58 +1000 Tony Theodore Merge branch 'master' of github.com:mxe/mxe
Mon, 17 Sep 2012 17:48:01 +0200 Mark Brand package qt: improve pkg-config setting
Tue, 18 Sep 2012 03:05:03 +1000 Tony Theodore package libgda: use mxe versions of glib-* tools
Mon, 17 Sep 2012 21:31:16 +1000 Tony Theodore package suitesparse: add secondary url
Mon, 17 Sep 2012 20:29:12 +1000 Tony Theodore package libvpx: fix for buidling on OSX
Mon, 17 Sep 2012 20:08:47 +1000 Tony Theodore Merge branch 'master' of github.com:mxe/mxe
Tue, 11 Sep 2012 22:34:40 +0200 Mark Brand package qt: use new unified mkspec for cross building
Mon, 03 Sep 2012 17:13:09 +0200 Mark Brand update package qt
Mon, 17 Sep 2012 20:07:48 +1000 Tony Theodore package portaudio: fix detection of $(TARGET)-ar
Mon, 17 Sep 2012 20:06:50 +1000 Tony Theodore package openal: disable examples build
Mon, 17 Sep 2012 20:05:35 +1000 Tony Theodore package gcc: fix for OSX ASLR issues with pre-compiled headers
Sun, 16 Sep 2012 19:43:49 +1000 Tony Theodore add package cdn fallback
Sun, 16 Sep 2012 19:03:11 +1000 Tony Theodore cleanup after failed download
Sun, 16 Sep 2012 18:26:07 +1000 Tony Theodore fix bracketing of wget calls
Sun, 16 Sep 2012 17:49:28 +1000 Tony Theodore add tertiary fallback for unavailable package files
Sun, 16 Sep 2012 17:20:20 +1000 Tony Theodore fix suitesparse checksum
Fri, 14 Sep 2012 20:24:51 +0200 Volker Grabsch Merge branch 'stable'
Fri, 14 Sep 2012 20:23:09 +0200 Volker Grabsch upgrade package exiv2
Fri, 14 Sep 2012 10:49:33 +0200 Mark Brand update package libxslt
Tue, 11 Sep 2012 02:30:25 +0200 Mark Brand update package postgresql
Tue, 11 Sep 2012 02:17:57 +0200 Mark Brand update package lcms
Sun, 09 Sep 2012 17:01:46 +0200 Christian Frisson added armadillo 3.4.0 with test
Sat, 08 Sep 2012 11:38:01 +0200 Thomas Mayer Explanation for adding packages to index.html
Thu, 06 Sep 2012 23:16:41 +0200 Mark Brand update gcc-mpc
Wed, 05 Sep 2012 11:38:39 +0200 Volker Grabsch Merge branch 'stable'
Wed, 05 Sep 2012 11:36:23 +0200 Volker Grabsch Add DiffPDF and Pdfgrep to the list of projects which use MXE
Tue, 04 Sep 2012 15:05:49 +0200 Mark Brand update package fontconfig
Tue, 04 Sep 2012 09:16:33 +0200 Mark Brand update package gta
Tue, 04 Sep 2012 09:14:47 +0200 Mark Brand update package sqlite
Sun, 02 Sep 2012 20:31:46 +0200 Mark Brand update package librsvg
Sun, 02 Sep 2012 11:30:17 +0200 Mark Brand update package vmime
Sun, 02 Sep 2012 01:06:53 +0200 Mark Brand package libssh2: use upstream fix for gcrypt dep
Thu, 30 Aug 2012 11:34:32 +0200 Mark Brand update package fribidi
Tue, 21 Aug 2012 12:05:19 +0200 Mark Brand update package boost
Sat, 25 Aug 2012 16:40:28 +0200 Volker Grabsch Move CMAKE_BUILD_TYPE into toolchain file
Sat, 25 Aug 2012 16:11:23 +0200 Volker Grabsch Revert "Move CMAKE_BUILD_TYPE, CMAKE_AR and CMAKE_RANLIB into toolchain file"
Sat, 25 Aug 2012 11:32:18 +0200 Mark Brand update package libevent
Wed, 11 Jul 2012 22:25:15 +0200 William add package ocaml-core
Wed, 27 Jun 2012 16:09:11 +0200 William add package ocaml-flexdll
Mon, 20 Aug 2012 13:27:23 +0200 Mark Brand update package gsoap
Mon, 20 Aug 2012 11:19:59 +0200 Mark Brand update package librsvg
Sat, 18 Aug 2012 12:00:48 +0200 Mark Brand update package gdb
Fri, 17 Aug 2012 22:50:05 +0200 Mark Brand update package gtksourceviewmm2
Fri, 17 Aug 2012 14:40:30 +0200 Mark Brand package graphicsmagick: switch to xz archive
Fri, 17 Aug 2012 14:37:42 +0200 Mark Brand Merge branch 'stable'
Fri, 17 Aug 2012 14:36:05 +0200 Mark Brand replace sourceforge mirror
Fri, 17 Aug 2012 14:10:08 +0200 Mark Brand update package postgresql
Thu, 16 Aug 2012 10:57:13 +0200 Mark Brand update package gc
Mon, 13 Aug 2012 11:06:04 +0200 Volker Grabsch Merge branch 'stable'
Wed, 02 May 2012 02:31:25 +1000 Tony Theodore package lapack: use $(TARGET)-ranlib and add test program
Mon, 13 Aug 2012 10:15:30 +0200 Volker Grabsch Move CMAKE_BUILD_TYPE, CMAKE_AR and CMAKE_RANLIB into toolchain file
Sun, 12 Aug 2012 06:20:36 -0700 mabrand Merge pull request #65 from residuum/master
Sun, 12 Aug 2012 06:18:43 -0700 mabrand Merge pull request #68 from stefanha/portaudio
Sun, 12 Aug 2012 12:40:15 +0100 Stefan Hajnoczi Update PortAudio v19 from 20071207 to 20111121
Sun, 12 Aug 2012 12:47:22 +0200 Mark Brand package nsis: fixed build failure
Sun, 12 Aug 2012 12:16:42 +0200 Mark Brand Merge branch 'stable'
Sun, 12 Aug 2012 12:10:45 +0200 freeman package pdflib_lite: fix download URL
Sun, 12 Aug 2012 10:55:26 +0200 Mark Brand update package glew
Sun, 12 Aug 2012 10:46:31 +0200 Mark Brand update package curl
Sat, 11 Aug 2012 15:25:20 -0700 mabrand Merge pull request #64 from viking/patch-1
Sun, 12 Aug 2012 00:15:44 +0200 Mark Brand update package pixman
Fri, 03 Aug 2012 18:50:27 +0200 Volker Grabsch Merge branch 'stable'
Fri, 03 Aug 2012 18:48:54 +0200 Volker Grabsch upgrade package exiv2
Fri, 10 Aug 2012 21:05:20 +0200 Thomas Mayer Test application for json-c.
Thu, 02 Aug 2012 18:49:44 -0500 Jeremy Stephens Update freedts url
Thu, 26 Jul 2012 12:10:30 +0200 Mark Brand update package pcre
Thu, 26 Jul 2012 12:06:25 +0200 Mark Brand update package gcc-mpc
Thu, 26 Jul 2012 02:16:18 -0700 mabrand Merge pull request #48 from william3/gtkglarea
Wed, 27 Jun 2012 15:43:56 +0200 William add package gtkglarea
Wed, 18 Jul 2012 21:28:16 +0200 Mark Brand update package dbus
Wed, 18 Jul 2012 09:09:46 +0200 Mark Brand update package glew
Wed, 18 Jul 2012 01:27:59 +0200 Mark Brand update package suitesparse
Thu, 05 Jul 2012 12:02:10 +0200 Mark Brand update package cgal
Wed, 18 Jul 2012 01:07:44 +0200 Mark Brand package gnutls: workaround for automake
Wed, 18 Jul 2012 01:05:06 +0200 Mark Brand package cgal: boost 1.50 compatibility
Tue, 17 Jul 2012 15:24:22 -0700 mabrand Merge pull request #61 from residuum/master
Tue, 17 Jul 2012 15:18:18 -0700 mabrand Merge pull request #58 from william3/glib
Tue, 17 Jul 2012 23:33:27 +0200 William add libffi requirement for glib
Tue, 17 Jul 2012 10:23:12 +0200 Mark Brand package fribidi: compatibility with new glib
Tue, 17 Jul 2012 09:50:31 +0200 Mark Brand update package fontconfig
Tue, 17 Jul 2012 23:18:18 +0200 Thomas Mayer json-c update to version 0.10, using github downloads.
Wed, 11 Jul 2012 21:25:16 +0200 Mark Brand update package poppler
Wed, 11 Jul 2012 20:39:28 +0200 Mark Brand update package vmime
Wed, 11 Jul 2012 16:56:14 +0200 Mark Brand update package libpng
Mon, 09 Jul 2012 04:22:16 -0700 mabrand Merge pull request #57 from mgehre/pango
Mon, 09 Jul 2012 01:30:37 +0200 Mark Brand update package suitesparse
Sun, 08 Jul 2012 22:46:25 +0200 Mark Brand update package nettle
Thu, 05 Jul 2012 12:04:33 +0200 Mark Brand update package liboauth
Wed, 04 Jul 2012 10:50:01 +0200 Mark Brand package gdal: giflib 5 compatibility
Wed, 04 Jul 2012 09:01:39 +0200 Mark Brand update package giflib
Wed, 04 Jul 2012 09:00:57 +0200 Mark Brand update package mpfr
Mon, 02 Jul 2012 00:22:11 +0200 Mark Brand update package libshout
Sun, 01 Jul 2012 20:54:21 +0200 Mark Brand update package mingwrt
Sun, 01 Jul 2012 20:19:16 +0200 Mark Brand update package boost
Thu, 28 Jun 2012 22:10:53 +0200 Mark Brand package dbus: misc improvements
Wed, 27 Jun 2012 22:29:24 +0200 Mark Brand update package dbus
Tue, 26 Jun 2012 11:26:38 +0200 Mark Brand update package gc
Mon, 25 Jun 2012 23:43:55 +0200 Mark Brand update package geos
Sun, 24 Jun 2012 14:41:32 +0200 Mark Brand update package graphicsmagick
Sat, 23 Jun 2012 09:57:50 +0200 Mark Brand update package xz
Thu, 21 Jun 2012 22:47:10 +0200 Mark Brand package gnutls: revert to ver 3.0.19
Thu, 21 Jun 2012 21:22:33 +0200 Mark Brand update package libxml++
Tue, 19 Jun 2012 12:06:07 +0200 Matthias Gehre package pango: split DllMain patch and make it callable
Mon, 18 Jun 2012 22:23:26 +0200 Mark Brand packages gstreamer gst-plugins-base gst-plugins-good: revert to stable versions
Mon, 18 Jun 2012 22:05:59 +0200 Mark Brand update packages gstreamer gst-plugins-base gst-plugins-good
Mon, 18 Jun 2012 22:05:30 +0200 Mark Brand package pango: kill gtk-doc dependenc
Mon, 18 Jun 2012 16:57:30 +0200 Mark Brand package glib: remove need for gtk-doc
Mon, 18 Jun 2012 13:50:30 +0200 Mark Brand update package wt
Sun, 17 Jun 2012 22:44:00 +0200 Mark Brand package librtmp: portability macro for make
Sun, 17 Jun 2012 22:41:22 +0200 Mark Brand package libglade: improve invocation of make
Sun, 17 Jun 2012 20:07:59 +0200 Mark Brand fix whitespace
Sun, 17 Jun 2012 11:04:31 -0700 mabrand Merge pull request #49 from william3/libglade
Sat, 16 Jun 2012 20:42:27 +0200 Mark Brand package graphicsmagick: fix dependencies
Sat, 16 Jun 2012 19:48:04 +0200 Mark Brand package libxml2: reckon with new xz dependency
Sat, 16 Jun 2012 19:35:11 +0200 Mark Brand package librsvg: replace deprecated call in test
Sat, 16 Jun 2012 17:43:45 +0200 Mark Brand update packages libgsf libxml2
Sat, 16 Jun 2012 14:22:47 +0200 Mark Brand update package tiff
Fri, 15 Jun 2012 16:37:04 +0200 Mark Brand update packages glibmm pangomm
Fri, 15 Jun 2012 16:01:45 +0200 Mark Brand update package pango
Fri, 15 Jun 2012 15:57:51 +0200 Mark Brand package cairo: remove obsolete options
Fri, 15 Jun 2012 15:56:49 +0200 Mark Brand package cairo: use config.guess
Fri, 15 Jun 2012 15:54:03 +0200 Mark Brand package gtk2: remove obsolete options
Mon, 04 Jun 2012 18:02:24 +0200 Hans Petter Jansson update package gtk2
Fri, 15 Jun 2012 15:41:53 +0200 Mark Brand package glib: gitify patches
Fri, 15 Jun 2012 15:34:57 +0200 Mark Brand package glib: use autogen.sh to avoid error
Fri, 15 Jun 2012 15:35:18 +0200 Mark Brand update package glib
Mon, 04 Jun 2012 18:02:11 +0200 Hans Petter Jansson update package glib
Mon, 04 Jun 2012 17:59:36 +0200 Hans Petter Jansson update package gdk-pixbuf
Mon, 04 Jun 2012 17:56:56 +0200 Hans Petter Jansson update package cairo
Fri, 15 Jun 2012 15:50:38 +0200 Mark Brand package atk: use config.guess
Mon, 04 Jun 2012 17:55:27 +0200 Hans Petter Jansson update package atk
Fri, 15 Jun 2012 13:32:23 +0200 Mark Brand update package freetype
Thu, 14 Jun 2012 17:25:04 +0200 Mark Brand update package poppler
Thu, 14 Jun 2012 15:11:31 +0200 Mark Brand update package gcc
Thu, 14 Jun 2012 13:55:26 +0200 Mark Brand package librtmp: disable updates
Thu, 14 Jun 2012 13:51:44 +0200 Mark Brand update package libpng
Thu, 14 Jun 2012 11:13:15 +0200 Mark Brand package fontconfig: replace sed hack with upstream patch
Thu, 14 Jun 2012 08:49:43 +0200 Mark Brand package fontconfig: remove obsolete pkg-config hack
Wed, 13 Jun 2012 19:11:14 +0200 Mark Brand Merge branch 'stable'
Wed, 13 Jun 2012 02:35:57 -0700 mabrand Merge pull request #34 from rpavlik/fix-patch-tool
Fri, 25 May 2012 16:09:09 +0200 Mark Brand package libpaper: add alternate URL
Fri, 25 May 2012 16:09:09 +0200 Mark Brand package libpaper: add alternate URL
Mon, 07 May 2012 12:56:06 -0500 Ryan Pavlik patch tool: Add useful status messages
Mon, 07 May 2012 12:55:52 -0500 Ryan Pavlik patch tool: check preconditions for init
Mon, 07 May 2012 12:55:41 -0500 Ryan Pavlik patch tool: check preconditions for export
Mon, 07 May 2012 12:55:30 -0500 Ryan Pavlik patch tool: check preconditions for import.
Mon, 07 May 2012 12:45:03 -0500 Ryan Pavlik Patch tool: Adding some progress messages to long processes.
Mon, 07 May 2012 12:44:38 -0500 Ryan Pavlik patch tool: Check for package file, and if it's not there, use makefile to grab it.
Mon, 07 May 2012 12:41:32 -0500 Ryan Pavlik Patch tool: Move environment variable setup to a function.
Mon, 07 May 2012 12:40:30 -0500 Ryan Pavlik Patch tool: replace elifs with case. Also handles errors.
Wed, 25 Apr 2012 19:25:45 -0500 Ryan Pavlik patch tool: Ensure the gits directory exists
Wed, 25 Apr 2012 19:25:36 -0500 Ryan Pavlik patch-tool: use relative directories
Wed, 25 Apr 2012 19:25:22 -0500 Ryan Pavlik patch tool: fix so it gets the version from index.html now
Wed, 13 Jun 2012 13:58:13 +0200 Mark Brand package librtmp: disable shared
Fri, 25 May 2012 16:48:18 +0200 Mark Brand package librtmp: use gnutls
Wed, 13 Jun 2012 13:58:03 +0200 Mark Brand package librtmp: update to v2.4 and beyond
Fri, 25 May 2012 16:48:00 +0200 Mark Brand package librtmp: style improvements