summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Minor changes to reduce diff with qt5-build.eclassDavide Pesavento2015-06-161-12/+16
|
* Drop QT4_VERBOSE_BUILD variable (always true now).Davide Pesavento2015-06-161-8/+3
|
* Use -execdir instead of xargs.Davide Pesavento2015-06-131-3/+3
|
* Export MAKEFLAGS and OBJDUMP.Davide Pesavento2015-06-131-1/+3
|
* sh is "supported", don't fallback to generic.Davide Pesavento2015-06-131-12/+10
| | | | Also, don't die when tc-arch is unknown, the configure script can handle this internally.
* Workaround gcc-4.8 ICE in qtdeclarative (bug 551560).Davide Pesavento2015-06-131-2/+13
|
* Simplify move of .pc files.Davide Pesavento2015-06-131-11/+6
|
* Don't die when trying to rmdir non-existent directory (bug 551676).Davide Pesavento2015-06-121-2/+2
|
* Use usex().Davide Pesavento2015-06-111-4/+12
|
* Rename some internal functions for consistency.Davide Pesavento2015-06-091-18/+25
|
* More accurate LICENSE.Davide Pesavento2015-06-091-2/+2
|
* Remove two seds that are no longer needed on current Qt versions.Davide Pesavento2015-06-091-31/+9
|
* Blacklist graphite-related flags that cause ICEs on qtwebkit (bug 550780).Davide Pesavento2015-05-311-15/+20
|
* Add note to qt{4,5}_prepare_env()Davide Pesavento2015-05-101-1/+2
|
* Delete obsolete code that is now causing problems on freebsd (bug 493310).Davide Pesavento2015-05-101-5/+1
|
* graphite support was dropped from gcc-4.7Davide Pesavento2015-05-091-7/+1
|
* Move workaround for bug 367045 from qtgui ebuild to eclass.Davide Pesavento2015-05-091-1/+4
|
* Update from qt overlay: overhaul toolchain and *FLAGS handling for proper ↵Davide Pesavento2015-05-091-6/+22
| | | | multilib support during the configure phase. Fixes bug #545106.
* Sync with qt overlay: cleanup prefix-related patching and fix bug #542780.Davide Pesavento2015-04-221-19/+11
|
* Remove all references to qt-project.org and switch EGIT_REPO_URI from ↵Davide Pesavento2015-04-011-4/+5
| | | | gitorious to code.qt.io.
* Workaround toolchain bug on x86 with -Os and --as-needed, see bug #503500.Davide Pesavento2015-03-231-7/+15
|
* Fix indentation.Davide Pesavento2015-03-151-2/+2
|
* set ARCH=arm64 as generic target for qt4 eclassYixun Lan2015-03-111-3/+3
|
* very first step to support arm64, only part of qt4 ebuilds built without ↵Yixun Lan2015-03-061-2/+2
| | | | paches, others require extra patches
* Update SRC_URIsDavide Pesavento2015-01-181-3/+3
|
* Fix breakage caused by recent multilib-build.eclass changes (bug 532510).Davide Pesavento2014-12-181-5/+9
|
* Add blocker on emul-linux-x86-qtlibs wrt bug 529370.Davide Pesavento2014-11-171-1/+2
|
* Initial commit of qt4-build-multilib.eclassDavide Pesavento2014-11-131-0/+816