First iteration of new release script
authorPyry Haulos <phaulos@google.com>
Wed, 29 Oct 2014 20:01:55 +0000 (13:01 -0700)
committerPyry Haulos <phaulos@google.com>
Tue, 11 Nov 2014 16:55:21 +0000 (16:55 +0000)
commitfbf0fd6745ec32da44b118433b795b7e8896660e
treef8fa1e80a224f8f66c9f7f7e096b79409ec1c9e3
parentf28f0637dc27d47fddedec2ef463c310acc293df
First iteration of new release script

This change restores release script from the grave and adapts it to the
new environment. Releases are now defined by a simple configuration
(source-only, bin-only, or both) and unique name. Android APK and linux64
utility binaries are currently built but not tested.

Additionally, deprecated license checks have been removed from qpInfo and
tcuApp.

Bug: 18329517
Change-Id: If5073f65e7a91ec60fa7d903c9e9cfd196075944
(cherry picked from commit 290f32ab4cdac8866be121c3da33bb187333f4ab)
framework/common/tcuApp.cpp
framework/qphelper/qpInfo.c
framework/qphelper/qpInfo.h
scripts/build/build.py
scripts/build/common.py
scripts/build/config.py
scripts/make_release.py [new file with mode: 0644]
targets/android/install.bat
targets/android/install.sh [new file with mode: 0755]
targets/android/launch.bat