| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright years in headers |  Christian Faulhammer | 2011-12-27 | 73 | -168/+188 |
* | Reimplement qt_use() more concisely, fix/clarify doc. |  Davide Pesavento | 2011-12-27 | 1 | -16/+5 |
* | Bug #396089: Avoid automagic systemtap/dtrace in MySQL 5.5. |  Robin H. Johnson | 2011-12-27 | 3 | -3/+14 |
* | Refactor USE=static cmake code. |  Robin H. Johnson | 2011-12-27 | 1 | -7/+2 |
* | Only call doman on manpages in twisted_src_install. Credit to Arfrever. |  Mike Gilbert | 2011-12-27 | 2 | -3/+6 |
* | Use twistedmatrix.com/Releases in SRC_URI; tmrc.mit.edu does not have tarball... |  Mike Gilbert | 2011-12-27 | 2 | -4/+9 |
* | Improve eclass doc. |  Davide Pesavento | 2011-12-26 | 1 | -6/+23 |
* | Improve eclass doc. |  Davide Pesavento | 2011-12-26 | 1 | -31/+40 |
* | Misc cleanups, add a few missing "|| die", fix description of some functions. |  Davide Pesavento | 2011-12-26 | 2 | -79/+62 |
* | Delete obsolete sed on fvisibility.test, it's no longer needed in all version... |  Davide Pesavento | 2011-12-25 | 2 | -9/+6 |
* | Add a note on AT_NOELIBTOOLIZE=yes in src_prepare(). Fixes #395649. |  Michał Górny | 2011-12-22 | 2 | -2/+8 |
* | Cleanup and sort flags in standard_configure_options(), no functional changes. |  Davide Pesavento | 2011-12-21 | 1 | -33/+26 |
* | Disable rpath for Qt 4.8 and later (bug #380415). Thanks to dilfridge for tes... |  Davide Pesavento | 2011-12-21 | 2 | -2/+9 |
* | Remove obsolete workaround. |  Davide Pesavento | 2011-12-21 | 2 | -6/+5 |
* | check for len and not the patch files themselves |  Mike Frysinger | 2011-12-21 | 1 | -2/+2 |
* | elibtoolize: make sure header is included in logs too and not just the sub me... |  Mike Frysinger | 2011-12-21 | 1 | -3/+5 |
* | restore BINUTILS_VER support a bit for releases (for msp430-binutils), and al... |  Mike Frysinger | 2011-12-21 | 1 | -11/+12 |
* | Fix missing quotes on has_verison call. |  Robin H. Johnson | 2011-12-19 | 1 | -2/+2 |
* | Bug #390691: Be careful about cp call to coreutils with --no-preserve option ... |  Robin H. Johnson | 2011-12-18 | 2 | -3/+13 |
* | Reorder setting of REQUIRED_USE to stay near IUSE setting; also use ruby_get_... |  Diego Elio Pettenò | 2011-12-18 | 2 | -9/+9 |
* | Re-sync kde4 eclasses with kde overlay: remove libkworkspace target hacks (re... |  Andreas Hüttel | 2011-12-18 | 4 | -35/+38 |
* | escape the brackets so that globbing doesnt kick in, or in the nullglob case,... |  Mike Frysinger | 2011-12-17 | 1 | -15/+9 |
* | extend eshopts test coverage |  Mike Frysinger | 2011-12-17 | 2 | -5/+43 |
* | check return values of all push/pop calls |  Mike Frysinger | 2011-12-17 | 1 | -3/+11 |
* | keep die message updates in eshopts_{push,pop} to $FUNCNAME |  Mike Frysinger | 2011-12-17 | 1 | -7/+7 |
* | avoid multiple inclusions when possible to speed caching up |  Mike Frysinger | 2011-12-17 | 2 | -2/+11 |
* | this eclass does not seem to use eutils.eclass, so drop the inherit |  Mike Frysinger | 2011-12-17 | 1 | -3/+1 |
* | Revert old eshopts_{pop,push} implementations until new ones pass unit tests.... |  Maciej Mrozowski | 2011-12-17 | 2 | -11/+19 |
* | Add new unit test for bug 395025 |  Maciej Mrozowski | 2011-12-17 | 1 | -0/+11 |
* | small testsuite for estack push/pop and friends |  Mike Frysinger | 2011-12-16 | 1 | -0/+42 |
* | add new generic stack helpers estack_{push,pop}, rebase eshopts_{push,pop} on... |  Mike Frysinger | 2011-12-16 | 1 | -14/+78 |
* | Set importdir to be /usr/$(get_libdir)/qt4/imports instead of the non-FHS-com... |  Jonathan Callen | 2011-12-16 | 2 | -4/+12 |
* | --with-abi support for amd64 has not yet been merged into master #394823 by H... |  Mike Frysinger | 2011-12-16 | 1 | -5/+4 |
* | Add app-arch/xz-utils dependency to leechcraft.eclass |  Maxim Koltsov | 2011-12-16 | 2 | -2/+6 |
* | simplify gcc_version_patch slightly |  Mike Frysinger | 2011-12-15 | 1 | -8/+6 |
* | Update leechcraft eclass to new filename suffix |  Maxim Koltsov | 2011-12-15 | 2 | -4/+13 |
* | replace `want_boundschecking` with `use_if_iuse boundschecking` since they ha... |  Mike Frysinger | 2011-12-15 | 1 | -20/+12 |
* | relocate tests to tests/ subdir |  Mike Frysinger | 2011-12-15 | 2 | -27/+51 |
* | relocate tests to tests/ subdir |  Mike Frysinger | 2011-12-15 | 2 | -190/+198 |
* | add some test status helpers to simplify management of i/o and exit status |  Mike Frysinger | 2011-12-15 | 5 | -16/+31 |
* | import KV_to_int and friends since a few eclasses still want it ... |  Mike Frysinger | 2011-12-15 | 1 | -0/+41 |
* | create backing store dirs with group write perms so that people can more easi... |  Mike Frysinger | 2011-12-14 | 3 | -7/+7 |
* | avoid multiple inclusions when possible to speed caching up |  Mike Frysinger | 2011-12-14 | 1 | -1/+6 |
* | Merge category dev-php5 into dev-php (bug #324665) |  Matti Bickel | 2011-12-14 | 2 | -5/+4 |
* | fix thinko with array handling when injecting args into the cmdline |  Mike Frysinger | 2011-12-14 | 1 | -6/+6 |
* | Adjust ChangeLog message to be more conservative. |  Alexandre Rostovtsev | 2011-12-14 | 1 | -3/+3 |
* | Do not use gnome2_schemas_update --uninstall; --uninstall has no effect since... |  Alexandre Rostovtsev | 2011-12-14 | 3 | -6/+12 |
* | push down AT_M4DIR handling into autotools_run_tool to keep the callers simpl... |  Mike Frysinger | 2011-12-14 | 1 | -13/+28 |
* | drop old M4DIR support since we have AT_M4DIR and the tree uses only that, an... |  Mike Frysinger | 2011-12-14 | 1 | -3/+5 |
* | Added -m32 to CFLAGS_sparc32. Allows to build sparc64-* multilib toolchain wi... |  Sergei Trofimovich | 2011-12-14 | 2 | -3/+7 |