summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
...
* Update from qt overlay.Davide Pesavento2012-06-182-76/+40
| | | | Drop USE=c++0x from qt-webkit, stop adding USE=qpa to 4.8.3 and later, dead code removal and other minor cleanups.
* added 'esethome' to user.eclassIan Stakenvicius2012-06-182-3/+66
|
* Allow header and library paths flags in setup-allowed-flags(), bug #414641Fabian Groffen2012-06-182-4/+11
|
* Remove licenses prior copying docs.Tomas Chvatal2012-06-172-2/+8
|
* Be slightly more polite.Samuli Suominen2012-06-141-3/+3
|
* small enhancement to examples of doiconJulian Ospald2012-06-142-6/+9
|
* unify build env var setup a bit so other packages can use it #391363Mike Frysinger2012-06-141-3/+17
|
* mpfr has gone stable, so drop hack #420957Mike Frysinger2012-06-141-3/+1
|
* Make the oxt unpacking really work.Tomas Chvatal2012-06-132-5/+8
|
* Handle dodoc correctly to not die if no documents are found.Tomas Chvatal2012-06-132-3/+10
|
* Convert docs to eclass-manpages.Ralph Sennhauser2012-06-122-40/+137
|
* update path to fix_libtool_files.sh in toolchain_pkg_postrm #420731 by Piotr ↵Mike Frysinger2012-06-111-3/+3
| | | | Karbowski
* Add app-admin/eselect-java as preferred provider of eselect java-vm.Ralph Sennhauser2012-06-112-7/+10
|
* Unpack tarballs in directory matching their name rather than ${P}. This ↵Michał Górny2012-06-112-19/+44
| | | | allows the eclass to handle multiple tarballs in one ebuild, and non-snapshot tarballs should work fine too.
* Replace remove_libtool_files with prune_libtool_files.Michał Górny2012-06-112-4/+7
|
* Fix not assigned variable. IE bug#416673.Tomas Chvatal2012-06-112-3/+6
|
* fix for strip-linguas enJörg Bornkessel2012-06-102-3/+6
|
* Remove pypy1_7 from default PYTHON_COMPAT due to removal from tree. Add pypy1_9.Mike Gilbert2012-06-102-4/+8
|
* fixed missing chost tag; fixed append-cppflags warning; added Variable to ↵Jörg Bornkessel2012-06-102-7/+20
| | | | keep the i18n.o object
* reorder public functionsAkinori Hattori2012-06-102-42/+45
|
* fixes bug #416743.Akinori Hattori2012-06-102-8/+10
|
* update @MAINTAINER and minor cleanup.Akinori Hattori2012-06-102-33/+18
|
* fix for games.eclass wrt bug #336626 #c21Julian Ospald2012-06-092-4/+10
|
* Add pypy-1.9 to the list of supported python ABIs.Marien Zwart2012-06-092-3/+7
|
* add *-softfp-* support to the vendor field for people who want this for ↵Mike Frysinger2012-06-092-24/+24
| | | | binary compat with closed sourced drivers #416727 by Raúl Porcel; merge the tc-is-hardfloat helper into the one place where it is called in the whole tree to avoid further confusion between when the return values of tc-is-softfloat and tc-is-hardfloat
* typo.Michał Górny2012-06-081-2/+2
|
* add automake-1.12 to the list so people with only that version installed can ↵Mike Frysinger2012-06-081-3/+3
| | | | build things #419459 by Oleg
* merge @THANKS into @AUTHOR as @THANKS does not existMike Frysinger2012-06-081-5/+4
|
* fix order of eclass doc keywordsMike Frysinger2012-06-081-3/+3
|
* inherit flag-o-matic for append-flagsZac Medico2012-06-074-7/+11
|
* Extract to ${WORKDIR}/${P} rather than ${S}.Michał Górny2012-06-072-4/+8
|
* Specify SLOT in blocker atoms, to avoid blocking Qt5 packages.Davide Pesavento2012-06-072-39/+42
|
* run autotools in subdirs in parallel with new multiprocessing eclassMike Frysinger2012-06-071-9/+20
|
* makeopts_jobs has been moved to multiprocessing.eclass, and all consumers ↵Mike Frysinger2012-06-071-21/+1
| | | | should be upated now
* inherit new multiprocessing for makeopts_jobsMike Frysinger2012-06-072-4/+4
|
* add tests for new multiprocessing eclassMike Frysinger2012-06-072-1/+41
|
* initial multiprocessing eclassMike Frysinger2012-06-071-0/+224
|
* allow gtkdoc steps to be skipped if the tools are not installed #419979 -- ↵Mike Frysinger2012-06-071-6/+12
| | | | if packages want these steps, they can DEPEND on the pkg in question; similarly, give a blanket pass to autopoint for embedded/USE=-nls systems that do not install the gettext package #417641
* Reuse eautoreconf, deprecate autotools-utils_autoreconf.Michał Górny2012-06-062-3/+10
|
* Support other GNOME-related tools in eautoreconf: gtk-doc, gnome-doc & ↵Michał Górny2012-06-062-10/+23
| | | | glib-gettext.
* Move ppc/powerpc fix to after we apply linux patchesMike Pagano2012-06-062-15/+19
|
* Start using prune_libtool_files() from eutils, deprecate remove_libtool_files().Michał Górny2012-06-062-3/+11
|
* Introduce prune_libtool_files() for .la file removal. Based on one used by ↵Michał Górny2012-06-062-3/+101
| | | | autotools-utils.
* Avoid type -P output for glibtoolize, bug #419641Fabian Groffen2012-06-052-3/+6
|
* enhanced functionality of doicon/newicon in eutils.eclassJulian Ospald2012-06-052-31/+111
|
* restore pkg_postrm export -- commit 1.542 was meant to delete pkg_prerm, not ↵Mike Frysinger2012-06-051-2/+2
| | | | pkg_postrm as pointed out by Arfrever
* Allow more providers for stardict, bug #413093 by tot-to and qt team.Pacho Ramos2012-06-052-6/+11
|
* Update Intel/AMD instruction sets for 4.7.Ryan Hill2012-06-052-2/+7
|
* Add -mfloat-abi=* to ALLOWED_FLAGS (bug #419615 by Hector Martin).Ryan Hill2012-06-052-3/+7
|
* No longer call java-pkg_ensure-test in java-pkg-2_pkg_setup as this is ↵Ralph Sennhauser2012-06-042-3/+6
| | | | handled by all package managers. #278965