summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Strip trailing slashes from repo URI when determining local copy directory.Michał Górny2013-09-192-2/+8
* Do not even create shallow repository when EGIT_NONSHALLOW is set. Otherwise,...Michał Górny2013-09-192-4/+11
* Fix accepting arguments in distutils_install_for_testing.Michał Górny2013-09-182-3/+6
* Add a note not to add new Python versions to python.eclass.Michał Górny2013-09-182-2/+8
* Add official mirror to LeechCraft SRC_URI, thanks to 0xd34df00dSergey Popov2013-09-182-3/+7
* Fix coreutils dep to be build-time.Michał Górny2013-09-182-3/+6
* Fix missing variable replacement in _python_ln_rel.Michał Górny2013-09-172-3/+6
* Use einstalldocs.Michał Górny2013-09-172-21/+6
* Rename variables in _python_ln_rel to make it less confusing.Michał Górny2013-09-172-20/+23
* Support python-exec:2.Michał Górny2013-09-175-24/+116
* Add eclass doc for multilib_build_binariesThomas Sachau2013-09-172-3/+17
* Introduce PYTHON_SCRIPTDIR for python-exec:2 script location.Michał Górny2013-09-173-2/+40
* Clean up Python script install/wrapping functions.Michał Górny2013-09-174-47/+43
* Add multilib_build_binaries function to multilib-build eclassThomas Sachau2013-09-172-2/+14
* Deprecate python_get_PYTHON and python_get_EPYTHON.Michał Górny2013-09-162-3/+14
* Support gtk+-2.24.20 query immodules (#476100)Pacho Ramos2013-09-152-20/+27
* Support EAPIs < 4 in einstalldocs properly.Michał Górny2013-09-142-7/+23
* Fail early on unreachable URLs. If ls-remote fails due to server being unreac...Michał Górny2013-09-132-3/+10
* Do not leak EGIT_NONSHALLOW over loop iterations. Failing URL may cause non-s...Michał Górny2013-09-132-4/+10
* Commit the version of einstalldocs() Council agreed upon.Michał Górny2013-09-132-2/+29
* epatch: fix documentation on -p4 vs -p5 limit to match reality #484642 by Pat...Mike Frysinger2013-09-131-2/+2
* Depend on SLOT 0 of python-exec, for future compatibility.Michał Górny2013-09-123-7/+11
* Introduce systemd_install_serviced() to install foo.service.d/00gentoo.conf f...Michał Górny2013-09-122-2/+35
* Change @USAGE style.Michał Górny2013-09-112-8/+11
* Deprecate systemd_to_myeconfargs(). It's redundant and unnecessarily confusing.Michał Górny2013-09-112-6/+13
* Use subshells instead of "local INSDESTTREE" for doins/newins since that conf...Michał Górny2013-09-112-14/+22
* Unbreak the eclass after 2.1-r1 p.mask by adjusting the return logic.Samuli Suominen2013-09-101-4/+4
* Add new enough coreutils dep wrt bug #484454.Michał Górny2013-09-102-2/+7
* Introduce smart switching between "git fetch" and "git fetch --depth 1" to sa...Michał Górny2013-09-092-5/+101
* Inherit git-r3 unconditionally to avoid metadata variancy. The eclass is prop...Michał Górny2013-09-082-5/+9
* Fix PYTHON_SITEDIR for Jython.Michał Górny2013-09-082-3/+6
* Do not export PYTHON_INCLUDEDIR on Jython, since it does not install headers.Michał Górny2013-09-082-5/+8
* Introduce tests for python-utils-r1.Michał Górny2013-09-081-0/+65
* added multilib_*_wrappers calls to cmake-multilib.eclassIan Stakenvicius2013-09-062-2/+10
* Do not pass --depth when updating a branch, it trrigers issues in git. Instea...Michał Górny2013-09-052-15/+27
* Support using git-r3 backend in git-2.Michał Górny2013-09-052-13/+69
* Introduce the new git eclass.Michał Górny2013-09-052-1/+586
* Added support for experimental genpatches.Tom Wijsman2013-09-052-13/+50
* Per extensive discussion with zmedico about removing the need for package.pro...Jason Donenfeld2013-09-051-3/+2
* Disable Python 2.5, 3.1 and PyPy 1.9 in the eclass.Michał Górny2013-09-052-7/+10
* filter-mfpmath: handle "both" and "387+sse" forms #349172 by Kacper KowalikMike Frysinger2013-09-051-2/+4
* elisp-common.eclass: Add proper @CODE tags in comments.Ulrich Müller2013-09-042-17/+36
* Add gdk-pixbuf cache handling functions.Gilles Dartiguelongue2013-09-033-4/+64
* Default to svn, avoid breaking existing live ebuildsThomas Sachau2013-08-311-13/+11
* Add git support for live packages using enlightenment.eclassThomas Sachau2013-08-312-10/+29
* Introduce python_is_python3() to replace the common checks.Michał Górny2013-08-282-6/+23
* Made ant-tasks.eclass support newer versions of the 1.9 branch.Tom Wijsman2013-08-282-4/+7
* Add live build support. Bug #458570 by Yuta SATOHAlexis Ballier2013-08-281-3/+43
* pegged virtual/jpeg at slot 0 in mozconfig-3.eclassIan Stakenvicius2013-08-281-3/+3
* deploy E_ECONF as an array replacement of the MY_ECONF stringMike Frysinger2013-08-281-3/+8