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)
Thu, 25 Jul 2013 15:43:35 -0400 Michael Goffioul [MSVC] remove -lm from pkgconfig files of FFTW and Pango
Wed, 24 Jul 2013 21:19:58 -0400 Michael Goffioul Fix calls to UNPACK_PKG_ARCHIVE in src/*.mk files.
Tue, 23 Jul 2013 22:29:33 -0400 Michael Goffioul Update fontconfig to 2.10.93 (required by current Pango)
Tue, 23 Jul 2013 22:29:33 -0400 Michael Goffioul [MSVC] enable Pango compilation (and bump version to 1.34.1)
Tue, 23 Jul 2013 22:29:33 -0400 Michael Goffioul [MSVC] enable harfbuzz compilation (and bump version to 0.9.19)
Tue, 23 Jul 2013 22:29:33 -0400 Michael Goffioul [Win32/MSYS] Use GNU tar by default, falls back to bsdtar if GNU tar fails
Tue, 23 Jul 2013 14:06:58 -0400 John Donoghue Add openblas option to qrupdate build
Mon, 22 Jul 2013 17:32:09 -0400 Michael Goffioul src/cairo.mk: don't post-process cairo-script.pc, this is plain wrong
Mon, 22 Jul 2013 15:40:11 -0400 Michael Goffioul [MSVC] enable Cairo compilation (and bump version to 1.12.14)
Mon, 22 Jul 2013 12:16:41 -0400 Michael Goffioul [MSVC] enable pixman compilation
Mon, 22 Jul 2013 11:50:11 -0400 Michael Goffioul [MSVC] enable Gdk-Pixbuf compilation (and bump version to 2.28.2)
Sun, 21 Jul 2013 23:33:12 -0400 Michael Goffioul [MSVC] enable ATK compilation (and bump version to 2.8.0)
Sun, 21 Jul 2013 22:22:29 -0400 Michael Goffioul Add CFITSIO module (currently only compiles with MSVC)
Sun, 21 Jul 2013 21:41:42 -0400 Michael Goffioul src/build-msvctools.mk: don't use "-j $(JOBS)"
Sun, 21 Jul 2013 21:40:38 -0400 Michael Goffioul src/gdcm.mk: remove useless comment
Sun, 21 Jul 2013 18:28:39 -0400 Michael Goffioul [MSVC] better integration between clgcc/clg++ and cmake
Sun, 21 Jul 2013 18:28:36 -0400 Michael Goffioul Add GCDM module (currently only compiles with MSVC)
Sun, 21 Jul 2013 08:57:33 -0400 John Donoghue Use bsdcpio to extract proj files in native mingw
Sat, 20 Jul 2013 22:41:16 -0400 Michael Goffioul Add netcdf module (and MSVC-specific patch)
Sat, 20 Jul 2013 15:23:11 -0400 Michael Goffioul [MSVC] remove debug mode in lt-postproc
Sat, 20 Jul 2013 11:55:26 -0400 Michael Goffioul [MSVC] enable PROJ compilation
Fri, 19 Jul 2013 13:41:56 -0400 Michael Goffioul [MSVC] enable GSL compilation and bump version to 1.15
Thu, 18 Jul 2013 22:54:19 -0400 John Donoghue Make OCTAVE_CONFIGURE_POST_HOOK set indepenant build type
Thu, 18 Jul 2013 19:33:03 -0400 Michael Goffioul [MSVC] align readline behavior to MinGW, remove _MSC_VER specifics
Thu, 18 Jul 2013 16:19:54 -0400 Michael Goffioul [MSVC] don't auto-define _WIN32_WINNT: include patch from upstream,
Thu, 18 Jul 2013 11:34:31 -0400 Michael Goffioul [MSVC] fix incompatible definition of off_t betweeb GraphicsMagick and octave.
Wed, 17 Jul 2013 19:44:16 -0400 Michael Goffioul [MSVC] fix fltk-config to include OpenGL libraries with using --use-gl
Wed, 17 Jul 2013 10:06:58 -0400 Michael Goffioul [MSVC] fix invalid sed replacement to disable libtool auto-export
Wed, 17 Jul 2013 10:06:18 -0400 Michael Goffioul [MSVC] make LLVM compilation to use clgcc/clg++
Wed, 17 Jul 2013 10:04:30 -0400 Michael Goffioul [MSVC] fix cmake for use with clgcc/clg++
Mon, 15 Jul 2013 21:29:42 -0400 Michael Goffioul Qt: generalize the use of pkg-config to get dbus compilation flags
Mon, 15 Jul 2013 21:29:42 -0400 Michael Goffioul [MSVC] enable octave compilation
Mon, 15 Jul 2013 21:29:42 -0400 Michael Goffioul [MSVC] fix fltk-config script for octave compilation
Mon, 15 Jul 2013 21:06:54 -0400 Michael Goffioul src/llvm.mk: fix compilation for LLVM-3.1
Mon, 15 Jul 2013 16:45:57 -0400 Michael Goffioul .hgignore: ignore more generated/installed files
Mon, 15 Jul 2013 10:09:10 -0400 Michael Goffioul [MSVC] enable LLVM compilation (and upgrade to LLVM-3.1)
Sun, 14 Jul 2013 16:30:19 -0400 Michael Goffioul dist-files.mk: update list of files with recent additions
Sun, 14 Jul 2013 16:18:54 -0400 Michael Goffioul Add libgd (and MSVC-specific patch)
Sat, 13 Jul 2013 23:52:36 -0400 Michael Goffioul Add msitools (and MSVC-specific patches)
Sat, 13 Jul 2013 17:10:35 -0400 Michael Goffioul Add gcab (and MSVC-specific patch)
Sat, 13 Jul 2013 00:35:02 -0400 Michael Goffioul [MSVC] enable libgsf compilation
Fri, 12 Jul 2013 21:56:26 -0400 Michael Goffioul Add intltool
Fri, 12 Jul 2013 20:18:43 -0400 Michael Goffioul Add vala to the package list
Fri, 12 Jul 2013 17:55:13 -0400 Michael Goffioul [MSVC] enable glib compilation
Fri, 12 Jul 2013 11:19:31 -0400 Michael Goffioul [MSVC] enable libffi compilation
Thu, 11 Jul 2013 23:48:53 -0400 Michael Goffioul [MSVC] enable qscintilla compilation
Thu, 11 Jul 2013 23:48:28 -0400 Michael Goffioul [MSVC] enable Qt compilation
Thu, 11 Jul 2013 23:47:33 -0400 Michael Goffioul libmng.mk: use ENABLE_SHARED_OR_STATIC, remove lcms deps for MSVC
Thu, 11 Jul 2013 23:47:31 -0400 Michael Goffioul [MSVC] only use special math.h with clgcc and similar.
Tue, 09 Jul 2013 15:28:11 -0400 John W. Eaton Makefile.in: also unexport F77 and FFLAGS
Sat, 06 Jul 2013 00:08:20 -0400 Michael Goffioul dist-files.mk: add new patches for pstoedit
Sat, 06 Jul 2013 00:06:12 -0400 Michael Goffioul [MSVC] enable pstoedit compilation
Sat, 06 Jul 2013 00:05:27 -0400 Michael Goffioul Don't error pstoedit's configure script if GS is not found.
Fri, 05 Jul 2013 22:25:41 -0400 Michael Goffioul [MSVC] enable readline compilation
Fri, 05 Jul 2013 22:24:48 -0400 Michael Goffioul [MSVC] enable ncurses compilation
Wed, 03 Jul 2013 08:23:08 -0400 John W. Eaton bump version
Wed, 03 Jul 2013 08:23:06 -0400 John W. Eaton fix gnulib gets bug in libiconv
Wed, 03 Jul 2013 08:23:05 -0400 John W. Eaton dist-files.mk: update lists of files to distribute
Wed, 03 Jul 2013 08:23:04 -0400 John W. Eaton dist-files.mk: include itsol.mk in the list of .mk files
Tue, 02 Jul 2013 11:55:09 -0400 Michael Goffioul [MSVC] enable texinfo compilation