summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* dont need the binutils-config-1.9 sanity check anymore #297928 by Willard DawsonMike Frysinger2009-12-241-4/+1
* Disallow using of ${python}, distutils_python_version() and distutils_python_...Arfrever Frehtes Taifersar Arahesis2009-12-241-2/+51
* Update EAPI checks. Add support for -2, -3, --only-ABI and --final-ABI option...Arfrever Frehtes Taifersar Arahesis2009-12-231-26/+283
* Fixes from kde overlayJonathan Callen2009-12-231-4/+4
* Sync from kde-testing. Use NOCOLOR variable instead of some local one.Tomas Chvatal2009-12-221-6/+2
* Fix typo (qt4-build-edge -> qt4-build)Jonathan Callen2009-12-221-3/+3
* Remove cruft from qt4-build.eclass, in preparation for merging of prefix changesJonathan Callen2009-12-221-208/+73
* Allow for multiple documentation directories.Diego Elio Pettenò2009-12-211-4/+6
* Remove usage of SANDBOX_DISABLED, per bug 107479Jonathan Callen2009-12-211-13/+4
* Add a RAKE_FAKEGEM_BINWRAP variable.Diego Elio Pettenò2009-12-201-1/+23
* when upgrading in same slot, run gcc-config earlier to make sure the profile ...Mike Frysinger2009-12-201-1/+4
* send gcc-config errors to /dev/null rather than trying to grep them out #290437Mike Frysinger2009-12-201-3/+2
* use emake when generating info pagesMike Frysinger2009-12-191-2/+2
* Bug #297392 - Remove extra leading slash in epatch_user() output.Zac Medico2009-12-191-2/+2
* Bug #297255 - When converting $mycmakeargs to an array insideZac Medico2009-12-181-4/+8
* Use "rsync" instead of "bzr export", bug 280211.Ulrich Müller2009-12-181-19/+23
* Remove extra leftover braces from removed "|| die"Jonathan Callen2009-12-161-2/+2
* Add support for git submodules. Per bug #269491.Tomas Chvatal2009-12-161-40/+67
* Change the binary wrapper code.Diego Elio Pettenò2009-12-161-2/+3
* Fix and extend documentation.Diego Elio Pettenò2009-12-151-3/+14
* Initial commit of qt4-r2.eclassDominik Kapusta2009-12-151-0/+273
* Use the fakegem name and version vars for the source uri.Diego Elio Pettenò2009-12-151-3/+3
* Provide a default SRC_URI.Diego Elio Pettenò2009-12-151-1/+3
* Don't clear DATESTAMP and thus __GLIBCXX__, #296800Harald van Dijk2009-12-141-2/+1
* Updates from kde overlayJonathan Callen2009-12-144-23/+33
* 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 t...Robin H. Johnson2009-12-111-4/+10
* 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, t...Robin H. Johnson2009-12-111-2/+2
* 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 toolcha...Mike Frysinger2009-12-091-9/+4
* 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 q...Robin H. Johnson2009-12-091-2/+4
* Add in initial support for Percona XtraDB for the new 5.1 ebuilds. Again than...Robin H. Johnson2009-12-091-3/+22
* Add eclass documentation and clean up EAPI version checks, thanks to jmbsvice...Robin H. Johnson2009-12-091-12/+73
* tweak handling of default vars so that eclass-manpages can better pick things...Mike Frysinger2009-12-091-13/+5
* 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 fea...Michael Sterrett2009-12-091-5/+4
* Partial sync from Emacs overlay (revision 1477).Ulrich Müller2009-12-071-13/+13
* 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