summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* simplify log handling in autotools_run_tool and include the pwd in the log he...Mike Frysinger2009-05-041-9/+12
* Import patch from Debian http://bugs.debian.org/347650 which hacks around lib...Peter Alfredsen2009-05-036-6/+118
* Eclass updated to support SVN ebuilds, plus nitpicks.Peter Alfredsen2009-05-031-27/+53
* Add dependency on sys-devel/flex for binutils; bug #221407Mark Loeser2009-05-031-2/+3
* Previous commit spuriously introduced a [ -> [[ change which broke the eclassNirbheek Chauhan2009-05-011-2/+2
* Fix quoting issues, patch by maekke -- bug 258217Nirbheek Chauhan2009-05-011-8/+8
* Fix quoting issues, patch by maekke -- bug 258211Nirbheek Chauhan2009-05-011-6/+6
* Use XFCE4_PATCHES in non live ebuilds too.Jeremy Olexa2009-05-011-1/+3
* Typo++. Well sometimes copy/pasto just does not work.Tomas Chvatal2009-04-291-2/+2
* Update eapi2 issues reported by subversion eclass users. Agreed with yngwin t...Tomas Chvatal2009-04-291-9/+9
* Punt xprintRaúl Porcel2009-04-292-10/+6
* Unquoted for use in dodoc (doesn't work with multiple filenames). Updated S...Joe Sapp2009-04-281-7/+8
* Update for EAPI="2".Arfrever Frehtes Taifersar Arahesis2009-04-261-3/+16
* Support ESVN_USER and ESVN_PASSWORD variables.Arfrever Frehtes Taifersar Arahesis2009-04-261-6/+28
* Run 'svn cleanup' to automatically upgrade working copies.Arfrever Frehtes Taifersar Arahesis2009-04-261-1/+3
* added proper multilib support (#266769)George Shapovalov2009-04-251-1/+9
* Make eclass 4.5.{1,2} readyMarkos Chandras2009-04-231-2/+8
* Update permission fixing code. Per bug #266432.Tomas Chvatal2009-04-191-9/+12
* Move elog information from prepare to postinst and also switch from elog to e...Tomas Chvatal2009-04-181-9/+9
* Stop supporting generation 1Vlastimil Babka2009-04-171-60/+1
* Add line noting that the warning is pure QA. Per discussion with yngwin on #g...Tomas Chvatal2009-04-171-1/+2
* Document ESVN_MIRROR variable for kde eclasses. Requested on irc.Tomas Chvatal2009-04-151-1/+5
* Remove sliped inherit base from the previous fixing breakage :[Tomas Chvatal2009-04-141-2/+2
* Sync from Emacs overlay (revision 1379).Ulrich Müller2009-04-141-50/+5
* Fix issues with patches being applied twice. Remember that we should let othe...Tomas Chvatal2009-04-131-4/+1
* Update kde4 eclassesTomas Chvatal2009-04-133-515/+399
* set S when running elibtoolize so we get expected behavior #265319 by Michael...Mike Frysinger2009-04-121-3/+3
* Exit with error when runing src_compile and no Makefile is around.Tomas Chvatal2009-04-111-1/+3
* allow src_prepare to use restore_config #265745 by Michał GórnyMike Frysinger2009-04-111-3/+3
* Updating poppler.eclass for new backend handling scheme.Peter Alfredsen2009-04-101-3/+1
* Die when there is no CMakeLists.txtTomas Chvatal2009-04-101-1/+9
* Update the unpack to actualy extract correct .git folder. Thanks to robbat2 f...Tomas Chvatal2009-04-101-9/+16
* Apply patches from PATCHES variable too in git eclass. Now it was applying on...Tomas Chvatal2009-04-081-3/+6
* Partial sync from Emacs overlay:Ulrich Müller2009-04-081-7/+20
* Add working migration for shallow copy repositories. We cant keep it around s...Tomas Chvatal2009-04-071-4/+10
* Fix a typo. Z vs S :] Thanks reavertm for spoting.Tomas Chvatal2009-04-071-2/+2
* Fix typo. Thanks Caster for spoting.Tomas Chvatal2009-04-061-2/+2
* If you just pass --no-pager to git, you can avoid the need to pipe to cat.Robin H. Johnson2009-04-061-3/+3
* EAPI2fy git eclass. Make it eclassdoc compatible (at least i hope :])Tomas Chvatal2009-04-051-163/+193
* remove the Darwin hook, it seemingly has been obsoletedFabian Groffen2009-04-051-7/+1
* Revert 1.89 of toolchain-funcs.eclass, I should have reviewed it much better,...Fabian Groffen2009-04-051-179/+7
* make sure we dont set common dirs like /opt/bin and /opt/lib to games owner #...Mike Frysinger2009-04-051-1/+12
* backport fix from Prefix for get_libname to support AIX and FreeMiNTFabian Groffen2009-04-041-4/+8
* backport fix for x86-macos in filter-flags from PrefixFabian Groffen2009-04-041-1/+7
* Backport non-GNU ld fixes for most notably Darwin from PrefixFabian Groffen2009-04-041-2/+25
* backport Darwin fixes from PrefixFabian Groffen2009-04-041-6/+7
* Add support for all Prefix arches, in particular for gen_usr_ld_script, and a...Fabian Groffen2009-04-041-7/+179
* backport some fixes for Darwin and Solaris from PrefixFabian Groffen2009-04-041-1/+16
* Update eclassdoc so it work again. Per bug #264791.Tomas Chvatal2009-04-041-7/+36
* - use proper syntax.Ned Ludd2009-04-021-2/+2