summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Synthetic commit for incomplete tag rewrite-ignorerewrite-ignorecvs-fast-export2005-07-20322-54413/+0
* removed hardcoded paths, split inherit into two seperate chunks (internal, an...Brian Harring2005-07-206-371/+417
* exists in portage.util.dicts nowBrian Harring2005-07-131-97/+0
* header adjustmentBrian Harring2005-07-131-0/+2
* shifted imports, added some documentation to the class.Brian Harring2005-07-131-3/+8
* unused, central replaced it a few weeks back.Brian Harring2005-07-131-182/+0
* bleh, this has been bugging me for weeks... removed the from cpv import CPV a...Brian Harring2005-07-131-2/+3
* alright, y'all have permission to shoot me on this one. The short version is...Brian Harring2005-07-1353-372/+406
* bad language makes kittens cryBrian Harring2005-07-121-2/+2
* bleh, forgot these.Brian Harring2005-07-124-0/+538
* plop.Brian Harring2005-07-109-0/+1165
* whee. import of embryonic portage rewrite.Brian Harring2005-07-1057-0/+6437
* fix gnuconfig find expression #93363Mike Frysinger2005-07-042-3/+7
* abort if binaries have null RPATHsMike Frysinger2005-06-232-3/+10
* fix typo ... BUILDDIR -> PORTAGE_BUILDDIRMike Frysinger2005-06-191-2/+2
* report exit status if gpg failedMike Frysinger2005-06-182-2/+7
* remove reference to non-existant profiles/use.maskMarius Mauch2005-06-142-7/+5
* use %p instead of %F for outputting stuff from scanelfMike Frysinger2005-06-132-11/+15
* someone needs a wedgie. stick to tabs, not spaces for indentation (or conver...Brian Harring2005-06-111-8/+8
* Brought forward fixes from stableJason Stubbs2005-06-043-20/+36
* make sure we filter $D when searching for $BUILDDIR in scanelf RPATH outputMike Frysinger2005-05-311-2/+2
* add status banners to compile/package stepsMike Frysinger2005-05-292-2/+11
* blah, fix syntax error in scanelf checksMike Frysinger2005-05-291-4/+4
* eat whitespaceMike Frysinger2005-05-291-2/+1
* make sure installed libtool files arent pollutedMike Frysinger2005-05-292-2/+14
* use FEATURES=stricter instead of elf-*Mike Frysinger2005-05-242-6/+6
* add some FEATURES for aborting with questionable binariesMike Frysinger2005-05-242-2/+15
* forward port fix for #69896 from stableMike Frysinger2005-05-241-2/+10
* make sure the files exist before we unpack themMike Frysinger2005-05-242-3/+9
* syntax/whitespace updatesMike Frysinger2005-05-222-82/+66
* scan for more things with scanelfMike Frysinger2005-05-213-44/+69
* Redesigned and rewrote DependSpecJason Stubbs2005-05-102-241/+324
* $Header: $ fixesSven Wegener2005-05-102-2/+2
* testing tweak, should kill off the sandbox debug log issues in /tmp .Brian Harring2005-05-101-2/+1
* make sure the gnu config files end up +xMike Frysinger2005-05-091-1/+2
* import fixBrian Harring2005-05-071-2/+3
* dsd supplied a fix for the quote issues w/ env transfering down the pipe.Brian Harring2005-05-072-2/+6
* Added some basic utility methods to StateGraph. Reworked the test scriptJason Stubbs2005-05-053-37/+146
* pym/portage_syntax.py: Added with_key() method to Atom for creating a newJason Stubbs2005-05-054-20/+40
* Added full support for OR-based dependencies. Still need to sort outJason Stubbs2005-05-053-22/+158
* only check digests when unpacking/fetching #29333Mike Frysinger2005-05-052-6/+10
* make sure ldscripts exist in /usr/lib when static/dynamic libs are in /usr/li...Mike Frysinger2005-05-052-3/+19
* dont try to chmod +x files that are already +x #81427Mike Frysinger2005-05-052-3/+5
* remove unused/old aclocal handlingMike Frysinger2005-05-052-19/+6
* allow people to unpack files in $PWD with ./ syntax #24637Mike Frysinger2005-05-052-26/+36
* clean up and allow for selectable compression methods #9870Mike Frysinger2005-05-049-69/+139
* remove extraneous outputMike Frysinger2005-05-041-4/+3
* touchup output and use exec moreMike Frysinger2005-05-043-9/+19
* cleanup and simplifyMike Frysinger2005-05-047-40/+34
* allow fperms/fowners to be recursive (-R)Mike Frysinger2005-05-043-14/+31