Yohann Roussel
cfaf1bffea
[DO NOT MERGE] Compile using Jack
...
Declare target to allow compilation to Jack files.
This includes cherry-picks of the following changes:
83efd5e421
491a3adb8d
Change-Id: Ia1bb627debb87c413ab2a184bd50d8510fd5cd45
2015-05-19 18:17:05 +02:00
Brian Carlstrom
73cd247e45
Delete dbt command for dalvik
...
Change-Id: I177097f65a5b70d12f758c118710efca07c2a0a2
2015-05-18 08:42:58 -07:00
Andrew Hsieh
30ee8be285
Merge "Modify ctype.h headers to test for non-GNU inline semantics correctly"
2015-05-15 01:41:56 +00:00
Peter Collingbourne
c90758f420
Modify ctype.h headers to test for non-GNU inline semantics correctly
...
GCC and Clang will not define __GNUC_STDC_INLINE__ when compiling C++, so this
macro currently implies regular C++ inline semantics in C++. This may cause
the compiler to emit an external definition of the function, which will cause
link errors when compiling with -fvisibility=hidden; see e.g. crbug.com/481902.
To fix this, also test the __cplusplus macro when deciding whether to assume
non-GNU inline semantics.
Change-Id: Icbd1f42279c2f65610e62f21d4a0a09d3b0e091c
2015-05-13 17:41:18 -07:00
Dan Albert
2d7242f207
Merge "Use the right variable for evaluating 'windows'."
2015-05-04 22:46:59 +00:00
Dan Albert
1a96b4dcc7
Use the right variable for evaluating 'windows'.
...
HOST_PREBUILT_TAG is for the building OS, not the target OS.
Change-Id: If97a826548a28dcb268a3836c925529730c45642
2015-05-04 14:42:59 -07:00
Elliott Hughes
a6e89ce332
Merge "Remove unnecessary theme attribute for Sync Test"
2015-05-04 20:31:24 +00:00
Naman Dwivedi
f6b781683c
Remove unnecessary theme attribute for Sync Test
...
Dont know why but there's a theme attribute for SyncAdapterDrive activity havingvalue as Theme.Light resulting in a beautiful Gingerbread screen.
Change-Id: I4f74243152a212197e1881e8f65acf1cbb7dfad8
2015-05-04 23:29:45 +05:30
Elliott Hughes
4a2828c6d2
Merge "Fix ActivityNotFound Exception in Dev Tools"
2015-05-04 17:03:45 +00:00
Naman Dwivedi
951836c554
Fix ActivityNotFound Exception in Dev Tools
...
Developer Settings->Dev Tools->Package Browser->Package Summary->Click on ony activity. Force close as ShowActivity is not declared in AndoridManifest.
Change-Id: Ic1b74dc08c83023418912a5f82b127f5537710cd
2015-05-04 19:32:46 +05:30
Ying Wang
4ea82d63dd
Merge "Update prebuilts path."
2015-04-23 17:02:22 +00:00
Ying Wang
87f01085fe
Update prebuilts path.
...
Bug: 20239510
Change-Id: Id2c699fb516d55deceffd8194a485b078564c8de
2015-04-23 10:00:15 -07:00
Dan Albert
386b837415
Merge "Allow acov --prep to succeed in a clean build."
2015-04-14 23:37:07 +00:00
Dan Albert
f1d27e2c9a
Allow acov --prep to succeed in a clean build.
...
Change-Id: I8f72da827d660f9aad051738a8287463dccd0619
2015-04-14 13:46:57 -07:00
Andreas Gampe
9ec6712d59
Merge "Development/scripts: Update gdbclient for native bridge"
2015-04-06 20:31:14 +00:00
Andreas Gampe
512cc91be2
Development/scripts: Update gdbclient for native bridge
...
The Nexus Player has a mixed abi-list, but native applications are
still x86. Move x86 ahead to prefer it over arm.
Change-Id: I3e2f3dc0da97b94078f7fd5dc3fede711603961a
2015-04-06 13:29:57 -07:00
Chris Craik
630b075cdb
Merge "Fix build - support new systrace file structure"
2015-04-01 19:50:04 +00:00
Chris Craik
6941c574cf
Fix build - support new systrace file structure
...
Change-Id: Ifcd97179b9d724ad8df6e623b492517d509d82dc
2015-03-30 18:07:32 -07:00
Dan Albert
2474617f01
Merge "Allow libbase to be used on Windows."
2015-03-30 17:47:20 +00:00
Narayan Kamath
05bbd6dd35
Merge "Remove reference to libzipfile."
2015-03-23 09:58:39 +00:00
Narayan Kamath
08857b6268
Remove reference to libzipfile.
...
This target has been deleted.
Change-Id: I0a79c41eda1b325d3e61066dd6842812c5d1d582
2015-03-20 09:35:30 +00:00
Dan Albert
23c2bb52b3
Allow libbase to be used on Windows.
...
Change-Id: I9182f42393438d722f4ad33548c262d8405c1cba
2015-03-19 22:40:12 -07:00
Dan Albert
80dd2ac93d
Merge "Fix SDK library paths for Windows and Darwin too."
2015-03-14 03:03:18 +00:00
Dan Albert
d4a1f0619b
Fix SDK library paths for Windows and Darwin too.
...
Change-Id: Ibaae6fd4089c804f50f8065e614c5de1b71c242b
2015-03-14 02:34:38 +00:00
Dan Albert
170b153b3e
Merge "Fix library paths for SDK tools."
2015-03-14 00:02:38 +00:00
Dan Albert
b7125622c8
Fix library paths for SDK tools.
...
The rpath for the binaries is ../lib but the libraries were being
installed to the same directory as the executables.
Bug: 19617220
Change-Id: I5c4158698b6703843b67543d4396e2bffc5fb313
2015-03-13 16:30:21 -07:00
Xavier Ducrohet
3565380e47
am 2762443c: Merge "Mips system image also supports gpu."
...
* commit '2762443cedb8703c9cd6da1382f3e93c20848868':
Mips system image also supports gpu.
2015-03-09 19:23:14 +00:00
Xavier Ducrohet
2762443ced
Merge "Mips system image also supports gpu."
2015-03-09 19:06:46 +00:00
Geoff Mendal
dd4dc51a25
Merge "Import translations. DO NOT MERGE" into stage-aosp-master
2015-02-27 07:26:04 +00:00
Geoff Mendal
e3e13c36a3
Import translations. DO NOT MERGE
...
Change-Id: I44190f89c510bb0307eedda601ceaedcbe0b8baa
Auto-generated-cl: translation import
2015-02-26 17:24:12 -08:00
Geoff Mendal
ee5bd86e43
Import translations. DO NOT MERGE
...
Change-Id: I3a40482175025bb0c4d4882e13020f7647f93376
Auto-generated-cl: translation import
2015-02-26 12:26:58 -08:00
Dan Albert
f1c280b4c1
am 7ce263a8: Merge "Make adb_api.h safe to include first."
...
* commit '7ce263a8512d2abe92957061c55fae383af88d44':
Make adb_api.h safe to include first.
2015-02-25 05:38:55 +00:00
Dan Albert
7ce263a851
Merge "Make adb_api.h safe to include first."
2015-02-25 05:32:47 +00:00
Dan Albert
28f76a9b1b
Make adb_api.h safe to include first.
...
Change-Id: I0fd2e3c52c69f67d7cd2b24ffcfa764613817b6f
2015-02-24 16:40:45 -08:00
Elliott Hughes
6b50c254ba
am e7c31ba1: Merge "Add missing <stdlib.h> include to the native app glue."
...
* commit 'e7c31ba1429c16bce8b990a06f9667680a4fe052':
Add missing <stdlib.h> include to the native app glue.
2015-02-20 17:02:27 +00:00
Elliott Hughes
e7c31ba142
Merge "Add missing <stdlib.h> include to the native app glue."
2015-02-20 16:58:15 +00:00
Elliott Hughes
cdf349cf11
Add missing <stdlib.h> include to the native app glue.
...
On LP64, this could have caused the top bits of the pointer returned by
malloc to be lost because sizeof(int) != sizeof(void*).
Change-Id: I866a5071c1d359478d020d7fa4d466b53d52edab
2015-02-19 22:41:50 -08:00
Bill Yi
35eb9ae37e
Merge commit '418d8cac94a1e5f5dad0ee232197f2453a595c14' into HEAD
2015-02-19 14:30:37 -08:00
Elliott Hughes
19fbca0a9d
Merge "Remove elftree."
2015-02-17 21:25:18 +00:00
Elliott Hughes
33937e0edf
Remove elftree.
...
Other than the original commit (from an author who's long gone), the
only people who've ever touched elftree are us, fixing the build on
many different occasions. It's not referenced anywhere else in the
tree, so let's find out if anyone's actually using it...
Change-Id: I5c6163064d64ba686b796f7886b19cf330069a94
2015-02-17 13:22:33 -08:00
Elliott Hughes
7a35b08548
Merge "Use the exported elfutils headers."
2015-02-17 21:03:32 +00:00
Elliott Hughes
092ddc95f0
Merge "Clean cruft out of the elftree makefile."
2015-02-17 20:57:25 +00:00
Elliott Hughes
bfe6908093
Use the exported elfutils headers.
...
Change-Id: I792507de67da32fe9a5db55760e9a81070c7e721
2015-02-15 11:51:16 -08:00
Elliott Hughes
3dbc29e17a
Clean cruft out of the elftree makefile.
...
Change-Id: I5a14c42297331f0a44b9d753f3fe754433b96f98
2015-02-15 11:40:28 -08:00
bohu
418d8cac94
am bd5680ab: am 9678c58e: am a02de1bd: Merge "Set revision number to 1 for system images" into lmp-mr1-dev
...
* commit 'bd5680abd5202d371ca8b5a37d96ce9874e13876':
Set revision number to 1 for system images
2015-02-13 20:37:04 +00:00
bohu
bd5680abd5
am 9678c58e: am a02de1bd: Merge "Set revision number to 1 for system images" into lmp-mr1-dev
...
* commit '9678c58e022324f57bc54c2b21ac279b56a47aa0':
Set revision number to 1 for system images
2015-02-13 20:29:54 +00:00
bohu
9678c58e02
am a02de1bd: Merge "Set revision number to 1 for system images" into lmp-mr1-dev
...
* commit 'a02de1bd4cfec8335b12eb2451128863add30bdc':
Set revision number to 1 for system images
2015-02-13 20:23:24 +00:00
bohu
a02de1bd4c
Merge "Set revision number to 1 for system images" into lmp-mr1-dev
2015-02-13 18:33:36 +00:00
bohu
3f7c83fc84
Set revision number to 1 for system images
...
Since it is going be the first release of api 22 system images,
set it to be 1.
Change-Id: Ida92f6045e4dca2e31108d6c2d5e4a7b251ba81b
2015-02-12 16:15:50 -08:00
Dan Albert
55fdad7cf3
am 273261cc: Merge "Add gdbclient as a real script."
...
* commit '273261ccb5e7911f5e86a0eff65c131e803b8407':
Add gdbclient as a real script.
2015-02-12 21:12:35 +00:00