summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use "platform" module instead of os.uname, or -- even worse -- a systemZac Medico2008-06-041-2/+2
* As suggested by grobian, treat Darwin just like USERLAND=gnuZac Medico2007-12-291-3/+1
* Fix broken Darwin USERLAND detection.Zac Medico2007-12-291-1/+3
* Add back support for silent definition of the dummy lchown()Zac Medico2007-12-291-0/+4
* Simplify the userland detection code in portage.data and addZac Medico2007-12-291-10/+5
* Remove redundant lchown() compatibility code since theZac Medico2007-12-291-6/+0
* Move XARGS initialization from portage.data to isolated-functions.sh.Zac Medico2007-12-291-3/+0
* Bug #121584 - Make the automatic USERLAND detection code recognizeZac Medico2007-12-291-1/+3
* Remove fallback imports for set(), and note minimum requirement of python-2.4Marius Mauch2007-07-051-3/+0
* Remove old wheel group warnings since portage stopped using this group long ago.Zac Medico2007-06-301-4/+0
* Provide a default value to the getattr call.Zac Medico2007-04-051-1/+1
* Make sure XARGS has a default value.Zac Medico2007-04-051-0/+1
* Don't force OS detection in the portage.data module.Zac Medico2007-04-051-4/+2
* Don't set os.environ["USERLAND"] inside portage.data and rely on USERLAND fro...Zac Medico2007-04-051-2/+0
* Add missing sys import.Zac Medico2007-03-031-1/+1
* Namespace sanitizing, step 3Marius Mauch2007-01-251-3/+3
* Namespace sanitizing, step 2Marius Mauch2007-01-251-2/+2
* Namespace sanitizing, step 1Marius Mauch2007-01-251-0/+126