summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Pass -importdir to configure only for qt >= 4.7 (bug #396685).Davide Pesavento2012-01-011-4/+5
* Minor coding style cleanup.Davide Pesavento2012-01-011-18/+21
* Respect {C,CXX,LD}FLAGS during config.tests (bug #336618).Davide Pesavento2011-12-311-8/+11
* Make the output of qt4-build_src_unpack() more readable.Davide Pesavento2011-12-301-7/+10
* Reimplement qt_use() more concisely, fix/clarify doc.Davide Pesavento2011-12-271-16/+5
* Improve eclass doc.Davide Pesavento2011-12-261-6/+23
* Misc cleanups, add a few missing "|| die", fix description of some functions.Davide Pesavento2011-12-261-78/+58
* Delete obsolete sed on fvisibility.test, it's no longer needed in all version...Davide Pesavento2011-12-251-8/+1
* Cleanup and sort flags in standard_configure_options(), no functional changes.Davide Pesavento2011-12-211-33/+26
* Disable rpath for Qt 4.8 and later (bug #380415). Thanks to dilfridge for tes...Davide Pesavento2011-12-211-1/+4
* Remove obsolete workaround.Davide Pesavento2011-12-211-5/+1
* 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