| Commit message (Expand) | Author | Age | Files | Lines |
* | pass --enable-threads for gold | Mike Frysinger | 2012-03-05 | 1 | -1/+2 |
* | Don't set eapi in eclass, #405911 | Patrick Lauer | 2012-03-05 | 2 | -5/+6 |
* | simplify SLOT logic | Mike Frysinger | 2012-03-05 | 1 | -4/+2 |
* | revise versioned symlink creation #406765 #220149 | Mike Frysinger | 2012-03-04 | 1 | -4/+6 |
* | Fix typo in mozconfig-3.eclass, bug #406463 | Jory Pratt | 2012-03-04 | 1 | -2/+2 |
* | initial live git support | Mike Frysinger | 2012-03-04 | 1 | -3/+17 |
* | add a useful default DESCRIPTION, do not set a release tarball for 9999 versi... | Mike Frysinger | 2012-03-03 | 1 | -3/+10 |
* | Add support for ANT_TASK_DISABLE_VM_DEPS variable - when enabled, the jdk/jre... | Vlastimil Babka | 2012-03-03 | 2 | -7/+23 |
* | Update comment about cloog/cloog-ppl. | Ryan Hill | 2012-03-03 | 1 | -4/+8 |
* | Prevent bundled libffi from being installed with gcj or gccgo (bug #354903 by... | Ryan Hill | 2012-03-03 | 2 | -26/+11 |
* | install versioned symlinks for cross-compilers too #220149 by cJ | Mike Frysinger | 2012-03-02 | 1 | -2/+2 |
* | Consider patch alias, #404447 | Naohiro Aota | 2012-03-01 | 2 | -3/+6 |
* | Cleanup qt_mkspecs_dir(). | Davide Pesavento | 2012-03-01 | 2 | -12/+16 |
* | Fold standard_configure_options() into qt4-build_src_configure(). | Davide Pesavento | 2012-03-01 | 2 | -74/+78 |
* | Cdrom functions split out to dedicated cdrom.eclass. | Ulrich Müller | 2012-03-01 | 2 | -218/+6 |
* | drop cxxabi.h relocation since it appears to be unnecessary nowadays with our... | Mike Frysinger | 2012-02-28 | 1 | -5/+1 |
* | Minor cleanup. | Davide Pesavento | 2012-02-28 | 1 | -22/+19 |
* | Add qt-openvg blocker. | Davide Pesavento | 2012-02-28 | 2 | -2/+7 |
* | Only pass with-branding if bindist build | Jory Pratt | 2012-02-28 | 1 | -2/+2 |
* | Fix branding when bindist is enabled | Jory Pratt | 2012-02-28 | 1 | -1/+4 |
* | Add a safety check to catch issues like bug 405299 earlier. Adapted from Prog... | Mike Gilbert | 2012-02-27 | 2 | -2/+16 |
* | Convert to eshopts_{push,pop}, bug 328871 by Spanky. | Pacho Ramos | 2012-02-26 | 2 | -6/+9 |
* | Use correct menu categories for app-* as discussed in gentoo-dev. | Pacho Ramos | 2012-02-26 | 2 | -14/+17 |
* | Adds CCASFLAGS to list of flags which are filtered | Anthony G. Basile | 2012-02-26 | 1 | -3/+3 |
* | Improved obs-service eclass to fix paths to suse-build automatically | Michal Hrušecký | 2012-02-25 | 2 | -11/+26 |
* | Bug #404193: Depend on virtual/modutils instead of sys-apps/module-init-tools. | Robin H. Johnson | 2012-02-25 | 2 | -4/+8 |
* | Fix python restricts, eclass overrides everything else | Patrick Lauer | 2012-02-24 | 1 | -3/+2 |
* | ruby-ng.eclass: Improve no-matching-ruby-target-error message wording wrt bug... | Alex Legler | 2012-02-23 | 2 | -4/+14 |
* | Respect ESVN_USER, ESVN_PASSWORD and ESVN_OPTIONS on repo update, #401737 | Justin Lecher | 2012-02-21 | 2 | -3/+8 |
* | Use WORKDIR instead of T for temporary GNUstep.conf, fixes bug #389859 | Bernard Cafarelli | 2012-02-20 | 2 | -7/+10 |
* | Require dev-libs/ppl-0.11 now that it's stable (bug #396569). Drop cloog-ppl... | Ryan Hill | 2012-02-20 | 2 | -10/+9 |
* | Remove my WANT_AUTOMAKE=none overloading in eautomake and instead introduce A... | Robin H. Johnson | 2012-02-20 | 2 | -14/+36 |
* | Gentoo-specific ant distfiles will be served from my devspace instead of mirr... | Vlastimil Babka | 2012-02-16 | 1 | -2/+2 |
* | Add error message when copying source fails | Ole Markus With | 2012-02-16 | 1 | -2/+2 |
* | epatch: log all successful patches in ${T}/epatch.log so people can post-proc... | Mike Frysinger | 2012-02-16 | 1 | -6/+17 |
* | move media-tv to virtual/linuxtv-dvb-headers, bug #403929 | Jörg Bornkessel | 2012-02-15 | 2 | -3/+6 |
* | eumask_pop: error out if someone tries to pass args to us | Mike Frysinger | 2012-02-14 | 1 | -1/+2 |
* | ESVN_UMASK: fix grammar and add useful documentation | Mike Frysinger | 2012-02-14 | 1 | -3/+7 |
* | drop unpack_{makeself,pdv} since they are in unpacker.eclass now | Mike Frysinger | 2012-02-14 | 1 | -212/+1 |
* | Enable PyPy 1.8 support. | Zac Medico | 2012-02-13 | 2 | -3/+7 |
* | add auto-detection of makeself files with *.bin files #403451 | Mike Frysinger | 2012-02-13 | 1 | -2/+8 |
* | require autoconf-2.68 since that is the latest stable now #403035 | Mike Frysinger | 2012-02-13 | 1 | -2/+2 |
* | update comments to reflect reality of func names | Mike Frysinger | 2012-02-13 | 1 | -3/+3 |
* | Minor code style cleanup and quoting fixes. | Davide Pesavento | 2012-02-13 | 2 | -24/+29 |
* | Finally remove ${S} fallback, it was deprecated 3 months ago. | Davide Pesavento | 2012-02-13 | 2 | -15/+5 |
* | eqmake4: make CONFIG manipulation more robust by using gsub in the awk script... | Davide Pesavento | 2012-02-13 | 2 | -13/+18 |
* | always install stuff into /usr/share/php | Matti Bickel | 2012-02-12 | 2 | -16/+9 |
* | fix building with fox:1.7 | Matti Bickel | 2012-02-12 | 2 | -2/+9 |
* | Fix bug 301299 for gcc | Magnus Granberg | 2012-02-12 | 2 | -3/+12 |
* | Provide a way to run eautoreconf without automake by using WANT_AUTOMAKE=none. | Robin H. Johnson | 2012-02-12 | 2 | -3/+13 |