| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert removal of einfo message about Emacs version, since this is really use... | Ulrich Müller | 2008-11-16 | 1 | -1/+2 |
* | Bug #222279 - add undocumented support for selection of default charset and c... | Robin H. Johnson | 2008-11-14 | 1 | -7/+13 |
* | Multiple ruby versions are currently only supported in the ruby overlay, use ... | Hans de Graaff | 2008-11-14 | 1 | -4/+4 |
* | Handle the installation of gems differently when using rubygems >= 1.3.0. | Hans de Graaff | 2008-11-14 | 1 | -3/+12 |
* | Bug #187642 - community-specific features. | Robin H. Johnson | 2008-11-14 | 1 | -1/+5 |
* | Bug #224067 - disable berkdb now for all mysql builds >=5.0.60. | Robin H. Johnson | 2008-11-14 | 1 | -3/+10 |
* | Adding ppc Makefile fix for bug #234179. Thanks to Josejx. | Mike Pagano | 2008-11-13 | 1 | -1/+5 |
* | Fix kde4-base.eclass so it works with updated kde-base.eclass. | Tomas Chvatal | 2008-11-09 | 1 | -2/+2 |
* | - unbreak arm eabi support | Ned Ludd | 2008-11-09 | 1 | -1/+12 |
* | Apply EAPI-2 support for base.eclass as discussed on gentoo-dev ml. | Peter Alfredsen | 2008-11-09 | 1 | -13/+91 |
* | Unset ANT_RESPECT_JAVA_HOME introduced to fix bug #151884. | Vlastimil Babka | 2008-11-09 | 1 | -1/+2 |
* | Set MY_FORTRAN correctly when only FC and not F77 or F2C are set. | Donnie Berkholz | 2008-11-07 | 1 | -1/+3 |
* | Change a bit the dobin_texmf_scripts behavior to symlink instead of installin... | Alexis Ballier | 2008-11-06 | 1 | -3/+5 |
* | Use cp -pR for installing the texmf tree so that file permissions are preserv... | Alexis Ballier | 2008-11-06 | 1 | -6/+6 |
* | - Update cmake-utils eclass so it respect user defined CFLAGS and so on. | Tomas Chvatal | 2008-11-05 | 1 | -17/+39 |
* | share Module.symvers between all compiled modules, patch from Peter Volkov in... | Daniel Drake | 2008-11-05 | 1 | -1/+3 |
* | Corrected install path. Fixes bug #242226, thanks to Kamil Kisiel <kamil@kami... | Olivier Fisette | 2008-11-03 | 1 | -9/+21 |
* | do not filter TOC related flags for ppc64 | Mike Frysinger | 2008-11-03 | 1 | -2/+2 |
* | Remove RESTRICT=distcc for now, its obvious it will never be an option when a... | Gordon Malm | 2008-11-02 | 1 | -3/+1 |
* | documentation tweaks from Fabio Rossi | Daniel Drake | 2008-11-01 | 1 | -5/+4 |
* | Add bug #120001 to comment for RESTRICT=distcc | Gordon Malm | 2008-11-01 | 1 | -2/+2 |
* | Forgot to add a comment to the eclass for commit: Add distcc to RESTRICT in l... | Gordon Malm | 2008-10-31 | 1 | -1/+2 |
* | Add distcc to RESTRICT in linux-mod.eclass bug #167844 | Gordon Malm | 2008-10-31 | 1 | -1/+2 |
* | allow for relative srcdir directory, thanks to Alon Bar-Lev in bug #198642 | Daniel Drake | 2008-10-31 | 1 | -2/+2 |
* | add some fantastic documentation from Fabio Rossi in bug #217560 | Daniel Drake | 2008-10-31 | 1 | -65/+187 |
* | Add documentation from Fabio Rossi in bug #217562 | Daniel Drake | 2008-10-31 | 1 | -47/+151 |
* | add some documentation, patch from Eric Brown in bug #190934 | Daniel Drake | 2008-10-31 | 1 | -1/+15 |
* | Remove virtual/tetex, bug 222501. | Ulrich Müller | 2008-10-31 | 1 | -2/+1 |
* | Use TEXLIVE_MODULES_DEPS only for TeX Live 2007 | Alexis Ballier | 2008-10-31 | 1 | -3/+4 |
* | Updated .DirIcon file type detection to match new output I'm getting from a | Jim Ramsay | 2008-10-31 | 1 | -3/+4 |
* | Bug #244946 - Use different syntax to pipe find output into while loops inside | Zac Medico | 2008-10-30 | 1 | -6/+6 |
* | fix distutils_pkg_post{inst,rm}. | Ali Polatel | 2008-10-28 | 1 | -10/+20 |
* | Add inheritage of flag-o-matic eclass. Fixes bug #244625. | Tomas Chvatal | 2008-10-28 | 1 | -2/+2 |
* | Don't assign a default to SITEFILE, since elisp-common.eclass doesn't use it. | Ulrich Müller | 2008-10-27 | 1 | -6/+1 |
* | allow build type to be overridden via $CMAKE_BUILD_TYPE | Mike Frysinger | 2008-10-27 | 1 | -2/+2 |
* | Don't call python_version in python_{en,dis}able_pyc because they may be call... | Ali Polatel | 2008-10-27 | 1 | -13/+5 |
* | erm, previous commit wasnt ready, but should be ok with this fix | Mike Frysinger | 2008-10-27 | 1 | -2/+2 |
* | use set_arch_to_kernel/set_arch_to_portage rather than managing ARCH ourselve... | Mike Frysinger | 2008-10-27 | 1 | -4/+4 |
* | pass CROSS_COMPILE=${CHOST}- to build process #194380 | Mike Frysinger | 2008-10-27 | 1 | -4/+4 |
* | set threading type to win32 for ming targets #242344 by cJ | Mike Frysinger | 2008-10-27 | 2 | -8/+11 |
* | distutils_src_install should call python_need_rebuild. | Ali Polatel | 2008-10-27 | 1 | -1/+4 |
* | Add python_need_rebuild marker function. The first step for a faster python-u... | Ali Polatel | 2008-10-27 | 1 | -1/+9 |
* | Quoting. | Ali Polatel | 2008-10-26 | 1 | -2/+2 |
* | Bashify python_mod_cleanup, make it work for paths with spaces in them. | Ali Polatel | 2008-10-26 | 1 | -20/+17 |
* | Bashify python_mod_optimize, thanks to Steve Long. | Ali Polatel | 2008-10-26 | 1 | -17/+23 |
* | Bashify python_mod_compile, thanks to Steve Long. | Ali Polatel | 2008-10-26 | 1 | -7/+7 |
* | Bashify, thanks to Steve Long. | Ali Polatel | 2008-10-26 | 1 | -7/+4 |
* | Use PYTHONDONTWRITEBYTECODE to {en,dis}able pyc for 2.6 and above. | Ali Polatel | 2008-10-26 | 1 | -23/+33 |
* | install apache2ctl wrapper script if available | Benedikt Boehm | 2008-10-25 | 1 | -3/+8 |
* | add blockers to the gnome-python-common eclass, try again... | Rémi Cardona | 2008-10-25 | 1 | -2/+2 |