History log of /external/vixl/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
29d04c1f6d91ab8336f419bd854e5badcccbc706 24-Jun-2014 Ian Rogers <irogers@google.com> am 5557d304: Enable host multilib for ART testing.

* commit '5557d304346026d9678877f3202fe826c8a14fec':
Enable host multilib for ART testing.
5557d304346026d9678877f3202fe826c8a14fec 24-Jun-2014 Ian Rogers <irogers@google.com> Enable host multilib for ART testing.

Change-Id: If7eadbedfc4a16226cc99ed938dbcce1e937f579
/external/vixl/Android.mk
12e3ba76f14e4f19c3a36e305fef69f0133e3ccc 11-Jun-2014 Brian Carlstrom <bdc@google.com> am 0dabae76: Add LOCAL_ADDITIONAL_DEPENDENCIES to avoid need for CleanSpec.mk

* commit '0dabae76535d3ba22efb188524a6c872cd1bd0c8':
Add LOCAL_ADDITIONAL_DEPENDENCIES to avoid need for CleanSpec.mk
4bedbd797dd7a77951cd7c71590785ef9d6a8691 10-Jun-2014 Brian Carlstrom <bdc@google.com> Add LOCAL_ADDITIONAL_DEPENDENCIES to avoid need for CleanSpec.mk

(cherry picked from commit 0dabae76535d3ba22efb188524a6c872cd1bd0c8)

Change-Id: Ie63bc61c9ba9c866fe2aa482bd7c5402e4026085
/external/vixl/Android.mk
0dabae76535d3ba22efb188524a6c872cd1bd0c8 10-Jun-2014 Brian Carlstrom <bdc@google.com> Add LOCAL_ADDITIONAL_DEPENDENCIES to avoid need for CleanSpec.mk

Change-Id: I77cfba2514ece1f960b5e9ca61a86a109648ed5d
/external/vixl/Android.mk
eca0d64e6e0778ab9b43ff4e3e82750c0ea04a9f 22-May-2014 Dan Albert <danalbert@google.com> Switches to libc++ for the host

Change-Id: Ia51a4fdfdbae7377130a43c401c2d8d241671d1e
/external/vixl/Android.mk
af555548a8b70c5b9b420ef0f88a06d6f24d0c50 23-May-2014 Ian Rogers <irogers@google.com> am da183d98: Remove deprecated WITH_HOST_DALVIK.

* commit 'da183d989ece799a3d34b524d88e29a90b48da90':
Remove deprecated WITH_HOST_DALVIK.
da183d989ece799a3d34b524d88e29a90b48da90 23-May-2014 Ian Rogers <irogers@google.com> Remove deprecated WITH_HOST_DALVIK.

Bug: 13751317
Change-Id: I9a696935dbc91538245444dd24b2bedc6c36697e
/external/vixl/Android.mk
0b49aae05687109cc785c5be3e29ed3578aa8adf 23-May-2014 Nicolas Geoffray <ngeoffray@google.com> Build servers do not necessarilly have ANDROID_HOST_OUT defined.

Use HOST_OUT instead.

Change-Id: I6127f6f46e267bd1b51e83b1a521a7aaea98ada6
/external/vixl/Android.mk
8dc7335234db7b1c5958cd08a60879ea9d1ba879 22-May-2014 Dan Albert <danalbert@google.com> Switches to libc++ for the host

Change-Id: Ia51a4fdfdbae7377130a43c401c2d8d241671d1e
/external/vixl/Android.mk
e6feb7aa71ed0d2318558000aaeb46220890ad9a 21-May-2014 Ian Rogers <irogers@google.com> Move vixl to libc++. Use cmath rather than math.h.

Change-Id: I04e2db1547b937c2aea459f08f2fa4785baf286f
/external/vixl/Android.mk
c647475f8dd60388a8c88f0b97de4f429f8f4150 20-May-2014 Nicolas Geoffray <ngeoffray@google.com> Add dependency to the phony run-vixl-tests build rule.

Change-Id: I3cbcd817a0898e7685a7c7b10bf3f7232dcc1b64
/external/vixl/Android.mk
a3dbf348cd16cb796fb2ec57b38b8b23f935a8f0 18-May-2014 Ian Rogers <irogers@google.com> Add a phony run-vixl-tests rule.

Change-Id: I038cd4425e8fdab5ba89d92a3c562dc92c88c99f
/external/vixl/Android.mk
0b52a45bd51eb024e2a4698264f3709eb427394d 16-May-2014 Ying Wang <wangying@google.com> Use 64-bit multilib host build variables.

Bug: 13751317
Change-Id: Ie5018f8324c55b0eed74dfbaf3239a62c2299c3a
/external/vixl/Android.mk
b954ffc05b149c24fa2213a6f7e7622d8f8e75f3 12-May-2014 Andreas Gampe <agampe@google.com> Vixl: Make test compilation dependent on host 64b build

Change-Id: I2c9a5fdbe9ea9d7e76ceab227b27d90f32a585a3
/external/vixl/Android.mk
8fcae179b1449176c5780eb0ba57f75654ec4c80 06-May-2014 Serban Constantinescu <serban.constantinescu@arm.com> VIXL: Add Android build support

* Android.mk file and logcat support.
* MODULE_LICENSE
* Few fixes for the Android build system
* Clang fixes from Ian

Note: cctest_vixl will build a 64bit static binary (vixl's native
tests).

Change-Id: I8b267e778eabfdf8b05e0d6bc8cc94fe21420e83
Signed-off-by: Serban Constantinescu <serban.constantinescu@arm.com>
/external/vixl/Android.mk
9b9674a6dd7b5f23d73a5432b74affe4bc380c31 06-May-2014 Serban Constantinescu <serban.constantinescu@arm.com> Revert VIXL to upstream VIXL 1.2

Most of the patches pushed to AOSP's VIXL have been integrated in
upstream VIXL 1.3 and 1.4. This patch revert AOSP's version of VIXL to
upstream VIXL 1.2 for a cleaner upgrade of VIXL.

Change-Id: Ia35cf89aa4bba31c72feb2694b653f7ad412094f
Signed-off-by: Serban Constantinescu <serban.constantinescu@arm.com>
/external/vixl/Android.mk
7eb63c85f99f287b4ebe94bb791a388ef7addd74 07-Mar-2014 Ian Rogers <irogers@google.com> Don't build vixl unless WITH_HOST_DALVIK is defined.

This works around build issues with OS/X.

Change-Id: Iac38cf6d389d4728591d447131195240766c5cea
/external/vixl/Android.mk
822b7308e425e4f48d2b855e7abd8bcdf350cbb7 07-Feb-2014 Serban Constantinescu <serban.constantinescu@arm.com> VIXL: Add "vixl" suffix to include files

The Android build system does not have the knowledge to differentiate between
two include files with the same name when building a static library. We avoid
any conflicts by adding the vixl suffix to the include files.

Change-Id: I8e96d57bd6f98835651b90c885903d810b776daa
Signed-off-by: Serban Constantinescu <serban.constantinescu@arm.com>
/external/vixl/Android.mk
f3d6b191817719fcc016b076ec2c7ae51de953cd 06-Feb-2014 Serban Constantinescu <serban.constantinescu@arm.com> VIXL: Add Android build support

* Android.mk file and logcat support.
* MODULE_LICENSE

Change-Id: I357177baa12d211b82830f0931f1ea54565f167b
Signed-off-by: David Butcher <david.butcher@arm.com>
Signed-off-by: Serban Constantinescu <serban.constantinescu@arm.com>
/external/vixl/Android.mk