log src/qt.mk @ 3258:db4c94cfc651

age author description
Tue, 08 Oct 2013 17:01:43 -0400 John Donoghue Qt: build and install webkit
Wed, 14 Aug 2013 16:12:07 -0400 John W. Eaton qt.mk: update download location
Sat, 10 Aug 2013 21:50:17 -0400 John Donoghue Fix typo from commit 3218:8ede5874e2f1
Wed, 07 Aug 2013 08:33:18 -0400 John W. Eaton qt.mk: use make conditional
Wed, 07 Aug 2013 00:41:50 -0400 John W. Eaton Avoid copying or linking files that are the same when doing native build
Mon, 15 Jul 2013 21:29:42 -0400 Michael Goffioul Qt: generalize the use of pkg-config to get dbus compilation flags
Thu, 11 Jul 2013 23:48:28 -0400 Michael Goffioul [MSVC] enable Qt compilation
Tue, 18 Jun 2013 18:40:40 -0400 John Donoghue Change Qt CONFIGURE_INCLUDE/LIBPATH_OPTION variable to be native only
Sun, 16 Jun 2013 00:27:20 +0200 Philip Nienhuis drop sql packages as qt dependancies
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:04:14 -0400 John W. Eaton qt.mk: fix typo in command to make rcc link
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 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
Mon, 10 Jun 2013 15:25:32 -0400 John W. Eaton don't set qt CROSS_COMPILE device option for native builds
Sun, 09 Jun 2013 09:48:08 -0400 John W. Eaton improve handling of cross tool prefix
Sun, 02 Jun 2013 16:59:24 -0400 John W. Eaton Use HOST_BINDIR, HOST_LIBDIR, and HOST_INCDIR instead of MXE_BINDIR, MXE_LIBDIR, and MXE_INCDIR. Attempt to use these variables consistently instead of using $(HOST_PREFIX)/bin, $(HOST_PREFIX)/lib, and $(HOST_PREFIX)/include
Sun, 02 Jun 2013 10:31:04 -0400 John W. Eaton Improve handling of prefix directories by defining HOST_PREFIX and
Thu, 30 May 2013 13:28:23 -0400 John W. Eaton use cp for ln on mingw native builds
Tue, 28 May 2013 17:31:59 -0400 John W. Eaton allow native builds too
Thu, 16 May 2013 13:32:57 -0400 John W. Eaton qt.mk: link to correct files in bin directory
Tue, 14 May 2013 14:29:39 -0400 John Donoghue Fix to install lrelease from the linquist tools.
Tue, 18 Dec 2012 21:52:49 -0500 John W. Eaton shared libraries for qt
Tue, 18 Sep 2012 12:00:02 +0200 Mark Brand package qt: install under qt prefix
Mon, 17 Sep 2012 17:48:01 +0200 Mark Brand package qt: improve pkg-config setting
Tue, 11 Sep 2012 22:34:40 +0200 Mark Brand package qt: use new unified mkspec for cross building
Mon, 03 Sep 2012 17:13:09 +0200 Mark Brand update package qt
Tue, 22 May 2012 13:59:29 +0200 Mark Brand update package qt
Wed, 09 May 2012 01:16:05 +1000 Tony Theodore all packages: use $(WGET) portability variable