log src/qt.mk @ 7244:1448afad6165 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