GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
repo/sync/gentoo.git
master
stable
Sync-friendly git mirror of repo/gentoo with caches and metadata
Michał Górny <mgorny@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
/
qt5-build.eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
eclass: misc spelling fixes
Mike Frysinger
2018-03-28
1
-1
/
+1
*
qt5-build.eclass: Pass -platform option to configure on FreeBSD and Linux.
Arfrever Frehtes Taifersar Arahesis
2018-03-12
1
-1
/
+19
*
qt5-build.eclass: stop using deprecated ltprune.eclass
Davide Pesavento
2018-03-12
1
-2
/
+4
*
qt5-build.eclass: remove gcc version check
Davide Pesavento
2018-03-12
1
-9
/
+0
*
qt5-build.eclass: switch to eapi7-ver.eclass
Davide Pesavento
2018-03-12
1
-6
/
+5
*
qt5-build.eclass: fix comment
Davide Pesavento
2018-03-06
1
-1
/
+1
*
qt5-build.eclass: also call default_src_unpack for live ebuilds
Michael Palimaka
2018-03-06
1
-1
/
+1
*
qt5-build.eclass: Set qtchooser default.conf link to qt5.conf
Andreas Sturmlechner
2018-02-22
1
-0
/
+2
*
qt5-build.eclass: ${D}${QT5_ARCHDATADIR#${EPREFIX}}: keep EPREFIX.
Benda Xu
2018-02-20
1
-2
/
+2
*
qt5-build.eclass: introduce QT5_GENTOO_PRIVATE_CONFIG
Michael Palimaka
2018-02-04
1
-10
/
+106
*
qt5-build.eclass: use a subshell for insinto+newins
Davide Pesavento
2018-02-04
1
-2
/
+3
*
qt5-build.eclass: fix warning message
Davide Pesavento
2018-02-04
1
-5
/
+5
*
qt5-build.eclass: fix qconfig.pri regeneration.
i.Dark_Templar
2018-02-04
1
-2
/
+12
*
qt5-build.eclass: -qml-debug is removed from qtbase in 5.11
Michael Palimaka
2018-01-14
1
-1
/
+1
*
qt5-build.eclass: fix respecting toolchain in 5.9 and later
Michael Palimaka
2018-01-14
1
-0
/
+32
*
qt5-build.eclass: use the system-configured linker
Michael Palimaka
2017-12-22
1
-2
/
+2
*
qt5-build.eclass: add support for 5.10 URIs
Jimi Huotari
2017-12-22
1
-2
/
+14
*
qt5-build.eclass: improve eclassdoc
Davide Pesavento
2017-11-27
1
-1
/
+4
*
qt5-build.eclass: drop support for Qt 5.6
Davide Pesavento
2017-11-27
1
-28
/
+7
*
qt5-build.eclass: fix test dependency logic
Michael Palimaka
2017-10-12
1
-1
/
+1
*
qt5-build.eclass: unset variables that, if set, cause configure to fail
Michael Palimaka
2017-10-10
1
-0
/
+5
*
qt5-build.eclass: don't add a test dependency for dev-qt/qtwebkit
Michael Palimaka
2017-10-08
1
-1
/
+1
*
qt5-build.eclass: drop insecure git:// URL from EGIT_REPO_URI
Davide Pesavento
2017-10-08
1
-3
/
+2
*
qt5-build.eclass: adapt to changes in Qt 5.9 git
Jan Kundrát
2017-10-08
1
-3
/
+5
*
qt5-build.eclass: handle live minor versions >=10
Michael Palimaka
2017-10-08
1
-1
/
+1
*
qt5-build.eclass: create a forwarding header for qtbase
Michael Palimaka
2017-10-08
1
-0
/
+7
*
qt5-build.eclass: simplify conditional since 5.8.0 is gone
Davide Pesavento
2017-10-08
1
-2
/
+1
*
qt5-build.eclass: cleanup iconv handling
Davide Pesavento
2017-10-08
1
-1
/
+2
*
qt5-build.eclass: Fix qtbase configure for {5,5.8}.9999
Jimi Huotari
2017-10-08
1
-1
/
+3
*
qt5-build.eclass: fix avoiding qmake recompilation for Qt 5.8 and later
Michael Palimaka
2017-10-08
1
-2
/
+8
*
qt5-build.eclass: introduce qt_use_disable_config
Michael Palimaka
2017-10-08
1
-0
/
+23
*
qt5-build.eclass: adjust to upstream multimedia build system changes in qtbase
Michael Palimaka
2017-10-08
1
-2
/
+2
*
qt5-build.eclass: remove dead code
Davide Pesavento
2017-05-18
1
-6
/
+1
*
qt5-build.eclass: update copyright year
Davide Pesavento
2017-04-25
1
-1
/
+1
*
qt5-build.eclass: replace eutils inherit with estack+ltprune
Davide Pesavento
2017-04-25
1
-1
/
+1
*
qt5-build.eclass: drop support for EAPI 5
Davide Pesavento
2017-04-25
1
-16
/
+7
*
dev-qt/qtcore: move system-doubleconversion handling to the eclass
Davide Pesavento
2017-03-18
1
-2
/
+1
*
Drop $Id$ per council decision in bug #611234.
Robin H. Johnson
2017-02-28
1
-1
/
+0
*
qt5-build.eclass: fix doc handling in Qt 5.6.2 and later
Jimi Huotari
2016-12-15
1
-2
/
+10
*
qt5-build.eclass: drop support for Qt < 5.6
Davide Pesavento
2016-12-04
1
-23
/
+9
*
qt5-build.eclass: don't run gcc version checks if compiler is not gcc
Davide Pesavento
2016-07-07
1
-13
/
+15
*
dev-qt: upstream respun 5.6.1 tarballs
Michael Palimaka
2016-06-24
1
-1
/
+6
*
qt5-build.eclass: tweak sed expression to also apply to 5.6.1 and later
Davide Pesavento
2016-06-13
1
-1
/
+1
*
qt5-build.eclass: switch to using system proxy settings by default
Davide Pesavento
2016-06-12
1
-5
/
+3
*
qt5-build.eclass: initial configure support for Qt 5.8 (current dev branch)
Davide Pesavento
2016-06-09
1
-5
/
+6
*
qt5-build.eclass: make sure we enable the QML debugging support
Davide Pesavento
2016-05-30
1
-2
/
+2
*
qt5-build.eclass: drop 5.4 support
Davide Pesavento
2016-04-13
1
-24
/
+11
*
qt5-build.eclass: use https in SRC_URI
Davide Pesavento
2016-04-13
1
-2
/
+2
*
qt5-build.eclass: preliminary support for Qt 5.7
Davide Pesavento
2016-04-13
1
-7
/
+20
*
qt5-build.eclass: simplify gcc version check, add eerror
Davide Pesavento
2016-04-13
1
-6
/
+5
[next]