Commit graph

23209 commits

Author SHA1 Message Date
Ying Wang
d9ac133419 am 22571e18: Merge "Fix and cleanup." into mnc-dev
* commit '22571e18570c01310372261ce5f3dbc7bd3f5616':
  Fix and cleanup.
2015-05-08 18:32:09 +00:00
Ying Wang
22571e1857 Merge "Fix and cleanup." into mnc-dev 2015-05-08 18:11:55 +00:00
Ying Wang
b12df35b20 am 1af02e61: Merge "Fix Mac build." into mnc-dev
* commit '1af02e61165a989f206395eb7401a0f5316cae42':
  Fix Mac build.
2015-05-08 16:40:01 +00:00
Ying Wang
1af02e6116 Merge "Fix Mac build." into mnc-dev 2015-05-08 03:59:15 +00:00
Ying Wang
b4b767a484 Fix Mac build.
Mac doesn't like "cp -r -L", but "cp -R -L".

Change-Id: I32bd8e5171db4ed811e158d91482671b14622825
2015-05-07 20:57:56 -07:00
Ying Wang
f28bad5227 Fix and cleanup.
- Detect java-source-list before transforming to java-source-list-uniq.
  This fixes non-fatal errors in build log like:
  /bin/bash:
  out/target/common/obj/APPS/android.core.tests.libcore.package.tzdata_intermediates/classes/java-source-list:
  No such file or directory
- Cleaned the outdated incrementaljavac. Nobody is using this feature
  and now we switched to jack.

Change-Id: If1adb9b5820d9b295a11984c0f170f9a7ff4de7b
2015-05-07 16:53:13 -07:00
Ying Wang
c25390f274 am 42d4401a: am 9db69c1b: Merge "Add task to print transitive dependencies and their license files."
* commit '42d4401a87859219bc53e5b4cf8e80a37b4d3e0e':
  Add task to print transitive dependencies and their license files.
2015-05-07 23:17:29 +00:00
Ying Wang
42d4401a87 am 9db69c1b: Merge "Add task to print transitive dependencies and their license files."
* commit '9db69c1b0891707cfb22aaa6158cd9d11312dffc':
  Add task to print transitive dependencies and their license files.
2015-05-07 22:55:37 +00:00
Ying Wang
9db69c1b08 Merge "Add task to print transitive dependencies and their license files." 2015-05-07 22:43:56 +00:00
Ying Wang
39b9b690a8 Add task to print transitive dependencies and their license files.
Print modules and their transitive dependencies with license files.
To invoke, run
"make deps-license PROJ_PATH=<proj-path-patterns> DEP_PATH=<dep-path-patterns>".
PROJ_PATH restricts the paths of the source modules;
DEP_PATH restricts the paths of the dependency modules.
Both can be makefile patterns supported by makefile function $(filter).
Example:
  $ make deps-license packages/app/% external/%
  prints all modules in packages/app/ with their dpendencies in external/.
The printout lines look like "<module_name> :: <module_paths> :: <license_files>".

Bug: 20823995
Change-Id: I06b66e85ff56c8628bffa3d948085ed45870100f
2015-05-07 15:43:01 -07:00
Dmitriy Ivanov
0fa4147a95 am f55c5a52: Do not pack relocations for executables
* commit 'f55c5a52ac3d523cdcfb7cd7ab093d01da8b3caf':
  Do not pack relocations for executables
2015-05-07 21:44:52 +00:00
Dmitriy Ivanov
513995ed1a am d64be40d: am 0a00ef50: Merge "Do not pack relocations for executables"
* commit 'd64be40d117a66824cfb0e85abc5411c207004f8':
  Do not pack relocations for executables
2015-05-07 21:38:08 +00:00
Dmitriy Ivanov
d64be40d11 am 0a00ef50: Merge "Do not pack relocations for executables"
* commit '0a00ef5084d6cb6adf3cc2a6f159410b51d2c13b':
  Do not pack relocations for executables
2015-05-07 21:22:44 +00:00
Dmitriy Ivanov
f55c5a52ac Do not pack relocations for executables
Bug: http://b/20665974
Change-Id: Ibc13b5d6bd05dfbc7ff8475068fe7363f58e7e67
(cherry picked from commit e24b6f77ff)
2015-05-07 14:12:00 -07:00
Dmitriy Ivanov
0a00ef5084 Merge "Do not pack relocations for executables" 2015-05-07 21:09:48 +00:00
Dmitriy Ivanov
e24b6f77ff Do not pack relocations for executables
Bug: http://b/20665974
Change-Id: Ibc13b5d6bd05dfbc7ff8475068fe7363f58e7e67
2015-05-07 13:10:02 -07:00
Robin Lee
551253726f am 455ffaaf: Revert "Switch from Calculator to ExactCalculator"
* commit '455ffaafcd5b6d0296bfa6143baccb01c84e2382':
  Revert "Switch from Calculator to ExactCalculator"
2015-05-07 17:49:30 +00:00
Andreas Gampe
d9e855cd70 am 2e286f46: am afec6236: Merge "Build: Update Mips64 generic build for ART"
* commit '2e286f467b1d156c7ccc741f2c28d3a37cf78a3f':
  Build: Update Mips64 generic build for ART
2015-05-07 16:26:32 +00:00
Andreas Gampe
2e286f467b am afec6236: Merge "Build: Update Mips64 generic build for ART"
* commit 'afec6236bbb8ab13908ddd71b0bfd0a142928e01':
  Build: Update Mips64 generic build for ART
2015-05-07 16:15:22 +00:00
Andreas Gampe
afec6236bb Merge "Build: Update Mips64 generic build for ART" 2015-05-07 16:02:16 +00:00
Dan Albert
052b9c4d42 am 6a876676: am 0e8413e4: Merge "Remove stlport from global package list."
* commit '6a876676f02d51c3fc346e5fc4d7a4b656f39340':
  Remove stlport from global package list.
2015-05-07 15:58:30 +00:00
Dan Albert
0e2dc0261f am cc356db5: am 5ee74388: Merge "Disallow using stlport."
* commit 'cc356db5531d8c769e58bf1a98fda8f95fba7eed':
  Disallow using stlport.
2015-05-07 15:58:13 +00:00
Dan Albert
194f2de5f5 am 015b89cc: am 955ebbaa: Merge "Cleanup libc++ configuration."
* commit '015b89cce2497f4157ac0322ebc4a604178a304a':
  Cleanup libc++ configuration.
2015-05-07 15:58:12 +00:00
Robin Lee
455ffaafcd Revert "Switch from Calculator to ExactCalculator"
Temporary revert to get TT builds in shape.

This reverts commit 846505dc35.

Bug: 20745303
Change-Id: Id3455cba38b7aabaffa63c8531a6430f69897c6e
2015-05-07 14:56:00 +00:00
Joe Fernandez
881e33b58b am ad79cc67: am c4ef9bb0: am a9d796a4: docs: Add navigation heading for Develop > Preview
* commit 'ad79cc6741ebbec38271fd64cd15c041e03d8f1e':
  docs: Add navigation heading for Develop > Preview
2015-05-07 14:54:28 +00:00
Joe Fernandez
ad79cc6741 am c4ef9bb0: am a9d796a4: docs: Add navigation heading for Develop > Preview
* commit 'c4ef9bb08f504c3ca58727403f607cd051edbf5d':
  docs: Add navigation heading for Develop > Preview
2015-05-07 06:42:07 +00:00
Joe Fernandez
c4ef9bb08f am a9d796a4: docs: Add navigation heading for Develop > Preview
* commit 'a9d796a4f9e198f17de6f1a27264b1b4fc9a778a':
  docs: Add navigation heading for Develop > Preview
2015-05-07 06:29:59 +00:00
Yigit Boyar
b8ad951fbd am 8c7121de: Merge "DO NOT MERGE Remove RecyclerView tests form pathmap" into mnc-dev
* commit '8c7121de860739c98ff933c56d4e5596c65965e2':
  DO NOT MERGE Remove RecyclerView tests form pathmap
2015-05-07 05:29:04 +00:00
Jeff Brown
ee9f655af1 am 64434af7: Revert "Build docs for android-support-media-protocols.jar."
* commit '64434af7725937d7dcc4a0e1a6a013758bf18dba':
  Revert "Build docs for android-support-media-protocols.jar."
2015-05-07 05:29:03 +00:00
Joe Fernandez
a9d796a4f9 docs: Add navigation heading for Develop > Preview
Change-Id: I133672c6ecb5e778f49c31d091812ed7b6dc6b24
2015-05-06 22:24:31 -07:00
Andreas Gampe
13761c43c4 Build: Update Mips64 generic build for ART
For ART testing, we need:

1) A larger userdata partition. A lot of files end up there as it
is multi-arch.

2) Don't strip prebuilts. Technically we only care about core-libart,
but this is the best high-level change that doesn't impact other
files.

Change-Id: Ic36bfcf80ba50a602752ca0a3031dda89a0f3051
2015-05-06 21:00:44 -07:00
Yigit Boyar
8c7121de86 Merge "DO NOT MERGE Remove RecyclerView tests form pathmap" into mnc-dev 2015-05-07 01:40:10 +00:00
Yigit Boyar
fa358f7228 DO NOT MERGE Remove RecyclerView tests form pathmap
Bug: 20675894
Change-Id: Ia482c860b7c02f1c37b94c961cf283754c60cbcc
(cherry picked from commit a85c85ae37)
2015-05-07 01:13:53 +00:00
Jeff Brown
64434af772 Revert "Build docs for android-support-media-protocols.jar."
This reverts commit 5d0da1f959.

Bug: 20641986
Change-Id: I68d79186179b8b542b323ab630c6ed7620eb6f27
2015-05-06 16:02:20 -07:00
Dan Albert
f7fe90715c am 174bb367: am b2ce04b4: Merge "Make Windows a non-multilib target."
* commit '174bb3678d9501b7d057162d37efdb9740a164a3':
  Make Windows a non-multilib target.
2015-05-06 22:56:06 +00:00
Dan Albert
2b7e674b82 am 7cfccda6: am b5ccb461: Merge "Select the correct target STL with USE_MINGW."
* commit '7cfccda6590962299e86b4dd41c7d62056ec17e5':
  Select the correct target STL with USE_MINGW.
2015-05-06 22:45:51 +00:00
Dan Albert
7771937215 am 6ce55427: am 48240423: Merge "Fix JDK check for USE_MINGW=1."
* commit '6ce55427db7a9791042b90953dc2400ecee9bd7b':
  Fix JDK check for USE_MINGW=1.
2015-05-06 22:45:15 +00:00
Dmitriy Ivanov
d189082a1a am 826673b5: am 8ace80b3: Merge "Fix mips build"
* commit '826673b5176977d3806df1a8215b3cd70db8a5e2':
  Fix mips build
2015-05-06 22:44:31 +00:00
Chih-Hung Hsieh
fb30254282 am e06424b2: am f2748888: Merge "Upgrade x86 gcc to 4.9 and disable devirtualization."
* commit 'e06424b2307d9a50c43ec9c717e1168c14b31b4b':
  Upgrade x86 gcc to 4.9 and disable devirtualization.
2015-05-06 22:44:29 +00:00
Dan Albert
7f28965c23 am 6a944e5e: am b9a8aa63: Merge "Fix prebuilts for target builds with USE_MINGW=1."
* commit '6a944e5e0b9dde4aa086d83555adfe09df3f472e':
  Fix prebuilts for target builds with USE_MINGW=1.
2015-05-06 22:44:27 +00:00
Dmitriy Ivanov
78ed4ea15c am 3045b0b7: am d0d0f464: Merge "Pack module before making symbolic version"
* commit '3045b0b7dde58da645dc35751e092111d2686789':
  Pack module before making symbolic version
2015-05-06 22:44:25 +00:00
Dan Albert
6a876676f0 am 0e8413e4: Merge "Remove stlport from global package list."
* commit '0e8413e45e59dd8598e6d63ebdad03469b3c01eb':
  Remove stlport from global package list.
2015-05-06 21:29:13 +00:00
Dan Albert
0e8413e45e Merge "Remove stlport from global package list." 2015-05-06 21:16:11 +00:00
Dan Albert
0a93b56924 Remove stlport from global package list.
This is now whitelisted per device.

Bug: http://b/15193147
Change-Id: I7fcd0891242fb552a17753b151cf431a398bbc44
2015-05-06 13:21:51 -07:00
Dan Albert
cc356db553 am 5ee74388: Merge "Disallow using stlport."
* commit '5ee74388b1e5678f353ba8a804e8bb3a20420cb5':
  Disallow using stlport.
2015-05-06 20:09:26 +00:00
Dan Albert
015b89cce2 am 955ebbaa: Merge "Cleanup libc++ configuration."
* commit '955ebbaa952479f9c99391ee81c6b35d3db9b410':
  Cleanup libc++ configuration.
2015-05-06 20:09:25 +00:00
Dan Albert
5ee74388b1 Merge "Disallow using stlport." 2015-05-06 19:53:43 +00:00
Dan Albert
955ebbaa95 Merge "Cleanup libc++ configuration." 2015-05-06 19:51:05 +00:00
Dirk Dougherty
c2cb3e3e2a am 0717cb22: am e94fcf31: am 29e93436: Swap templates-sdk and templates-sdk-dev files to enable redesign builds by default.
* commit '0717cb2251b0a972a73462841e346fc49aa6e804':
  Swap templates-sdk and templates-sdk-dev files to enable redesign builds by default.
2015-05-06 17:36:37 +00:00
Dirk Dougherty
0717cb2251 am e94fcf31: am 29e93436: Swap templates-sdk and templates-sdk-dev files to enable redesign builds by default.
* commit 'e94fcf31a08a7cce45171b5f8cce29b50d2cefd8':
  Swap templates-sdk and templates-sdk-dev files to enable redesign builds by default.
2015-05-06 17:13:01 +00:00