summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Enable python3.3 support.Michał Górny2012-10-292-3/+6
* Remove redundant "cd ${BUILD_DIR}" calls.Michał Górny2012-10-292-4/+5
* Move python-exec dependency to python-r1. That eclass now provides means to c...Michał Górny2012-10-293-10/+18
* Use find instead of hard-coded executable locations list when linking the wra...Michał Górny2012-10-292-9/+12
* Use new python-r1 functions.Michał Górny2012-10-292-25/+9
* Introduce python_replicate_script(), to create copies of a Python script for ...Michał Górny2012-10-292-2/+132
* Introduce python_export_best() to obtain variables for the most preferred Pyt...Michał Górny2012-10-292-2/+31
* Add getters for common Python variables.Michał Górny2012-10-292-2/+51
* Add support for obtaining Python site-packages directory.Michał Górny2012-10-292-4/+37
* Do not hardcode lib32, bug #429726 by SpanKY.Pacho Ramos2012-10-282-3/+14
* Set QA_PREBUILT as all installed files are precompiled.Pacho Ramos2012-10-282-2/+7
* Avoid sedding configure.ac in gnome2_disable_deprecation_warning to prevent a...Alexandre Rostovtsev2012-10-272-3/+9
* Remove duplicate documentation for BUILD_DIR, PYTHON, and EPYTHON. This break...Mike Gilbert2012-10-272-41/+6
* Do not enter BUILD_DIR in python_foreach_impl(), do that in distutils-r1 inst...Michał Górny2012-10-263-23/+31
* Add games/bin to lookup paths for rename_scripts().Michał Górny2012-10-252-3/+6
* Add a note about array brace expansion.Michał Górny2012-10-252-2/+10
* Introduce python_export() to set Python-relevant variables, and document them...Michał Górny2012-10-253-19/+90
* Include fix for bug#439268.Tomas Chvatal2012-10-252-3/+6
* Update dependency after package move from x11-libs/openmotif to x11-libs/motif.Ulrich Müller2012-10-242-3/+7
* Add some boring debug prints and error+die when hunspell folder is symlink. S...Tomas Chvatal2012-10-242-2/+18
* install more libiberty headers #439286 by Hristo VenevMike Frysinger2012-10-241-2/+12
* prune_libtool_files(): fix variable reuse. Thanks to radhermit for the patch.Michał Górny2012-10-232-5/+8
* Improve documentation and a few minor fixes.Michał Górny2012-10-233-18/+123
* Add gnome2_disable_deprecation_warning to gnome2-utils.eclassGilles Dartiguelongue2012-10-233-3/+48
* Punt plugin .la files for 0.10.36 and EAPI4Alexandre Rostovtsev2012-10-232-3/+10
* Update for gst-plugins-good-0.10.31: use .xz tarballs, punt .la files.Alexandre Rostovtsev2012-10-232-8/+30
* Update for new location of version.h. Thanks to Magnus Helmersson. Bug #438876Mike Pagano2012-10-222-3/+14
* Enable verbose outputThomas Sachau2012-10-222-5/+9
* Switch to xz tarballs in EAPI4.Alexandre Rostovtsev2012-10-212-3/+12
* Call no-op default phases for each implementation (meaningless but more corre...Michał Górny2012-10-191-1/+5
* Call no-op default phases for each implementation (meaningless but more corre...Michał Górny2012-10-191-4/+4
* Fixing unitsPatrick Lauer2012-10-192-6/+9
* Fixing binpkg behaviourPatrick Lauer2012-10-192-2/+7
* Add space for alignmentJustin Lecher2012-10-181-2/+2
* only force enable 64bit bfd when doing USE=multitarget as it provides no bene...Mike Frysinger2012-10-171-3/+2
* only enable multilib by default for sparc64 targets #397449 by Sergei Trofimo...Mike Frysinger2012-10-171-2/+2
* Respect AR and RANLIB, wrt bug #436070.Michael Palimaka2012-10-172-3/+8
* introduce efmtutil-sys: same as etexmf-update but for fmtutil-sysAlexis Ballier2012-10-171-1/+20
* do not warn in etexmf-update if we have not yet installed texlive-core, like ...Alexis Ballier2012-10-171-7/+9
* Unset FC and F77 if no fortran support is wantedJustin Lecher2012-10-162-3/+11
* Add enhanced DEP support in fortran-2.eclass to easy the usage. Only inherit ...Justin Lecher2012-10-162-17/+78
* Removing qt4.eclass as announced on Sep 13Ben de Groot2012-10-162-311/+4
* Enable EAPI 5 support.Michał Górny2012-10-153-5/+9
* Fix missing wrapper symlinks when first supported Python implementation is di...Michał Górny2012-10-152-4/+14
* [eclass] Add compat-rdmaAlexey Shvetsov2012-10-142-3/+6
* Add compiler version checking for LeechCraftSergey Popov2012-10-142-3/+26
* Introduce distutils-r1, a new (and simpler) eclass for Python packages using ...Michał Górny2012-10-142-1/+327
* Introduce python-r1, a new (and simpler) eclass for Python-related packages.Michał Górny2012-10-142-1/+226
* Change LICENSE to 'metapackage' for kde meta packages, bug #438278.Johannes Huber2012-10-132-3/+6
* [eclass] fix typoAlexey Shvetsov2012-10-122-8/+28