summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Support for four-digit control data.Robin H. Johnson2009-02-121-2/+9
|
* Make qt4-build.eclass use EAPI-2 awareBen de Groot2009-02-111-38/+68
|
* Only add sys-apps/portage to dependencies with EAPI 0 or 1.Petteri Räty2009-02-112-7/+7
|
* Bug #252732: A really really old problem from v1.1 of the eclass caused the ↵Robin H. Johnson2009-02-111-4/+1
| | | | original my_config.h to be preserved always instead of being overwritten. If you had an old header with the atomic.h problem, this means it never went away.
* Add useful output to track progress of install.Robin H. Johnson2009-02-111-1/+8
|
* Fix PDEPEND for build order.Robin H. Johnson2009-02-111-2/+5
|
* Make NEED_KDE=none packages pick correct kdedir :] Fixed thanks to Tomáš ↵Tomas Chvatal2009-02-102-48/+44
| | | | Caithaml and pva for helping with this. Per bug #257616.
* Pull java-config-1.3 only for VM's that support gen1, bug #176784.Vlastimil Babka2009-02-091-3/+8
|
* quote some variables, bug #258231Markus Meier2009-02-091-7/+7
|
* quote some vars, bug #258214Markus Meier2009-02-091-3/+3
|
* Fixed unquoted variables, bug #258215, thank Markus Meier for report and fix.Peter Volkov2009-02-091-2/+2
|
* whitespaceMarkus Meier2009-02-081-2/+2
|
* Missing quotes, bug #258203.Carsten Lohrke2009-02-081-2/+2
|
* quote ${D} variable, bug #258163Markus Meier2009-02-081-2/+2
|
* Fix quoting. Thanks to maekke in bug 258225.Alex Legler2009-02-081-16/+16
|
* Fix quoting. Thanks to maekke in bug 258223.Alex Legler2009-02-081-5/+5
|
* Quote variables. Thanks to maekke in bug 258197.Alex Legler2009-02-081-3/+3
|
* Quote variables in this old piece of junk. Thanks to maekke in bug 258201.Peter Alfredsen2009-02-081-12/+12
|
* Fixed unquoted variables, bug #258164, thank Markus Meier for report.Peter Volkov2009-02-081-3/+3
|
* Update for gtk-sharp-2.12.8Peter Alfredsen2009-02-081-8/+6
|
* mark alpha as maintainerMike Frysinger2009-02-081-12/+6
|
* remove ldflag related funcs that exist in flag-o-maticMike Frysinger2009-02-081-55/+1
|
* Add support for KOffice 1.6.3 patch level builds.Carsten Lohrke2009-02-081-1/+4
|
* Add missing quotes reported by Markus Meier <maekke@gentoo.org> in bug #258140.Serkan Kaba2009-02-081-2/+2
|
* whitespaceMarkus Meier2009-02-081-5/+5
|
* remove die messagesChristian Faulhammer2009-02-071-3/+3
|
* Fixed typo in comments.Peter Volkov2009-02-071-2/+2
|
* Raise java-config version pulled in to a version with virtuals related fixes.Petteri Räty2009-02-051-2/+2
|
* Add seamonkey to possible symlinksRaúl Porcel2009-02-041-2/+3
|
* fixing $(DESTDIR) omission in Make-lang.in (#252611)George Shapovalov2009-02-031-1/+6
|
* do dodoc only if file existsPeter Volkov2009-02-031-2/+4
|
* Fix spaces with tabs.Tomas Chvatal2009-02-021-10/+10
|
* inherit base because I lub PATCHESMichael Sterrett2009-02-011-1/+3
|
* Update copyright years.Ulrich Müller2009-01-311-3/+3
|
* Fixes for 4.3 snapshot series.Patrick Lauer2009-01-311-1/+16
|
* Remove backwards compatibility kludge (after 13 months transition time).Ulrich Müller2009-01-311-10/+1
|
* Remove qt-phonon block from kde4-base.eclassBen de Groot2009-01-311-2/+2
|
* New and spiffy version of the old eclass.Peter Alfredsen2009-01-291-231/+363
|
* Disable reduce-relocations on bsd as the qmake spec files aren't ready for ↵Alexis Ballier2009-01-291-2/+2
| | | | this and it causes build failures; we'll have to enable it back once upstream will have fixed the spec files.
* Gluezilla is no longer a runtime dependency of mono, so to maintain the ↵Peter Alfredsen2009-01-291-2/+1
| | | | binding to a certain mono version, we have to make it the other way around.
* at least gcc-4.1 has problems with parallel installs, so use -j1 with itMike Frysinger2009-01-291-3/+4
|
* improve pruning of empty dirs and bogus symlinks in fixed-includesMike Frysinger2009-01-291-9/+8
|
* need to rewrite dependency_libs lines in all .la files #125728Mike Frysinger2009-01-281-11/+16
|
* fix typo in libtool script munging pointed out by Dmitry Karasik #256636Mike Frysinger2009-01-282-4/+4
|
* use emake rather than makeMike Frysinger2009-01-281-6/+3
|
* Add support for the upcoming java-dep-check.Serkan Kaba2009-01-281-2/+5
|
* fixup dependency_libs for moved libtool archives as well #125728Mike Frysinger2009-01-281-7/+13
|
* use -prune when searching for a dir to delete to avoid harmless warnings ↵Mike Frysinger2009-01-281-2/+2
| | | | about find not being able to descend into the dir
* split java crap into its own gcc_slot_java and start slotting libgcj.pc ↵Mike Frysinger2009-01-281-28/+40
| | | | #136382 #216241
* first cut at a more automated method for ldscript installationMike Frysinger2009-01-271-5/+21
|