log

age author description
Thu, 14 Nov 2013 11:43:08 -0500 Michael Goffioul * Makefile.in: Add KEEP_BUILD variable to keep tmp dirs after build.
Thu, 14 Nov 2013 08:15:49 -0800 Rik Fix building of gl2ps so it doesn't spray files everywhere.
Thu, 14 Nov 2013 07:46:10 -0800 Rik octave.mk: Replace tabs with spaces for consistent alignment.
Thu, 14 Nov 2013 07:42:11 -0800 Rik Remove *.dll files placed by Qt in lib directory, put them in bin directory instead.
Wed, 13 Nov 2013 21:43:06 -0800 Rik Use INSTALL_ROOT instead of DESTDIR for Qscintilla install target.
Wed, 13 Nov 2013 12:35:51 -0800 Rik maint: Add executable permission to makeinst-script.sh
Tue, 12 Nov 2013 20:54:29 -0500 Michael Goffioul * src/msvc-octave-1.patch: Update to octave 3.7.7.
Tue, 12 Nov 2013 20:53:52 -0500 Michael Goffioul * src/octave.mk: Support file list by using DESTDIR.
Tue, 12 Nov 2013 14:44:14 -0800 Rik mk-dist: Don't use $SHELL in case it is anything other than bash.
Tue, 12 Nov 2013 14:40:58 -0800 Rik mk-dist: Don't set -j option to 9 by default. Use --jobs or settings.mk file to override.
Tue, 12 Nov 2013 19:11:48 -0500 John Donoghue Undo changeset aa86d9c249d2
Tue, 12 Nov 2013 16:18:12 +0000 John Donoghue llvm: Cross compile modifications from filelist support changes
Tue, 12 Nov 2013 19:04:26 -0500 John Donoghue Temp patch for 3.7.7+ testing
Mon, 11 Nov 2013 13:23:58 -0500 John Donoghue Qt: use INSTALL_ROOT instead of DESTDIR
Mon, 11 Nov 2013 11:05:15 -0500 Michael Goffioul [MSVC] * Makefile.in: Don't use build-texinfo for the time being.