| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix handbook related logic: 1) Add KMMODULE to KMEXTRA when KMNOMODULE is fal... | Maciej Mrozowski | 2010-09-15 | 1 | -4/+4 |
* | Make handbook unpacking less strict, bug 337341. Which is actually fine as ha... | Maciej Mrozowski | 2010-09-15 | 1 | -2/+2 |
* | Rework KDE_HANDBOOK=1 -> KDE_HANDBOOK->'always', 'optional'(USE=handbook), 'n... | Maciej Mrozowski | 2010-09-14 | 2 | -22/+40 |
* | Sync from overlay: use add_kdebase_dep in eclass, depend on perl everywhere (... | Maciej Mrozowski | 2010-09-13 | 1 | -44/+27 |
* | add default src_test for pecl packages | Matti Bickel | 2010-09-13 | 1 | -2/+15 |
* | Accept user-supplied configure args as phase function parameters as well | Maciej Mrozowski | 2010-09-12 | 1 | -2/+2 |
* | Make .cabal built haskell packages respect LDFLAGS envvar. Fixes bug #333217 ... | Sergei Trofimovich | 2010-09-12 | 1 | -2/+8 |
* | convert gcc version funcs to query the preprocessor for its gcc version to wo... | Mike Frysinger | 2010-09-11 | 1 | -6/+15 |
* | Ensure that *two* digits of patch version component determine unstable snaphots | Maciej Mrozowski | 2010-09-11 | 1 | -4/+4 |
* | Add SRC_URI rule for kdepim-4.4.6 | Maciej Mrozowski | 2010-09-11 | 1 | -1/+5 |
* | Remove repacked unstable snapshots handling codepaths, add kdepim-4.4.6 depen... | Maciej Mrozowski | 2010-09-11 | 3 | -20/+21 |
* | Allow the star to be at any place of the sub_S directory. | Diego Elio Pettenò | 2010-09-10 | 1 | -2/+2 |
* | Sync some changes from overlay: | Maciej Mrozowski | 2010-09-09 | 2 | -19/+53 |
* | Add deprecation information. | Tomas Chvatal | 2010-09-09 | 1 | -1/+5 |
* | Bug #336075: Add warning about mysql_upgrade for some users. | Robin H. Johnson | 2010-09-06 | 1 | -1/+6 |
* | Do not strip debug QT CFLAGS per bug #329533 | Markos Chandras | 2010-09-05 | 1 | -2/+2 |
* | Use ecj-4.5.jar for >=4.5 (bug #336045). | Ryan Hill | 2010-09-05 | 1 | -5/+14 |
* | games_ut_unpack: let's see uz2unpack output | Tristan Heaven | 2010-08-31 | 1 | -3/+3 |
* | Factor out the ree18→rubyee18 conversion and use it when generating the bin... | Diego Elio Pettenò | 2010-08-30 | 2 | -16/+26 |
* | Add support for static-libs USE flag, including support for .la files removal... | Thomas Sachau | 2010-08-28 | 1 | -1/+6 |
* | improve upgrade description wrt #332765 | Benedikt Boehm | 2010-08-28 | 1 | -4/+3 |
* | fix order of ECVS_CVS_COMMAND and its default options #334241 by Michał Górny | Mike Frysinger | 2010-08-25 | 1 | -15/+17 |
* | make sure the sort is in a C locale #333773 by Michał Górny | Mike Frysinger | 2010-08-24 | 1 | -2/+2 |
* | Include Hg revision info in the einfo output for Hg live builds, to allow rep... | Robin H. Johnson | 2010-08-24 | 1 | -2/+9 |
* | Fix wrong variable usage. | Tomas Chvatal | 2010-08-24 | 1 | -2/+2 |
* | drop enlightenment_warning_msg now that things have stabilized quite a bit up... | Mike Frysinger | 2010-08-23 | 1 | -36/+6 |
* | add support for python/cython by Michael Blumenkrantz et al, and start eclass... | Mike Frysinger | 2010-08-22 | 1 | -9/+43 |
* | clean up the elcass a bit -- drop dead code, add documentation, etc... | Mike Frysinger | 2010-08-22 | 1 | -180/+140 |
* | Actually print out the path that check-reqs is testing; bug #300662 | Mark Loeser | 2010-08-22 | 1 | -13/+13 |
* | add E{CVS,SCM}_VERSION support #333773 by Michał Górny | Mike Frysinger | 2010-08-22 | 1 | -1/+5 |
* | Sync eclasses from Emacs overlay (revision 1506). | Ulrich Müller | 2010-08-22 | 2 | -13/+10 |
* | x-modular -> xorg2 in eclassdoc | Tomas Chvatal | 2010-08-22 | 1 | -2/+2 |
* | Cleanup eclassdoc. | Tomas Chvatal | 2010-08-22 | 1 | -23/+9 |
* | Fix eclassdoc typo. | Tomas Chvatal | 2010-08-22 | 1 | -2/+2 |
* | Update ruby eclass documentation. | Hans de Graaff | 2010-08-22 | 2 | -3/+6 |
* | remove unused references to long dead (circa 2006) AT_GNUCONF_UPDATE variable | Mike Frysinger | 2010-08-21 | 3 | -8/+6 |
* | update eclass documentation to use new markings and avoid warnings | Mike Frysinger | 2010-08-21 | 2 | -7/+13 |
* | support ESCM_OFFLINE #307743 by Martin Väth | Mike Frysinger | 2010-08-21 | 1 | -2/+8 |
* | Add MySQL-cluster support to the eclass. Ebuild not moving from overlay quite... | Robin H. Johnson | 2010-08-20 | 1 | -13/+33 |
* | Make tc-getF77() fall back to the gcc-provided gfortran, not some nonexistent... | Donnie Berkholz | 2010-08-20 | 1 | -2/+2 |
* | epatch_user: return 0/1 depending on user patches actually applied | Mike Frysinger | 2010-08-19 | 1 | -2/+3 |
* | added deprecation notice | Alex Alexander | 2010-08-14 | 1 | -1/+5 |
* | Fix quoting | Harald van Dijk | 2010-08-14 | 1 | -2/+2 |
* | Typo | Markos Chandras | 2010-08-14 | 1 | -2/+2 |
* | Quote CC,CXX,LD,LINK. Bug #332669. Thanks to Harald van Dijk | Markos Chandras | 2010-08-14 | 2 | -7/+7 |
* | mention the gcc-upgrading guide for all versions #328043 by Jacob Godserv | Mike Frysinger | 2010-08-14 | 1 | -5/+5 |
* | Don't spit out warning with -g0. Patch from Bartosz Brachaczek <b.brachaczek@... | Markos Chandras | 2010-08-13 | 1 | -2/+2 |
* | Revert - breaks kdelibs API (sic!) | Maciej Mrozowski | 2010-08-13 | 1 | -8/+7 |
* | Revert - breaks a lot of kde packages (sighs) | Maciej Mrozowski | 2010-08-13 | 1 | -7/+5 |
* | Handle USE=debug in the same way as cmake-utils, do not abuse it with CMAkE_B... | Maciej Mrozowski | 2010-08-12 | 1 | -7/+8 |