summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Consider patch alias, #404447Naohiro Aota2012-03-012-3/+6
* Cleanup qt_mkspecs_dir().Davide Pesavento2012-03-012-12/+16
* Fold standard_configure_options() into qt4-build_src_configure().Davide Pesavento2012-03-012-74/+78
* Cdrom functions split out to dedicated cdrom.eclass.Ulrich Müller2012-03-012-218/+6
* drop cxxabi.h relocation since it appears to be unnecessary nowadays with our...Mike Frysinger2012-02-281-5/+1
* Minor cleanup.Davide Pesavento2012-02-281-22/+19
* Add qt-openvg blocker.Davide Pesavento2012-02-282-2/+7
* Only pass with-branding if bindist buildJory Pratt2012-02-281-2/+2
* Fix branding when bindist is enabledJory Pratt2012-02-281-1/+4
* Add a safety check to catch issues like bug 405299 earlier. Adapted from Prog...Mike Gilbert2012-02-272-2/+16
* Convert to eshopts_{push,pop}, bug 328871 by Spanky.Pacho Ramos2012-02-262-6/+9
* Use correct menu categories for app-* as discussed in gentoo-dev.Pacho Ramos2012-02-262-14/+17
* Adds CCASFLAGS to list of flags which are filteredAnthony G. Basile2012-02-261-3/+3
* Improved obs-service eclass to fix paths to suse-build automaticallyMichal Hrušecký2012-02-252-11/+26
* Bug #404193: Depend on virtual/modutils instead of sys-apps/module-init-tools.Robin H. Johnson2012-02-252-4/+8
* Fix python restricts, eclass overrides everything elsePatrick Lauer2012-02-241-3/+2
* ruby-ng.eclass: Improve no-matching-ruby-target-error message wording wrt bug...Alex Legler2012-02-232-4/+14
* Respect ESVN_USER, ESVN_PASSWORD and ESVN_OPTIONS on repo update, #401737Justin Lecher2012-02-212-3/+8
* Use WORKDIR instead of T for temporary GNUstep.conf, fixes bug #389859Bernard Cafarelli2012-02-202-7/+10
* Require dev-libs/ppl-0.11 now that it's stable (bug #396569). Drop cloog-ppl...Ryan Hill2012-02-202-10/+9
* Remove my WANT_AUTOMAKE=none overloading in eautomake and instead introduce A...Robin H. Johnson2012-02-202-14/+36
* Gentoo-specific ant distfiles will be served from my devspace instead of mirr...Vlastimil Babka2012-02-161-2/+2
* Add error message when copying source failsOle Markus With2012-02-161-2/+2
* epatch: log all successful patches in ${T}/epatch.log so people can post-proc...Mike Frysinger2012-02-161-6/+17
* move media-tv to virtual/linuxtv-dvb-headers, bug #403929Jörg Bornkessel2012-02-152-3/+6
* eumask_pop: error out if someone tries to pass args to usMike Frysinger2012-02-141-1/+2
* ESVN_UMASK: fix grammar and add useful documentationMike Frysinger2012-02-141-3/+7
* drop unpack_{makeself,pdv} since they are in unpacker.eclass nowMike Frysinger2012-02-141-212/+1
* Enable PyPy 1.8 support.Zac Medico2012-02-132-3/+7
* add auto-detection of makeself files with *.bin files #403451Mike Frysinger2012-02-131-2/+8
* require autoconf-2.68 since that is the latest stable now #403035Mike Frysinger2012-02-131-2/+2
* update comments to reflect reality of func namesMike Frysinger2012-02-131-3/+3
* Minor code style cleanup and quoting fixes.Davide Pesavento2012-02-132-24/+29
* Finally remove ${S} fallback, it was deprecated 3 months ago.Davide Pesavento2012-02-132-15/+5
* eqmake4: make CONFIG manipulation more robust by using gsub in the awk script...Davide Pesavento2012-02-132-13/+18
* always install stuff into /usr/share/phpMatti Bickel2012-02-122-16/+9
* fix building with fox:1.7Matti Bickel2012-02-122-2/+9
* Fix bug 301299 for gccMagnus Granberg2012-02-122-3/+12
* Provide a way to run eautoreconf without automake by using WANT_AUTOMAKE=none.Robin H. Johnson2012-02-122-3/+13
* Remove vdr_add_local_patch() and use epatch_user() from eutils instead. Issue...Christian Ruppert2012-02-112-67/+45
* Delete declaration of unused variable.Ulrich Müller2012-02-112-4/+7
* Revert previous commit to python eclass, breaks any ebuild using PYTHON_DEPEN...Thomas Sachau2012-02-102-3/+7
* Removing python 2.4 support from python eclassPatrick Lauer2012-02-102-3/+6
* Make src_test() a noop for qt-multimedia (bug #332299).Davide Pesavento2012-02-092-2/+8
* Drop buggy code as discussed on qt@gentoo.org on 2012/02/02Markos Chandras2012-02-092-5/+5
* Use check on configuration file instead of has_version for EAPI0 ebuildsBernard Cafarelli2012-02-092-3/+6
* Force clang when using experimental libobjc2 supportBernard Cafarelli2012-02-082-3/+13
* Whitespace fixLars Wendler2012-02-072-3/+6
* Fixed eclass for usage with seamonkey (which has langpacks in beta releases)Lars Wendler2012-02-072-4/+11
* Added support for CABAL_EXTRA_BUILD_FLAGS and HCFLAGS magic variablesSergei Trofimovich2012-02-072-5/+20