| Commit message (Expand) | Author | Age | Files | Lines |
* | Raise java-config version pulled in to a version with virtuals related fixes. | Petteri Räty | 2009-02-05 | 1 | -2/+2 |
* | Add seamonkey to possible symlinks | Raúl Porcel | 2009-02-04 | 1 | -2/+3 |
* | fixing $(DESTDIR) omission in Make-lang.in (#252611) | George Shapovalov | 2009-02-03 | 1 | -1/+6 |
* | do dodoc only if file exists | Peter Volkov | 2009-02-03 | 1 | -2/+4 |
* | Fix spaces with tabs. | Tomas Chvatal | 2009-02-02 | 1 | -10/+10 |
* | inherit base because I lub PATCHES | Michael Sterrett | 2009-02-01 | 1 | -1/+3 |
* | Update copyright years. | Ulrich Müller | 2009-01-31 | 1 | -3/+3 |
* | Fixes for 4.3 snapshot series. | Patrick Lauer | 2009-01-31 | 1 | -1/+16 |
* | Remove backwards compatibility kludge (after 13 months transition time). | Ulrich Müller | 2009-01-31 | 1 | -10/+1 |
* | Remove qt-phonon block from kde4-base.eclass | Ben de Groot | 2009-01-31 | 1 | -2/+2 |
* | New and spiffy version of the old eclass. | Peter Alfredsen | 2009-01-29 | 1 | -231/+363 |
* | Disable reduce-relocations on bsd as the qmake spec files aren't ready for th... | Alexis Ballier | 2009-01-29 | 1 | -2/+2 |
* | Gluezilla is no longer a runtime dependency of mono, so to maintain the bindi... | Peter Alfredsen | 2009-01-29 | 1 | -2/+1 |
* | at least gcc-4.1 has problems with parallel installs, so use -j1 with it | Mike Frysinger | 2009-01-29 | 1 | -3/+4 |
* | improve pruning of empty dirs and bogus symlinks in fixed-includes | Mike Frysinger | 2009-01-29 | 1 | -9/+8 |
* | need to rewrite dependency_libs lines in all .la files #125728 | Mike Frysinger | 2009-01-28 | 1 | -11/+16 |
* | fix typo in libtool script munging pointed out by Dmitry Karasik #256636 | Mike Frysinger | 2009-01-28 | 2 | -4/+4 |
* | use emake rather than make | Mike Frysinger | 2009-01-28 | 1 | -6/+3 |
* | Add support for the upcoming java-dep-check. | Serkan Kaba | 2009-01-28 | 1 | -2/+5 |
* | fixup dependency_libs for moved libtool archives as well #125728 | Mike Frysinger | 2009-01-28 | 1 | -7/+13 |
* | use -prune when searching for a dir to delete to avoid harmless warnings abou... | Mike Frysinger | 2009-01-28 | 1 | -2/+2 |
* | split java crap into its own gcc_slot_java and start slotting libgcj.pc #1363... | Mike Frysinger | 2009-01-28 | 1 | -28/+40 |
* | first cut at a more automated method for ldscript installation | Mike Frysinger | 2009-01-27 | 1 | -5/+21 |
* | Mono-2.4_pre1 is upon us. Update to reflect. | Peter Alfredsen | 2009-01-27 | 1 | -4/+4 |
* | Fixed KMMODULE not to add a / at the end. Thanks to ABCD for calling our atte... | Jorge Manuel B. S. Vicetto | 2009-01-24 | 1 | -6/+6 |
* | Updated install-sh patches from bug 196728 to fix parallel make install failu... | Javier Villavicencio | 2009-01-24 | 3 | -8/+17 |
* | I always forget that its !!, not ! in EAPI-2 if you really mean it. | Peter Alfredsen | 2009-01-23 | 1 | -3/+3 |
* | /usr/bin/gapi2-codegen shell script from gtk-sharp-gapi would sometimes not b... | Peter Alfredsen | 2009-01-23 | 1 | -2/+5 |
* | Avoid dying on newer libsdl which doesn't have the no* use flags anymore. | Michael Sterrett | 2009-01-22 | 1 | -2/+2 |
* | just always export CC and CXX from toolchain so we don't have to manually do ... | Michael Sterrett | 2009-01-21 | 1 | -2/+3 |
* | Append -fno-stack-protector-all to creation of internal qmake, bug 253127 | Gordon Malm | 2009-01-21 | 1 | -4/+10 |
* | Add append-cxxflags function | Gordon Malm | 2009-01-21 | 1 | -1/+11 |
* | Add exception for findutils dependency for BSDs since they bring their own. | Peter Alfredsen | 2009-01-20 | 1 | -2/+2 |
* | Add dependency on >=sys-apps/findutils-4.4.0 w.r.t. bug 255621. | Peter Alfredsen | 2009-01-20 | 1 | -2/+3 |
* | Rip default() functions so we only run econf and emake if the appropriate fil... | Peter Alfredsen | 2009-01-18 | 1 | -3/+9 |
* | ruby.eclass: Removing extra "ruby" build target and adding rubyee blacklist c... | Alex Legler | 2009-01-18 | 1 | -2/+3 |
* | Initial commit of go-mono.eclass | Peter Alfredsen | 2009-01-18 | 1 | -0/+105 |
* | Force exporting PKG_CONFIG dirs for building kde apps | Alexey Shvetsov | 2009-01-18 | 1 | -2/+2 |
* | don't pass empty $A to unpack | Michael Sterrett | 2009-01-17 | 1 | -5/+6 |
* | Update multilib_comply to allow for different mv_commands. Also complyize bin... | Peter Alfredsen | 2009-01-14 | 1 | -3/+14 |
* | Add presource variable for plugins that don't need mythtv/qt/mysql dependenci... | Thomas Anderson | 2009-01-13 | 1 | -1/+3 |
* | Adding post-install warning about Qt4 plugins needing rebuilding | Ben de Groot | 2009-01-12 | 1 | -1/+15 |
* | whitespace | Markus Meier | 2009-01-12 | 11 | -54/+54 |
* | Add one missed patch for the eclasses. Affect only live stuff so no breakage ... | Tomas Chvatal | 2009-01-12 | 3 | -28/+41 |
* | Update of kde4 eclasses with ones which understand 4.2 and live :] | Tomas Chvatal | 2009-01-12 | 3 | -1054/+865 |
* | Fix a typo. | Ulrich Müller | 2009-01-11 | 1 | -4/+4 |
* | also patch in the comment that we grep for in libtool.eclass to avoid trying ... | Alexis Ballier | 2009-01-11 | 1 | -1/+2 |
* | include freebsd 7 support and make shared libs naming really the same as on l... | Alexis Ballier | 2009-01-11 | 1 | -2/+2 |
* | Updated SRC_URI to use gnu mirrors. | Peter Volkov | 2009-01-10 | 1 | -2/+2 |
* | Add strip restriction, bug 240325 | Steve Dibb | 2009-01-10 | 1 | -1/+4 |