- 11 May, 2011 1 commit
-
-
Jean-Baptiste Queru authored
Change-Id: I0d73b4722ce5126b64538ca7add2e55cd561c022
-
- 30 Apr, 2011 1 commit
-
-
Grace Kloba authored
Change-Id: I10234ddb2e52de302818e1b5b27a8f35651c4395
-
- 22 Apr, 2011 1 commit
-
-
Doug Zongker authored
Change-Id: I9f86baa65406ac547cee70a273eb730ca47df66b
-
- 15 Apr, 2011 1 commit
-
-
Kristian Monsen authored
Change-Id: Icdbc197803d0f759a4656a2bc2182216d14997b3
-
- 07 Apr, 2011 1 commit
-
-
Mike Dodd authored
Change-Id: Ic87f4bff1ee52a201c197c5664ff2e91648b0b53
-
- 31 Mar, 2011 2 commits
-
-
Jeff Brown authored
Change-Id: I81b82fa2b7c754a2901dff124a36fe3b7b5abfd0
-
Chris Dearman authored
Change-Id: I22fa264a3db516dcbe0cc9109dc20d6c004d3418 Signed-off-by:
Raghu Gandham <raghu@mips.com>
-
- 15 Mar, 2011 1 commit
-
-
Joe Onorato authored
Change-Id: I6683146311b09f58154601f4a4eec6d26fb90450
-
- 01 Mar, 2011 1 commit
-
-
Bruce Beare authored
Change-Id: Icff81a757952b7652d171bc95773e177c4fd7772 Signed-off-by:
Bruce Beare <brucex.j.beare@intel.com>
-
- 21 Jan, 2011 1 commit
-
-
Ying Wang authored
With "incrementaljavac" on your make command line, you will recompile only Java source files that have been changed since last build. Nothing is changed if "incrementaljavac" is not among your make goals. Change-Id: Iae591459827df81ac91e95292464db5e9828343a
-
- 22 Oct, 2010 1 commit
-
-
Jean-Baptiste Queru authored
It is much better than generic for emulator-based work. Change-Id: I8b69b208bc4969d3f95c3467ca6737de8fd9460d
-
- 05 Oct, 2010 1 commit
-
-
Romain Guy authored
Change-Id: I54a28eb75463d5b5f8c9e2f216983aac67be0fa7
-
- 28 Sep, 2010 1 commit
-
-
Brian Carlstrom authored
Change-Id: I3dfc1aa6f10a52c2adc68259ce1cedec2ffd8f0e
-
- 27 Sep, 2010 1 commit
-
-
Ying Wang authored
Because in core/main.mk WITH_DEXPREOPT is set to true only if the build OS is linux. Change-Id: I287ab61312667f6100371d07010bcab5cfcc7e17
-
- 03 Aug, 2010 1 commit
-
-
Jeff Davidson authored
Change-Id: I4ddfffe8fe4519665a5a66aa60990f900a9ba80a
-
- 29 Jul, 2010 1 commit
-
-
Jing Yu authored
androideabi target is already in upstream GCC. The arm-linux- androideabi toolchain can be built directly from upstream GCC. Switching from old special tailored arm-eabi toolchain to the new arm-linux-androideabi toolchain make us closer to the opensource community and friendly to all toolchain developers. kernel still uses arm-eabi toolchain. So we add arm-eabi toolchain path to PATH. The arm-linux-androideabi-4.4.x toolchain is built with the same source as the latest arm-eabi-4.4.3 toolchain except for the target change patches. Change-Id: I1e5f2fe2faeee08f913f37e0ba93e84d2654a8ff
-
- 20 Jul, 2010 1 commit
-
-
Ying Wang authored
So that mm/mmm don't depend on phony target "files", which brings in unwanted files for apps-only build. Also allow "dist" for mmm. Bug: http://b/issue?id=2811503 Change-Id: I2c0794aebd1d171d8a0f44eb8cda67855704d6bd
-
- 15 Jul, 2010 1 commit
-
-
Jean-Baptiste Queru authored
By inheriting from full, this will be more self-maintaining, and automatically gets a better-configured variant (e.g. it has locales, a date format, etc...). Change-Id: I67b6c2d9f9b7d20cb89154906c3f3d6a5391c838
-
- 14 Jul, 2010 1 commit
-
-
Andy McFadden authored
Instead of sending a kill -10 to write a file to /data/misc, we now use "am dumpheap" to create a file on /sdcard. Also, - Removed mention of unused "output-file" argument. - Quoted args in initial tests so bash doesn't go nuts when you say "runhat" with no arguments. Bug 2835170. Change-Id: I614fdb54a1d6b8824bc9b568c07cc0901c41a3d4
-
- 12 Jul, 2010 2 commits
-
-
Bruce Beare authored
Change-Id: Ie4e0f9054c5bc6ad8845b5b885a00174dd8c9534 Signed-off-by:
Bruce Beare <brucex.j.beare@intel.com>
-
Bruce Beare authored
Change-Id: I698856f8e02487322540e804c038bba28cc23532 Signed-off-by:
Bruce Beare <brucex.j.beare@intel.com>
-
- 07 Jul, 2010 1 commit
-
-
Kan-Ru Chen authored
Remove all zsh compatibility code and related comments. Display a warning when other shell is used, to prevent the illusion that building under Zsh is supported when it's not. Change-Id: Ie6d43ace3a30bde99aad45b00d25007ac28d5155
-
- 01 Jul, 2010 1 commit
-
-
Jean-Baptiste Queru authored
Change-Id: I3f779087021ef3674ee9ceb8cc3b15f83a98b8f4
-
- 30 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 The java version changed, and we made envsetup automatically find the right JAVA_HOME. This change forces everyone to re-source envsetup.sh Change-Id: Ieb9512d5725cca26a83debf9b0480bc20e19d5ee Fix javadoc for Java 6. If you don't set bootclasspath, there would be errors like: javadoc: error - In doclet class DroidDoc, method start has thrown an exception java.lang.reflect.InvocationTargetException Change-Id: I1b83360cb595d50577c6043d6e91b0f92e4c04d6 Avoid inheriting PRIVATE_BOOTCLASSPATH from moduels that depend on api-stubs-timestamp The inherited value has caused build breakage on Mac build. Change-Id: I8a1b1d6c6d411f6aaaee2d8dbd0297e3d60ab5c2 Ignore STAY_OFF_MY_LAWN when setting JAVA_HOME. Don't check STAY_OFF_MY_LAWN in set_java_home. That function already refuses to update JAVA_HOME if it's set to something, which should be sufficient for anybody who doesn't want the script to mess with it. With this change, you can get the benefits of the 1.5/1.6 auto-selection without having to suffer through window title changes. Change-Id: I5cfc5d6fdf26a10b42b52925f877012c0506b9a5
-
- 24 Jun, 2010 2 commits
-
-
Ying Wang authored
So that "tapas" without argument won't end in makefile-could-not-load error in unbundled branch. Also, the magic "all" apps will build only apps, not other things. Change-Id: Iac6dd928ee4e42996147acdab31930cd4ffa1768
-
Andy McFadden authored
Don't check STAY_OFF_MY_LAWN in set_java_home. That function already refuses to update JAVA_HOME if it's set to something, which should be sufficient for anybody who doesn't want the script to mess with it. With this change, you can get the benefits of the 1.5/1.6 auto-selection without having to suffer through window title changes. Change-Id: I5cfc5d6fdf26a10b42b52925f877012c0506b9a5
-
- 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
-
- 16 Jun, 2010 1 commit
-
-
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
-
- 11 Jun, 2010 1 commit
-
- 10 Jun, 2010 1 commit
-
-
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
-
- 09 Jun, 2010 1 commit
-
-
Jeff Hamilton authored
Change-Id: Ic289e35a747b6f462816aca159acba6d400829c9
-
- 08 Jun, 2010 1 commit
-
-
Jeff Hamilton authored
Change-Id: I1304b78b17cd13a2231c59385a94e0430a8198ff
-
- 06 Apr, 2010 1 commit
-
-
Brian Carlstrom authored
I tried running gdbclient from a subdirectory of $ANDROID_BUILD_TOP and found that the absolute paths generated by get_abs_build_var included my subdirectory's path. This fixed get_abs_build_var to changing directory in a subshell to $ANDROID_BUILD_TOP before invoking make. Change-Id: I12b9d9135ac7c044c21c88ed5705b22b0700c039
-
- 22 Mar, 2010 1 commit
-
-
Jean-Baptiste Queru authored
This way, individual open-source device configurations can publish device-specific configurations without having to maintain those centrally in envsetup.sh Bug: 2533998 Change-Id: I1377846d4d3ebe7abcd2f8279a08abe54039cdbb
-
- 01 Mar, 2010 1 commit
-
-
Ficus Kirkpatrick authored
It was doing '*.c*' which both included .class files and omitted .h files. Change-Id: Iedaac4f7ee86df86fdc38341c04ca565f34223b4
-
- 17 Feb, 2010 1 commit
-
-
Gilles Debunne authored
Use the PWD= /bin/pwd trick used in getopt in mmm so that it can deal with a symlinked root directory. Change-Id: Ia8b5ef10cbd10ca05f2301db86f64fdf11ff2840
-
- 30 Jan, 2010 1 commit
-
-
Brian Carlstrom authored
-
- 29 Jan, 2010 1 commit
-
-
Brian Carlstrom authored
-
- 12 Jan, 2010 1 commit
-
-
The Android Open Source Project authored
-