summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Don't set eapi in eclass, #405911Patrick Lauer2012-03-052-5/+6
* simplify SLOT logicMike Frysinger2012-03-051-4/+2
* revise versioned symlink creation #406765 #220149Mike Frysinger2012-03-041-4/+6
* Fix typo in mozconfig-3.eclass, bug #406463Jory Pratt2012-03-041-2/+2
* initial live git supportMike Frysinger2012-03-041-3/+17
* add a useful default DESCRIPTION, do not set a release tarball for 9999 versi...Mike Frysinger2012-03-031-3/+10
* Add support for ANT_TASK_DISABLE_VM_DEPS variable - when enabled, the jdk/jre...Vlastimil Babka2012-03-032-7/+23
* Update comment about cloog/cloog-ppl.Ryan Hill2012-03-031-4/+8
* Prevent bundled libffi from being installed with gcj or gccgo (bug #354903 by...Ryan Hill2012-03-032-26/+11
* install versioned symlinks for cross-compilers too #220149 by cJMike Frysinger2012-03-021-2/+2
* 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