summaryrefslogtreecommitdiff
path: root/morphlib/stagingarea.py
Commit message (Expand)AuthorAgeFilesLines
...
* Monkey patch Python's tarfile.TarFile for proper errors, ignoring overwritesLars Wirzenius2012-04-261-0/+31
* Log installed artifacts; do not log shell commandsLars Wirzenius2012-04-251-2/+4
* Fix how we run commands in a chrootLars Wirzenius2012-04-201-1/+2
* Make StagingArea get temporary directory separately from root directoryLars Wirzenius2012-04-181-6/+4
* Make StagingArea create build and install directories, run commandsLars Wirzenius2012-04-181-1/+59
* Add a class to manage the staging area for buildsLars Wirzenius2012-04-121-0/+60