bill-auger 3ecf50f4f6 housekeeping | %!s(int64=6) %!d(string=hai) anos | |
---|---|---|
.. | ||
COPYING_SCRIPTS | %!s(int64=8) %!d(string=hai) anos | |
README.md | %!s(int64=8) %!d(string=hai) anos | |
cppcheck-filtered | %!s(int64=6) %!d(string=hai) anos | |
dbg | %!s(int64=8) %!d(string=hai) anos | |
mk | %!s(int64=6) %!d(string=hai) anos | |
mk-clean | %!s(int64=8) %!d(string=hai) anos | |
mk-reset | %!s(int64=8) %!d(string=hai) anos | |
setup-build-helpers | %!s(int64=8) %!d(string=hai) anos |
The script files in the AvCaster Builds/Scripts/ directory are licensed under version 3 of the GNU General Public License.
the build helper scripts contained in this directory are intentionally non-executable and are intended to be run from the project root directory (the directory containing the Builds and Source directories)
firstly, run the setup-build-helpers script in this directory to copy these scripts to the project root - they will set to be executable from there
from this directory:
./setup-build-helpers
cd ../../
or from the project root directory:
Builds/Scripts/setup-build-helpers
then in the project root directory you will find the following helpers:
the Release build prints comprehensive traces to the console so this is the default build target