log src/qt.mk @ 7197:e03680baccc7 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
Mon, 23 Apr 2012 11:53:51 +0200 Mark Brand package qt: build more tools
Sun, 22 Apr 2012 22:56:03 +0200 Mark Brand package qt: stop building static qtwebkit
Fri, 20 Apr 2012 00:46:12 +0200 Mark Brand package qt: build uitools
Thu, 29 Mar 2012 21:41:44 +0200 Volker Grabsch Move full package names from src/*.mk into package list (index.html)
Thu, 29 Mar 2012 16:00:18 +0200 Mark Brand update package qt
Thu, 29 Mar 2012 12:14:15 +0200 Volker Grabsch Move doc/index.html -> index.html
Thu, 29 Mar 2012 11:07:07 +0200 Volker Grabsch Move $(PKG)_VERSION and $(PKG)_WEBSITE from src/*.mk into doc/index.html
Wed, 28 Mar 2012 15:46:58 +0200 Volker Grabsch Rebrand to new project name MXE
Fri, 16 Dec 2011 13:15:16 +0100 Mark Brand update packages: lcms libpng qt suitesparse
Sun, 11 Dec 2011 15:25:35 +0100 Mark Brand package qt: improve order of SYBASE_LIBS
Thu, 17 Nov 2011 07:40:02 +0100 Mark Brand package qt: use new mkspec for gcc 4.6
Thu, 03 Nov 2011 17:08:47 +0100 Mark Brand package qt: removed stale comments
Wed, 02 Nov 2011 23:49:19 +0100 Mark Brand package qt: improve style
Sat, 15 Oct 2011 01:58:08 +0200 Mark Brand update package qt
Sat, 17 Sep 2011 16:18:38 -0700 Brad Pitcher fixed qt hash
Thu, 01 Sep 2011 14:36:58 +0200 Mark Brand update package qt
Wed, 17 Aug 2011 10:14:00 +0200 Mark Brand package qt: handle gnutls dependency introduced by freetds
Tue, 28 Jun 2011 21:20:27 +0200 Mark Brand package qt: freetds driver still needs iconv
Tue, 28 Jun 2011 21:16:19 +0200 Nikos Chantziaras package qt: build with -no-iconv
Tue, 28 Jun 2011 21:12:44 +0200 Mark Brand Backed out changeset 6aba5d36fb84
Tue, 28 Jun 2011 20:59:03 +0200 Nikos Chantziaras package qt: build with -no-iconv
Tue, 10 May 2011 11:15:28 +0200 Mark Brand update package qt
Wed, 16 Mar 2011 18:37:17 +0100 Mark Brand package qt: dependency cleanup
Tue, 01 Mar 2011 15:50:10 +0100 Mark Brand update package qt
Thu, 06 Jan 2011 10:49:44 +0100 Mark Brand package qt: build and install qdbus tools
Tue, 04 Jan 2011 01:22:05 +0100 Mark Brand package qt: added missing dependency
Tue, 04 Jan 2011 01:17:16 +0100 Mark Brand package qt: added dbus support
Tue, 16 Nov 2010 20:10:46 +0100 Mark Brand package qt: improved handling of liblcms dependency
Wed, 10 Nov 2010 13:22:01 +0100 Mark Brand fixed whitespace
Wed, 10 Nov 2010 13:17:42 +0100 Mark Brand enabled lcms for package libmng
Tue, 09 Nov 2010 20:41:56 +0100 Mark Brand upgrade package qt
Sun, 07 Nov 2010 21:18:57 +0100 Mark Brand package qt does not depend on giflib
Tue, 21 Sep 2010 15:31:48 +0200 Mark Brand upgrade package qt
Sat, 11 Sep 2010 21:03:14 +0200 Mark Brand package qt: don't attempt parallel make during configure (by Tony Theodore)
Thu, 26 Aug 2010 22:45:04 +0200 Mark Brand upgrade package qt
Wed, 16 Jun 2010 12:05:34 +0200 Mark Brand update checksum for package qt
Sun, 06 Jun 2010 00:56:26 +0200 Mark Brand enable webkit in package qt
Sat, 05 Jun 2010 13:22:58 +0200 Mark Brand improvements for package qt
Mon, 31 May 2010 11:04:18 +0000 Volker Grabsch upgrade package qt to 4.7.0-beta1 (by Mark Brand)
Thu, 20 May 2010 01:50:31 +0200 Mark Brand use correct options for arch and largefile for windows target of package qt
Sat, 10 Apr 2010 05:18:34 +0200 Volker Grabsch corrected version recognition regexes of many packages
Mon, 01 Mar 2010 00:45:03 +0100 Mark Brand bugfix: phonon backend does not depend on glib and gstreamer in package qt
Fri, 26 Feb 2010 16:56:01 +0100 Mark Brand do not add QtCore4 to OPENSSL_LIBS for static builds of package qt
Sun, 21 Feb 2010 11:14:53 +0100 Mark Brand do not introduce QtCore4 in ssl.pri
Sat, 20 Feb 2010 00:41:12 +0100 Mark Brand add missing dependencies for package qt
Fri, 19 Feb 2010 23:24:55 +0100 Mark Brand fixed compile tests in ./configure of package qt
Sat, 20 Feb 2010 05:23:09 +0100 Volker Grabsch use the correct pg_config tool in package qt
Thu, 18 Feb 2010 09:16:33 +0100 Mark Brand bugfix: use backquotes instead of $(shell ...) in the build rules of package qt
Thu, 18 Feb 2010 01:56:41 +0100 Mark Brand fixed dependencies for the shared psql plugin in package qt
Wed, 17 Feb 2010 21:57:56 +0100 Mark Brand revert openssl hacks in configure and use pg_config in package qt
Wed, 17 Feb 2010 16:56:48 +0100 Mark Brand simplified linking to openssl in package qt
Tue, 16 Feb 2010 04:12:53 +0100 Volker Grabsch changed coding style: make "-i" always the first argument of $(SED) (by Mark Brand)
Mon, 15 Feb 2010 21:37:49 +0100 Mark Brand update package qt
Mon, 08 Feb 2010 00:58:06 +0100 Volker Grabsch point consequently to "doc/index.html" instead of "doc/index.html or doc/README"
Sat, 23 Jan 2010 00:07:21 +0100 Volker Grabsch test program for package qt
Sat, 23 Jan 2010 00:05:23 +0100 Volker Grabsch improved escaping in the build rules of package qt
Thu, 21 Jan 2010 02:02:05 +0100 Mark Brand update version of package qt
Sat, 16 Jan 2010 23:02:02 +0100 Volker Grabsch simplified file markers
Sun, 06 Dec 2009 12:07:15 +0100 Volker Grabsch improvements for package qt (by Mark Brand)
Fri, 04 Dec 2009 22:24:17 +0100 Volker Grabsch some more improvements for package qt (by Mark Brand)