- 23 Jun, 2010 1 commit
-
-
Joe Onorato authored
This change forces everyone to re-source envsetup.sh Change-Id: Ieb9512d5725cca26a83debf9b0480bc20e19d5ee
-
- 22 Jun, 2010 1 commit
-
-
Jeff Hamilton authored
The path to the Java toolchain is now explicitly specified so no manual configuration should be required. Change-Id: I84abc122c557372e77e4579e9a9efe56af2b412c
-
- 21 Jun, 2010 5 commits
-
-
Dianne Hackborn authored
Change-Id: I10bc30088fced39b2875bbbc19e33c53fa8352d7
-
Doug Zongker authored
Merge commit '3b85269c' into gingerbread * commit '3b85269c': include build timestamp in OTA metadata
-
Doug Zongker authored
Change-Id: I44292c6346db3356dfafbd044027e37a9b467cfe
-
Guang Zhu authored
Change-Id: Ic5199ddfdaa2f8366bda960be84464945726e2f5
-
- 17 Jun, 2010 1 commit
-
-
Ying Wang authored
Before this CL, ota_from_target_files is always executed even with no new change. Change-Id: I29d6aef3c60e5b0229551a3bf22f2d31cb41f219
-
- 16 Jun, 2010 3 commits
-
-
Jing Yu authored
gcc-4.4.3 toolchain is based on fsf GCC-4.4.3 with numerous patches. It reduces 3.65% code size than the prebuilt gcc-4.4.0 toolchain, and improves 3.4% performance on Android benchmarks. The toolchain uses gold as default linker. With gold, the toolchain further reduces 1MB system image. Change-Id: I55eb4df185f2932e71498fcc28428e4d1b175393
-
David 'Digit' Turner authored
Change-Id: I6305e93515e57462e7c57af0cc41a659e4190696
-
Guang Zhu authored
-
- 15 Jun, 2010 3 commits
-
-
Ying Wang authored
Change-Id: I9174f843f0fde139a7d582f45b027f3face5c981
-
Joe Onorato authored
* changes: Add a tapas command. Rename is_unbundled_app_build and UNBUNDLED_APP_BUILD to TARGET_BUILD_APPS.
-
Guang Zhu authored
the original implementation directly embeds the filter variable into command line; this implies that filter variable cannot contain any whitespaces, otherwise it'll be misintepreted as a new command line argument to emma. the side effect is that user will be forced to cram all filter related java class/package names into one line, which could be very long. with this change, user can use line continuation ("\") or appending ("+=") to break up long filter specs. Change-Id: I2c130033cdb5120251d6f84c3dd906d140d52991
-
- 14 Jun, 2010 2 commits
-
-
Eric Laurent authored
Merge commit '484d4d54' into gingerbread * commit '484d4d54': Added prelinked library for audio effects JNI.
-
Eric Laurent authored
-
- 11 Jun, 2010 6 commits
-
-
Sriram Raman authored
Merge commit '1f29d2c3' into gingerbread * commit '1f29d2c3': Switch the required host Java environment to 1.6.
-
Sriram Raman authored
-
Ed Heyl authored
Change-Id: I7710134ec026b9c494fe2912809607c162b5ac51
- 10 Jun, 2010 2 commits
-
-
Joe Onorato authored
(Actually there was a tapas command that just called choosecombo). The new better tapas command is for building unbundled apps. Run it with one or more modules to build and optionally a build variant. tapas [variant] App1 App2 ... If you don't supply a build variant, it defaults to eng. Change-Id: I02214abd0b5ad02e364fcb024e10cf6ad17a9e68
-
Joe Onorato authored
Change-Id: I79e6f60e009dad3a48709962347441e4ca0c337a
-
- 09 Jun, 2010 8 commits
-
-
Jeff Hamilton authored
Merge "Make the Java version check non-fatal to aid in the switch to 1.6 on the build servers." into kraken
-
Jeff Hamilton authored
Change-Id: Ic289e35a747b6f462816aca159acba6d400829c9
-
Jeff Hamilton authored
Change-Id: Ieb0779ef54cdfa921a8dbfb1041536f8969d22e4
-
Ying Wang authored
1. Set correct aidl_preprocess_import for LOCAL_SDK_VERSION current. 2. Set correct PRIVATE_BOOTCLASSPATH for non-empty LOCAL_SDK_VERSION. Change-Id: Iff8e266931434863521bfa4621767bed31d31cc0
-
Ying Wang authored
-
Ying Wang authored
Change-Id: I88912d876c3972212e8871b3e5b3b8b6d2da34d0
-
Eric Laurent authored
Change-Id: Ic3d26cedbff599c3ee6fed080b64fce5375ea940
-
- 08 Jun, 2010 2 commits
-
-
Jeff Hamilton authored
Merge commit '04be0d86' into kraken * commit '04be0d86': Set JAVA_HOME to point to java 1.5.
-
Jeff Hamilton authored
Change-Id: I1304b78b17cd13a2231c59385a94e0430a8198ff
-
- 04 Jun, 2010 2 commits
-
-
The Android Open Source Project authored
Merge commit '4873d8f5' into kraken * commit '4873d8f5': Build host tools as 32bit on all Darwin machines.
-
The Android Open Source Project authored
Change-Id: Id3161ac44e0eaba0184b3d2d4af43e4e40d26e90
-
- 03 Jun, 2010 2 commits
-
-
Jeff Hamilton authored
Change-Id: I121b388056e68b787518c66a01c172bc4ffaef9b
-
Jeff Hamilton authored
Change-Id: I121b388056e68b787518c66a01c172bc4ffaef9b
-
- 02 Jun, 2010 2 commits
-
-
Joe Onorato authored
Change-Id: I03d92d93fbcb51808a096fb7d48c1b693efa777d
-