aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/build.sh
Commit message (Collapse)AuthorAgeFilesLines
* Review fixesYuriy Kashnikov2017-12-061-4/+5
|
* Handle git release tag properlyYuriy Kashnikov2017-12-061-1/+5
| | | | | | Build process will check current commit and if it is tagged starting with a `v` then it will create `prerelease.txt` file in the top directory.
* Ensure that all commands succed and move back to rootAlex Beregszaszi2017-02-091-6/+12
|
* implement a build scriptRJ Catalano2017-02-031-0/+17
Signed-off-by: RJ Catalano <rj@monax.io>