History log of /external/deqp/android/scripts/install.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7e01a414adc237914552ab970ab3c8c81a8ff799 20-Oct-2014 Pyry Haulos <phaulos@google.com> Improvements to standalone Android build scripts

* If multiple connected devices are detected, install.py prompts to
select one by default if no additional arguments are given.

* Add -a option to install.py that installs package to all connected
devices.

* Use ninja on Linux / OS X, if installed, for faster builds (apt-get
install ninja-build to get the awesomeness).

* If make is used, pass in -j{CPUs} based on number of cores detected.

* Prefer adb in path to avoid adb version mismatch in certain
environments, for example when doing Android OS builds.

* Clean up libs/ dir to avoid stale versions for archs that are not
being built.

* Do not unnecessarily force re-linking of libtestercore.so.

* Optimize asset cleanup by performing that only for the build that is
used for the assets.

* Auto-detect ANDROID_NDK_HOST_OS.

Bug: 18329517
Change-Id: I44e1b0acb5e6bcafeff7df30147002f216a76deb
(cherry picked from commit 89e0405021b883114cca9e748166c17bd7ebcc98)
/external/deqp/android/scripts/install.py
3c827367444ee418f129b2c238299f49d3264554 02-Sep-2014 Jarkko Poyry <jpoyry@google.com> Import dEQP.

Import drawElements Quality Program from an internal repository.

Bug: 17388917
Change-Id: Ic109fe4a57e31b2a816113d90fbdf51a43e7abeb
/external/deqp/android/scripts/install.py