summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Do not inherit base.eclass, bug 497054.Ulrich Müller2014-03-091-1/+4
|
* Remove stray character thanks to mimi_vx.Michael Palimaka2014-03-091-1/+4
|
* Add missing quotes wrt bug #503336.Michael Palimaka2014-03-091-1/+4
|
* Fix KDE 4.11.7 SRC_URIPatrick Lauer2014-03-051-1/+4
|
* Force EGIT_CLONE_TYPE=mirror for submodules since they can reference commits ↵Michał Górny2014-03-031-1/+5
| | | | in any branch without explicitly naming the branch, bug #503332.
* Use git-r3 for live ebuilds.Michał Górny2014-03-021-1/+4
|
* Clarify where EGIT_CLONE_TYPE and EGIT_MIN_CLONE_TYPE is supposed to be set.Michał Górny2014-03-021-1/+4
|
* Do not try shallow clones on local repositories.Michał Górny2014-03-021-1/+4
|
* Force non-forward updates on git refs.Michał Górny2014-03-021-1/+4
|
* Add EGIT_MIN_CLONE_TYPE to control clone type via ebuilds.Michał Górny2014-03-021-1/+4
|
* Auto-unshallow when fetching by commit hash.Michał Górny2014-03-021-1/+4
|
* Support EGIT_CLONE_TYPE=shallow.Michał Górny2014-03-021-1/+4
|
* Support EGIT_CLONE_TYPE=single.Michał Górny2014-03-021-1/+4
|
* Introduce EGIT_CLONE_TYPE for future use.Michał Górny2014-03-021-1/+4
|
* Support using a local git mirror.Michał Górny2014-03-021-1/+4
|
* Fix support for non-master default branch.Michał Górny2014-03-021-1/+4
|
* Replace "git fetch" checkout with more efficient and compatible ↵Michał Górny2014-03-021-1/+5
| | | | pseudo-shared clone.
* Improve docs.Michał Górny2014-03-021-1/+4
|
* Call 'automake' via 'autotools_run_tool' (found by 'ebuild.sh' QA warnings).Sergei Trofimovich2014-03-011-1/+4
|
* Add multilib love for gnome2_gdk_pixbuf_update().Michał Górny2014-03-011-1/+4
|
* added lzip support (bug #501912)Christoph Junghans2014-02-271-1/+4
|
* Use git init+fetch rather than clone in order to fix checking out to ↵Michał Górny2014-02-251-1/+5
| | | | non-empty directory. Fixes bug #502400.
* Fetch and preserve git notes as well.Michał Górny2014-02-241-1/+4
|
* Use complete git clones, and clone them onto the checkout directory. This ↵Michał Górny2014-02-231-1/+8
| | | | 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 Gilbert2014-02-221-1/+4
|
* Be more friendly with SELinux (#499636 by Luis Ressel)Pacho Ramos2014-02-221-1/+4
|
* Make problems with man page installation nonfatalJustin Lecher2014-02-211-1/+4
|
* Pass --docdir with proper directory, bug #482646Pacho Ramos2014-02-111-1/+4
|
* Add support for parallel building (ghc-7.8+). Disable dynamic library ↵Sergei Trofimovich2014-02-111-1/+6
| | | | stripping and respect --sysconfdir (Cabal-1.18+).
* Drop also values of DGSEAL_ENABLE (#500730)Pacho Ramos2014-02-091-1/+4
|
* removed base.eclass, wrt bug 497056Jörg Bornkessel2014-02-081-1/+4
|
* Disable more bogus dependency checks wrt bug #494680.Michael Palimaka2014-02-061-1/+4
|
* Limit downgrading flags to amd64 and x86. Strip -mtune for < 3.4. OnlyRyan Hill2014-02-051-1/+6
| | | | worry about -mno* flags, -m* are removed by strip-flags. Add -mno-movbe.
* Add downgrade_arch_flags() to automatically replace/strip unsupported -marchRyan Hill2014-02-021-1/+6
| | | | and instruction set flags. Add testsuite.
* respect ECONF_SOURCE wrt #494210Julian Ospald2014-02-021-1/+4
|
* Add -fdiagnostics* and ISA flags for 4.8 and 4.9.Ryan Hill2014-02-011-1/+4
|
* Drop inheriting base eclass, wrt bug #497040Sergey Popov2014-01-261-1/+4
|
* set --datarootdir=/usr/share wrt #493954Julian Ospald2014-01-251-1/+4
|
* major changes depend on wrt bug 497056, vdr-plugin-2.eclassJörg Bornkessel2014-01-251-1/+4
|
* Improve support for ninja, bug 490280.Mike Gilbert2014-01-251-1/+4
|
* changed debug info in vdr-plugin-2_src_install for Makefile handlingJörg Bornkessel2014-01-241-1/+4
|
* Work around bug #357287.Ryan Hill2014-01-241-1/+4
|
* Change virtual/monodoc dependency to dev-lang/mono as the former is beingDion Moult2014-01-191-1/+5
| | | | treecleaned (bug 471180)
* Add 'ghc-supports-interpreter' helper to detect interpreter support.Sergei Trofimovich2014-01-191-1/+4
|
* Silence sandbox for /usr/local, bug 498232.Mike Gilbert2014-01-181-1/+4
|
* Convert to python-any-r1.eclassMike Gilbert2014-01-181-1/+4
|
* Sync from kde overlay, adds subslotAndreas K. Hüttel2014-01-181-1/+4
|
* Fix QA warning concerning inheritMike Pagano2014-01-171-1/+4
|
* Fix kernel-2.eclass to use python.eclass for it's python needs. (deblob ↵Mike Pagano2014-01-171-1/+5
| | | | script). See bug #497966
* Revert inadvertent change, as noted by arfrever.Jeroen Roovers2014-01-171-1/+4
|