log

age author description
Tue, 20 Aug 2013 16:58:11 -0400 John W. Eaton update Octave to 3.7.6 snapshot
Mon, 19 Aug 2013 17:23:34 -0400 John W. Eaton disable doxygen docs for dbus build
Wed, 14 Aug 2013 16:12:07 -0400 John W. Eaton qt.mk: update download location
Mon, 12 Aug 2013 21:37:30 -0400 John Donoghue Add intltool as a dependancy of gcab.
Sat, 10 Aug 2013 21:50:17 -0400 John Donoghue Fix typo from commit 3218:8ede5874e2f1
Sat, 10 Aug 2013 17:51:12 -0400 John Donoghue Update makefile.in for pkg-config name in cross compile
Sat, 10 Aug 2013 16:10:01 -0400 John Donoghue Use consistant yes and no as the enable options for configure.ac
Thu, 08 Aug 2013 19:50:46 -0400 John Donoghue Don't install llvm-config to same place for mingw native build.
Thu, 08 Aug 2013 12:24:21 -0400 John W. Eaton Makefile.in: fix syntax in ifeq statement
Thu, 08 Aug 2013 12:19:35 -0400 John W. Eaton make using lib64 directory configurable
Thu, 08 Aug 2013 12:10:55 -0400 John W. Eaton libiconv.mk: use CONFIGURE_CPPFLAGS and CONFIGURE_LDFLAGS instead of CPPFLAGS=...
Thu, 08 Aug 2013 12:05:03 -0400 John W. Eaton build-gcc.mk: only set --libdir for mingw build
Thu, 08 Aug 2013 12:04:10 -0400 John W. Eaton octave.mk: also pass CONFIGURE_LDFLAGS to configure
Thu, 08 Aug 2013 11:46:36 -0400 John W. Eaton hdf5.mk: set configure environment for native builds
Thu, 08 Aug 2013 11:44:44 -0400 John W. Eaton gnuplot.mk: find locally built libiconv for native builds
Wed, 07 Aug 2013 19:18:23 -0400 John Donoghue Setup set_mxe_env.sh paths for native/non native builds dependant on config variables.
Wed, 07 Aug 2013 08:33:31 -0400 John W. Eaton bump version
Wed, 07 Aug 2013 08:33:18 -0400 John W. Eaton qt.mk: use make conditional
Wed, 07 Aug 2013 00:42:00 -0400 John W. Eaton bump version
Wed, 07 Aug 2013 00:41:50 -0400 John W. Eaton Avoid copying or linking files that are the same when doing native build
Tue, 06 Aug 2013 21:46:56 -0400 John W. Eaton bump version
Tue, 06 Aug 2013 21:46:42 -0400 John W. Eaton add lib64 directory to LD_LIBRARY_PATH
Tue, 06 Aug 2013 21:26:25 -0400 John W. Eaton for native builds, really put build tools and installed packages in same directory tree
Tue, 06 Aug 2013 14:53:10 -0400 John W. Eaton bump version
Tue, 06 Aug 2013 14:52:57 -0400 John W. Eaton dist-files.mk: correct build-m4 patch file name
Tue, 06 Aug 2013 14:04:16 -0400 John W. Eaton build-gcc.mk: don't generate pkg-config script for native builds
Tue, 06 Aug 2013 14:04:11 -0400 John W. Eaton for native builds, put build tools and installed packages in same diretory tree
Tue, 06 Aug 2013 13:56:48 -0400 John W. Eaton new configure option: --enable-system-fontconfig
Tue, 06 Aug 2013 13:40:49 -0400 John W. Eaton make --disable-jit and --disable-shared work
Tue, 06 Aug 2013 13:32:02 -0400 John W. Eaton set CONFIG_SITE, not CONFIG_CACHE, for ncurses configure command
Tue, 06 Aug 2013 13:30:26 -0400 John W. Eaton always set libdir and disable multilib for gcc build
Tue, 06 Aug 2013 13:30:03 -0400 John W. Eaton set LD_LIBRARY_PATH in env for arpack configure script
Mon, 05 Aug 2013 22:34:33 -0400 John W. Eaton bump version
Mon, 05 Aug 2013 22:33:45 -0400 John W. Eaton gnulib gets fix for build-m4 package
Mon, 05 Aug 2013 22:19:46 -0400 John W. Eaton build-m4: new package
Mon, 05 Aug 2013 22:15:50 -0400 John W. Eaton fix build-xz install command
Mon, 05 Aug 2013 22:10:35 -0400 John W. Eaton bump version
Mon, 05 Aug 2013 22:07:53 -0400 John W. Eaton handle build-PKG dependencies in src/build-PKG.mk files
Mon, 05 Aug 2013 21:53:07 -0400 John W. Eaton bump version
Mon, 05 Aug 2013 21:52:54 -0400 John W. Eaton also distribute tools/build-make.sh
Mon, 05 Aug 2013 21:43:56 -0400 John W. Eaton bump version
Mon, 05 Aug 2013 21:43:28 -0400 John W. Eaton small patch for Octave 3.7.5
Mon, 05 Aug 2013 21:41:47 -0400 John W. Eaton script to build make 3.82
Mon, 05 Aug 2013 21:28:53 -0400 John W. Eaton force build-cmake to be built before build-gcc
Mon, 05 Aug 2013 21:25:45 -0400 John W. Eaton set CONFIG_CACHE to /dev/null in ncurses configure command
Mon, 05 Aug 2013 21:25:01 -0400 John W. Eaton force build-gcc to be built before build-binutils
Mon, 05 Aug 2013 21:24:17 -0400 John W. Eaton omit some configure args for native build-gcc builds
Mon, 05 Aug 2013 15:14:40 -0400 John W. Eaton update gcc to 4.8.1
Mon, 05 Aug 2013 11:46:03 -0400 John W. Eaton build tool depenendies
Mon, 05 Aug 2013 11:38:29 -0400 John W. Eaton dist-files.mk: update list
Mon, 05 Aug 2013 11:31:30 -0400 John W. Eaton build our own copy of xz utility
Mon, 29 Jul 2013 21:25:59 -0400 John Donoghue Update libgsf for native mingw
Mon, 29 Jul 2013 13:54:19 -0400 John Donoghue Update glib mingw native and cross compile
Sat, 27 Jul 2013 19:49:58 -0400 John Donoghue Update cfitsio for mingw build
Sat, 27 Jul 2013 09:00:51 -0400 John Donoghue Add build rule for non msvc build of gdcm
Thu, 25 Jul 2013 21:29:53 -0400 John Donoghue Set native build options using configure definitions
Thu, 25 Jul 2013 20:04:17 -0400 Michael Goffioul add itstool module (and MSVC-specific patch)
Thu, 25 Jul 2013 20:03:53 -0400 Michael Goffioul add zenity module (and MSVC-specific patch)
Thu, 25 Jul 2013 17:08:54 -0400 Michael Goffioul src/libxml2.mk: enable compilation of libxml2 binaries
Thu, 25 Jul 2013 15:44:17 -0400 Michael Goffioul [MSVC] add GTK+ 3.x module (and MSVC-specific patch)