| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Initial import. | Ulrich Müller | 2008-10-25 | 1 | -0/+246 |
* | add blockers to the gnome-python-common eclass | Rémi Cardona | 2008-10-25 | 1 | -2/+7 |
* | Add a configure switch for gcc-4.3's fixed-point arithmetic support for MIPS ... | Joshua Kinard | 2008-10-24 | 1 | -1/+8 |
* | Fix quoting, re-fix bug #238727 | Gilles Dartiguelongue | 2008-10-22 | 1 | -2/+2 |
* | Make USE='-openmp' work. Bug #234841. | Ryan Hill | 2008-10-20 | 1 | -1/+5 |
* | gnome2-utils is now ${ROOT} aware, fix bug #238727. | Gilles Dartiguelongue | 2008-10-19 | 1 | -3/+3 |
* | Fix to work with libtool-2.2. Thanks to loki_val in bug #230271. | Petteri Räty | 2008-10-16 | 1 | -1/+8 |
* | Partial sync from Emacs overlay (revision 1176). | Ulrich Müller | 2008-10-16 | 2 | -13/+24 |
* | Drop symlinks creation messages to einfo instead of elog, bug #241716 | Alexis Ballier | 2008-10-14 | 1 | -6/+6 |
* | Add function names to error messages. | Ulrich Müller | 2008-10-12 | 1 | -8/+7 |
* | fix bug #240060 | Matti Bickel | 2008-10-12 | 1 | -7/+15 |
* | Export PATH with KDEDIR first before calling configure or make. Fixes | Marcus D. Hanwell | 2008-10-11 | 1 | -2/+6 |
* | Move the src_prepare export from java-utils-2 to java-pkg-2 and java-pkg-opt-... | Vlastimil Babka | 2008-10-11 | 3 | -5/+24 |
* | As we moved KDEDIR setting to pkg_setup, we can't set PREFIX to it in global ... | Jorge Manuel B. S. Vicetto | 2008-10-11 | 1 | -8/+5 |
* | EAPI 2 support | Tristan Heaven | 2008-10-11 | 1 | -12/+13 |
* | Run java-config --help to see if the user hasn't run python-updater. | Petteri Räty | 2008-10-10 | 1 | -1/+9 |