summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* add cygwin targetsMike Frysinger2008-11-281-2/+3
|
* tweak cygwin targetMike Frysinger2008-11-281-4/+4
|
* cygwin targets produce dllsMike Frysinger2008-11-281-4/+4
|
* Major changes to avoid pkg-config files displaying the wrong --libs. ↵Peter Alfredsen2008-11-281-58/+31
| | | | Simplifications, quoting fixed.
* dont send output to /dev/null ... if it worked, we would get no output and ↵Mike Frysinger2008-11-271-3/+3
| | | | if it failed, we want to see the output
* It's handy to know these depend on mono if you're making a set.Peter Alfredsen2008-11-271-3/+4
|
* x-modular_dri_check(): Keep working when xorg-server doesn't support USE=dri.Donnie Berkholz2008-11-261-2/+2
|
* All of the ebuilds currently using eclass build with -j8.Peter Alfredsen2008-11-261-3/+3
|
* Add quotesPeter Alfredsen2008-11-261-8/+8
|
* - In the WX_GTK_VER before inherit case, make sure the user has the GTK libsRyan Hill2008-11-261-17/+38
| | | | | | | and not just wxBase installed since everything in the tree except amule requires them. Export pkg_setup to die when a wxBase profile is detected in this situation. (bug #247000) - Documentation improvements.
* sed is only a depPeter Alfredsen2008-11-261-1/+2
|
* eclass required for gnome-sharp and gnome-desktop-sharp packagesPeter Alfredsen2008-11-251-0/+179
|
* Hack for gtk-sharp-2.12.6Peter Alfredsen2008-11-251-2/+2
|
* Terminate last line of init file.Ulrich Müller2008-11-241-2/+2
|
* added possibility to gzip .idx filesPeter Volkov2008-11-231-4/+6
|
* Updated x11-libs/qt-phonon block to avoid a qt downgrade.Jorge Manuel B. S. Vicetto2008-11-221-3/+2
|
* Added a block to x11-libs/qt-phonon.Jorge Manuel B. S. Vicetto2008-11-211-1/+2
|
* Disable some parts of SSP per bug #246652 with GCC3 as they cause NDB failures.Robin H. Johnson2008-11-201-1/+7
|
* Revert removal of einfo message about Emacs version, since this is really ↵Ulrich Müller2008-11-161-1/+2
| | | | useful in bug reports.
* Bug #222279 - add undocumented support for selection of default charset and ↵Robin H. Johnson2008-11-141-7/+13
| | | | collation values. It works, but consider yourself unsupported if you use it.
* Multiple ruby versions are currently only supported in the ruby overlay, use ↵Hans de Graaff2008-11-141-4/+4
| | | | the default ruby interpreter for now
* Handle the installation of gems differently when using rubygems >= 1.3.0.Hans de Graaff2008-11-141-3/+12
| | | | | | Specifically we use our own custom --sandbox-fix option to make sure that finding dependencies still works even when using a sandbox installation. Thanks for Alex Legler (a3li) for the work on this.
* Bug #187642 - community-specific features.Robin H. Johnson2008-11-141-1/+5
|
* Bug #224067 - disable berkdb now for all mysql builds >=5.0.60.Robin H. Johnson2008-11-141-3/+10
|
* Adding ppc Makefile fix for bug #234179. Thanks to Josejx.Mike Pagano2008-11-131-1/+5
|
* Fix kde4-base.eclass so it works with updated kde-base.eclass.Tomas Chvatal2008-11-091-2/+2
|
* - unbreak arm eabi supportNed Ludd2008-11-091-1/+12
|
* Apply EAPI-2 support for base.eclass as discussed on gentoo-dev ml.Peter Alfredsen2008-11-091-13/+91
|
* Unset ANT_RESPECT_JAVA_HOME introduced to fix bug #151884.Vlastimil Babka2008-11-091-1/+2
|
* Set MY_FORTRAN correctly when only FC and not F77 or F2C are set.Donnie Berkholz2008-11-071-1/+3
|
* Change a bit the dobin_texmf_scripts behavior to symlink instead of ↵Alexis Ballier2008-11-061-3/+5
| | | | installing the file twice. That saves a few bits and we can afford it now that we ensure the permissions are preserved when installing the texmf tree.
* Use cp -pR for installing the texmf tree so that file permissions are ↵Alexis Ballier2008-11-061-6/+6
| | | | preserved. Bug #245117
* - Update cmake-utils eclass so it respect user defined CFLAGS and so on.Tomas Chvatal2008-11-051-17/+39
| | | | | - Fixes bug 221049. - Thanks to matthew.m.mccormick@gmail.com whom made this patch.
* share Module.symvers between all compiled modules, patch from Peter Volkov ↵Daniel Drake2008-11-051-1/+3
| | | | in bug #237618
* Corrected install path. Fixes bug #242226, thanks to Kamil Kisiel ↵Olivier Fisette2008-11-031-9/+21
| | | | <kamil@kamilkisiel.net> for reporting.
* do not filter TOC related flags for ppc64Mike Frysinger2008-11-031-2/+2
|
* Remove RESTRICT=distcc for now, its obvious it will never be an option when ↵Gordon Malm2008-11-021-3/+1
| | | | a 3rd party decides what goes in our PMS.
* documentation tweaks from Fabio RossiDaniel Drake2008-11-011-5/+4
|
* Add bug #120001 to comment for RESTRICT=distccGordon Malm2008-11-011-2/+2
|
* Forgot to add a comment to the eclass for commit: Add distcc to RESTRICT in ↵Gordon Malm2008-10-311-1/+2
| | | | linux-mod.eclass bug #167844
* Add distcc to RESTRICT in linux-mod.eclass bug #167844Gordon Malm2008-10-311-1/+2
|
* allow for relative srcdir directory, thanks to Alon Bar-Lev in bug #198642Daniel Drake2008-10-311-2/+2
|
* add some fantastic documentation from Fabio Rossi in bug #217560Daniel Drake2008-10-311-65/+187
|
* Add documentation from Fabio Rossi in bug #217562Daniel Drake2008-10-311-47/+151
|
* add some documentation, patch from Eric Brown in bug #190934Daniel Drake2008-10-311-1/+15
|
* Remove virtual/tetex, bug 222501.Ulrich Müller2008-10-311-2/+1
|
* Use TEXLIVE_MODULES_DEPS only for TeX Live 2007Alexis Ballier2008-10-311-3/+4
|
* Updated .DirIcon file type detection to match new output I'm getting from aJim Ramsay2008-10-311-3/+4
| | | | recent upgrade of 'file'.
* Bug #244946 - Use different syntax to pipe find output into while loops insideZac Medico2008-10-301-6/+6
| | | | | | | | | | python_mod_cleanup(), as a workaround for a bug in <bash-3.2 which causes incorrect saving of the environment when < <(find ...) syntax is used. The bug causes bash to die when attempting to source the resulting environment file. A similar issue has affected eutils.eclass in the past, triggering bug #215340. Also fix inverted argument validation logic inside python_mod_exists(), broken since version 1.47. Thanks to zlin for reporting.
* fix distutils_pkg_post{inst,rm}.Ali Polatel2008-10-281-10/+20
|