summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Move IUSE=selinux to the eclassIan Stakenvicius2014-11-052-4/+10
|
* Add support for PyPy3.Michał Górny2014-11-054-11/+29
|
* Remove unused function perl_set_eprefixAndreas K. Hüttel2014-11-052-12/+5
|
* improve a commentAlexis Ballier2014-11-041-2/+2
|
* Fix broken dependencies due to gcc multislotting, #528194, #528196Justin Lecher2014-11-042-3/+6
|
* eshopts_push: fix typo in command example #528120 by Tupone AlfredoMike Frysinger2014-11-031-2/+2
|
* enable multislot for all versions <4.7Mike Frysinger2014-11-021-2/+2
|
* enable multislot for all versions <2.24Mike Frysinger2014-11-021-3/+3
|
* do not config_protect files that shouldnt be: those in the tex/ or source/ ↵Alexis Ballier2014-11-021-2/+2
| | | | tree. bug #488056
* Remove handling of EAPI=0,1,2 since that codepath cannot run anymore anywayAndreas K. Hüttel2014-11-022-7/+5
|
* Fix indentation.Davide Pesavento2014-11-011-5/+5
|
* eqmake4(): support new qmake install location.Davide Pesavento2014-11-012-4/+10
|
* Introducing perl_rm_files() function. See #520756.Patrice Clement2014-11-011-1/+41
|
* Drop EAPI=0,1,2,3 support in perl-module.eclass, this time for real. Further ↵Andreas K. Hüttel2014-11-012-28/+22
| | | | cleanups will follow.
* add risc v handling #527170 by Palmer DabbeltMike Frysinger2014-11-011-1/+2
|
* add -nopie to the allow flag list #527214Mike Frysinger2014-11-011-2/+2
|
* Make sure BUILD_DIR exists before pushd'ing into it.Davide Pesavento2014-10-312-2/+6
|
* Fix repoman warnings (#521980 by Arfrever Frehtes Taifersar Arahesis)Pacho Ramos2014-10-302-3/+18
|
* Allow to override setup command from ebuilds; needed for derivingAlexis Ballier2014-10-291-5/+5
|
* Fix handling of frameworks version dependencies within kde-frameworks.Michael Palimaka2014-10-282-3/+6
|
* Enable verbose compilation output for the ruby gnome packages.Hans de Graaff2014-10-272-4/+7
|
* improve/fix cross-compilation support, bug #503216 by James Le Cuirot and myselfAlexis Ballier2014-10-272-4/+48
|
* [QA] Code from revisions 1.636 and 1.640 commented out. This causes several ↵Ulrich Müller2014-10-262-11/+15
| | | | file collisions, see bug 526144 and related bugs.
* Add kde-workspace 4.11.13 SRC_URI.Michael Palimaka2014-10-252-3/+9
|
* rework gcc-5.x snapshots againMike Frysinger2014-10-241-5/+8
|
* centralize the gcc snapshot/prerelease warning messageMike Frysinger2014-10-241-1/+7
|
* expand LICENSE handling for all versionsMike Frysinger2014-10-241-3/+16
|
* restrict --enable-linker-build-id to known ELF targets #525942Mike Frysinger2014-10-201-5/+9
|
* Output which ebuild actually has bad EAPIAndreas K. Hüttel2014-10-202-2/+6
|
* Move EAPI=0,1,2,3 warning into global scope to become ultra-annoying. Add QA ↵Andreas K. Hüttel2014-10-192-9/+24
| | | | deprecation warning about EAPI=4.
* add USE=sanitize to control libsanitizer #525174 by Lukas LihotzkiMike Frysinger2014-10-191-1/+6
|
* use arrays for IUSE_DEF to simplify codeMike Frysinger2014-10-191-6/+6
|
* Improve error messaging when python_export is called without a defined ↵Mike Gilbert2014-10-182-3/+9
| | | | python implementation.
* added some missing deps, dropped unnecessary expat dep and redundant ↵Ian Stakenvicius2014-10-172-4/+12
| | | | --with-system-zlib; deps already brought in by mesa so need for end users to update vdb
* a fix to create /etc/ada, see #440660George Shapovalov2014-10-171-1/+2
|
* handle the new gcc-5.x snapshots which changed their versioning slightlyMike Frysinger2014-10-171-6/+8
|
* enable --enable-linker-build-id by default with gcc-4.5+Mike Frysinger2014-10-171-1/+7
|
* tests: let overlays add their own eclasses and testsuites and reuse this ↵Mike Frysinger2014-10-161-2/+12
| | | | infrastructure
* toolchain-funcs.eclass: fix copyright lineAnthony G. Basile2014-10-151-2/+2
|
* Add gcc-specs-stack-check() to toolchain-funcs.eclassAnthony G. Basile2014-10-151-1/+7
|
* Clean up return code in gcc-specs functions in toolchain-funcs.eclassAnthony G. Basile2014-10-151-10/+10
|
* Allow ebuild to override GENTOO_DEPEND_ON_PERL_SUBSLOT in perl-app.eclass if ↵Ian Stakenvicius2014-10-152-4/+9
| | | | necessary
* Introduce comment_add_subdirectory function. Make EAPI check more ↵Michael Palimaka2014-10-152-4/+23
| | | | technically correct.
* Import from KDE overlay.Michael Palimaka2014-10-153-1/+658
|
* simple fix for bug #440660Steve Arnold2014-10-151-2/+5
|
* added bumps to mozilla config eclasses and removed oldIan Stakenvicius2014-10-144-10/+569
|
* Fix assignments to RESTRICT.Davide Pesavento2014-10-092-4/+7
|
* Sync eclasses from mysql overlayBrian Evans2014-10-083-8/+14
|
* Restrict mirror for qtwebkit wrt bug #524584Davide Pesavento2014-10-072-3/+7
|
* Suppress annoying warning, see ↵Anthony G. Basile2014-09-282-4/+6
| | | | https://forums.gentoo.org/viewtopic-p-7624560.html