summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Tweak sed expression to match against Qt 4.8.4 too. Thanks to Tomasz Mloducho...Davide Pesavento2012-12-222-3/+7
* Introduce python_fix_shebang(), to fix shebangs in installed Python scripts r...Michał Górny2012-12-202-2/+50
* Commonize the code for obtaining the Python interpreter dependency string.Michał Górny2012-12-205-58/+55
* Add fix for nen gnu compiler which use -x as command line arg internally, #44...Justin Lecher2012-12-202-4/+13
* Remove pypy version mapping table from wrapper scripts. We can add it back if...Mike Gilbert2012-12-202-11/+16
* Add pypy version mapping for 2.0 => 2.7.Mike Gilbert2012-12-202-2/+6
* Add 2.7-pypy-2.0.Mike Gilbert2012-12-202-3/+6
* Add pypy2_0.Mike Gilbert2012-12-202-3/+6
* Re-enable python-r1 -> python-single-r1 dep prevention.Michał Górny2012-12-192-6/+13
* Require EAPI=5 in both python-r1 eclasses due to bug #447524.Michał Górny2012-12-173-9/+15
* Remove outdated comments and checks.Michał Górny2012-12-163-8/+7
* Temporarily disable PYTHON_SINGLE_TARGET safety check because of issues with ...Michał Górny2012-12-162-4/+11
* Pass --disable-schemas-compile from gsettings.m4 in gnome2_src_configure.Gilles Dartiguelongue2012-12-162-2/+10
* Fix the relative linking algo to handle /// in path.Michał Górny2012-12-152-11/+16
* Prevent python-r1 packages from depending on python-single-r1 packages.Michał Górny2012-12-142-2/+7
* Support directories in DOCS, in EAPI 4+.Michał Górny2012-12-142-3/+13
* Add (temporary) fix for sandbox failures when compiling Python modules. Bug #...Michał Górny2012-12-132-2/+10
* Added changes to mozcoreconf-2.eclass on request by Anarchy.Lars Wendler2012-12-102-4/+8
* Fix python-exec symlink generation for Prefix. Thanks to Fabian Groffen for h...Michał Górny2012-12-092-3/+7
* updated mozilla eclasses to match mozilla-overlayIan Stakenvicius2012-12-093-63/+77
* Respect ASMFLAGS, wrt bug #432480. Permit ebuilds to define 'myctestargs'.Michael Palimaka2012-12-082-5/+8
* Use separate TMPDIR for each Python implementation.Michał Górny2012-12-072-2/+9
* Report running implementation-common sub-phases verbosely.Michał Górny2012-12-072-2/+6
* Respect user preferences in python-any-r1 (EPYTHON, eselect-python).Michał Górny2012-12-072-3/+59
* Write split build logs for easier debugging.Michał Górny2012-12-072-3/+10
* Use multiprocessing post-fork wait mode to avoid early output when all jobs a...Michał Górny2012-12-072-3/+7
* Do not die when sub-phases return non-true value. This is inconsistent with n...Michał Górny2012-12-072-4/+9
* Pass the best Python implementation info to the implementation-common phase f...Michał Górny2012-12-072-7/+32
* Introduce NO_WAF_LIBDIR to allow building packages that fails when libdir is ...Tomas Chvatal2012-12-062-8/+30
* Sort this eapi case stuff.Tomas Chvatal2012-12-062-3/+6
* The gnome2.eclass checks the configure script for certain items andDoug Goldstein2012-12-051-6/+7
* Add EAPI=5 support; add check for presents of license; handle docs, examples ...Justin Lecher2012-12-052-67/+243
* strip-flags: tweak -mfloat-abi in ALLOWED_FLAGS setup #445718 by Rick FarinaMike Frysinger2012-12-031-2/+2
* Improve the compatibility code thanks to Arfrever.Michał Górny2012-12-033-9/+15
* Oops, forgot the sed.Michał Górny2012-12-031-6/+6
* Fix respecting AUTOTOOLS_BUILD_DIR and CMAKE_BUILD_DIR. Acked by scarabeus.Michał Górny2012-12-033-6/+40
* whitespaceSamuli Suominen2012-12-031-2/+2
* Use virtual/udev in the eclass exampleSamuli Suominen2012-12-021-3/+5
* Commit new gstreamer eclasses as reviewed on gentoo-dev mailing list with a f...Gilles Dartiguelongue2012-12-026-613/+352
* making vala_src_prepare() into a no-op in thePacho Ramos2012-12-022-10/+31
* Always pass --disable-gtk-doc for eapi >= 5 as we don't want docs to get rebu...Pacho Ramos2012-12-022-5/+20
* Add a bit of debug.Michał Górny2012-12-011-1/+3
* Use a common BUILD_DIR variable. Acked by scarabeus.Michał Górny2012-12-014-33/+50
* Support parallel builds using multiprocessing eclass.Michał Górny2012-12-012-4/+44
* Create the wrapper symlinks directly in _distutils-r1_rename_scripts rather t...Michał Górny2012-12-012-20/+11
* Use intermediate-root install.Michał Górny2012-12-012-4/+12
* Make distutils-r1_rename_scripts private. Rename all matching executables rec...Michał Górny2012-12-012-20/+28
* Introduce python-any-r1, to handle packages satisfied by any Python implement...Michał Górny2012-12-014-3/+186
* Add missing REQUIRED_USE constraints to enforce PYTHON_SINGLE_TARGET being in...Michał Górny2012-11-302-2/+11
* Support all EAPIs.Michał Górny2012-11-302-8/+8