summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Drop elog in webapp_serverowned, discussed with blueness in bug #542024Bernard Cafarelli2015-05-122-4/+6
|
* Add standard header, acknowledged by mgorny in bug 548984.Ulrich Müller2015-05-116-0/+18
|
* Add standard header, acknowledged by vapier and mgorny in bug 548984.Ulrich Müller2015-05-111-0/+3
|
* use find to run sed on la files so we skip sed when there are no la files ↵Mike Frysinger2015-05-111-2/+2
| | | | #548782
* Add standard header, acknowledged by vapier in bug 548984.Ulrich Müller2015-05-1011-0/+33
|
* Don't prepend EPREFIX for {header,mkspecs}dir since these are mostly used ↵Davide Pesavento2015-05-102-8/+18
| | | | with insinto and friends.
* Add qt{4,5}_get_{header,mkspecs}dir helper functions, bug 525830.Davide Pesavento2015-05-102-2/+33
|
* Add note to qt{4,5}_prepare_env()Davide Pesavento2015-05-102-2/+4
|
* Delete obsolete code that is now causing problems on freebsd (bug 493310).Davide Pesavento2015-05-102-6/+5
|
* Bump everyone to java-config 2.2.James Le Cuirot2015-05-094-9/+13
|
* graphite support was dropped from gcc-4.7Davide Pesavento2015-05-092-8/+5
|
* Move workaround for bug 367045 from qtgui ebuild to eclass.Davide Pesavento2015-05-092-2/+8
|
* Update from qt overlay: overhaul toolchain and *FLAGS handling for proper ↵Davide Pesavento2015-05-092-7/+27
| | | | multilib support during the configure phase. Fixes bug #545106.
* Sync kde5.eclass with overlay.Manuel Rüger2015-05-092-8/+11
|
* Sync kde5-functions.eclass with overlay.Manuel Rüger2015-05-092-6/+28
|
* Sync kde5.eclass with overlay.Manuel Rüger2015-05-092-12/+101
|
* Update a comment.Ulrich Müller2015-05-091-3/+3
|
* Avoid problematic colon char in filenames, bug 548750.Ulrich Müller2015-05-0911-1/+15
|
* use find to run sed on la files so we skip sed when there are no la files ↵Mike Frysinger2015-05-081-4/+4
| | | | #548782
* make flag testing work for clang too crbug.com/474652Mike Frysinger2015-05-062-7/+39
|
* Fix documentation of 3 variables in php-ext-source-r2 eclassBrian Evans2015-05-042-5/+10
|
* Make USE_PHP a REQUIRED variable for the php-ext-source-r2 eclassBrian Evans2015-05-042-4/+12
|
* call die in more places to catch bad sed/mv commandsMike Frysinger2015-05-041-5/+5
|
* Make java-pkg_doso always install with mode 0755, which is more likeJames Le Cuirot2015-05-022-3/+7
| | | | dolib.so. Closes bug #225729.
* Update git urls for mysql-extrasBrian Evans2015-05-014-8/+12
|
* Add kernel-2 env var K_BASE_VER as different versions of git sources use ↵Mike Pagano2015-04-292-10/+12
| | | | different base versions.
* Skip java-dep-check for ant tasks wrt bug #298955. Fix missingJames Le Cuirot2015-04-284-52/+65
| | | | | | ant-core dependency SLOT. Fix recording of BUILD_DEPEND. Fix java-pkg_ensure-dep matching and adjust the error message. Fix automatic loading of ant-junit and junit wrt bug #513522 among others.
* Update SRC_URI.Michael Palimaka2015-04-282-2/+11
|
* Handle 4.1 base kernel. See bug #547894.Mike Pagano2015-04-272-3/+11
|
* Adjusted libvpx dependencyLars Wendler2015-04-252-3/+6
|
* Fix filename matching in elisp-site-file-install. It should use shortest ↵Ulrich Müller2015-04-242-4/+9
| | | | match, not longest.
* require newer isl w/gcc-5 to address a fortran ICE (gcc PR547470) #547470Mike Frysinger2015-04-231-2/+2
|
* Sync with qt overlay: cleanup prefix-related patching and fix bug #542780.Davide Pesavento2015-04-222-20/+15
|
* update git urls and migrate git-2 -> git-r3Jason Zaman2015-04-212-7/+10
|
* make linker script clean up behavior the same across old versions of gccMike Frysinger2015-04-201-8/+4
|
* all sanitizer la files #546700 by Mihai MoldovanMike Frysinger2015-04-201-3/+3
|
* Sync with qt overlay - export AR and OBJDUMP too, use new configure option ↵Michael Palimaka2015-04-192-5/+10
| | | | '-no-libproxy' beginning with Qt 5.5, and update gtkstyle comment.
* Ban eapi2 and 3 for gnome2.eclass (#539118)Pacho Ramos2015-04-182-26/+13
|
* Specify :* as slot by default to silence repoman warningsBrian Evans2015-04-142-4/+15
|
* Consider SLOTs when checking Java dependencies. Comment out the longerJames Le Cuirot2015-04-142-33/+50
| | | | | error message for now to avoid spamming both users and ourselves because this issue is currently widespread.
* tc-ld-disable-gold: handle LD having flags appended to it #545218Mike Frysinger2015-04-131-2/+5
|
* handle versions 6.x+ like 5.xMike Frysinger2015-04-131-4/+4
|
* force the configure shell to bash to work around older configure detectionMike Frysinger2015-04-131-2/+5
|
* Sync with KDE overlay - don't set CMAKE_MIN_VERSION which is already set by ↵Michael Palimaka2015-04-113-24/+25
| | | | cmake-utils, remove old extra-cmake-utils logic, and improve linguas handling.
* extra-cmake-modules moved from dev-libs to kde-frameworks.Michael Palimaka2015-04-112-3/+6
|
* Add ejavadoc function. Thanks to wltjr. Fixes bug #544076.James Le Cuirot2015-04-043-6/+27
|
* Disable building dynamic libraris by default before-ghc-7.10 (was ↵Sergei Trofimovich2015-04-042-5/+9
| | | | accidentally enabled in a previous revision). Fixes bug #545174 by Toralf Förster.
* Drop EAPI<5 from selinux-policy-2.eclassJason Zaman2015-04-042-15/+13
|
* Remove all references to qt-project.org and switch EGIT_REPO_URI from ↵Davide Pesavento2015-04-014-13/+21
| | | | gitorious to code.qt.io.
* Update dependency after package move of eselect modules to app-eselect.Ulrich Müller2015-03-317-30/+35
|