| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-comitting the fix for patch strict_order. Works this time :) | John Mylchreest | 2005-03-09 | 1 | -2/+3 |
* | add 3.4.0-final support | Dan Armak | 2005-03-09 | 2 | -9/+13 |
* | Fix typo which caused amd64hack to not get done. | Jeremy Huddleston | 2005-03-09 | 1 | -2/+2 |
* | Syntax fix. | Martin Schlemmer | 2005-03-09 | 1 | -2/+2 |
* | Now add it to EXPORT_FUNCTIONS, and make sure the symlinks are updated if we ... | Martin Schlemmer | 2005-03-09 | 1 | -11/+14 |
* | Fix prerm logic to not uninstall the binutils profile every second merge for ... | Martin Schlemmer | 2005-03-09 | 1 | -4/+4 |
* | Edit specs to add support for creating a cross-compile multilib target gcc. | Jeremy Huddleston | 2005-03-09 | 1 | -4/+83 |
* | Correcting commit message. What was actually done was fixing strict_count to ... | John Mylchreest | 2005-03-08 | 1 | -1/+2 |
* | Changing array substitutions to _ not -, this prevents the cosmetic bad subst... | John Mylchreest | 2005-03-08 | 2 | -10/+20 |
* | add in *vimrc_file_suffix | Ciaran McCreesh | 2005-03-08 | 1 | -3/+3 |
* | f77 -> fortran | Mike Frysinger | 2005-03-08 | 1 | -2/+2 |
* | Add mozconfig_use_with for Seemant's kerberos experimentation | Aron Griffis | 2005-03-08 | 1 | -5/+15 |
* | fix nasty portage --libdir bug, you may have to re-merge all of your php stuff. | Robin H. Johnson | 2005-03-08 | 1 | -9/+21 |
* | allow mysqli ;-). | Robin H. Johnson | 2005-03-08 | 1 | -11/+1 |
* | Cleaned up comments. | Jeremy Huddleston | 2005-03-08 | 1 | -7/+2 |
* | Fix compilation of libstdc++ for crosscompilation toolchains. Add filtering ... | Jeremy Huddleston | 2005-03-08 | 1 | -22/+59 |
* | Don't set ABI=default as it causes econf to add --libdir for archs where it u... | Jeremy Huddleston | 2005-03-08 | 1 | -1/+3 |
* | Don't set ABI=default as it causes econf to add --libdir for archs where it u... | Jeremy Huddleston | 2005-03-08 | 1 | -6/+5 |
* | +get_abi_FAKE_TARGETS | Jeremy Huddleston | 2005-03-08 | 1 | -2/+2 |
* | make_desktop_entry() 2nd try | Carsten Lohrke | 2005-03-07 | 1 | -2/+2 |
* | minor make_desktop_entry() modification | Carsten Lohrke | 2005-03-07 | 1 | -2/+2 |
* | bug 82032: the test for java is both broken and unnecessary. we simply need j... | Dan Armak | 2005-03-07 | 1 | -1/+4 |
* | Change need-kde and need-qt so that ebuilds relying on portage copying RDEPEN... | Gregorio Guidi | 2005-03-07 | 1 | -17/+19 |
* | fixed menu spec url | Carsten Lohrke | 2005-03-06 | 1 | -2/+2 |
* | Fixes bug #84189 | John Mylchreest | 2005-03-06 | 1 | -11/+12 |
* | Use ABI's CFLAGS for BOOT_CFLAGS so stage2/3 generate code for the right ABI. | Jeremy Huddleston | 2005-03-06 | 1 | -2/+2 |
* | sys-apps/cronbase -> sys-process/cronbase | Ciaran McCreesh | 2005-03-04 | 1 | -2/+2 |
* | Changing CTARGET_ALIASES to FAKE_TARGETS for consistency with binutils. | Jeremy Huddleston | 2005-03-04 | 1 | -6/+6 |
* | style updates, add/remove quotes where appropriate. also remove checks with ... | Mike Frysinger | 2005-03-04 | 1 | -55/+44 |
* | undo style changes | Mike Frysinger | 2005-03-04 | 1 | -14/+14 |
* | Uncommitting a stray commit. | Jeremy Huddleston | 2005-03-04 | 1 | -6/+3 |
* | Added sanity checks about for threads and shared with EXTRA_ECONF. Added sup... | Jeremy Huddleston | 2005-03-04 | 3 | -32/+72 |
* | Added check for ! use build on ffi stuff. | Jeremy Huddleston | 2005-03-04 | 1 | -2/+2 |
* | base the uclibc logic upon CTARGET instead of just USE=uclibc ... also get ri... | Mike Frysinger | 2005-03-03 | 1 | -21/+24 |
* | make endian func a little more robust and change sh behavior to match binutil... | Mike Frysinger | 2005-03-02 | 1 | -5/+6 |
* | $ARCH -> $(tc-arch) | Mike Frysinger | 2005-03-02 | 1 | -4/+4 |
* | do stripping ourselves | Mike Frysinger | 2005-03-02 | 1 | -3/+7 |
* | Use LANG=C during compilation to avoid potential internationalization problem... | Peter Johanson | 2005-03-02 | 1 | -3/+3 |
* | Fixed QA warnings; fixed broken enabled/disabled messages | Stuart Herbert | 2005-03-01 | 1 | -14/+14 |
* | uclibc fixes | Mike Frysinger | 2005-03-01 | 1 | -2/+3 |
* | touch up the MAN_VER and HTB_VER usage | Mike Frysinger | 2005-03-01 | 1 | -14/+12 |
* | touchup the dev.gentoo.org URL handling | Mike Frysinger | 2005-03-01 | 1 | -59/+37 |
* | Cleanup is_final_abi. | Jeremy Huddleston | 2005-02-28 | 1 | -6/+7 |
* | Fixes for shared -> sharedext USE flag | Stuart Herbert | 2005-02-28 | 1 | -4/+4 |
* | Updates for kde-3.4.0_rc1. | Gregorio Guidi | 2005-02-27 | 1 | -6/+8 |
* | Install libs if available. Install all modules in TCL_MODS, same goes for DOCS. | Ian Leitch | 2005-02-27 | 1 | -3/+19 |
* | Try to match patches more according to libtool version, bug #83486 | Martin Schlemmer | 2005-02-27 | 1 | -15/+42 |
* | Cosmetic fix | Martin Schlemmer | 2005-02-27 | 1 | -2/+2 |
* | fix illegal bash syntax | Dan Armak | 2005-02-27 | 1 | -2/+2 |
* | 3.4rc1 kdepim: all Makefile.am files need KMEXTRACTONLY+=/doc/api | Dan Armak | 2005-02-27 | 1 | -2/+3 |