summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* More update the docTomas Chvatal2012-10-022-3/+6
|
* Always use openSUSE:Tools as project to get updates. Remove obs_package ↵Tomas Chvatal2012-10-022-8/+7
| | | | declaration as it is equal to pn.
* Change the documentation a bit and take OBS_PACKAGE from PN if not set.Tomas Chvatal2012-10-022-6/+11
|
* Make VIRTUALX_COMMAND nonfatal so that Xvfb is always killed. Return status ↵Michael Palimaka2012-10-023-5/+15
| | | | at the end of CMake test phase. This fixes bug #406353.
* Add 3.3 as a supported python abi for testing.Mike Gilbert2012-10-022-3/+6
|
* depend on virtual/pkgconfig for gcj/gtk deps #436724 by Diego Elio PettenòMike Frysinger2012-10-011-2/+4
|
* Increase Xfvb resolution to address gimp test failure, bug #414853.Chí-Thanh Christopher Nguyễn2012-09-292-4/+8
|
* added helper function to remove i18n.h includes, if media-plugins/vdr-* are ↵Joerg Bornkessel2012-09-292-2/+19
| | | | still use the obsoleted i18n handling and unsupported to gettext handling
* Test for the EAPI explicitly, because it isn't required that package ↵Ulrich Müller2012-09-282-3/+7
| | | | managers implement usex as a shell function.
* fixed changelog messageIan Stakenvicius2012-09-281-2/+2
|
* reverted fatal error from unset and made it a warning only shown when ↵Ian Stakenvicius2012-09-282-3/+9
| | | | checking for 'kern' arch, so that the portage environment call of tc-arch will not fail anymore, bug 436450
* Remove a silly EAPI conditional.Mike Gilbert2012-09-272-3/+6
|
* Fixed tc-ninja_magic_to_arch() to also use KV_FULL and fail if no kernel ↵Ian Stakenvicius2012-09-272-2/+9
| | | | version specified, bug 432390
* Made 'usex' declaration conditional on lack of PM or EAPI5+ supportIan Stakenvicius2012-09-272-3/+10
|
* naive bump of all EAPI-specific checks in eclasses to permit EAPI=5 where ↵Ian Stakenvicius2012-09-2743-100/+120
| | | | EAPI=4 was previously allowed
* Allow usage of EAPI 5.Mike Gilbert2012-09-272-15/+8
|
* Default clutter license is LGPL-2.1 or later.Alexandre Rostovtsev2012-09-272-4/+7
|
* add PYTHON_USE wrt #426768Julian Ospald2012-09-262-5/+24
|
* Be more strict about eautoreconfig on aclocal.m4. Fixes bug#424763 and ↵Tomas Chvatal2012-09-202-3/+7
| | | | bug#420631.
* Keyword for *-linux prefixJustin Lecher2012-09-201-2/+2
|
* Remove empty lineJustin Lecher2012-09-201-2/+1
|
* Add support for the ninja build system wrt bug #430608. Improve prefix ↵Michael Palimaka2012-09-202-9/+45
| | | | support wrt bug #434086.
* VALA_{MIN,MAX}_API_VERSION are not unset by default.Alexandre Rostovtsev2012-09-202-4/+5
|
* using now append-lfs-flags for large filesJoerg Bornkessel2012-09-193-5/+9
|
* Introduce boost-utils eclass, to support linking against arbitrary boost ↵Michał Górny2012-09-192-1/+100
| | | | version.
* Use lightweight checkout instead of export if EBZR_WORKDIR_CHECKOUT is set; ↵Ulrich Müller2012-09-182-19/+30
| | | | bug 434746. Remove old cleanup code.
* Use has_version instead of built_with_use.Tim Harder2012-09-182-3/+6
|
* better LINGUAS detection, vdr-plugin-2.eclassJoerg Bornkessel2012-09-172-3/+6
|
* Mark as DEAD for removal.Ulrich Müller2012-09-162-3/+9
|
* Add old license jingle until we have fixed the license situation generallyJustin Lecher2012-09-162-3/+11
|
* Use ChangeLogJustin Lecher2012-09-161-1/+8
|
* New eclassJustin Lecher2012-09-161-0/+256
|
* Remove redundant DESCRIPTION variable settings.Zac Medico2012-09-1515-47/+30
|
* Drop quiet mode.Brian Harring2012-09-141-16/+11
| | | | | | | | | | 1) paludis never had a quiet_mode, portage did. 2) portage manages it's output as is via controlling what it relays to term from logs. Meaning, this isn't useful/necessary, plus it didn't properly protect itself from external bleeding of output content into that func for when quiet_mode wasn't a function.
* ghc-pkg --global-conf parameter is renamed to --global-package-db in ghc 7.6.1Mark Wright2012-09-142-3/+11
|
* initial aarch64 supportMike Frysinger2012-09-131-1/+4
|
* Disable crashreporter on all mozilla products, bug #433962Jory Pratt2012-09-122-2/+6
|
* Small stylistic fix.Alexandre Rostovtsev2012-09-122-3/+6
|
* Typo: s/VALA_API_VERSION/version/Alexandre Rostovtsev2012-09-122-6/+9
|
* New eclass.Alexandre Rostovtsev2012-09-122-1/+127
|
* error out if loading functions.sh failedMike Frysinger2012-09-121-1/+4
|
* drop cvs support since anoncvs.enlightenment.org no longer existsMike Frysinger2012-09-121-20/+9
|
* call epatch_userMike Frysinger2012-09-121-1/+2
|
* Allow vim to be built against ruby-1.9.Tim Harder2012-09-112-4/+7
|
* Remove deprecated chromium_check_kernel_config.Paweł Hajdan2012-09-112-12/+5
|
* drop usage of strip_duplicate_slashes (it's a portage internal)Brian Harring2012-09-103-7/+17
|
* Rename ESCM_OFFLINE to EVCS_OFFLINE. Drop ESCM_VERSION. Fixes bug 410465.Ulrich Müller2012-09-092-5/+7
|
* Support live SELinux policy buildsSven Vermeulen2012-09-082-7/+25
|
* Improve respect for *FLAGS. Fixes part of bug #427782.Michael Palimaka2012-09-062-3/+12
|
* Dont try to extract cmake/modules for kdegames > 4.9.0. Its removed from ↵Johannes Huber2012-09-042-3/+8
| | | | top-level directory by upstream, fixes bug #431924.