log

age author description
Mon, 17 Jun 2013 22:13:30 -0400 John Donoghue Update QScintilla to 2.7.2
Mon, 17 Jun 2013 22:43:18 -0400 Michael Goffioul [MSVC] Force use of -O2 for CFLAGS and CXXFLAGS.
Mon, 17 Jun 2013 22:43:14 -0400 Michael Goffioul Make BLAS compilable with MSVC.
Mon, 17 Jun 2013 22:43:11 -0400 Michael Goffioul Initial support for native MSVC compilation.
Mon, 17 Jun 2013 20:22:08 -0400 John Donoghue add set_mxe_env.sh.in to tools
Sun, 16 Jun 2013 00:27:20 +0200 Philip Nienhuis drop sql packages as qt dependancies
Sun, 16 Jun 2013 00:30:00 +0200 Philip Nienhuis fix building native-binutils
Mon, 17 Jun 2013 19:12:46 -0400 John W. Eaton qt.mk: always set configure include and lib path options
Mon, 17 Jun 2013 19:10:50 -0400 John W. Eaton octave.mk: delete unnecessary quotes around LD_LIBRARY_PATH
Mon, 17 Jun 2013 19:04:14 -0400 John W. Eaton qt.mk: fix typo in command to make rcc link
Mon, 17 Jun 2013 10:58:43 -0400 John W. Eaton rename gcc.mk and binutils.mk in dist-files.mk
Sun, 16 Jun 2013 19:12:42 -0400 John Donoghue Update index.html for mingw
Fri, 14 Jun 2013 22:05:24 -0400 John Donoghue Update copy of native mingw .pc files to cp -f
Fri, 14 Jun 2013 21:02:02 -0400 John Donoghue Update qt.mk to install .pc files in native mingw
Fri, 14 Jun 2013 17:39:00 -0400 John W. Eaton rules to rebuild Makefile and configure
Fri, 14 Jun 2013 17:19:44 -0400 John W. Eaton fix USE_PIC_FLAG substitution in Makefile.in
Fri, 14 Jun 2013 16:51:29 -0400 John W. Eaton treat gcc and binutils as build tools
Thu, 13 Jun 2013 22:55:24 -0400 John Donoghue Update qt.mk for native mingw buiild
Thu, 13 Jun 2013 18:27:29 -0400 John Donoghue Makefile.in updates for native mingw qrupdate untar
Wed, 12 Jun 2013 14:31:00 -0400 John W. Eaton dist target and list of files to distribute
Wed, 12 Jun 2013 14:09:28 -0400 John W. Eaton substitute SHELL
Wed, 12 Jun 2013 13:50:50 -0400 John W. Eaton use configure script to generate Makefile
Mon, 10 Jun 2013 15:46:00 -0400 John W. Eaton for native mingw builds, add $(HOST_PREFIX)/bin to PATH
Mon, 10 Jun 2013 15:25:32 -0400 John W. Eaton don't set qt CROSS_COMPILE device option for native builds
Mon, 10 Jun 2013 13:17:20 -0400 John W. Eaton PKG_CONFIG_PATH fixes
Mon, 10 Jun 2013 11:54:23 -0400 John W. Eaton don't quote HOST_BINDIR, HOST_LIBDIR, and HOST_INCDIR definitions
Mon, 10 Jun 2013 09:17:31 -0400 John W. Eaton readline: use termcap for mingw native or cross builds
Mon, 10 Jun 2013 08:52:10 -0400 John W. Eaton qrupdate: include CONFIGURE_LDFLAGS in the list of configure options
Mon, 10 Jun 2013 08:39:52 -0400 John W. Eaton make octave be the default target; new target, all-packages
Sun, 09 Jun 2013 19:46:53 -0400 John Donoghue Update ncurses for native mingw build