| Commit message (Expand) | Author | Age | Files | Lines |
* | Prevent compression of symlink targets in docdir in EAPIs where this is possi... | Ulrich Müller | 2015-05-17 | 2 | -4/+14 |
* | Sync with KDE overlay - update SRC_URI. | Michael Palimaka | 2015-05-15 | 2 | -3/+12 |
* | Add back the deblob script functionality to the eclass. | Mike Pagano | 2015-05-14 | 2 | -4/+12 |
* | use find directly to run sed on la files so we skip sed when there are no la ... | Mike Frysinger | 2015-05-13 | 1 | -5/+7 |
* | Drop elog in webapp_serverowned, discussed with blueness in bug #542024 | Bernard Cafarelli | 2015-05-12 | 2 | -4/+6 |
* | Add standard header, acknowledged by mgorny in bug 548984. | Ulrich Müller | 2015-05-11 | 6 | -0/+18 |
* | Add standard header, acknowledged by vapier and mgorny in bug 548984. | Ulrich Müller | 2015-05-11 | 1 | -0/+3 |
* | use find to run sed on la files so we skip sed when there are no la files #54... | Mike Frysinger | 2015-05-11 | 1 | -2/+2 |
* | Add standard header, acknowledged by vapier in bug 548984. | Ulrich Müller | 2015-05-10 | 11 | -0/+33 |
* | Don't prepend EPREFIX for {header,mkspecs}dir since these are mostly used wit... | Davide Pesavento | 2015-05-10 | 2 | -8/+18 |
* | Add qt{4,5}_get_{header,mkspecs}dir helper functions, bug 525830. | Davide Pesavento | 2015-05-10 | 2 | -2/+33 |
* | Add note to qt{4,5}_prepare_env() | Davide Pesavento | 2015-05-10 | 2 | -2/+4 |
* | Delete obsolete code that is now causing problems on freebsd (bug 493310). | Davide Pesavento | 2015-05-10 | 2 | -6/+5 |
* | Bump everyone to java-config 2.2. | James Le Cuirot | 2015-05-09 | 4 | -9/+13 |
* | graphite support was dropped from gcc-4.7 | Davide Pesavento | 2015-05-09 | 2 | -8/+5 |
* | Move workaround for bug 367045 from qtgui ebuild to eclass. | Davide Pesavento | 2015-05-09 | 2 | -2/+8 |
* | Update from qt overlay: overhaul toolchain and *FLAGS handling for proper mul... | Davide Pesavento | 2015-05-09 | 2 | -7/+27 |
* | Sync kde5.eclass with overlay. | Manuel Rüger | 2015-05-09 | 2 | -8/+11 |
* | Sync kde5-functions.eclass with overlay. | Manuel Rüger | 2015-05-09 | 2 | -6/+28 |
* | Sync kde5.eclass with overlay. | Manuel Rüger | 2015-05-09 | 2 | -12/+101 |
* | Update a comment. | Ulrich Müller | 2015-05-09 | 1 | -3/+3 |
* | Avoid problematic colon char in filenames, bug 548750. | Ulrich Müller | 2015-05-09 | 11 | -1/+15 |
* | use find to run sed on la files so we skip sed when there are no la files #54... | Mike Frysinger | 2015-05-08 | 1 | -4/+4 |
* | make flag testing work for clang too crbug.com/474652 | Mike Frysinger | 2015-05-06 | 2 | -7/+39 |
* | Fix documentation of 3 variables in php-ext-source-r2 eclass | Brian Evans | 2015-05-04 | 2 | -5/+10 |
* | Make USE_PHP a REQUIRED variable for the php-ext-source-r2 eclass | Brian Evans | 2015-05-04 | 2 | -4/+12 |
* | call die in more places to catch bad sed/mv commands | Mike Frysinger | 2015-05-04 | 1 | -5/+5 |
* | Make java-pkg_doso always install with mode 0755, which is more like | James Le Cuirot | 2015-05-02 | 2 | -3/+7 |
* | Update git urls for mysql-extras | Brian Evans | 2015-05-01 | 4 | -8/+12 |
* | Add kernel-2 env var K_BASE_VER as different versions of git sources use diff... | Mike Pagano | 2015-04-29 | 2 | -10/+12 |
* | Skip java-dep-check for ant tasks wrt bug #298955. Fix missing | James Le Cuirot | 2015-04-28 | 4 | -52/+65 |
* | Update SRC_URI. | Michael Palimaka | 2015-04-28 | 2 | -2/+11 |
* | Handle 4.1 base kernel. See bug #547894. | Mike Pagano | 2015-04-27 | 2 | -3/+11 |
* | Adjusted libvpx dependency | Lars Wendler | 2015-04-25 | 2 | -3/+6 |
* | Fix filename matching in elisp-site-file-install. It should use shortest matc... | Ulrich Müller | 2015-04-24 | 2 | -4/+9 |
* | require newer isl w/gcc-5 to address a fortran ICE (gcc PR547470) #547470 | Mike Frysinger | 2015-04-23 | 1 | -2/+2 |
* | Sync with qt overlay: cleanup prefix-related patching and fix bug #542780. | Davide Pesavento | 2015-04-22 | 2 | -20/+15 |
* | update git urls and migrate git-2 -> git-r3 | Jason Zaman | 2015-04-21 | 2 | -7/+10 |
* | make linker script clean up behavior the same across old versions of gcc | Mike Frysinger | 2015-04-20 | 1 | -8/+4 |
* | all sanitizer la files #546700 by Mihai Moldovan | Mike Frysinger | 2015-04-20 | 1 | -3/+3 |
* | Sync with qt overlay - export AR and OBJDUMP too, use new configure option '-... | Michael Palimaka | 2015-04-19 | 2 | -5/+10 |
* | Ban eapi2 and 3 for gnome2.eclass (#539118) | Pacho Ramos | 2015-04-18 | 2 | -26/+13 |
* | Specify :* as slot by default to silence repoman warnings | Brian Evans | 2015-04-14 | 2 | -4/+15 |
* | Consider SLOTs when checking Java dependencies. Comment out the longer | James Le Cuirot | 2015-04-14 | 2 | -33/+50 |
* | tc-ld-disable-gold: handle LD having flags appended to it #545218 | Mike Frysinger | 2015-04-13 | 1 | -2/+5 |
* | handle versions 6.x+ like 5.x | Mike Frysinger | 2015-04-13 | 1 | -4/+4 |
* | force the configure shell to bash to work around older configure detection | Mike Frysinger | 2015-04-13 | 1 | -2/+5 |
* | Sync with KDE overlay - don't set CMAKE_MIN_VERSION which is already set by c... | Michael Palimaka | 2015-04-11 | 3 | -24/+25 |
* | extra-cmake-modules moved from dev-libs to kde-frameworks. | Michael Palimaka | 2015-04-11 | 2 | -3/+6 |
* | Add ejavadoc function. Thanks to wltjr. Fixes bug #544076. | James Le Cuirot | 2015-04-04 | 3 | -6/+27 |