summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Rework KDE_HANDBOOK=1 -> KDE_HANDBOOK->'always', 'optional'(USE=handbook), ↵Maciej Mrozowski2010-09-142-22/+40
| | | | 'never'(default)
* Sync from overlay: use add_kdebase_dep in eclass, depend on perl everywhere ↵Maciej Mrozowski2010-09-131-44/+27
| | | | (kconfig update needs it at runtime), update handbook handling (just pull khelpcenter)
* add default src_test for pecl packagesMatti Bickel2010-09-131-2/+15
|
* Accept user-supplied configure args as phase function parameters as wellMaciej Mrozowski2010-09-121-2/+2
|
* Make .cabal built haskell packages respect LDFLAGS envvar. Fixes bug #333217 ↵Sergei Trofimovich2010-09-121-2/+8
| | | | (and inferior bug #335591)
* convert gcc version funcs to query the preprocessor for its gcc version to ↵Mike Frysinger2010-09-111-6/+15
| | | | work with different compilers #335943 by Ambroz Bizjak
* Ensure that *two* digits of patch version component determine unstable snaphotsMaciej Mrozowski2010-09-111-4/+4
|
* Add SRC_URI rule for kdepim-4.4.6Maciej Mrozowski2010-09-111-1/+5
|
* Remove repacked unstable snapshots handling codepaths, add kdepim-4.4.6 ↵Maciej Mrozowski2010-09-113-20/+21
| | | | dependency rule
* Allow the star to be at any place of the sub_S directory.Diego Elio Pettenò2010-09-101-2/+2
| | | | | | While it only makes sense for GitHub tarballs, with Rails the star is _not_ the last character in the string because we have to enter a sub-directory.
* Sync some changes from overlay:Maciej Mrozowski2010-09-092-19/+53
| | | | | - KDE_HANDBOOK=1 instead of IUSE=handbook - add_kdebase_dep can be used outside of kde-base now
* Add deprecation information.Tomas Chvatal2010-09-091-1/+5
|
* Bug #336075: Add warning about mysql_upgrade for some users.Robin H. Johnson2010-09-061-1/+6
|
* Do not strip debug QT CFLAGS per bug #329533Markos Chandras2010-09-051-2/+2
|
* Use ecj-4.5.jar for >=4.5 (bug #336045).Ryan Hill2010-09-051-5/+14
|
* games_ut_unpack: let's see uz2unpack outputTristan Heaven2010-08-311-3/+3
|
* Factor out the ree18→rubyee18 conversion and use it when generating the ↵Diego Elio Pettenò2010-08-302-16/+26
| | | | binwrapper (closes bug #335328).
* Add support for static-libs USE flag, including support for .la files ↵Thomas Sachau2010-08-281-1/+6
| | | | removal and not yet committed support for svn revision checks in efl live builds
* improve upgrade description wrt #332765Benedikt Boehm2010-08-281-4/+3
|
* fix order of ECVS_CVS_COMMAND and its default options #334241 by Michał GórnyMike Frysinger2010-08-251-15/+17
|
* make sure the sort is in a C locale #333773 by Michał GórnyMike Frysinger2010-08-241-2/+2
|
* Include Hg revision info in the einfo output for Hg live builds, to allow ↵Robin H. Johnson2010-08-241-2/+9
| | | | reproducability.
* Fix wrong variable usage.Tomas Chvatal2010-08-241-2/+2
|
* drop enlightenment_warning_msg now that things have stabilized quite a bit ↵Mike Frysinger2010-08-231-36/+6
| | | | upstream
* add support for python/cython by Michael Blumenkrantz et al, and start ↵Mike Frysinger2010-08-221-9/+43
| | | | eclass documentation
* clean up the elcass a bit -- drop dead code, add documentation, etc...Mike Frysinger2010-08-221-180/+140
|
* Actually print out the path that check-reqs is testing; bug #300662Mark Loeser2010-08-221-13/+13
|
* add E{CVS,SCM}_VERSION support #333773 by Michał GórnyMike Frysinger2010-08-221-1/+5
|
* Sync eclasses from Emacs overlay (revision 1506).Ulrich Müller2010-08-222-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 eclassdocTomas Chvatal2010-08-221-2/+2
|
* Cleanup eclassdoc.Tomas Chvatal2010-08-221-23/+9
|
* Fix eclassdoc typo.Tomas Chvatal2010-08-221-2/+2
|
* Update ruby eclass documentation.Hans de Graaff2010-08-222-3/+6
|
* remove unused references to long dead (circa 2006) AT_GNUCONF_UPDATE variableMike Frysinger2010-08-213-8/+6
|
* update eclass documentation to use new markings and avoid warningsMike Frysinger2010-08-212-7/+13
|
* support ESCM_OFFLINE #307743 by Martin VäthMike Frysinger2010-08-211-2/+8
|
* Add MySQL-cluster support to the eclass. Ebuild not moving from overlay ↵Robin H. Johnson2010-08-201-13/+33
| | | | quite yet however.
* Make tc-getF77() fall back to the gcc-provided gfortran, not some ↵Donnie Berkholz2010-08-201-2/+2
| | | | nonexistent 'f77'.
* epatch_user: return 0/1 depending on user patches actually appliedMike Frysinger2010-08-191-2/+3
|
* added deprecation noticeAlex Alexander2010-08-141-1/+5
|
* Fix quotingHarald van Dijk2010-08-141-2/+2
|
* TypoMarkos Chandras2010-08-141-2/+2
|
* Quote CC,CXX,LD,LINK. Bug #332669. Thanks to Harald van DijkMarkos Chandras2010-08-142-7/+7
|
* mention the gcc-upgrading guide for all versions #328043 by Jacob GodservMike Frysinger2010-08-141-5/+5
|
* Don't spit out warning with -g0. Patch from Bartosz Brachaczek ↵Markos Chandras2010-08-131-2/+2
| | | | <b.brachaczek@gmail.com>. Bug #332537
* Revert - breaks kdelibs API (sic!)Maciej Mrozowski2010-08-131-8/+7
|
* Revert - breaks a lot of kde packages (sighs)Maciej Mrozowski2010-08-131-7/+5
|
* Handle USE=debug in the same way as cmake-utils, do not abuse it with ↵Maciej Mrozowski2010-08-121-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.Maciej Mrozowski2010-08-121-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.Peter Volkov2010-08-121-10/+20
|