| Commit message (Expand) | Author | Age | Files | Lines |
* | Force EGIT_CLONE_TYPE=mirror for submodules since they can reference commits ... | Michał Górny | 2014-03-03 | 2 | -2/+10 |
* | Use git-r3 for live ebuilds. | Michał Górny | 2014-03-02 | 2 | -5/+8 |
* | Clarify where EGIT_CLONE_TYPE and EGIT_MIN_CLONE_TYPE is supposed to be set. | Michał Górny | 2014-03-02 | 2 | -2/+11 |
* | Do not try shallow clones on local repositories. | Michał Górny | 2014-03-02 | 2 | -4/+11 |
* | Force non-forward updates on git refs. | Michał Górny | 2014-03-02 | 2 | -7/+10 |
* | Add EGIT_MIN_CLONE_TYPE to control clone type via ebuilds. | Michał Górny | 2014-03-02 | 2 | -2/+36 |
* | Auto-unshallow when fetching by commit hash. | Michał Górny | 2014-03-02 | 2 | -4/+12 |
* | Support EGIT_CLONE_TYPE=shallow. | Michał Górny | 2014-03-02 | 2 | -11/+32 |
* | Support EGIT_CLONE_TYPE=single. | Michał Górny | 2014-03-02 | 2 | -27/+98 |
* | Introduce EGIT_CLONE_TYPE for future use. | Michał Górny | 2014-03-02 | 2 | -2/+26 |
* | Support using a local git mirror. | Michał Górny | 2014-03-02 | 2 | -2/+27 |
* | Fix support for non-master default branch. | Michał Górny | 2014-03-02 | 2 | -2/+47 |
* | Replace "git fetch" checkout with more efficient and compatible pseudo-shared... | Michał Górny | 2014-03-02 | 2 | -9/+14 |
* | Improve docs. | Michał Górny | 2014-03-02 | 2 | -2/+8 |
* | Call 'automake' via 'autotools_run_tool' (found by 'ebuild.sh' QA warnings). | Sergei Trofimovich | 2014-03-01 | 2 | -4/+7 |
* | Add multilib love for gnome2_gdk_pixbuf_update(). | Michał Górny | 2014-03-01 | 2 | -10/+11 |
* | get rid of base.eclass, mostly thanks to einstalldocs introduction to eutils,... | Samuli Suominen | 2014-02-27 | 1 | -6/+12 |
* | added lzip support (bug #501912) | Christoph Junghans | 2014-02-27 | 2 | -3/+18 |
* | Use git init+fetch rather than clone in order to fix checking out to non-empt... | Michał Górny | 2014-02-25 | 2 | -8/+19 |
* | Fetch and preserve git notes as well. | Michał Górny | 2014-02-24 | 2 | -2/+11 |
* | Use complete git clones, and clone them onto the checkout directory. This mak... | Michał Górny | 2014-02-23 | 2 | -227/+71 |
* | Add support for python3.4. | Mike Gilbert | 2014-02-22 | 2 | -4/+9 |
* | Be more friendly with SELinux (#499636 by Luis Ressel) | Pacho Ramos | 2014-02-22 | 2 | -3/+7 |
* | Make problems with man page installation nonfatal | Justin Lecher | 2014-02-21 | 2 | -4/+8 |
* | Be precise | Justin Lecher | 2014-02-20 | 1 | -2/+2 |
* | add makeself 2.2.0 version | Mike Frysinger | 2014-02-18 | 1 | -2/+2 |
* | eautomake: run with --force-missing with newer versions so we regen bundled f... | Mike Frysinger | 2014-02-18 | 1 | -7/+16 |
* | add sanity check on code execution in $T to weed out bad mount/kernel setting... | Mike Frysinger | 2014-02-12 | 1 | -1/+8 |
* | Pass --docdir with proper directory, bug #482646 | Pacho Ramos | 2014-02-11 | 2 | -3/+11 |
* | Add support for parallel building (ghc-7.8+). Disable dynamic library strippi... | Sergei Trofimovich | 2014-02-11 | 3 | -21/+55 |
* | Drop also values of DGSEAL_ENABLE (#500730) | Pacho Ramos | 2014-02-09 | 2 | -4/+7 |
* | fix broken whitespace -- no functional changes | Mike Frysinger | 2014-02-08 | 1 | -32/+31 |
* | removed base.eclass, wrt bug 497056 | Jörg Bornkessel | 2014-02-08 | 2 | -14/+6 |
* | Disable more bogus dependency checks wrt bug #494680. | Michael Palimaka | 2014-02-06 | 2 | -4/+7 |
* | minor grammar fixes | Mike Frysinger | 2014-02-06 | 1 | -7/+7 |
* | Limit downgrading flags to amd64 and x86. Strip -mtune for < 3.4. Only | Ryan Hill | 2014-02-05 | 3 | -49/+57 |
* | Add downgrade_arch_flags() to automatically replace/strip unsupported -march | Ryan Hill | 2014-02-02 | 3 | -15/+212 |
* | Add missing leading spaces for ALLOWED_FLAGS for 4.8 and 4.9 | Thomas Sachau | 2014-02-02 | 1 | -3/+3 |
* | respect ECONF_SOURCE wrt #494210 | Julian Ospald | 2014-02-02 | 2 | -3/+6 |
* | Add -fdiagnostics* and ISA flags for 4.8 and 4.9. | Ryan Hill | 2014-02-01 | 2 | -3/+11 |
* | fix pcre-config/pkg-config/apr/apr-util handling when cross-compiling by leve... | Mike Frysinger | 2014-01-31 | 1 | -5/+16 |
* | Drop inheriting base eclass, wrt bug #497040 | Sergey Popov | 2014-01-26 | 2 | -4/+5 |
* | set --datarootdir=/usr/share wrt #493954 | Julian Ospald | 2014-01-25 | 2 | -3/+11 |
* | major changes depend on wrt bug 497056, vdr-plugin-2.eclass | Jörg Bornkessel | 2014-01-25 | 2 | -6/+22 |
* | Improve support for ninja, bug 490280. | Mike Gilbert | 2014-01-25 | 2 | -11/+40 |
* | changed debug info in vdr-plugin-2_src_install for Makefile handling | Jörg Bornkessel | 2014-01-24 | 2 | -4/+7 |
* | Work around bug #357287. | Ryan Hill | 2014-01-24 | 2 | -2/+8 |
* | supress the pkg-config command output | Samuli Suominen | 2014-01-22 | 1 | -2/+2 |
* | Clean cruft for the removed -r1 bash-completion ebuild | Samuli Suominen | 2014-01-22 | 1 | -7/+3 |
* | Change virtual/monodoc dependency to dev-lang/mono as the former is being | Dion Moult | 2014-01-19 | 2 | -4/+8 |