summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CPANBuildSystem: install to standard pathsRichard Maw2012-04-241-1/+1
* builder tests: cover metadata writing to cacheRichard Maw2012-04-241-1/+69
* builder: cache metadata in the right pathRichard Maw2012-04-241-2/+3
* builder: add build times againRichard Maw2012-04-241-139/+183
* bootstrap: disable dumping of build timesRichard Maw2012-04-241-3/+3
* cachekeycomputer: use sha1s in the cache_idRichard Maw2012-04-231-1/+1
* cachekeycomputer: log get_cache_id as wellRichard Maw2012-04-231-0/+4
* Add missing import, oopsLars Wirzenius2012-04-231-0/+1
* Merge branch 'master' of gitorious.org:baserock/morphLars Wirzenius2012-04-232-2/+3
|\
| * build-system: python-distutils, correct outputRichard Maw2012-04-231-2/+2
| * build-system: distutils test, fix outputRichard Maw2012-04-231-0/+1
* | Add more logging to cache key computationLars Wirzenius2012-04-231-0/+4
|/
* Exclude script with valid TABs from silliness checkingLars Wirzenius2012-04-231-0/+1
* Merge branch 'master' of gitorious.org:baserock/morphLars Wirzenius2012-04-231-4/+2
|\
| * build-system-cpan.script: fix whitespaceRichard Maw2012-04-231-1/+2
| * cpan test: fix confusion over archnameRichard Maw2012-04-231-4/+1
* | Merge branch 'master' of gitorious.org:baserock/morphLars Wirzenius2012-04-233-0/+112
|\ \ | |/
| * build-system-cpan test: remove redundant manglingRichard Maw2012-04-231-3/+1
| * tests: cpan use prefix for simpler outputRichard Maw2012-04-232-16/+10
| * CPANBuildSystem: use $PREFIXRichard Maw2012-04-231-1/+1
| * tests: add test for build-system: cpanRichard Maw2012-04-232-0/+92
| * CPANBuildSystem: use destdirRichard Maw2012-04-231-1/+1
| * buildsystem: rename Perl build system to CPANRichard Maw2012-04-231-4/+4
| * buildsystem.py: Add support for generic Perl build systemJavier Jardón2012-04-231-0/+28
* | Add some more logging to "morph build"Lars Wirzenius2012-04-231-0/+9
|/
* Normalize test output for build-system.python-distutils testLars Wirzenius2012-04-232-5/+8
* Merge branch 'master' of gitorious.org:baserock/morphLars Wirzenius2012-04-2311-10/+153
|\
| * tests: add test for python distutilsRichard Maw2012-04-232-0/+72
| * PythonDistutilsBuildSystem: set --prefixRichard Maw2012-04-231-1/+1
| * morphlib/morph2: correct the unit testsRichard Maw2012-04-231-4/+4
| * morphlib/morph2: default commands are NoneRichard Maw2012-04-231-4/+4
| * tests: add test for build-system: autotoolsRichard Maw2012-04-232-0/+65
| * morph: add cache id to the meta filesRichard Maw2012-04-204-1/+7
* | Break too-long lineLars Wirzenius2012-04-231-1/+2
* | Fix make-patch to use new builder stuff, and its cmdtest testLars Wirzenius2012-04-237-131/+144
* | Log command output at debug level if there was no errorLars Wirzenius2012-04-231-5/+7
|/
* Add missing import for shutilLars Wirzenius2012-04-201-0/+1
* Remove unnecessary argument from unpack_binary_from_file callLars Wirzenius2012-04-201-1/+1
* Add log message to indicate we got an error while system image buildingLars Wirzenius2012-04-201-1/+3
* Only create mount point if it is missingLars Wirzenius2012-04-201-1/+2
* Add logging to easier trace what's happening in system buildingLars Wirzenius2012-04-201-0/+16
* Fix reference to morphology (via source, no longer in artifact)Lars Wirzenius2012-04-201-2/+2
* Merge branch 'master' of gitorious.org:baserock/morphLars Wirzenius2012-04-204-27/+64
|\
| * morphless chunks test: fix outputRichard Maw2012-04-202-1/+11
| * morphologyfactory: infer build system without listRichard Maw2012-04-202-26/+53
* | Always log output of commands executed, for easier build debuggingLars Wirzenius2012-04-201-7/+8
|/
* Only install chunk artifacts when we shouldLars Wirzenius2012-04-201-10/+19
* Fix how we run commands in a chrootLars Wirzenius2012-04-201-1/+2
* Merge branch 'master' of gitorious.org:baserock/morphLars Wirzenius2012-04-207-156/+102
|\
| * bootstrap: remove wget-listRichard Maw2012-04-203-83/+1