summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Add ruby-fakegem.eclassAlex Legler2009-12-141-0/+264
|
* it's 2009Alex Legler2009-12-141-2/+2
|
* Adding epatch_user to kernel-2 eclassMike Pagano2009-12-131-1/+4
|
* Forgot the argument for the nice output of the QA check.Robin H. Johnson2009-12-111-8/+8
|
* Implement EHG_QUIET similar to EGIT_QUIET if you need more Mercurial output ↵Robin H. Johnson2009-12-111-4/+10
| | | | to see why a clone or pull is doing or failing.
* Add a QA warning if you call linux_chkconfig* and linux_config* was not called.Robin H. Johnson2009-12-111-4/+32
|
* Better legacy-mode support for linux-info until the migration is completed, ↵Robin H. Johnson2009-12-111-2/+2
| | | | thanks to darkside_ for finding the issue.
* use eshopts_{push,pop} helpersMike Frysinger2009-12-111-4/+3
|
* add new eshopts_{push,pop} functions to simplify mucking with shell optionsMike Frysinger2009-12-111-6/+49
|
* Silence an unneeded warningJonathan Callen2009-12-101-2/+3
|
* Update cmake-utils.eclass and kde4-*.eclass from kde overlayJonathan Callen2009-12-104-74/+137
|
* Fix paste typo.Robin H. Johnson2009-12-101-2/+2
|
* revert previous commit; we want gcj pc file for both native and cross ↵Mike Frysinger2009-12-091-9/+4
| | | | toolchains so *other packages* can find & link against gcj
* Unpack/compile support for xtradb.Robin H. Johnson2009-12-091-4/+26
|
* Only offer IUSE=pbxt/xtradb IF the patches are available for the version in ↵Robin H. Johnson2009-12-091-2/+4
| | | | question.
* Add in initial support for Percona XtraDB for the new 5.1 ebuilds. Again ↵Robin H. Johnson2009-12-091-3/+22
| | | | thanks to jmbsvicetto (reformatted slightly).
* Add eclass documentation and clean up EAPI version checks, thanks to ↵Robin H. Johnson2009-12-091-12/+73
| | | | jmbsvicetto for the work.
* tweak handling of default vars so that eclass-manpages can better pick ↵Mike Frysinger2009-12-091-13/+5
| | | | things out
* tweak default EBZR_STORE_DIR value to something eclass-manpages can easily parseMike Frysinger2009-12-091-3/+2
|
* econf already dies; use base_src_compile instead of rolling our own (less ↵Michael Sterrett2009-12-091-5/+4
| | | | featureful) one.
* Partial sync from Emacs overlay (revision 1477).Ulrich Müller2009-12-071-13/+13
| | | | Prepare for Prefix support.
* Fix minor documentation error.Hans de Graaff2009-12-061-2/+2
|
* Use ':' as delimiter. Fixes bug 295530Markos Chandras2009-12-061-4/+4
|
* Make compatible for PrefixFabian Groffen2009-12-051-3/+3
|
* Add a check for $RUBY to be set in doruby.Diego Elio Pettenò2009-12-051-2/+3
|
* Avoid calling ruby twice since we already calculated that directory.Diego Elio Pettenò2009-12-051-2/+2
|
* Add a further check after install for files installed in the wrong directory ↵Diego Elio Pettenò2009-12-051-1/+13
| | | | (sitedir rather than sitelibdir).
* Initial version of ruby-ng.eclass from our ruby-ng-testbed, as discussed on ↵Hans de Graaff2009-12-051-0/+425
| | | | gentoo-dev.
* Remove the libgcj pkg-config file when cross-compiling.Diego Elio Pettenò2009-12-041-4/+9
| | | | | | This solves the collision problem with sys-devel/gcc[gcj]; since the pkg-config does not seem to be used for cross-compiling this should be enough.
* reset WANT_AUTOMAKE to avoid "latest" warningsMike Frysinger2009-12-041-2/+2
|
* fix icecat support in mozcoreconf-2.eclassJory Pratt2009-12-021-1/+5
|
* Update kde4 eclasses from overlayJonathan Callen2009-12-022-6/+11
|
* Update kde4 eclasses from overlay:Tomas Chvatal2009-12-013-45/+61
| | | | | | | | | | | | Changes: kde-functions Update the block resolving case to make it simpler. kde-meta Drop not required elogs. Drop redundant dependencies. kde-base introduce kdeenablefinal useflag (masked). support unpacking of xz tarballs in eapi2.
* tc-has-tls: new thread local storage test functionMike Frysinger2009-12-011-1/+30
|
* Remove eclasses that have been marked as deprecated for >=2 years; schedule ↵Jonathan Callen2009-11-3072-8801/+174
| | | | other deprecated eclasses for removal
* Commit missing --force support.Diego Elio Pettenò2009-11-291-1/+5
|
* Add support for distutils_src_{compile,install}_{pre,post}_hook(). Use ↵Arfrever Frehtes Taifersar Arahesis2009-11-281-14/+44
| | | | $(PYTHON ${PYVER}) instead of ${python} in distutils_src_compile() and distutils_src_install() to support multilib systems in older EAPIs.
* Update eclass to depend on correct util-macros version.Tomas Chvatal2009-11-281-3/+3
|
* Use mirror://rubygemsAlex Legler2009-11-281-3/+2
|
* gems.eclass: Fetch gems from gems.rubyforge.org only for the momentAlex Legler2009-11-281-2/+3
|
* start a tc-get helper for pkg-configMike Frysinger2009-11-271-1/+5
|
* Fix KOffice URL, bug 294604Theo Chatzimichos2009-11-251-2/+2
|
* QA fixes as per bug #258206. Thanks to maekke.Mike Pagano2009-11-251-11/+11
|
* Add src_prepare supportBernard Cafarelli2009-11-252-4/+10
|
* fix php configure generation with autoconf-2.64+ #281697Mike Frysinger2009-11-251-1/+8
|
* Print a warning if Module::Build is used but not in DEPENDTorsten Veller2009-11-241-1/+5
|
* Make this a bit quieter.Robin H. Johnson2009-11-241-2/+2
|
* Support --source-dir option of python_execute_function().Arfrever Frehtes Taifersar Arahesis2009-11-221-4/+16
|
* Use brighter colors in python_mod_cleanup() (bug #293966).Arfrever Frehtes Taifersar Arahesis2009-11-221-3/+3
|
* Display a warning message if no site-init files were found.Ulrich Müller2009-11-221-2/+6
|