summaryrefslogtreecommitdiff
path: root/morphlib/util.py
Commit message (Expand)AuthorAgeFilesLines
...
* S7904: method for testing paths are on the same fsRichard Maw2013-06-051-0/+10
* S7904: add method for finding bytes free in pathRichard Maw2013-06-051-0/+7
* util: Fix a missing import in combine_aliasesRichard Maw2013-06-041-1/+1
* UTIL: Update trove-id processing for hyphensDaniel Silverstone2013-06-031-2/+2
* rename trove-prefix and trove_prefix to trove_idPaul Sherwood2013-04-131-9/+9
* One 'arch' to rule them allSam Thursfield2013-03-151-15/+0
* Set environment variables defining target for build-essentialSam Thursfield2013-03-131-0/+11
* Refactor build processSam Thursfield2013-03-131-1/+0
* Merge remote-tracking branch 'origin/baserock/richardholland/environment-logg...Lars Wirzenius2013-03-111-0/+17
|\
| * Change morph to reduce loogign of the environmentRic Holland2013-03-081-0/+17
|/
* Tidy up create_cachedir()Sam Thursfield2013-02-061-13/+10
* Move OrderedDict and json loading to morphlib.utilRichard Maw2013-01-221-1/+11
* Add a sparse-aware (for writing) copyfileobj.Daniel Silverstone2012-10-091-0/+39
* Use tarballs instead of bundlesDaniel Silverstone2012-09-251-2/+2
* Add support for Trove hosted content to morph configuration.Daniel Silverstone2012-09-121-0/+45
* Move utility functions for creating cachesRichard Maw2012-08-011-0/+56
* python scripts: pep8ize codebaseRichard Maw2012-08-011-13/+10
* Bump copyright years, get rid of long lines and unused imports.Jannis Pohlmann2012-01-231-1/+1
* Fix coverageLars Wirzenius2011-11-151-1/+1
* Fix reference to cpu_count in actual codeLars Wirzenius2011-11-151-1/+1
* Handle non-functional multiprocessingLars Wirzenius2011-11-151-1/+4
* Use make_concurrency to set MAKEFLAGS when buidling.Lars Wirzenius2011-10-191-0/+1
* Add method for deciding how many concurrent make jobs to run.Lars Wirzenius2011-10-191-0/+15
* Move Builder.arch into util.arch.Lars Wirzenius2011-10-171-0/+9
* Handle unicode in indented error messages.Lars Wirzenius2011-10-081-2/+7
* Fix GPL version sentence grammar.Lars Wirzenius2011-10-061-1/+1
* Initial import.Lars Wirzenius2011-09-291-0/+32