| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Pass NOFLAGSTRIP to avoid stripping flags (i.e. if they are already stripped). | Diego Elio Pettenò | 2006-04-30 | 1 | -2/+2 |
* | Fix download message to show correct download URL | Stuart Herbert | 2006-04-30 | 1 | -2/+2 |
* | Eclass for nxserver 1.5 | Stuart Herbert | 2006-04-30 | 1 | -0/+247 |
* | add '/' | Akinori Hattori | 2006-04-30 | 1 | -2/+2 |
* | fixes bug #129178 | Akinori Hattori | 2006-04-30 | 1 | -2/+2 |
* | Disable only pie, as we have ssp now. | Diego Elio Pettenò | 2006-04-30 | 1 | -7/+7 |
* | Fix bash comment, bug #131649. | Diego Elio Pettenò | 2006-04-29 | 1 | -2/+2 |
* | delay stripping until after we moved all of the gcc binaries around | Mike Frysinger | 2006-04-29 | 1 | -5/+5 |
* | work around bug #97196 | Carsten Lohrke | 2006-04-28 | 1 | -1/+5 |
* | Don't apply kde-fast-install for now. | Diego Elio Pettenò | 2006-04-28 | 1 | -2/+2 |
* | fixes bug #129178 and #129427 | Akinori Hattori | 2006-04-28 | 1 | -13/+8 |
* | Remove entirely filtering of --as-needed. If you want to use it, just use bin... | Diego Elio Pettenò | 2006-04-28 | 2 | -21/+2 |
* | Give actual valid atoms to emerge, when telling people to emerge stuff. | Donnie Berkholz | 2006-04-28 | 1 | -3/+3 |
* | redo how we enable protoize so it works with cross-compiling/bsd/etc... #130962 | Mike Frysinger | 2006-04-27 | 1 | -13/+5 |
* | add a dont use this eclass message for the time being. | John Mylchreest | 2006-04-26 | 1 | -0/+5 |
* | Correct a problem with getting version numbers for newer versions. Reported b... | Matthias Schwarzott | 2006-04-26 | 1 | -3/+3 |
* | Make eclass aware of the new APIVERSION concept. | Matthias Schwarzott | 2006-04-26 | 1 | -2/+9 |
* | honour unipatch_strict properly, and fix up some minor cosmetics | John Mylchreest | 2006-04-26 | 1 | -11/+18 |
* | Use virtual/pmake instead of specifying all the possible packages. | Diego Elio Pettenò | 2006-04-25 | 1 | -6/+2 |
* | Added TryExec to make_desktop_entry so menu items will only display for users... | Chris Gianelloni | 2006-04-25 | 1 | -1/+2 |
* | if user uninstalls active toolchain, make sure we switch to a valid one #130772 | Mike Frysinger | 2006-04-25 | 1 | -2/+17 |
* | make sure fix_libtool_files.sh and fixlafiles.awk are never uninstalled #87647 | Mike Frysinger | 2006-04-25 | 1 | -3/+4 |
* | New standalone, re-written unipatch, requires testing. | John Mylchreest | 2006-04-24 | 1 | -0/+300 |
* | hide version.h not existing in make mrproper during unpack | John Mylchreest | 2006-04-24 | 1 | -2/+2 |
* | Use cheaper normal numerical sorting that also works on bsd | Paul de Vrieze | 2006-04-24 | 1 | -3/+3 |
* | switch over to econf | Mike Frysinger | 2006-04-24 | 1 | -49/+19 |
* | match -gnueabi as well when finding needed libc | Mike Frysinger | 2006-04-23 | 1 | -2/+2 |
* | Add patch to fix kde's fast-install support in libtool, to fix problems repor... | Diego Elio Pettenò | 2006-04-23 | 2 | -2/+27 |
* | add addwrite for root/.gnome2. see #128289. | John N. Laliberte | 2006-04-23 | 1 | -1/+4 |
* | Change deps for G/FBSD compatibility. | Luca Longinotti | 2006-04-22 | 3 | -6/+6 |
* | Make sure BSD'ish sed is used by default. | Diego Elio Pettenò | 2006-04-22 | 1 | -1/+3 |
* | make sure we patch up locale bugs automatically #122216 | Mike Frysinger | 2006-04-22 | 1 | -1/+5 |
* | Don't filter --as-needed on newer (2.16.92) binutils as they are fixed. | Diego Elio Pettenò | 2006-04-21 | 2 | -5/+20 |
* | removed DEPEND=dev-lang/gnat - not necessary as all packages have their own D... | George Shapovalov | 2006-04-21 | 1 | -3/+1 |
* | Create a new function x-modular_dri_check(), and move the USE=dri check from ... | Donnie Berkholz | 2006-04-21 | 1 | -2/+5 |
* | Move the check for gcc vanilla specs into a separate function, x-modular_spec... | Donnie Berkholz | 2006-04-21 | 1 | -13/+15 |
* | add a workaround for crappy gstreamer | Mike Frysinger | 2006-04-21 | 1 | -1/+4 |
* | (#120057) Enabling DRI in drivers requires that the server was built with sup... | Donnie Berkholz | 2006-04-20 | 1 | -1/+12 |
* | Don't die on USE=-*, eclass part. | Luca Longinotti | 2006-04-20 | 5 | -28/+25 |
* | Add eclass for XFCE 4.4 and update the 4.2 eclass as needed. | Daniel Ostrow | 2006-04-20 | 2 | -7/+122 |
* | added ROOTPATH to generated env entry | George Shapovalov | 2006-04-19 | 1 | -1/+2 |
* | special handling on ppc no longer necessary, first fixes in.. | George Shapovalov | 2006-04-19 | 1 | -13/+2 |
* | built_with_use check before adding group/user in games_pkg_setup | Michael Sterrett | 2006-04-19 | 1 | -7/+7 |
* | dont allow enewuser/enewgroup in src_* functions #124680 | Mike Frysinger | 2006-04-19 | 1 | -1/+15 |
* | Don't forcefully enter ${S} as we might want to build in a subdir. | Diego Elio Pettenò | 2006-04-19 | 1 | -3/+1 |
* | Don't strip-flags when building for a different target; remove $HEADERS defin... | Diego Elio Pettenò | 2006-04-19 | 1 | -3/+2 |
* | Check against CTARGET rather than CHOST to disable protoize until it's fixed. | Diego Elio Pettenò | 2006-04-19 | 1 | -2/+2 |
* | Use -m directive instead of -I to get the mk path in crosscompile. | Diego Elio Pettenò | 2006-04-19 | 1 | -2/+2 |
* | Change var name to respect standards. | Luca Longinotti | 2006-04-18 | 3 | -9/+9 |
* | findutils is in system. Remove explicit dep, for g/fbsd | Daniel Gryniewicz | 2006-04-18 | 1 | -3/+2 |