aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* forward port from 2.0 branch rar support in unpack and the die->assert fix ↵Mike Frysinger2005-08-161-2/+6
| | | | for when using pipes
* 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
| | | | about it
* removed hardcoded paths, split inherit into two seperate chunks (internal, ↵Brian Harring2005-07-205-370/+412
| | | | | | and external), and moved daemon overrides into ebuild-daemon.lib
* 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
| | | | into a functional equivalent of --pretend depclean.
* pym/portage_syntax.py: Added with_key() method to Atom for creating a newJason Stubbs2005-05-051-15/+4
| | | | | | | | atom of a different key with the same constraints. bin/test_target_graph.py pym/portage_dep.py: Added transform_virtuals() function to just that. Added testing code to show how it is used. Renamed TargetGraph to StateGraph.
* Added full support for OR-based dependencies. Still need to sort outJason Stubbs2005-05-051-3/+14
| | | | virtuals and provide a public interface for TargetGraph.
* make sure ldscripts exist in /usr/lib when static/dynamic libs are in ↵Mike Frysinger2005-05-051-1/+16
| | | | /usr/lib and /lib #81420
* 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
| | | | | | | | Still need to complete support for OR deps. Added a bit some more support functions to Atom and DependSpec. bin/test_target_graph.py: Just a script to help test and show the usage of TargetGraph.
* 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
|