summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [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 ↵Fabian Groffen2009-12-251-3/+2
| | | | get_libdir always returning lib
* 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 ↵Dominik Kapusta2009-10-031-2/+4
| | | | in build_directories()
* 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 ↵Thomas Sachau2009-07-311-1/+2
| | | | yngwin for the qt herd
* 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
|
* Prepare eclasses for eclass-manpage package. Clean up qt4.eclass. Thanks to ↵Markos Chandras2009-05-221-2/+84
| | | | mren and Davide for the help.Fixes bug 209626
* Might fix bug 261412Markos Chandras2009-05-121-1/+6
|
* Make eclass 4.5.{1,2} readyMarkos Chandras2009-04-231-2/+8
|
* Five beeps is excessively annoying and slowGordon Malm2009-03-281-2/+2
|
* Refactor gcc-3 stack-protector filtering a bit moreGordon Malm2009-03-281-8/+5
|
* Add fix for bug 253127 dropped in qt4-build.eclass revision 1.21Gordon Malm2009-03-281-2/+7
|
* remove the fbsd special case for reduce-relocations now that the spec fix ↵Alexis Ballier2009-03-161-3/+2
| | | | has reached qt 4.5.0
* Use $(tc-arch) rather than ${ARCH}.Diego Elio Pettenò2009-03-111-5/+5
| | | | | | | | | | With this change, the 32-bit userland version of amd64 profiles will build qt properly; without this, Qt will enable 64-bit instructions when the compiler is set to produce 32-bit code, causing an assembler failure. This is needed to be able to build Qt4 for the emul-linux-x86 packages.
* Correct license extraction in case of 4.5 packagesMarkos Chandras2009-03-051-3/+8
|
* Updating qt4-build.eclass for 4.5.0 releaseBen de Groot2009-03-041-4/+8
|
* More whitespaces clean upMarkos Chandras2009-02-151-3/+3
|
* Remove trailing spaces, fixing typoMarkos Chandras2009-02-141-3/+2
|
* fixing typoMarkos Chandras2009-02-141-2/+2
|
* Updating eclass. Partially fixes bug #172219Markos Chandras2009-02-141-28/+30
|
* Make qt4-build.eclass use EAPI-2 awareBen de Groot2009-02-111-38/+68
|
* Disable reduce-relocations on bsd as the qmake spec files aren't ready for ↵Alexis Ballier2009-01-291-2/+2
| | | | this and it causes build failures; we'll have to enable it back once upstream will have fixed the spec files.
* Append -fno-stack-protector-all to creation of internal qmake, bug 253127Gordon Malm2009-01-211-4/+10
|
* Adding post-install warning about Qt4 plugins needing rebuildingBen de Groot2009-01-121-1/+15
|
* Preparing qt4-build.eclass for qt-4.4.2Ben de Groot2008-09-181-3/+3
|