summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * morph: integrate MorphologyFactoryRichard Maw2012-04-202-33/+26
| * morph: attempt to simplify morphology iterationRichard Maw2012-04-201-66/+65
| * morphologyfactory: work without RemoteRepoCacheRichard Maw2012-04-202-6/+42
* | Fix morph to obey no-git-update when buildingLars Wirzenius2012-04-201-1/+2
|/
* Drop httplib2 in RemoteRepoCache, use custom HeadRequest and urllib2.Jannis Pohlmann2012-04-201-6/+13
* add morphology factoryRichard Maw2012-04-192-0/+153
* Add RemoteArtifactCache. Move metadata basename code into Artifact.Jannis Pohlmann2012-04-195-2/+262
* Add test case for morphless chunksLars Wirzenius2012-04-191-0/+61
* Fix LocalRepoCache tests.Jannis Pohlmann2012-04-192-4/+4
* Clone repos with no checkout, use correct gits cache dir in cmd_build.Jannis Pohlmann2012-04-192-3/+3
* morph: try not needing a morph for chunksRichard Maw2012-04-191-7/+14
* Remove old build commandLars Wirzenius2012-04-181-44/+0
* Set cache key in newly created artifact objectsLars Wirzenius2012-04-181-1/+3
* Fixes to adapt to changes in masterLars Wirzenius2012-04-182-16/+20