Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix a small brain fart | Travis Tilley | 2004-10-11 | 1 | -21/+23 |
| | |||||
* | we dont want to use the installed compilers' specs to build gcc! | Travis Tilley | 2004-10-11 | 1 | -1/+4 |
| | |||||
* | always switch gcc profile if bootstrapping! | Travis Tilley | 2004-10-11 | 1 | -2/+3 |
| | |||||
* | Some cleaning, added eutils, localized some envvars. | Danny van Dyk | 2004-10-10 | 1 | -10/+7 |
| | |||||
* | Update db_fix_so to also work with BSD find; closes bug #66998 | Aaron Walker | 2004-10-10 | 1 | -3/+3 |
| | |||||
* | Added darwintoolize. This closes bug #65272. | Mamoru Komachi | 2004-10-10 | 6 | -3/+275 |
| | |||||
* | need_fortran now checks for F77, FC and F2C envvars. Fixed some typos. | Danny van Dyk | 2004-10-10 | 1 | -17/+38 |
| | |||||
* | dont output to /dev/null, use a temp file instead | Mike Frysinger | 2004-10-09 | 1 | -8/+11 |
| | |||||
* | make a nice wrapper for mktemp | Mike Frysinger | 2004-10-09 | 1 | -13/+22 |
| | |||||
* | die if make fails | Donnie Berkholz | 2004-10-09 | 1 | -2/+2 |
| | |||||
* | -ne is for integers, not strings. | Donnie Berkholz | 2004-10-09 | 1 | -2/+2 |
| | |||||
* | re-enable gtk1 support #66719 | Aron Griffis | 2004-10-08 | 1 | -29/+48 |
| | |||||
* | whitespace fix | Thomas Matthijs | 2004-10-08 | 1 | -13/+13 |
| | |||||
* | fix for bug #65487. only do loadpolicy if all tools are available | Chris PeBenito | 2004-10-08 | 1 | -15/+19 |
| | |||||
* | Added beep/sleep when unmerged product is installed in zope instances. | Radoslaw Stachowiak | 2004-10-07 | 1 | -2/+31 |
| | |||||
* | QA: changed leading spaces to tabs. | Radoslaw Stachowiak | 2004-10-07 | 1 | -16/+16 |
| | |||||
* | added a helpful note | Jeremy Huddleston | 2004-10-07 | 1 | -1/+2 |
| | |||||
* | Add convenience function for checking module support | Daniel Drake | 2004-10-06 | 1 | -1/+11 |
| | |||||
* | Add .config parsing functions | Daniel Drake | 2004-10-06 | 1 | -1/+42 |
| | |||||
* | s,/usr/bin/fc-cache,fc-cache, to support Mac OS X. | Mamoru Komachi | 2004-10-06 | 1 | -2/+3 |
| | |||||
* | changes for boundschecking | Alexander Gabert | 2004-10-06 | 1 | -13/+43 |
| | |||||
* | More quoting | Michael Sterrett | 2004-10-06 | 1 | -35/+39 |
| | |||||
* | Fixed groups IFS in enewuser. Thanks to Joe Jezak <josejx@gmail.com>, bug ↵ | Mamoru Komachi | 2004-10-06 | 1 | -3/+6 |
| | | | | #57900. | ||||
* | use macos -> useq macos and use ppc-macos -> useq ppc-macos, bug #57900. | Mamoru Komachi | 2004-10-06 | 1 | -6/+6 |
| | |||||
* | allow users to override GAMES_* variables from environment | Mike Frysinger | 2004-10-05 | 1 | -10/+10 |
| | |||||
* | when using nscd, getent might have to flush the tables to make sure the ↵ | Mike Frysinger | 2004-10-05 | 1 | -1/+2 |
| | | | | cache doesnt screw it up #66182 | ||||
* | make sure we dont evaluate LD_LIBRARY_PATH too soon | Mike Frysinger | 2004-10-05 | 1 | -2/+2 |
| | |||||
* | support an extra library path in the wrapper-maker (for doom3!) | Mike Frysinger | 2004-10-05 | 1 | -1/+5 |
| | |||||
* | support makeself-2.1.4 (doom3!) | Mike Frysinger | 2004-10-05 | 1 | -16/+28 |
| | |||||
* | revert the multilib-by-default changes, since this seems to be causing ↵ | Travis Tilley | 2004-10-05 | 1 | -6/+6 |
| | | | | problems with hardened, and we havent yet completely figured out how to handle mips' three ABIs. | ||||
* | fix sparc32 screwiness, bug 66162 | Ciaran McCreesh | 2004-10-04 | 1 | -1/+7 |
| | |||||
* | we dont want to automatically switch the currently selected gcc config ↵ | Travis Tilley | 2004-10-04 | 1 | -4/+32 |
| | | | | unless the old config is no longer valid. otherwise doing an emerge world -e with multiple slotted compilers installed will compile some packages with one compiler and others with another. besides, it's just plain rude. ;) | ||||
* | add some sanity checking and informational messages to do_gcc_config() | Travis Tilley | 2004-10-04 | 1 | -6/+29 |
| | |||||
* | Bug #60560. | Robin H. Johnson | 2004-10-04 | 1 | -2/+2 |
| | |||||
* | move xfree.eclass to x11.eclass. | Donnie Berkholz | 2004-10-04 | 1 | -0/+163 |
| | |||||
* | Drop useless portageq call. | Donnie Berkholz | 2004-10-04 | 1 | -2/+2 |
| | |||||
* | Added preserve_old_lib as a temporary workaround to soname changes in libs. | Jeremy Huddleston | 2004-10-04 | 1 | -1/+52 |
| | |||||
* | add support for creating a pie-but-not-ssp hardened specs file, and add a ↵ | Travis Tilley | 2004-10-04 | 1 | -2/+34 |
| | | | | do_gcc_config for calling gcc-config in a way that remembers your specsfile choice. | ||||
* | Complete upgrade for support functions in gnustep.eclass to support install ↵ | Armando Di Cianno | 2004-10-04 | 1 | -6/+6 |
| | | | | root via eclass variable now that apps have been otherwise upgraded | ||||
* | Making GNUstep root into variable, easing the ability to test different ↵ | Armando Di Cianno | 2004-10-04 | 1 | -1/+3 |
| | | | | installation points, or supporting users who like non-standard install points. | ||||
* | aspell-0.6 support | Anders Rune Jensen | 2004-10-03 | 1 | -4/+12 |
| | |||||
* | made env script function more flexible just in case we get more than just 3 ↵ | Travis Tilley | 2004-10-03 | 1 | -7/+4 |
| | | | | specs files at some point in the future... | ||||
* | add function for creating gcc env.d entries | Travis Tilley | 2004-10-03 | 1 | -1/+47 |
| | |||||
* | Refactor mozilla.eclass - more sensible layout of configuration options, ↵ | Brad Laue | 2004-10-03 | 1 | -84/+67 |
| | | | | removal of GTK+ 1 from the build. I can't see a reason to keep it, and we'll be getting QT soon so it'll be easier to manage this way. | ||||
* | Added a patch to fix an error with files or directories containing spaces in ↵ | Mamoru Komachi | 2004-10-03 | 1 | -10/+10 |
| | | | | their names. Thanks to gna <gnagent2@yahoo.com.au>; bug #66206. | ||||
* | Don't build composer if the build is firefox. | Brad Laue | 2004-10-03 | 1 | -2/+3 |
| | |||||
* | Removing extra "Copyright: " line, the first line of the file and the header ↵ | Tim Yamin | 2004-10-02 | 1 | -6/+4 |
| | | | | is for that. | ||||
* | moving set_arch_ functions to eutils from kernel | Brian Jackson | 2004-10-02 | 2 | -16/+28 |
| | |||||
* | create ldscripts with +x | Mike Frysinger | 2004-10-02 | 1 | -4/+6 |
| | |||||
* | Fixes for vendor libs; more concise checking for ${D} in files; | Michael Cummings | 2004-10-01 | 1 | -11/+42 |
| |