summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* epatch: split common opts out from what devs usually want to control, and ↵Mike Frysinger2012-04-201-6/+34
| | | | allow flags to be passed directly to epatch
* TypoPatrick Lauer2012-04-202-3/+6
|
* Extending eclass for apache 2.4Patrick Lauer2012-04-202-3/+23
|
* Overhaul *FLAGS handling in eqmake4() to fix bug 361303. Thanks to Michael ↵Davide Pesavento2012-04-192-8/+15
| | | | (kensington) for the patch.
* No ewarns even if tar misses some files on unpack, as that is so common it's ↵Andreas Hüttel2012-04-192-8/+7
| | | | pretty much useless.
* Added CABAL_FEATURES=test-suite by Alexander Vershilov. It enables building ↵Sergei Trofimovich2012-04-192-2/+15
| | | | of test suites introduced in Cabal-1.8
* Add appropriate blockers for qt-bearer.Davide Pesavento2012-04-192-2/+7
|
* [eclass] Document some vars in openibAlexey Shvetsov2012-04-181-5/+10
|
* removed unneeded path install for /usr/local/share; fix i18n install bug, ↵Joerg Bornkessel2012-04-182-9/+12
| | | | start with vdr-1.7.27 bug 411945, thanks to Marc Perrudin for this workaround
* [eclass] add docs variableAlexey Shvetsov2012-04-181-1/+3
|
* [eclass] Update openib eclassAlexey Shvetsov2012-04-181-4/+31
|
* Port changes from MySQL overlay. Drops old mysql-community, mysql-cluster. ↵Robin H. Johnson2012-04-182-81/+31
| | | | Fixes build of new PBXT, MariaDB and other bits.
* fix typo pointed out by ArfreverMike Frysinger2012-04-161-2/+2
|
* Whitespace cmake dep. Add build_rules to CMAKE_BUILD_DIR rather than to T as ↵Tomas Chvatal2012-04-162-6/+11
| | | | they might vary for multiple abi builds. Create the CMAKE_BUILD_DIR right away when determined.
* Unbreak waf-utils.eclass by restoring --jobs= argument wrt #412159Samuli Suominen2012-04-162-4/+7
|
* Use new makeopts_jobs helper from eutils.eclass.Mike Frysinger2012-04-154-14/+14
|
* add makeopts_jobs for extracting the -j# from MAKEOPTSMike Frysinger2012-04-151-1/+16
|
* move 'dev-haskell/cabal' santy check out from 'pkg_*' to 'src_*' function to ↵Sergei Trofimovich2012-04-142-8/+13
| | | | allow binary installation. Reported by tamiko.
* fix -dynamic './setup configure' failures against newer libffi (bug #411789 ↵Sergei Trofimovich2012-04-142-5/+12
| | | | by Leonid Podolny)
* simplify SLOT logic a bit by dropping CTARGET as we no longer need it -- we ↵Mike Frysinger2012-04-141-4/+2
| | | | have CATEGORY=cross-${CTARGET} to keep things unique
* Remove outdated bits for <ghc-6.10 and <cabal-1.8. Switch from 'eerror' to ↵Sergei Trofimovich2012-04-093-238/+92
| | | | 'eqawarn' as suggested by Paweł Hajdan, Jr. (http://www.gossamer-threads.com/lists/gentoo/dev/251259). Install empty '.conf' files for binaries to help 'haskell-updater' pick binaries built with onder haskell toolchain on ghc upgrade.
* Punt stale icon-theme.cache files and empty icon theme directories after ↵Alexandre Rostovtsev2012-04-082-3/+15
| | | | theme uninstallation (bug #410495, thanks to Maxim Kammerer for reporting).
* vdr-vdrmanager added for gettext handlingJoerg Bornkessel2012-04-072-2/+6
|
* some plugins gives false positive results on gettext handling, add this ↵Joerg Bornkessel2012-04-072-2/+9
| | | | plugins here
* Downgrade from elog to einfo to avoid flooding logsAnthony G. Basile2012-04-061-5/+5
|
* fix by Christoph Junghans to decompress files into $PWD #408801Mike Frysinger2012-04-051-2/+4
|
* Update from qt overlay, fixes #407523.Davide Pesavento2012-04-042-28/+77
|
* Use .xz also for 4.8.x with x>1.Johannes Huber2012-04-043-5/+9
|
* Add function that makes it easier to properly install Python scripts that ↵Krzysztof Pawlik2012-04-032-2/+20
| | | | get installed automatically by distutils.
* Rename ESCM_OFFLINE to EVCS_OFFLINE, see bug #410469.Krzysztof Pawlik2012-04-032-3/+6
|
* Add detection of collision-protect in FEATURES.Krzysztof Pawlik2012-04-032-3/+18
|
* Reorder git-2.eclass maintainers to get bugs assigned to most active maintainer.Pacho Ramos2012-04-032-3/+7
|
* Use einfo instead of ewarn as discussed in ↵Pacho Ramos2012-04-022-3/+8
| | | | http://archives.gentoo.org/gentoo-dev/msg_512b5e4049617666f6637618bd62857a.xml
* Switch from ESCM_OFFLINE var to EVCS_OFFLINE (bug #410467 by Ulrich ↵Sergei Trofimovich2012-04-022-9/+13
| | | | Müller). Don't skip _darcs/ when checkout to $WORKDIR. Add 'rsync' to DEPENDS.
* ESCM_OFFLINE -> EVCS_OFFLINE. Bug 410471.Mike Gilbert2012-04-012-3/+6
|
* Fix two small issues, spotted by Sławomir Nizio <slawomir.nizio@sabayon.org>.Krzysztof Pawlik2012-03-302-4/+9
|
* installing broken links has been non fatal only for texlive prior to 2010, ↵Alexis Ballier2012-03-301-4/+2
| | | | which are now gone, remove the code for these versions and make it always fatal
* Sanitizing directory permissions #398899Patrick Lauer2012-03-292-3/+12
|
* Add more versions of pypy to the hardcoded mapping in python.eclass.Marien Zwart2012-03-292-3/+9
|
* inherit cdrom eclass since we use cdrom_get_cdsMike Frysinger2012-03-281-3/+3
|
* Try to unbreak dependency generation.Marien Zwart2012-03-282-5/+8
|
* Add support for disabling debug useflag usage for old oasis versionsAlexis Ballier2012-03-271-6/+15
|
* Add OASIS_BUILD_TESTS variable to automatically enable tests at ↵Alexis Ballier2012-03-271-1/+15
| | | | src_configure, allowing to factorise some more code
* add oasis.eclassAlexis Ballier2012-03-271-0/+97
|
* fix typo: dv -> devMichael Sterrett2012-03-271-2/+2
|
* _python-distutils-ng_generate_depend was used only in one place, inline it.Krzysztof Pawlik2012-03-262-24/+18
|
* Avoid ${impl::-3} parameter expansion, this is not supported by older bash ↵Krzysztof Pawlik2012-03-262-5/+10
| | | | and caused issues with cache generation.
* Small fixes: use +=, cleanup used variables, white space.Krzysztof Pawlik2012-03-262-6/+12
|
* Include only valid values in REQUIRED_USE.Krzysztof Pawlik2012-03-262-7/+11
|
* Add missing space to new python.eclassJustin Lecher2012-03-262-3/+6
|