summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Fix openmotif dependency.Ulrich Müller2010-10-102-5/+5
|
* make sure toolchain supports pthreads before enabling openmp #326757 #335883Mike Frysinger2010-10-101-2/+10
|
* Add a comment about naming of site-init files.Ulrich Müller2010-10-091-2/+4
|
* Introducing scons-utils.eclass -- a new eclass providing functions to help ↵Michał Górny2010-10-072-0/+255
| | | | using SCons buildsystem.
* Added die to emake test in php-ext-pecl-Ole Markus With2010-10-063-10/+8
|
* Blocking of minor version slotting of PHP that also works with EAPI0Ole Markus With2010-10-061-2/+4
|
* Added eclasses required for minor version slotting of PHPOle Markus With2010-10-063-1/+438
| | | | | Changed php-ext-base-r1 to require dev-lang/php:5 to prevent mixing of old-style slotting and new-style
* Update mysql.eclass from mysql overlays.Robin H. Johnson2010-10-062-23/+43
|
* Update go-mono.eclass to use git (bug #339230), thanks to Alistair Bush for ↵Pacho Ramos2010-10-051-9/+8
| | | | the fix.
* allow restore_config in src_configureMike Frysinger2010-10-051-5/+3
|
* Fix myeconfargs quoting, bug 339227. Thanks to Martin von Gagern for reporting.Maciej Mrozowski2010-10-031-2/+2
|
* Fix preservation of whitespace in python_execute_function(), ↵Arfrever Frehtes Taifersar Arahesis2010-10-031-31/+87
| | | | | | python_execute_nosetests(), python_execute_py.test() and python_execute_trial(). Support --allow-evaluated-non-sitedir-paths option in python_mod_optimize() and python_mod_cleanup().
* Added warning about using require_php_with_use reflection|pcre|splOle Markus With2010-10-021-1/+10
|
* Fix for Prefix, bug #334057. Since this is always on top of font.eclass, ↵Fabian Groffen2010-09-301-2/+2
| | | | can rely on it's pkg_setup for EPREFIX
* Minor cleanups, eclass-manpages updates.Ryan Hill2010-09-301-28/+36
|
* horde.eclass: Support PORTAGE_COMPRESS when pointing at docs in the postinst ↵Alex Legler2010-09-291-13/+21
| | | | messages. Reorder and use less lines.
* Die rather than introduce invalid depend atom.Tomas Chvatal2010-09-271-2/+2
|
* seq: fix debug typo pointed out by TorstenMike Frysinger2010-09-241-2/+2
|
* seq: dont parse args if `seq` is available, and add a shell fall back if ↵Mike Frysinger2010-09-241-7/+22
| | | | `jot` is not available either
* fix fake-rubygem.eclass for Prefix, bug #336906Fabian Groffen2010-09-231-4/+8
|
* updated fox eclass for EAPI2Matti Bickel2010-09-181-108/+89
|
* simplify DEPEND setup with python varsMike Frysinger2010-09-181-4/+4
|
* drop distutils support now that upstream too has dropped itMike Frysinger2010-09-181-9/+3
|
* Die when uncompressing patch fail. Acked by vapier and robbat2.Tomas Chvatal2010-09-171-3/+3
|
* Change comment in generated autoload file.Ulrich Müller2010-09-171-2/+2
|
* Update eclass documentation.Ulrich Müller2010-09-171-6/+49
|
* epatch docs: fix inverted logic in documentationMike Frysinger2010-09-161-2/+2
|
* Validate .desktop entries always, every problem must be reported upstreamSamuli Suominen2010-09-161-2/+4
|
* Allow setting CMAKE_BUILD_DIR (can be utilized in some exotic circumstances)Maciej Mrozowski2010-09-161-8/+3
|
* Fix handbook related logic: 1) Add KMMODULE to KMEXTRA when KMNOMODULE is ↵Maciej Mrozowski2010-09-151-4/+4
| | | | false, not when KMMODULE is nonempty
* Make handbook unpacking less strict, bug 337341. Which is actually fine as ↵Maciej Mrozowski2010-09-151-2/+2
| | | | handbook are not necessarily located directly in doc/KMMODULE
* 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
|