summaryrefslogtreecommitdiff
path: root/morphlib/plugins/build_plugin.py
Commit message (Expand)AuthorAgeFilesLines
* build: Resolve the ref being built in the user's local definitions.gitSam Thursfield2014-10-241-2/+3
* build: Restructure how BuildCommand.build() is calledSam Thursfield2014-10-241-3/+5
* Avoid creating and pushing temporary build branches when they aren't necessary.Richard Maw2014-08-121-32/+7
* Turn BuildBranch methods into regular functionsRichard Maw2014-08-121-5/+9
* Use exact filenames to refer to morphology filesRichard Maw2014-07-101-7/+8
* Add distbuild-morphology command.Sam Thursfield2014-05-141-0/+23
* UI change: distbuild has its own subcommandRichard Ipsum2014-03-261-7/+39
* Modify morph to strip .morph extensions from parametersBen Brown2013-12-161-1/+1
* plugins: Use new build command as defaultRichard Maw2013-11-291-1/+1
* plugins: Add new build commandRichard Maw2013-11-291-0/+92
* Improve docstring for "morph build-morphology"Lars Wirzenius2013-07-051-3/+20
* S7904: Add disk space checks before build & deployRichard Maw2013-06-051-1/+8
* Improve command descriptions in --helpSam Thursfield2012-10-261-8/+3
* Rename 'morph build' command to 'morph build-morphology'Jannis Pohlmann2012-09-071-2/+2
* Move cmd_build to a separate pluginRichard Maw2012-08-011-0/+47