summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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 tryin...Davide Pesavento2013-08-132-17/+8
* 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
* 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 every...Alexis Ballier2013-08-091-8/+8
* 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 multili...Alexis Ballier2013-08-091-5/+4
* Introduce a twisted-r1.eclass to join the python-r1 suite and replace twisted...Michał Górny2013-08-082-1/+241
* 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 http://bugs.gen...Sergei Trofimovich2013-07-292-7/+22
* Fortran-2.eclass: enhance support for binary packages, #477070Justin Lecher2013-07-292-7/+32
* Intel-sdp.eclass: Allow single package downloads, custom suffix, full specifi...Justin Lecher2013-07-292-22/+61
* Rewrite sed expression in qt_nolibx11() to work on both 4.8.4 and 4.8.5. Fixe...Davide Pesavento2013-07-272-5/+8
* Add support for freebsd, bug #475294 by Yuta SATOHAlexis Ballier2013-07-271-3/+5
* Don't block mono-3Pacho Ramos2013-07-272-4/+7
* Switch eclasses to use virtual/pypy (and therefore support pypy-bin).Michał Górny2013-07-274-10/+14
* Use PYTHON_PKG_DEP for generating deps.Michał Górny2013-07-272-19/+10
* Introduce systemd_is_booted() to allow ebuilds to warn consistently for thing...Michał Górny2013-07-272-2/+28
* Export working copy information after the update rather than in pkg_preinst()...Michał Górny2013-07-272-3/+10
* Droped media-libs/fontconfig dependency, bug 446012.Peter Volkov2013-07-252-4/+10
* Add some debug.Michał Górny2013-07-252-2/+11
* Fix function desc to match reality.Tomas Chvatal2013-07-242-3/+6
* Add back LICENSE (bug #477836).Ryan Hill2013-07-242-2/+6
* Handle dev-qt/desinger split from dev-qt/gui, see bug #477934.Johannes Huber2013-07-232-3/+9
* Fix typo.Michał Górny2013-07-232-4/+7
* Another attempt at fixing bash-completion for Prefix, bug #477692#c9Fabian Groffen2013-07-222-5/+11
* Minor identation fix, drop useless since we just want to know if the return ...Samuli Suominen2013-07-221-3/+3