| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Bug: http://bugs.gentoo.org/637790
Bug: http://bugs.gentoo.org/637792
Bug: http://bugs.gentoo.org/637794
Bug: http://bugs.gentoo.org/637796
Bug: http://bugs.gentoo.org/637798
Bug: http://bugs.gentoo.org/637800
Bug: http://bugs.gentoo.org/637802
Bug: http://bugs.gentoo.org/637804
|
|
|
|
| |
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
| |
|
|
|
|
| |
builds to compile with libevent-2.1
|
| |
|
|
|
|
| |
This fixes Gentoo bug #601134.
|
|
|
|
|
|
|
|
|
|
| |
mozconfig
mozilla-48 and newer have dropped some configuration options that are no longer used
in the build system, and due to the way the new python configure operates, any options
specified that are not recognized are fatal. Moving these options out of mozcoreconf
allows the older mozconfig's to retain the same configuration while also allowing newer
mozconfig's to drop them as appropriate.
|
|
|
|
|
|
|
|
|
|
|
|
| |
- mozcoreconf-v4 introduced to centralize toolchain and related build
settings, and improve configuration settings related to toolchain usage.
- mozconfig-v6.45 modified to inherit new mozcoreconf-v4
- mozconfig-v6.47 introduced, also inheriting mozcoreconf-v4
- removed old versions of mozconfig related to mozilla versions no longer
in repo
|
|
|
|
|
|
|
|
|
|
|
|
| |
This commit introduces changes to mozconfig-v6.45.eclass and related changes
to the existing mail-client/thunderbird-45.0 and the new version bump
www-client/firefox-45.1.0 to support using system copies of media-libs/harfbuzz
and media-gfx/graphite2 instead of the copies bundled inside of the mozilla
codebase.
www-client/firefox-45.1.0 was additionally bumped to support security bug 581326
Package-Manager: portage-2.2.26
|
| |
|
|
|
|
|
|
| |
and fixed usage with EAPI-6.
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
|
|
This is an initial pass of EAPI6 migration, the eclasses and ebuilds may be ported further
in the future to take advantage of any missing EAPI6 functionality.
Bug: https://bugs.gentoo.org/576862
Package-Manager: portage-2.2.26
|