log src/qt.mk @ 7180:e15cecabced0 default tip @

age author description
Fri, 17 Aug 2018 14:09:31 -0400 John W. Eaton fix fontconfig dependencies
Thu, 12 Oct 2017 04:44:14 -0400 John W. Eaton qt: Update X11 deps; disable icu, xinerama, and xrandr.
Thu, 23 Feb 2017 14:08:11 -0500 John D qt: use -std=gnu++98
Sat, 31 Dec 2016 09:01:24 -0500 John W. Eaton use -no-pch for qt build (from MXE project).
Thu, 08 Sep 2016 20:35:36 -0400 John W. Eaton don't depend on openssl
Thu, 08 Sep 2016 14:34:27 -0400 John D qt: on native build, install mkspec and qmake files
Fri, 03 Jul 2015 12:07:42 -0400 John D qt: update to v4.8.7
Sun, 07 Jun 2015 22:13:05 -0400 John D qt: add build of devel mingw tools moc, rcc, uic, lrelease for windows
Thu, 26 Mar 2015 09:05:37 -0400 John W. Eaton qt.mk: only depend on fontconfig if $(USE_SYSTEM_FONTCONFIG) is set to "no"
Wed, 04 Mar 2015 10:40:22 -0500 John W. Eaton qt.mk, gl2ps.mk: make X11 dependencies optional
Tue, 09 Dec 2014 22:10:45 -0500 John W. Eaton qt.mk: Remove kluge for SuSE 10 systems that's not needed now that we are building our own X11 libraries.
Wed, 26 Nov 2014 18:12:39 -0500 John W. Eaton merge X11 changes
Wed, 26 Nov 2014 15:14:43 -0500 John Donoghue qt: for cross compile, move the native binaries to the builkd directory
Wed, 19 Nov 2014 11:12:26 -0500 John W. Eaton build libX11 and dependencies
Wed, 27 Aug 2014 15:50:16 -0400 John W. Eaton qt.mk: fix typo in previous change
Wed, 27 Aug 2014 10:34:10 -0400 John W. Eaton qt.mk: edit configure script for systems with /usr/X11R6/lib64 directory
Wed, 09 Jul 2014 22:07:58 -0400 John Donoghue qt: dont use -no-javascript-jit if native mingw build.
Tue, 08 Jul 2014 10:09:50 -0400 John W. Eaton fix native Qt build
Tue, 10 Jun 2014 11:50:19 -0400 John Donoghue qt: fix native mingw build
Tue, 13 May 2014 16:52:21 -0400 John Donoghue dbus update to 1.8.2, qt update to 4.8.6.
Sat, 08 Mar 2014 17:40:00 -0500 John W. Eaton revise and enable more $(PKG)_UPDATE rules
Fri, 31 Jan 2014 16:04:01 -0500 John W. Eaton move version info from index.html to src/*.mk files
Fri, 31 Jan 2014 11:45:39 -0500 John W. Eaton update to Qt 4.8.5
Tue, 28 Jan 2014 03:46:58 -0500 John W. Eaton qt.mk fixes
Fri, 10 Jan 2014 21:22:39 -0500 John Donoghue qt: build translations in cross build and install
Thu, 14 Nov 2013 07:42:11 -0800 Rik Remove *.dll files placed by Qt in lib directory, put them in bin directory instead.
Mon, 11 Nov 2013 13:23:58 -0500 John Donoghue Qt: use INSTALL_ROOT instead of DESTDIR
Mon, 11 Nov 2013 00:24:35 -0500 John Donoghue qt: create build tools bin director before install
Sat, 09 Nov 2013 23:28:04 -0500 Michael Goffioul Support file list generation in packages.
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
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