summaryrefslogtreecommitdiffstats
path: root/core/host_java_library.mk
Commit message (Collapse)AuthorAgeFilesLines
* Remove the R/Manifest classes when building the static Java libraryYing Wang2011-12-151-0/+2
| | | | | | | | | | | Bug: 5448433 Instead of deferring the removal to building the app. In that case any R/Manifest classes in any static Java libraries will be deleted, no matter if they are generated from Android resource, or just source R.java/Manifest.java in the source tree by accident. Change-Id: I656f45e3cbc3796c5d4832363231480b3f1dc5b8
* Add LOCAL_JARJAR_RULES support for BUILD_HOST_JAVA_LIBRARYBrian Carlstrom2011-01-261-2/+22
| | | | | Bug: 3086427 Change-Id: Ibe73dfa70d4c3d82968c43e74ced38cd74f60e0f
* Fix private vars for host-dex rules.Ying Wang2010-09-231-4/+22
| | | | Change-Id: Ie374d3abf4c261b9c5e8b80ed464b4c6b1b52b42
* Support to build host dex.Ying Wang2010-09-101-0/+24
| | | | Change-Id: I55df5e4051dbeb89a70d6d7b89fb6110f133d9d7
* Add support for LOCAL_JAVACFLAGSBrian Carlstrom2010-02-051-0/+1
| | | | | | | The Dalvik core libraries team would like to start making warnings errors in certain packages by definition LOCAL_JAVACFLAGS. This will allow easier debuging of warnings in other packages by supplying "-Xlint:..." options.
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+29
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-29/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+29