Description
make build system has a way to pass-in values for certain variables from the command line. One can set variables like BIGTOP_BUILD_STAMP and potentially others.
Currently, this functionality is missed in the Gradle build system. Let's add it.