Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linear unique_array lifted from saviour, lifted from a python cookbook. | Brian Harring | 2005-12-27 | 1 | -9/+34 |
| | | | | svn path=/main/trunk/; revision=2488 | ||||
* | ongoing portage_util cleanup. | Brian Harring | 2005-12-27 | 2 | -79/+23 |
| | | | | | | | | removed grabint, writeint; rewrote stack_list to use a dict rather then doing a crapload of linear searches. svn path=/main/trunk/; revision=2487 | ||||
* | bye bye crap grab_multiple function. | Brian Harring | 2005-12-27 | 2 | -18/+12 |
| | | | | | | list comp just as easily handles it. svn path=/main/trunk/; revision=2486 | ||||
* | Modify portage's settings object rather than the original env. | Jason Stubbs | 2005-12-26 | 1 | -1/+4 |
| | | | | svn path=/main/trunk/; revision=2485 | ||||
* | - add splitdebug FEATURE to make.conf.5 | Ned Ludd | 2005-12-26 | 1 | -0/+4 |
| | | | | svn path=/main/trunk/; revision=2484 | ||||
* | - export env variable PORTAGE_QUIET when --quiet option is passed | Ned Ludd | 2005-12-26 | 1 | -0/+1 |
| | | | | svn path=/main/trunk/; revision=2483 | ||||
* | Sanitize the root parameter specified to portageq. | Jason Stubbs | 2005-12-26 | 1 | -1/+4 |
| | | | | svn path=/main/trunk/; revision=2482 | ||||
* | - add back in 1 newline after trimming all the extraneous ones | Ned Ludd | 2005-12-26 | 1 | -1/+1 |
| | | | | svn path=/main/trunk/; revision=2481 | ||||
* | - update fatal qa error handling | Ned Ludd | 2005-12-26 | 1 | -9/+9 |
| | | | | svn path=/main/trunk/; revision=2480 | ||||
* | Export the ROOT environment variable when using functions that take a <root> | Jason Stubbs | 2005-12-26 | 1 | -4/+13 |
| | | | | svn path=/main/trunk/; revision=2479 | ||||
* | final cleanups for indirect distfiles, exempt fetch phase also. | Brian Harring | 2005-12-26 | 1 | -2/+2 |
| | | | | svn path=/main/trunk/; revision=2478 | ||||
* | don't generate the distfiles indirection for digest/manifest doebuild calls | Brian Harring | 2005-12-26 | 1 | -1/+1 |
| | | | | svn path=/main/trunk/; revision=2477 | ||||
* | quote a bit more | Mike Frysinger | 2005-12-26 | 1 | -4/+4 |
| | | | | svn path=/main/trunk/; revision=2476 | ||||
* | rename BUILDDIR to PORTAGE_BUILDDIR | Mike Frysinger | 2005-12-26 | 2 | -52/+52 |
| | | | | svn path=/main/trunk/; revision=2475 | ||||
* | 'DISTFILES indirection; access $BUILDDIR/distdir instead of $DISTFILES , ↵ | Brian Harring | 2005-12-26 | 3 | -1/+31 |
| | | | | | | thus blocking unstated access. svn path=/main/trunk/; revision=2474 | ||||
* | - consolidate noman noinfo nodoc into a simple loop and use INSTALL_MASK. ↵ | Ned Ludd | 2005-12-25 | 1 | -17/+8 |
| | | | | | | Add debug to default list of MULTILIB_STRICT_EXEMPT= svn path=/main/trunk/; revision=2473 | ||||
* | Make dohtml return 1 when a passed file/dir doesn't exist. | Jason Stubbs | 2005-12-25 | 1 | -1/+14 |
| | | | | svn path=/main/trunk/; revision=2472 | ||||
* | Don't show any use flags when using --quiet. | Jason Stubbs | 2005-12-25 | 1 | -0/+4 |
| | | | | svn path=/main/trunk/; revision=2471 | ||||
* | Don't try to resolve deps of blockers when using --onlydeps. | Jason Stubbs | 2005-12-25 | 1 | -10/+9 |
| | | | | svn path=/main/trunk/; revision=2470 | ||||
* | Remove the now unnecessary USE="*" hack. | Jason Stubbs | 2005-12-25 | 2 | -8/+1 |
| | | | | svn path=/main/trunk/; revision=2469 | ||||
* | Allow overlays and the user profile to extend arch.list. | Jason Stubbs | 2005-12-25 | 1 | -7/+7 |
| | | | | svn path=/main/trunk/; revision=2468 | ||||
* | - trim extraneous spaces tabs form feeds and newlines | Ned Ludd | 2005-12-25 | 1 | -2/+2 |
| | | | | svn path=/main/trunk/; revision=2467 | ||||
* | Check for adequate spacing around "||", "(" and ")" tokens. | Jason Stubbs | 2005-12-25 | 1 | -12/+34 |
| | | | | svn path=/main/trunk/; revision=2466 | ||||
* | register_death_hook -> register_die_hook | Brian Harring | 2005-12-25 | 1 | -1/+1 |
| | | | | | | thanks to axxo for the catch. svn path=/main/trunk/; revision=2465 | ||||
* | convert release notes over to upgrade information | Brian Harring | 2005-12-25 | 1 | -36/+6 |
| | | | | svn path=/main/trunk/; revision=2464 | ||||
* | news file, releasenotes data schlopped into it, plus couple of updates. | Brian Harring | 2005-12-25 | 1 | -0/+27 |
| | | | | svn path=/main/trunk/; revision=2463 | ||||
* | renaming the death hook registration func to register_die_hook | Brian Harring | 2005-12-25 | 1 | -1/+1 |
| | | | | svn path=/main/trunk/; revision=2462 | ||||
* | - initial commit of post --sync hook. postsync.d to come at a later time | Ned Ludd | 2005-12-25 | 1 | -0/+7 |
| | | | | svn path=/main/trunk/; revision=2461 | ||||
* | Include symlinks themselves when checking collision-protect. | Jason Stubbs | 2005-12-25 | 1 | -0/+1 |
| | | | | svn path=/main/trunk/; revision=2460 | ||||
* | Skip to next directory after one has been removed in unmerge(). | Jason Stubbs | 2005-12-25 | 1 | -0/+1 |
| | | | | svn path=/main/trunk/; revision=2459 | ||||
* | - use -n syntax like most of ebuild.sh | Ned Ludd | 2005-12-25 | 1 | -1/+1 |
| | | | | svn path=/main/trunk/; revision=2458 | ||||
* | Only do one round of directory removal attempts. As symlinks are now removed | Jason Stubbs | 2005-12-25 | 1 | -36/+15 |
| | | | | | | before directory removal begins, more than one round is unnecessary. svn path=/main/trunk/; revision=2457 | ||||
* | - remove intermediate var entry | Ned Ludd | 2005-12-25 | 1 | -2/+1 |
| | | | | svn path=/main/trunk/; revision=2456 | ||||
* | Factor out mtimedb saving code from portageexit() into a new commit_mtimedb | Jason Stubbs | 2005-12-25 | 1 | -20/+22 |
| | | | | | | function and call that rather than portageexit() after package updates. svn path=/main/trunk/; revision=2455 | ||||
* | Use the env's PROMPT_COMMAND for resetting xterm titles when available. | Jason Stubbs | 2005-12-25 | 1 | -5/+6 |
| | | | | | | Otherwise use ${user}@${hostname}:${cwd}. svn path=/main/trunk/; revision=2454 | ||||
* | - only record vdb entries when the value is non null | Ned Ludd | 2005-12-25 | 1 | -31/+10 |
| | | | | svn path=/main/trunk/; revision=2453 | ||||
* | Fix mishandling of masked atoms in || ( .. ) dependencies. | Jason Stubbs | 2005-12-25 | 1 | -2/+8 |
| | | | | svn path=/main/trunk/; revision=2452 | ||||
* | Fix typo in writeints()v2.1_pre2 | Jason Stubbs | 2005-12-25 | 1 | -1/+1 |
| | | | | svn path=/main/trunk/; revision=2450 | ||||
* | bug 114133, write a tmp file then rename it for write* funcs. | Brian Harring | 2005-12-24 | 1 | -17/+24 |
| | | | | | | This removes the possibility of out of space errors to occur, and blocks unexpected flat out bails (segfault fex) from hosing important files. svn path=/main/trunk/; revision=2447 | ||||
* | Limiting hashing to MD5 only until behaviour improves in the case of the | Jason Stubbs | 2005-12-24 | 1 | -1/+4 |
| | | | | | | needed python module not being installed. #116485 svn path=/main/trunk/; revision=2446 | ||||
* | Treat symlinks similar to regular files when unmerging and remove them if the | Jason Stubbs | 2005-12-24 | 1 | -46/+6 |
| | | | | | | mtime matches rather than only removing them if the target is no longer valid. svn path=/main/trunk/; revision=2445 | ||||
* | Fix an incorrect variable reference triggered when using --fix and --check | Jason Stubbs | 2005-12-24 | 1 | -1/+1 |
| | | | | | | together. Patch by Ashley Stovall. # 116576 svn path=/main/trunk/; revision=2444 | ||||
* | Fix an incorrect comparision self-comparison in USE change calculation. | Jason Stubbs | 2005-12-23 | 1 | -1/+1 |
| | | | | svn path=/main/trunk/; revision=2441 | ||||
* | Check if the specified package follows correct syntax and error out if it | Jason Stubbs | 2005-12-23 | 1 | -0/+4 |
| | | | | | | doesn't. svn path=/main/trunk/; revision=2440 | ||||
* | Generalize portage_util.dump_traceback() and make use of it if importing | Jason Stubbs | 2005-12-23 | 2 | -9/+17 |
| | | | | | | a cache module fails. svn path=/main/trunk/; revision=2439 | ||||
* | if you're going to print an exception, bind the exception when you catch it | Brian Harring | 2005-12-22 | 1 | -1/+1 |
| | | | | svn path=/main/trunk/; revision=2437 | ||||
* | update date/version to stop people from pointless whining | Mike Frysinger | 2005-12-22 | 11 | -11/+11 |
| | | | | svn path=/main/trunk/; revision=2434 | ||||
* | finish syncing manpages between trunk/savior | Mike Frysinger | 2005-12-22 | 3 | -58/+61 |
| | | | | svn path=/main/trunk/; revision=2433 | ||||
* | quick sync manpages between trunk/savior | Mike Frysinger | 2005-12-22 | 1 | -33/+31 |
| | | | | svn path=/main/trunk/; revision=2432 | ||||
* | Added /dev/{stdin,stdout,stderr} to the default sandbox permissions. | Jason Stubbs | 2005-12-21 | 1 | -2/+2 |
| | | | | svn path=/main/trunk/; revision=2429 |