log

age author description
Sun, 28 Jul 2013 18:15:09 +0530 Anirudha Bose makeinst-script.sh: Remove Windows 2000 as supported Windows version
Sat, 27 Jul 2013 21:34:11 +0530 Anirudha Bose Added Octave images in welcome page, headers, and finish page of installer.
Fri, 26 Jul 2013 04:18:36 +0530 Anirudha Bose makeinst-script.sh: Added checking of Windows version
Thu, 25 Jul 2013 21:14:43 +0530 Anirudha Bose makeinst-script.sh: Remove whitespace from installation path and add version number in default installation directory
Thu, 25 Jul 2013 20:19:28 +0530 Anirudha Bose makeinst-script.sh: Removed 'I Agree' in GPL license page
Thu, 25 Jul 2013 04:23:34 +0530 Anirudha Bose Removed checking of JRE locally
Thu, 25 Jul 2013 04:18:42 +0530 Anirudha Bose makeinst-script.sh: Added checking for previous installation of Octave
Thu, 25 Jul 2013 01:52:08 +0530 Anirudha Bose makeinst-script.sh: Added checking for Java Runtime Environment
Tue, 23 Jul 2013 22:50:25 -0400 Anirudha Bose makeinst-script.sh: add license page with GPLv3
Tue, 23 Jul 2013 22:47:19 -0400 Anirudha Bose makeinst-script.sh: use MUI interface
Sun, 08 Dec 2013 20:51:14 -0500 John Donoghue Update of-xxxxx packages to latest of octave-forge
Sun, 08 Dec 2013 20:50:01 -0500 John Donoghue Update optim version number to 1.2.2 in build_packages.m
Sun, 08 Dec 2013 18:50:35 -0500 John Donoghue Fix typo in src/of-miscellaneous.mk
Sun, 08 Dec 2013 12:10:55 -0500 John Donoghue Update dist-files.mk files
Sat, 07 Dec 2013 07:10:58 -0500 John Donoghue installer: add experimental GUI shortcut
Sun, 08 Dec 2013 07:54:21 -0500 John Donoghue QScintilla: patch qscintilla for end_try_catch keyword
Sat, 07 Dec 2013 21:19:33 -0500 John Donoghue units: use exe installed path to work out units definition file location
Fri, 06 Dec 2013 23:03:07 -0500 John W. Eaton merge release branch to default stable
Fri, 06 Dec 2013 23:02:15 -0500 John W. Eaton octave 3.8.0-rc1 release
Sun, 01 Dec 2013 12:38:39 -0500 Michael Goffioul Octave-forge pks: support file listing and pre-compilation (for MSVC).
Sun, 01 Dec 2013 12:35:03 -0500 Michael Goffioul [MSVC] Patch miscellaneous pkg to remove unsupported C99 syntax.
Sun, 01 Dec 2013 12:34:13 -0500 Michael Goffioul [MSVC] Patch image pkg to remove unsupported C++ syntax.
Sat, 30 Nov 2013 21:40:45 -0500 Michael Goffioul Allow file listing of "units" module.
Sat, 30 Nov 2013 21:27:29 -0500 Michael Goffioul [MSVC] auto-export gnulib symbols from liboctave.
Fri, 29 Nov 2013 18:50:20 -0500 Michael Goffioul Add readline patch for interrupt and CPU usage.
Fri, 29 Nov 2013 18:50:18 -0500 Michael Goffioul * src/readline.mk ($(PKG)_BUILD): Remove unnecessary SED calls.
Fri, 29 Nov 2013 18:46:47 -0500 Michael Goffioul imported patch msvc-gl2ps-doc
Fri, 29 Nov 2013 18:46:45 -0500 Michael Goffioul [MSVC] Use POSIX compliant getopt version from mingw64.
Fri, 29 Nov 2013 18:46:40 -0500 Michael Goffioul [MSVC] Don't use native paths in configure flags.
Mon, 25 Nov 2013 21:32:31 -0800 Rik octaverc: Don't use deprecated edit variable EDITOR.
Sat, 23 Nov 2013 20:09:17 -0500 John Donoghue Remove 'remove' from JIT disable option
Sat, 23 Nov 2013 09:10:20 -0800 Rik Add --disable-java option to configure.
Sat, 23 Nov 2013 09:05:40 -0800 Rik mingw-fontconfig-1.patch: Remove file that was renamed to fontconfig-1.patch
Fri, 22 Nov 2013 17:34:23 -0500 John Donoghue Update installer script for admin level and single icon file
Wed, 20 Nov 2013 18:06:21 -0800 Rik Rename mingw-fontconfig-1.patch to fontconfig-1.patch
Sun, 17 Nov 2013 14:32:02 -0800 Rik Don't create temporary fontconfig install dir which is never removed.
Sun, 17 Nov 2013 14:24:25 -0800 Rik Remove duplicate bn_print.3 man page from build.
Thu, 14 Nov 2013 11:44:25 -0500 Michael Goffioul * src/octave.mk: Disable some warnings for MSVC build.
Thu, 14 Nov 2013 11:43:54 -0500 Michael Goffioul * src/qrupdate.mk: Add ENABLE_SHARED_OR_STATIC to configure command.
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.
Mon, 11 Nov 2013 11:03:06 -0500 Michael Goffioul Support file listing for libffi and llvm.
Mon, 11 Nov 2013 00:24:35 -0500 John Donoghue qt: create build tools bin director before install
Sun, 10 Nov 2013 22:35:00 -0500 John Donoghue Fix gl2ps native build
Sun, 10 Nov 2013 20:46:20 -0500 John Donoghue gl2ps: Create HOST_BINDIR before dll install
Sun, 10 Nov 2013 20:35:33 -0500 John Donoghue Undo changeset 2ccb71581ee9, 70873001835f, 724c7c2201aa and create BUILD_TOOLS_PREFIX/bin
Sun, 10 Nov 2013 20:28:11 -0500 John Donoghue fltk: in cross build, create $(3)$(BUILD_TOOLS_PREFIX)/bin