History log of /frameworks/support/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
63269b0f6e47b1b0152670d063a31f25fbe66f4b 21-Feb-2017 Alan Viverette <alanv@google.com> Remove API and docs support library make targets

Bug: 35424959
Test: build server
Change-Id: I25250cf595b466bb9daad47b44a68d263256c5f2
/frameworks/support/Android.mk
9562a3b639225d406d736b64a12e2d75459259e3 01-Jul-2016 Alan Viverette <alanv@google.com> Add offline docs target for support lib gradle build

Fixes standalone docs issues like references to hidden framework class
R.styleable. Removes reference to BackupAgent, which makes doclava choke
for some unknown reason.

Standalone online docs may now be built with ./gradlew :generateDocs

Bug: 28124434
Change-Id: If76ac9018be1d17f1258802d4ef3ce1ad67b4903
/frameworks/support/Android.mk
7b59d3ae599949c7c6b4c5806b4dda7f41147690 13-Jun-2016 Alan Viverette <alanv@google.com> Remove old API check artifacts, invoke gradle from old make target

Fixes paths in build.gradle so they are relative to the project root,
rather than the current directory.

Bug: 28124434
Change-Id: Ieeae97cd789a6addf3282f2c43cd754ca8e84c57
/frameworks/support/Android.mk
3c141cd9c1cfecd9352b82d9dae4d9601fabd4e6 11-Jun-2016 Yigit Boyar <yboyar@google.com> Revert "Remove old API check artifacts, invoke gradle from old make target"

This reverts commit 009647bbfa5efef608d6a660fc8ba191d876b1ed.

Change-Id: I59deae2a7180f58bc0c770f7b3f70962c8d2f73f
/frameworks/support/Android.mk
009647bbfa5efef608d6a660fc8ba191d876b1ed 09-Jun-2016 Alan Viverette <alanv@google.com> Remove old API check artifacts, invoke gradle from old make target

Fixes paths in build.gradle so they are relative to the project root,
rather than the current directory.

Bug: 28124434
Change-Id: I8cde9db47d60ec1220d35fce5ef6fd2c6e97b1f8
/frameworks/support/Android.mk
5fa0050c86de83e2fce4f2bf818bbc9230589a7c 05-Apr-2016 Alan Viverette <alanv@google.com> Preprocess support library AIDLs for use in compiling custom AIDLs

Bug: 27905853
Change-Id: Ieb3c64925791245aac50ef069329e09229206ac5
/frameworks/support/Android.mk
82b55491586ac50a0f95b60e39a3c18d068941cf 22-Jan-2016 Chris Banes <chrisbanes@google.com> Update support lib to use correct current SDK

BUG: 26714403
Change-Id: I2153dbda365f4552a14df1f432239bddfbbbef00
/frameworks/support/Android.mk
0268316620f86c8100a6ef1040cfddf5a9acec97 14-Jan-2016 Chris Banes <chrisbanes@google.com> Stop building the Gradle repo in the SDK build

BUG: 26553033
Change-Id: I8e4d97ce62a580c55a704712b86c65c28b346ed8
(cherry picked from commit 0720586c59fb378bea2dd6d6b80ab1931da9b30b)
/frameworks/support/Android.mk
5be59b3e337218910fd58d284ce18ca8d3cfb6ff 25-Sep-2015 Chris Banes <chrisbanes@google.com> Build the support Gradle repository in a SDK build

Will make it clearer for pre-submit purposes.

Change-Id: I3f1bb281e2b4163c1e3ab5f89a3b441bf5f4980b
/frameworks/support/Android.mk
f62fcdec92e2f96ec61579392ed2b593cff35b39 25-Feb-2015 Chris Banes <chrisbanes@google.com> Generate API files for the support libraries

make update-support-api
make check-support-api (run automatically on sdk builds)

BUG: 19478450

Change-Id: Idd0f12c457b7dc084a66158de452969d7afdb8dc
/frameworks/support/Android.mk
4def697734f9ea783f600ad77f77080dbdfaa6be 11-Jul-2014 Ying Wang <wangying@google.com> Build support libraries from source only in platform build

Change-Id: Ib114d236f671522c9a1c3883e391b5864b2c345d
/frameworks/support/Android.mk