Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use git init+fetch rather than clone in order to fix checking out to ↵ | Michał Górny | 2014-02-25 | 2 | -8/+19 |
| | | | | non-empty directory. Fixes bug #502400. | ||||
* | 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 ↵ | Michał Górny | 2014-02-23 | 2 | -227/+71 |
| | | | | makes it possible for build system to lookup all repository information as requested in bug #489100. Remove shallow clone support since it would require too much effort and make code hard to understand. Additionally obsoletes bug #489100 and git-r3 part of bug #494934. | ||||
* | 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 ↵ | Mike Frysinger | 2014-02-18 | 1 | -7/+16 |
| | | | | files #133489 | ||||
* | add sanity check on code execution in $T to weed out bad mount/kernel ↵ | Mike Frysinger | 2014-02-12 | 1 | -1/+8 |
| | | | | settings #500928 | ||||
* | 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 ↵ | Sergei Trofimovich | 2014-02-11 | 3 | -21/+55 |
| | | | | stripping and respect --sysconfdir (Cabal-1.18+). | ||||
* | 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 |
| | | | | worry about -mno* flags, -m* are removed by strip-flags. Add -mno-movbe. | ||||
* | Add downgrade_arch_flags() to automatically replace/strip unsupported -march | Ryan Hill | 2014-02-02 | 3 | -15/+212 |
| | | | | and instruction set flags. Add testsuite. | ||||
* | 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 ↵ | Mike Frysinger | 2014-01-31 | 1 | -5/+16 |
| | | | | leveraging SYSROOT #385783 by Bertrand Jacquin | ||||
* | 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 |
| | | | | treecleaned (bug 471180) | ||||
* | Add 'ghc-supports-interpreter' helper to detect interpreter support. | Sergei Trofimovich | 2014-01-19 | 2 | -4/+14 |
| | |||||
* | Silence sandbox for /usr/local, bug 498232. | Mike Gilbert | 2014-01-18 | 2 | -3/+7 |
| | |||||
* | Convert to python-any-r1.eclass | Mike Gilbert | 2014-01-18 | 2 | -8/+13 |
| | |||||
* | Sync from kde overlay, adds subslot | Andreas K. Hüttel | 2014-01-18 | 2 | -18/+25 |
| | |||||
* | Fix QA warning concerning inherit | Mike Pagano | 2014-01-17 | 2 | -4/+6 |
| | |||||
* | Fix kernel-2.eclass to use python.eclass for it's python needs. (deblob ↵ | Mike Pagano | 2014-01-17 | 2 | -6/+14 |
| | | | | script). See bug #497966 | ||||
* | Revert inadvertent change, as noted by arfrever. | Jeroen Roovers | 2014-01-17 | 2 | -5/+8 |
| | |||||
* | Spelling. | Jeroen Roovers | 2014-01-17 | 3 | -9/+13 |
| | |||||
* | s/aarch64/arm64/ for ABI names | Mike Frysinger | 2014-01-17 | 1 | -7/+7 |
| | |||||
* | multilib_env: add aarch64 details | Mike Frysinger | 2014-01-17 | 1 | -2/+22 |
| | |||||
* | tc-endian: support little endian ppc targets | Mike Frysinger | 2014-01-17 | 1 | -1/+2 |
| | |||||
* | Typo. | Michał Górny | 2014-01-16 | 2 | -3/+6 |
| | |||||
* | Support MULTILIB_CHOST_TOOLS for tool renaming/preserving. | Michał Górny | 2014-01-16 | 2 | -3/+46 |
| | |||||
* | Explicitly cp symlinks as-is. The default for this changed in coreutils ↵ | Hans de Graaff | 2014-01-16 | 2 | -4/+8 |
| | | | | 8.22. Fixes bug 472710. | ||||
* | Actually enable in-source build support. | Michał Górny | 2014-01-15 | 2 | -7/+6 |
| | |||||
* | vdr-plugin.eclass marked @DEAD | Jörg Bornkessel | 2014-01-15 | 2 | -3/+8 |
| | |||||
* | Remove use of sed in linux-mod.eclass. Replace with bash. | Mike Pagano | 2014-01-14 | 2 | -4/+7 |
| | |||||
* | rename aarch64 keyword to arm64 | Mike Frysinger | 2014-01-14 | 1 | -2/+2 |
| |