Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | manual.yaml: Include strip commands in manual build element | Tristan Van Berkom | 2017-01-07 | 1 | -0/+1 |
| | | | | | This is a build element and is expected to build something, so lets give it strip power by default. | ||||
* | Adding manual plugin | Tristan Van Berkom | 2016-12-31 | 1 | -0/+40 |
Basically just a usable BuildElement implementation. This replaces the previously existing 'build.py' placeholder plugin |