aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* forward port from 2.0 branch rar support in unpack and the die->assert fix fo...Mike Frysinger2005-08-161-2/+6
* Dont strip stuff if `file` failed #102499Mike Frysinger2005-08-161-2/+4
* fixing earlier stomping of spankys ebuild*.sh work that I managed :/Brian Harring2005-08-132-145/+239
* clean up syntax and quoting and suchMike Frysinger2005-08-101-33/+35
* use gawk instead of awk #102050Mike Frysinger2005-08-101-3/+3
* fix header againMike Frysinger2005-08-053-6/+6
* rewrite prepallman to use find rather than hardcoded pathsMike Frysinger2005-07-291-6/+4
* rewrite by Aron Griffis so that it works flawlessly with all options #97324Mike Frysinger2005-07-292-36/+6
* fix IMAGE usage in pkg_preinst so that ebuild authors dont have to know/care ...Mike Frysinger2005-07-291-15/+16
* removed hardcoded paths, split inherit into two seperate chunks (internal, an...Brian Harring2005-07-205-370/+412
* fix gnuconfig find expression #93363Mike Frysinger2005-07-041-2/+2
* abort if binaries have null RPATHsMike Frysinger2005-06-231-2/+5
* fix typo ... BUILDDIR -> PORTAGE_BUILDDIRMike Frysinger2005-06-191-2/+2
* report exit status if gpg failedMike Frysinger2005-06-181-1/+3
* use %p instead of %F for outputting stuff from scanelfMike Frysinger2005-06-131-10/+10
* Brought forward fixes from stableJason Stubbs2005-06-041-12/+15
* 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-291-1/+6
* 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-291-1/+10
* use FEATURES=stricter instead of elf-*Mike Frysinger2005-05-241-4/+4
* add some FEATURES for aborting with questionable binariesMike Frysinger2005-05-241-1/+9
* forward port fix for #69896 from stableMike Frysinger2005-05-241-2/+10
* make sure the files exist before we unpack themMike Frysinger2005-05-241-2/+4
* syntax/whitespace updatesMike Frysinger2005-05-222-82/+66
* scan for more things with scanelfMike Frysinger2005-05-212-43/+63
* make sure the gnu config files end up +xMike Frysinger2005-05-091-1/+2
* import fixBrian Harring2005-05-071-2/+3
* Added some basic utility methods to StateGraph. Reworked the test scriptJason Stubbs2005-05-051-27/+80
* pym/portage_syntax.py: Added with_key() method to Atom for creating a newJason Stubbs2005-05-051-15/+4
* Added full support for OR-based dependencies. Still need to sort outJason Stubbs2005-05-051-3/+14
* make sure ldscripts exist in /usr/lib when static/dynamic libs are in /usr/li...Mike Frysinger2005-05-051-1/+16
* dont try to chmod +x files that are already +x #81427Mike Frysinger2005-05-051-1/+2
* remove unused/old aclocal handlingMike Frysinger2005-05-051-18/+2
* allow people to unpack files in $PWD with ./ syntax #24637Mike Frysinger2005-05-051-25/+31
* clean up and allow for selectable compression methods #9870Mike Frysinger2005-05-048-68/+133
* remove extraneous outputMike Frysinger2005-05-041-4/+3
* touchup output and use exec moreMike Frysinger2005-05-042-8/+14
* cleanup and simplifyMike Frysinger2005-05-046-39/+30
* allow fperms/fowners to be recursive (-R)Mike Frysinger2005-05-042-13/+27
* pym/portage_syntax.py pym/portage_dep.py: Filled out most of TargetGraph.Jason Stubbs2005-05-041-0/+42
* rename BUILDDIR to PORTAGE_BUILDDIR #68269Mike Frysinger2005-05-042-24/+24
* make the code prettier and simplerMike Frysinger2005-05-046-36/+39
* cleanup and remove unused/old optionsMike Frysinger2005-05-041-24/+3
* 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-291-6/+6
* dont run depscan.sh anymore #86523Mike Frysinger2005-04-291-3/+1