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
Sun, 10 Nov 2013 19:29:06 -0500 John Donoghue Install libgcrypt-config to BUILD_TOOLS/bin
Sun, 10 Nov 2013 19:24:03 -0500 John Donoghue Install gpg-error-config to $(BUILD_TOOLS_PREFIX)/bin
Sun, 10 Nov 2013 19:08:37 -0500 John Donoghue Explicitly disable jit if not jit not enabled
Sun, 10 Nov 2013 19:18:45 -0500 John Donoghue Fix install of cross build of pcre-config to $(BUILD_TOOLS_PREFIX)/bin.
Sat, 09 Nov 2013 23:28:04 -0500 Michael Goffioul [MSVC] Update FLTK and Qt patches to allow compilation with libpng16.
Sat, 09 Nov 2013 23:28:04 -0500 Michael Goffioul [MSVC] Update openssl patch to newer version.
Sat, 09 Nov 2013 23:28:04 -0500 Michael Goffioul * src/msvc-fontconfig-1.patch: fix installation in DESTDIR.
Sat, 09 Nov 2013 23:28:04 -0500 Michael Goffioul [MSVC] Update patch to newer dbus.
Sat, 09 Nov 2013 23:28:04 -0500 Michael Goffioul [MSVC] Update to newer libmng.
Sat, 09 Nov 2013 23:28:04 -0500 Michael Goffioul [MSVC] Enable gl2ps compilation.
Sat, 09 Nov 2013 23:28:04 -0500 Michael Goffioul * src/graphicsmagick-2-fix-png-config.patch: New patch to detect libpng16.
Sat, 09 Nov 2013 23:28:04 -0500 Michael Goffioul Support file list generation in packages.
Sat, 09 Nov 2013 23:28:03 -0500 Michael Goffioul * Makefile.in: Generate files list, when supported by the module.
Fri, 08 Nov 2013 20:29:06 -0500 John Donoghue Update qscintilla to 2.8
Thu, 07 Nov 2013 13:15:27 -0500 Michael Goffioul * src/msvc-curl-1.patch: New file, required for cURL 7.33.0.
Thu, 07 Nov 2013 13:15:25 -0500 Michael Goffioul * src/build-msvctools/cc-msvc.cc: Allow to preprocess-only.
Wed, 06 Nov 2013 15:33:10 -0500 Michael Goffioul * src/msvc-gnutls-1.patch: Update to gnutls 3.2.3.
Tue, 05 Nov 2013 20:03:44 -0500 Michael Goffioul * src/msvc-nettle-1.patch: Update to nettle 2.7.
Tue, 05 Nov 2013 09:05:23 -0500 Michael Goffioul Don't depend on build-m4/build-xz for MSVC and native-MinGW.
Tue, 05 Nov 2013 09:05:23 -0500 Michael Goffioul [MSVC] update gettext compilation.
Tue, 05 Nov 2013 09:05:23 -0500 Michael Goffioul * tools/make-shared-from-static: Look for libXXX.lib and XXX.lib in MSVC mode.
Tue, 05 Nov 2013 09:05:23 -0500 Michael Goffioul * src/build-msvctools.mk: Update checksum to gcc-4.8.1.
Tue, 05 Nov 2013 09:05:22 -0500 Michael Goffioul * src/lapack.mk: replace LOADER variable for MSVC compilation.
Mon, 04 Nov 2013 12:57:10 -0500 John Donoghue Update gnuplot to 4.6.4
Mon, 04 Nov 2013 18:23:29 -0500 John Donoghue Fix typo in llvm.mk
Mon, 04 Nov 2013 06:55:00 -0500 John Donoghue Update llvm to 3.3
Sat, 02 Nov 2013 12:31:57 -0400 John Donoghue gl2ps: install nativemingw files and bin/dll.
Sat, 02 Nov 2013 11:30:58 -0400 John Donoghue Enable native mingw build of gl2ps
Wed, 30 Oct 2013 02:23:16 -0400 John W. Eaton octave.mk: depend on gl2ps
Wed, 30 Oct 2013 02:21:03 -0400 John W. Eaton gl2ps: new package
Mon, 21 Oct 2013 14:39:17 -0400 John Donoghue Add gnu units
Fri, 18 Oct 2013 22:36:37 -0400 John Donoghue Add -no-undefined flag to libmng LDFLAGS in mingw build
Fri, 18 Oct 2013 11:59:53 -0400 test Add native win32 patch for libgcrypt
Fri, 18 Oct 2013 10:24:47 -0400 test Change gnutls configure options to use MXE_XXX tools
Thu, 17 Oct 2013 20:07:27 -0400 John Donoghue Update glpk to 4.52.1
Fri, 18 Oct 2013 18:03:15 -0400 John Donoghue Update pcre to 8.33
Thu, 17 Oct 2013 20:00:34 -0400 John Donoghue Update curl to 7.33.0
Wed, 16 Oct 2013 23:45:07 -0400 John W. Eaton new version of gnutls
Wed, 16 Oct 2013 22:59:06 -0400 John W. Eaton new version of libidn
Wed, 16 Oct 2013 22:57:02 -0400 John W. Eaton new version of libmng
Wed, 16 Oct 2013 22:49:13 -0400 John W. Eaton new version of dbus
Wed, 16 Oct 2013 22:45:24 -0400 John W. Eaton new version of gettext
Wed, 16 Oct 2013 22:41:51 -0400 John W. Eaton new versions of libgcrypt and openssl
Wed, 16 Oct 2013 18:50:52 -0400 John W. Eaton update to new version of nettle
Sat, 12 Oct 2013 16:45:31 +0200 Markus Bergholz add dos2unix and wget.
Fri, 11 Oct 2013 23:17:58 -0400 John Donoghue Undo qt no-webkit changeset 3258:db4c94cfc651
Tue, 08 Oct 2013 17:01:43 -0400 John Donoghue Qt: build and install webkit
Thu, 26 Sep 2013 21:25:08 -0400 John Donoghue Merge away extra head
Thu, 26 Sep 2013 21:18:39 -0400 John Donoghue Update build tools for native mingw
Thu, 26 Sep 2013 20:22:36 +0000 Markus Bergholz brackets missed in 4c8eca3ca2ba
Thu, 26 Sep 2013 07:36:22 +0200 Markus Bergholz Add msys-unzip package
Mon, 23 Sep 2013 15:06:17 -0400 John W. Eaton bump version
Mon, 23 Sep 2013 14:49:06 -0400 John W. Eaton update to Octave 3.7.7
Mon, 23 Sep 2013 14:48:07 -0400 John W. Eaton merge away extra head
Mon, 23 Sep 2013 14:43:37 -0400 John W. Eaton update native gcc version to match build-gcc version
Mon, 26 Aug 2013 16:59:14 -0400 John W. Eaton bump version
Fri, 20 Sep 2013 21:06:39 -0400 John Donoghue Update mingw requirements for bsdtar
Fri, 23 Aug 2013 06:38:50 -0400 John Donoghue Update mingw native llvm for dynamic lib
Tue, 03 Sep 2013 21:01:27 -0400 John Donoghue Update lapack so compile correctly with openblas library (when enabled)
Tue, 03 Sep 2013 10:08:29 -0400 John Donoghue Correctly update set_mxe_env.sh for native/non natibe builds