summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use ':' as delimiter. Fixes bug 295530Markos Chandras2009-12-061-4/+4
* Added patch by Alex Alexander aka. 'Wired'.Ioannis Aslanidis2009-11-191-4/+4
* added ewarn about 4.6 beta->rc binary compatibility breakageAlex Alexander2009-11-181-15/+35
* Enable RPATH in Qt4 and Qt4 apps, fix bug 180872.Dror Levin2009-11-101-2/+2
* Fix cross-compilation with distcc for qt ebuilds - bug #282984Dominik Kapusta2009-11-091-1/+7
* Append -mminimal-toc for qt ebuilds on ppc64 - bug #261632Dominik Kapusta2009-11-091-1/+7
* getting ready for Qt 4.6Alex Alexander2009-10-161-9/+28
* Trying to fix bug #282984 in a clean way. Passing system compilers to emake i...Dominik Kapusta2009-10-031-2/+4
* qt4-build.eclass 4.5.3 supportAlex Alexander2009-10-021-3/+4
* Switching to gzip packages like Nokia does starting from 4.5.3Dominik Kapusta2009-10-021-5/+15
* Update Homepage and SRC_URI linksMarkos Chandras2009-08-111-3/+3
* Fix building with multilib environment in qt4-build.eclass with ok from yngwi...Thomas Sachau2009-07-311-1/+2
* Apply patch to support multilib portage.Thanks to Tommy[D]Markos Chandras2009-07-131-18/+33
* Do not hardcode Qt version on display messageMarkos Chandras2009-06-281-2/+2
* Remove custom-cxxflags from qt4-build.eclassBen de Groot2009-06-271-19/+2
* Slight adjustment in SRC_URI for qtsoftware.comBen de Groot2009-06-271-6/+6
* Added -platform parameter on configure. Fixes bug 270475Markos Chandras2009-06-061-7/+2
* Use autopatcher from base eclassMarkos Chandras2009-05-291-3/+12
* Make qt-modules be on the same version. Thanks to Alex 'wired' AlexanderMarkos Chandras2009-05-291-2/+31
* I forgot to remove a temporary workaroundMarkos Chandras2009-05-231-8/+1