aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* no g-cpan.pl or manpage to install anymoreMarius Mauch2005-05-041-1/+0
* pym/portage_syntax.py pym/portage_dep.py: Filled out most of TargetGraph.Jason Stubbs2005-05-044-73/+282
* Added remove_preferentials() method to the DependSpec class. SimplifiedJason Stubbs2005-05-043-8/+30
* BUILDDIR has been renamedMike Frysinger2005-05-041-7/+4
* rename BUILDDIR to PORTAGE_BUILDDIR #68269Mike Frysinger2005-05-045-47/+51
* make the code prettier and simplerMike Frysinger2005-05-047-37/+44
* cleanup and remove unused/old optionsMike Frysinger2005-05-042-25/+7
* New ignore files for the new dirsJason Stubbs2005-05-032-0/+4
* Fixed some bugs in the new intersects() and encapsulates() methods. CreatedJason Stubbs2005-05-033-11/+59
* Added methods for modifying DependSpec externally.Jason Stubbs2005-05-032-23/+37
* Added intersects() and encapsulates() functions to the Atom class forJason Stubbs2005-05-033-38/+116
* man/portage.5: Removed invalid example from package.keywords section.Jason Stubbs2005-05-034-106/+243
* Removing from portage cvs - now an independant packageMichael Cummings2005-05-011-33/+0
* Removing from portage cvs - now an independant package.Michael Cummings2005-05-011-427/+0
* whitespace touchupMike Frysinger2005-04-301-2/+2
* fix new regex so it accepts previous matches that were validMike Frysinger2005-04-301-2/+2
* reconigze more subchapters than just [1-8n] #32584Mike Frysinger2005-04-292-7/+10
* dont run depscan.sh anymore #86523Mike Frysinger2005-04-294-13/+12
* stupid typoMarius Mauch2005-04-281-1/+1
* strict shouldn't be in make.defaultsMarius Mauch2005-04-2616-31/+34