]> Kevux Git Server - fll/commit
Feature: add support for -p, --project in generate.sh
authorKevin Day <thekevinday@gmail.com>
Thu, 16 Oct 2014 04:23:11 +0000 (23:23 -0500)
committerKevin Day <thekevinday@gmail.com>
Thu, 16 Oct 2014 04:23:11 +0000 (23:23 -0500)
commitb26d4937c1d7be0db1913fe6a31b411726d42649
tree0d7bdb0c2f246f2868400d258850516417eeca9c
parent7e7b22749bc159914dda5d97054bb21e75c953dc
Feature: add support for -p, --project in generate.sh

This adds support for defining a custom name for the use of preparing and building a project.
The files will be called .built-$project and .prepare-$project.
This allows for building multiple projects in the same directory path back to back.
build/scripts/generate.sh