summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Don't add subslots to JAVA_PKG_NAME (bug #482270 by chutzpah).Tim Harder2013-08-272-4/+7
|
* Fix bug #415805, unset MOZCONFIGJory Pratt2013-08-262-2/+7
|
* Mark _copy-egg-info as internal.Michał Górny2013-08-252-2/+6
|
* Copy bundled egg-info files for reuse in python_compile(). This solves ↵Michał Górny2013-08-252-2/+19
| | | | issues that caused some of the files not to be installed in broken packages.
* Namespace, clean up and describe _disable_ez_setup.Michał Górny2013-08-252-7/+18
|
* Fix indentation and trailing whitespaces.Gilles Dartiguelongue2013-08-252-9/+12
|
* Punt unused if and else wrt bug 462926, Comment #16 and upSamuli Suominen2013-08-241-7/+5
|
* Use EAPI5 in distutils-r1 tests.Michał Górny2013-08-221-1/+1
|
* Improve automagic dependency reduction, fixing bug #481996.Michael Palimaka2013-08-212-2/+8
|
* remove unnecessary quotes in previous commit of wxwidgets.eclassBenda XU2013-08-161-5/+5
|
* Prefix support for wxwidgets, bug #481093Benda XU2013-08-162-7/+10
|
* Fixes for KDE 4.11 and other small improvements.Michael Palimaka2013-08-153-19/+15
|
* Remove dependencies and actions that are now handled in individual ebuilds.Michael Palimaka2013-08-153-56/+8
|
* Remove old, unused code.Michael Palimaka2013-08-154-100/+14
|
* Remove EAPI 3 support.Michael Palimaka2013-08-153-23/+15
|
* Ref bug number.Ryan Hill2013-08-151-2/+2
|
* alpha not only needs -Wl,--norelax for 4.6 to build itself, but also for itRyan Hill2013-08-152-6/+10
| | | | to build other versions. So let's just always enable it.
* Filter -fgraphite-identity on gcc 4.7 (bug 417105).Davide Pesavento2013-08-132-9/+17
|
* Remove workarounds for very old and unsupported gcc-3 versions. Warn if ↵Davide Pesavento2013-08-132-17/+8
| | | | trying to use gcc < 4.4 and USE=c++0x.
* Add compatibility to latest cuda compiler; respect LDFLAGSJustin Lecher2013-08-112-5/+11
|
* Don't call EXPORT_FUNCTONS if CHROMIUM_EXPORT_PHASES is set to 'no'.Mike Gilbert2013-08-112-4/+9
|
* Clean up gcc_do_filter_flags a bit more. Drop ppc64 workaround for 3.2/3.3Ryan Hill2013-08-102-46/+53
| | | | | as neither is keyworded. Also stop replacing -march=i686 with x86-64 (?!) for those versions.
* Append -Wl,--no-relax to LDFLAGS on alpha for 4.6 (bug #454426 again).Ryan Hill2013-08-102-10/+19
|
* define SECURE to handle the tarball.Alexis Ballier2013-08-091-1/+2
|
* move install -l emulation exports to src_unpack. it should be called by ↵Alexis Ballier2013-08-091-8/+8
| | | | every ebuild.
* freebsd_src_compile: forward arguments to bsdmk_src_compileAlexis Ballier2013-08-091-2/+2
|
* bsdmk_src_compile: forward arguments to mkmakeAlexis Ballier2013-08-091-2/+2
|
* Emulate install -l, by Yuta SATOHAlexis Ballier2013-08-091-1/+8
|
* freebsd_multilib_multibuild_wrapper: drop the requirement on having a ↵Alexis Ballier2013-08-091-5/+4
| | | | multilib useflag. Fix some typos.
* Introduce a twisted-r1.eclass to join the python-r1 suite and replace ↵Michał Górny2013-08-082-1/+241
| | | | twisted.eclass.
* Allow wrapping headers that are installed only for some of the ABIs.Michał Górny2013-08-082-28/+34
|
* Mention that PYTHON_REQ_USE should be set before calling inherit.Mike Gilbert2013-08-073-3/+11
|
* Drop the old PYTHON_COMPAT hack for python-exec.Michał Górny2013-08-042-7/+6
|
* Migrate twisted deps in distutils eclassPatrick Lauer2013-08-032-3/+6
|
* added basic checks for empty patch dirsGeorge Shapovalov2013-08-021-4/+11
|
* Sync from Emacs overlay: Make elisp-emacs-version() more robust.Ulrich Müller2013-08-022-5/+20
|
* Mark git.eclass @DEAD.Michał Górny2013-08-022-5/+10
|
* Add bug reference for distutils-r1 phase overwrite patch.Michał Górny2013-08-021-1/+2
|
* Fix bug reference.Michał Górny2013-08-011-4/+3
|
* Shout QA warnings when _all() phases do not call the default impls. Bug #478442.Michał Górny2013-08-012-2/+22
|
* python-any-r1: bail out on invalid PYTHON_COMPAT.Michał Górny2013-08-012-4/+12
|
* change "security wise" to "security-wise"Julian Ospald2013-07-311-2/+2
|
* reword security-deblob-thing acked by keytoasterJulian Ospald2013-07-312-3/+7
|
* Allow using >=dev-lang/perl-5.16 without 'build' in IUSE.Matt Turner2013-07-312-3/+6
|
* Update the emul-linux blocker to support abi_x86_32 flag on emul-linux.Michał Górny2013-07-302-3/+6
|
* Add MIPS support to multilib-build.eclass.Matt Turner2013-07-302-2/+22
|
* Enhancements pointed out by ArfreverJustin Lecher2013-07-291-12/+11
|
* ask user to run haskell-updater for old packages (like in bug ↵Sergei Trofimovich2013-07-292-7/+22
| | | | http://bugs.gentoo.org/474840)
* Fortran-2.eclass: enhance support for binary packages, #477070Justin Lecher2013-07-292-7/+32
|
* Intel-sdp.eclass: Allow single package downloads, custom suffix, full ↵Justin Lecher2013-07-292-22/+61
| | | | specified rpm target location