| Commit message (Expand) | Author | Age | Files | Lines |
* | set S when running elibtoolize so we get expected behavior #265319 by Michael... | Mike Frysinger | 2009-04-12 | 1 | -3/+3 |
* | Exit with error when runing src_compile and no Makefile is around. | Tomas Chvatal | 2009-04-11 | 1 | -1/+3 |
* | allow src_prepare to use restore_config #265745 by Michał Górny | Mike Frysinger | 2009-04-11 | 1 | -3/+3 |
* | Updating poppler.eclass for new backend handling scheme. | Peter Alfredsen | 2009-04-10 | 1 | -3/+1 |
* | Die when there is no CMakeLists.txt | Tomas Chvatal | 2009-04-10 | 1 | -1/+9 |
* | Update the unpack to actualy extract correct .git folder. Thanks to robbat2 f... | Tomas Chvatal | 2009-04-10 | 1 | -9/+16 |
* | Apply patches from PATCHES variable too in git eclass. Now it was applying on... | Tomas Chvatal | 2009-04-08 | 1 | -3/+6 |
* | Partial sync from Emacs overlay: | Ulrich Müller | 2009-04-08 | 1 | -7/+20 |
* | Add working migration for shallow copy repositories. We cant keep it around s... | Tomas Chvatal | 2009-04-07 | 1 | -4/+10 |
* | Fix a typo. Z vs S :] Thanks reavertm for spoting. | Tomas Chvatal | 2009-04-07 | 1 | -2/+2 |
* | Fix typo. Thanks Caster for spoting. | Tomas Chvatal | 2009-04-06 | 1 | -2/+2 |
* | If you just pass --no-pager to git, you can avoid the need to pipe to cat. | Robin H. Johnson | 2009-04-06 | 1 | -3/+3 |
* | EAPI2fy git eclass. Make it eclassdoc compatible (at least i hope :]) | Tomas Chvatal | 2009-04-05 | 1 | -163/+193 |
* | remove the Darwin hook, it seemingly has been obsoleted | Fabian Groffen | 2009-04-05 | 1 | -7/+1 |
* | Revert 1.89 of toolchain-funcs.eclass, I should have reviewed it much better,... | Fabian Groffen | 2009-04-05 | 1 | -179/+7 |
* | make sure we dont set common dirs like /opt/bin and /opt/lib to games owner #... | Mike Frysinger | 2009-04-05 | 1 | -1/+12 |
* | backport fix from Prefix for get_libname to support AIX and FreeMiNT | Fabian Groffen | 2009-04-04 | 1 | -4/+8 |
* | backport fix for x86-macos in filter-flags from Prefix | Fabian Groffen | 2009-04-04 | 1 | -1/+7 |
* | Backport non-GNU ld fixes for most notably Darwin from Prefix | Fabian Groffen | 2009-04-04 | 1 | -2/+25 |
* | backport Darwin fixes from Prefix | Fabian Groffen | 2009-04-04 | 1 | -6/+7 |
* | Add support for all Prefix arches, in particular for gen_usr_ld_script, and a... | Fabian Groffen | 2009-04-04 | 1 | -7/+179 |
* | backport some fixes for Darwin and Solaris from Prefix | Fabian Groffen | 2009-04-04 | 1 | -1/+16 |
* | Update eclassdoc so it work again. Per bug #264791. | Tomas Chvatal | 2009-04-04 | 1 | -7/+36 |
* | - use proper syntax. | Ned Ludd | 2009-04-02 | 1 | -2/+2 |
* | Force custom-optimization on alpha | Raúl Porcel | 2009-04-02 | 1 | -2/+2 |
* | Add prefix.eclass, after discussion on -dev, this a copy of r40431 from the p... | Fabian Groffen | 2009-04-02 | 1 | -0/+52 |
* | Qt3 checks do some special foo we can't override with vars. Try to ignore for... | Peter Alfredsen | 2009-04-01 | 1 | -2/+1 |
* | Add poppler.eclass. | Peter Alfredsen | 2009-04-01 | 1 | -0/+198 |
* | Simply java-pkg_func-exists using suggestions by ciaranm and dberkholz on gen... | Petteri Räty | 2009-03-31 | 1 | -6/+3 |
* | Add missing dep on pkgconfig | Olivier Crête | 2009-03-30 | 1 | -1/+2 |
* | Add a few new plugins, generate all makefiles, shave wrappers need to be built | Olivier Crête | 2009-03-30 | 4 | -46/+46 |
* | Change directory to S in src_unpack. | Ulrich Müller | 2009-03-29 | 1 | -2/+3 |
* | Sync elisp.eclass from Emacs overlay (revision 1355): | Ulrich Müller | 2009-03-29 | 1 | -6/+33 |
* | Remove --extra_linker_flags (#264155,#264186) again | Torsten Veller | 2009-03-29 | 1 | -2/+1 |
* | support funk SONAMEs like libfoo.so -> libfoo-0.1.so | Mike Frysinger | 2009-03-28 | 1 | -2/+6 |
* | Five beeps is excessively annoying and slow | Gordon Malm | 2009-03-28 | 1 | -2/+2 |
* | Refactor gcc-3 stack-protector filtering a bit more | Gordon Malm | 2009-03-28 | 1 | -8/+5 |
* | Add fix for bug 253127 dropped in qt4-build.eclass revision 1.21 | Gordon Malm | 2009-03-28 | 1 | -2/+7 |
* | run java_prepare before bundled jar check and use EBUILD_PHASE to detect when... | Petteri Räty | 2009-03-27 | 1 | -2/+4 |
* | Fix obvious typo in comments. Thanks to zlin for noticing. | Peter Alfredsen | 2009-03-27 | 1 | -2/+2 |
* | Move java_prepare call inside the check for if the function has already been ... | Petteri Räty | 2009-03-27 | 1 | -2/+2 |
* | Add support for java_prepare so that we don't always have to call java-pkg-2_... | Petteri Räty | 2009-03-27 | 1 | -1/+2 |
* | uclibc also wants -ldl | Timothy Redaelli | 2009-03-27 | 1 | -3/+3 |
* | Dropping the >=xorg-server-1.5.2 dep. | Jorge Manuel B. S. Vicetto | 2009-03-26 | 1 | -6/+1 |
* | Fix quoting of pm_echovar (#263671) | Torsten Veller | 2009-03-26 | 1 | -9/+13 |
* | Partial sync from Emacs overlay. | Ulrich Müller | 2009-03-26 | 2 | -108/+71 |
* | expanded Ada standard checking to be exact for 1995 also | George Shapovalov | 2009-03-26 | 1 | -8/+22 |
* | Make vdr conditional when GENTOO_VDR_CONDITIONAL=yes is set. This is for case... | Matthias Schwarzott | 2009-03-24 | 1 | -1/+27 |
* | Update ghc-package eclass to make it work with >=dev-lang/ghc-6.10, and | Lennart Kolmodin | 2009-03-23 | 1 | -11/+45 |
* | make dlopen_lib work in a non-"BSD is the only other thing in the world" setting | Fabian Groffen | 2009-03-22 | 1 | -2/+7 |