summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set importdir to be /usr/$(get_libdir)/qt4/imports instead of the non-FHS-com...Jonathan Callen2011-12-161-3/+7
* Handle sparc64-* in arch configuration.Davide Pesavento2011-12-101-9/+9
* Update HOMEPAGE (bug #388133).Davide Pesavento2011-12-081-2/+2
* Add dependency on dev-util/pkgconfig (#385835 and #387783).Davide Pesavento2011-11-191-1/+2
* Remove support for Qt 4.5, add blockers for qt-declarative, small cleanup.Davide Pesavento2011-11-191-37/+28
* Make qt_assistant_cleanup() a no-op for Qt 4.7.4 and later (bug #386709).Davide Pesavento2011-11-191-6/+14
* Set qt@g.o as maintainer, minor cleanups (quoting, whitespace, etc.)Davide Pesavento2011-11-121-23/+25
* Whitespace.Jeroen Roovers2011-11-021-2/+2
* add support for qpa and c++0x use flags for Qt-4.8. patch ack'd by tampakrapMarkos Chandras2011-10-301-2/+23
* prepare eclass for 4.8.0_rcMarkos Chandras2011-10-161-3/+3
* trim useless trailing whitespaceMike Frysinger2011-08-291-4/+4
* fix random bugs in eclass documentation, and convert to new @AUTHOR tagMike Frysinger2011-08-221-8/+13
* make eclass ready for 4.8.0_beta releasesMarkos Chandras2011-08-131-2/+14
* Convert every instance of hasq to has.Samuli Suominen2011-07-081-3/+3
* moved makefile generation from compile to configure phase.Alex Alexander2011-03-101-4/+19
* enabled support for sse4 in qt-4.7.2, bug #344915Alex Alexander2011-03-031-4/+2
* Fix escaping of quotes in qt4-build.eclass, bug 332669.Dror Levin2011-01-201-3/+3
* re-enable some of the USE flags for qgtkstyleAlex Alexander2010-11-131-4/+2
* adjust qt4-build eclass for qgtkstyleAlex Alexander2010-11-131-3/+7
* workaround for bug #344915Alex Alexander2010-11-101-1/+7
* Remove arm workaround now that its been fixed on gcc-4.4.3-r3Raúl Porcel2010-10-131-7/+1
* Do not strip debug QT CFLAGS per bug #329533Markos Chandras2010-09-051-2/+2
* TypoMarkos Chandras2010-08-141-2/+2
* Quote CC,CXX,LD,LINK. Bug #332669. Thanks to Harald van DijkMarkos Chandras2010-08-141-3/+3
* Don't spit out warning with -g0. Patch from Bartosz Brachaczek <b.brachaczek@...Markos Chandras2010-08-131-2/+2
* Add workaround for ARMRaúl Porcel2010-08-081-1/+7
* Remove .la files from every qt moduleMarkos Chandras2010-07-111-1/+3
* Introduce functions from -edge eclass. Use them for 4.7.0_beta2 ebuild for nowMarkos Chandras2010-07-081-2/+41
* Add qt4-build_src_test that runs make check only in target build directories.Dominik Kapusta2010-07-031-2/+11
* Strip CFLAGS from qmake wrt bug #312689Markos Chandras2010-07-031-1/+3
* Fix sedding of $MAKE in qt 4.5, bug 321335 (again).Dror Levin2010-05-301-5/+7
* Don't pass p option to tar when unpacking.Dror Levin2010-05-271-3/+3
* Apply fvisibility fix for versions > 4.7.0_beta as wellMarkos Chandras2010-05-261-2/+2
* Improve -g{,gdb} check for qt-webkit to include test for -g{,gdb}[0-9].Dror Levin2010-05-251-13/+14
* Fix CC, CXX, LD and LINK in all test files, bug 321335.Dror Levin2010-05-241-3/+6
* fixed 4.7.0_beta1 regression with -fvisibility=hiddenAlex Alexander2010-05-241-1/+8
* inform the users that building qt-webkit with -ggdb can be problematic.Alex Alexander2010-05-221-1/+13
* fix bug 320851.Alex Alexander2010-05-221-20/+12
* [qt4-build.eclass] Prevent users from unintentionally breaking their systemsBen de Groot2010-03-241-4/+14
* [qt4-build.eclass] added exceptions USE flag for >= Qt 4.6.x - bug #240185Alex Alexander2010-02-171-17/+11
* Remove unneeded and outdated ewarn in qt4-buildDror Levin2010-02-151-18/+1
* Small patch to fix Darwinbuild issues with qt4-build.eclassBen de Groot2010-02-101-10/+6
* add a die check to the tar unpacking stepMike Frysinger2010-01-211-2/+2
* Don't use uname - CHOST has the needed informationJonathan Callen2010-01-171-2/+2
* Add last couple of changes from prefix overlayJonathan Callen2010-01-131-3/+7
* Remove code for Qt 4.5.3 on Prefix, as only >=4.6.0 will be portedJonathan Callen2009-12-251-39/+14
* you never know what the future will bring (an IRIX port?) so don't rely on ge...Fabian Groffen2009-12-251-3/+2
* Apply changes for prefix to qt4-build.eclassJonathan Callen2009-12-241-40/+233
* Fix typo (qt4-build-edge -> qt4-build)Jonathan Callen2009-12-221-3/+3
* Remove cruft from qt4-build.eclass, in preparation for merging of prefix changesJonathan Callen2009-12-221-208/+73