Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not strip debug QT CFLAGS per bug #329533 | 2010-09-05 | 1 | -2/+2 | |
| | |||||
* | Use ecj-4.5.jar for >=4.5 (bug #336045). | 2010-09-05 | 1 | -5/+14 | |
| | |||||
* | games_ut_unpack: let's see uz2unpack output | 2010-08-31 | 1 | -3/+3 | |
| | |||||
* | Factor out the ree18→rubyee18 conversion and use it when generating the ↵ | 2010-08-30 | 2 | -16/+26 | |
| | | | | binwrapper (closes bug #335328). | ||||
* | Add support for static-libs USE flag, including support for .la files ↵ | 2010-08-28 | 1 | -1/+6 | |
| | | | | removal and not yet committed support for svn revision checks in efl live builds | ||||
* | improve upgrade description wrt #332765 | 2010-08-28 | 1 | -4/+3 | |
| | |||||
* | fix order of ECVS_CVS_COMMAND and its default options #334241 by Michał Górny | 2010-08-25 | 1 | -15/+17 | |
| | |||||
* | make sure the sort is in a C locale #333773 by Michał Górny | 2010-08-24 | 1 | -2/+2 | |
| | |||||
* | Include Hg revision info in the einfo output for Hg live builds, to allow ↵ | 2010-08-24 | 1 | -2/+9 | |
| | | | | reproducability. | ||||
* | Fix wrong variable usage. | 2010-08-24 | 1 | -2/+2 | |
| | |||||
* | drop enlightenment_warning_msg now that things have stabilized quite a bit ↵ | 2010-08-23 | 1 | -36/+6 | |
| | | | | upstream | ||||
* | add support for python/cython by Michael Blumenkrantz et al, and start ↵ | 2010-08-22 | 1 | -9/+43 | |
| | | | | eclass documentation | ||||
* | clean up the elcass a bit -- drop dead code, add documentation, etc... | 2010-08-22 | 1 | -180/+140 | |
| | |||||
* | Actually print out the path that check-reqs is testing; bug #300662 | 2010-08-22 | 1 | -13/+13 | |
| | |||||
* | add E{CVS,SCM}_VERSION support #333773 by Michał Górny | 2010-08-22 | 1 | -1/+5 | |
| | |||||
* | Sync eclasses from Emacs overlay (revision 1506). | 2010-08-22 | 2 | -13/+10 | |
| | | | | | | | | | | elisp.eclass: Update documentation. elisp-common.eclass: The nullglob shell option is not needed in elisp-site-regen, because inside the loop we test for existence of all files. See also bug 328863. The temporary file needs only be removed in the no changes case. | ||||
* | x-modular -> xorg2 in eclassdoc | 2010-08-22 | 1 | -2/+2 | |
| | |||||
* | Cleanup eclassdoc. | 2010-08-22 | 1 | -23/+9 | |
| | |||||
* | Fix eclassdoc typo. | 2010-08-22 | 1 | -2/+2 | |
| | |||||
* | Update ruby eclass documentation. | 2010-08-22 | 2 | -3/+6 | |
| | |||||
* | remove unused references to long dead (circa 2006) AT_GNUCONF_UPDATE variable | 2010-08-21 | 3 | -8/+6 | |
| | |||||
* | update eclass documentation to use new markings and avoid warnings | 2010-08-21 | 2 | -7/+13 | |
| | |||||
* | support ESCM_OFFLINE #307743 by Martin Väth | 2010-08-21 | 1 | -2/+8 | |
| | |||||
* | Add MySQL-cluster support to the eclass. Ebuild not moving from overlay ↵ | 2010-08-20 | 1 | -13/+33 | |
| | | | | quite yet however. | ||||
* | Make tc-getF77() fall back to the gcc-provided gfortran, not some ↵ | 2010-08-20 | 1 | -2/+2 | |
| | | | | nonexistent 'f77'. | ||||
* | epatch_user: return 0/1 depending on user patches actually applied | 2010-08-19 | 1 | -2/+3 | |
| | |||||
* | added deprecation notice | 2010-08-14 | 1 | -1/+5 | |
| | |||||
* | Fix quoting | 2010-08-14 | 1 | -2/+2 | |
| | |||||
* | Typo | 2010-08-14 | 1 | -2/+2 | |
| | |||||
* | Quote CC,CXX,LD,LINK. Bug #332669. Thanks to Harald van Dijk | 2010-08-14 | 2 | -7/+7 | |
| | |||||
* | mention the gcc-upgrading guide for all versions #328043 by Jacob Godserv | 2010-08-14 | 1 | -5/+5 | |
| | |||||
* | Don't spit out warning with -g0. Patch from Bartosz Brachaczek ↵ | 2010-08-13 | 1 | -2/+2 | |
| | | | | <b.brachaczek@gmail.com>. Bug #332537 | ||||
* | Revert - breaks kdelibs API (sic!) | 2010-08-13 | 1 | -8/+7 | |
| | |||||
* | Revert - breaks a lot of kde packages (sighs) | 2010-08-13 | 1 | -7/+5 | |
| | |||||
* | Handle USE=debug in the same way as cmake-utils, do not abuse it with ↵ | 2010-08-12 | 1 | -7/+8 | |
| | | | | CMAkE_BUILD_TYPE=Debugfull (it can be done when needed anyway - see CMAKE_BUILD_TYPE section in cmake-utils.eclass(5)) | ||||
* | use debug && append-cppflags -DDEBUG. | 2010-08-12 | 1 | -5/+7 | |
| | | | | Also prevent QDebug from flooding when ! use debug (Qt is common toolkit among cmake-controlled packages, we can add respective preprocessor definitions for other known common libs as well) | ||||
* | Make EAPI 1,2,3 compatible, bug #282482 thank Samuli Suominen for this job. | 2010-08-12 | 1 | -10/+20 | |
| | |||||
* | Fix quotation. | 2010-08-12 | 1 | -5/+5 | |
| | |||||
* | Respect docdir for proto packages too. | 2010-08-11 | 1 | -1/+2 | |
| | |||||
* | Upstream changed mirror layout, and moved files to an archive site that is ↵ | 2010-08-09 | 1 | -2/+13 | |
| | | | | not mirrored. | ||||
* | Merge changes from overlay: remove kde 4.3 support, do not call epatch_user ↵ | 2010-08-09 | 3 | -29/+19 | |
| | | | | twice, bump cmake dep | ||||
* | Bring in a patch from the overlay so we can override bad tarball packaging. | 2010-08-08 | 1 | -3/+5 | |
| | |||||
* | fix wrong filename in pkg_postinst output | 2010-08-08 | 1 | -2/+2 | |
| | |||||
* | Add workaround for ARM | 2010-08-08 | 1 | -1/+7 | |
| | |||||
* | Allow USE=hscolour for dev-haskell packages that have | 2010-08-07 | 1 | -2/+29 | |
| | | | | CABAL_FEATURES="hscolour" (none yet in portage). | ||||
* | Whitespace. | 2010-08-06 | 1 | -2/+2 | |
| | |||||
* | Add case for configure.in also for non-interix case... | 2010-08-06 | 1 | -2/+2 | |
| | |||||
* | Bug #323717 again: Merge patch from Nick Bowler <nbowler@draconx.ca> to ↵ | 2010-08-05 | 1 | -17/+21 | |
| | | | | handle localversion differently so that it should work on more kernels. Note that if the kernel.release file is out of date however, it will install modules to the wrong location now. | ||||
* | Bug #331013: avoid "make test" in kernel sources ebuilds. | 2010-08-03 | 1 | -2/+10 | |
| | |||||
* | kernel-2 deblob support for 2.6.35; bug #324505: deblob-check usage. | 2010-08-03 | 1 | -5/+15 | |
| |