summaryrefslogtreecommitdiffstats
path: root/core/main.mk
Commit message (Expand)AuthorAgeFilesLines
* Target "tests" now only builds the modules tagged as "tests"Ying Wang2014-05-081-1/+2
* Add dalvik.vm.dex2oat-flags for eng buildBrian Carlstrom2014-05-061-0/+4
* Build with java7 by default.Narayan Kamath2014-04-041-51/+33
* Unset _JAVA_OPTIONS before running "java -version".Ying Wang2014-04-021-6/+6
* Add warning message for java6 builds.Narayan Kamath2014-04-021-1/+20
* Call "java[c] -version" only onceYing Wang2014-04-021-9/+14
* Bring main.mk in sync with master.Narayan Kamath2014-04-011-1/+5
* Fix java version detection when _JAVA_OPTIONS is set.Peter Ammon2014-03-311-6/+6
* Remove the redundant DISABLE_DEXPREOPTYing Wang2014-03-201-1/+1
* Conditionally include the 'samplecode' rules.Ying Wang2014-02-261-0/+2
* Don't check the existence for the 64-bit modules for 32-bit SDK build.Ying Wang2014-02-131-0/+4
* HACK: add 64-bit directory blacklistColin Cross2014-02-121-0/+2
* Merge "Clean up dangling module names"Ying Wang2014-02-121-1/+5
|\
| * Clean up dangling module namesYing Wang2014-02-111-1/+5
* | Refine module name resolving in multilib buildYing Wang2014-02-101-1/+56
|/
* Dedup the targets and dependencies of required modules.Ying Wang2014-01-311-0/+2
* Set up rules to build shared libraries for TARGET_2ND_ARCHYing Wang2014-01-241-0/+8
* Add missing paren in "java -version" checkBrian Carlstrom2014-01-201-1/+1
* A few more Java7 related clean ups.Narayan Kamath2013-12-051-16/+26
* Merge "core: support make 4.00"Ying Wang2013-12-021-4/+2
|\
| * core: support make 4.00synergydev2013-10-171-4/+2
* | Add experimental flag to support OpenJDK builds.Ying Wang2013-11-261-7/+30
* | Merge commit 'c73341006286c391ae4d268a77f5e008045d5308' into HEADThe Android Open Source Project2013-11-221-34/+44
|\ \
| * | Load the ONE_SHOT_MAKEFILE even in dont_bother modeYing Wang2013-09-091-4/+3
| * | Delete dead code.Ying Wang2013-09-091-10/+0
| * | In apps_only build dist a module only if it has a BUILT file.Ying Wang2013-08-271-1/+1
| * | Collect NOTICE files for apps_only build.Ying Wang2013-08-241-0/+9
| * | am b88ca53a: am ddce2eb0: am de32713f: Merge "Collect and store proguard obfu...Ying Wang2013-08-231-0/+3
| |\ \
| | * | Collect and store proguard obfuscation dictionary files.Ying Wang2013-08-231-0/+3
| * | | am 2363485c: am 06de9f94: am 8709497e: Merge "Revert "Collect and store progu...Ying Wang2013-08-231-3/+0
| |\ \ \ | | |/ /
| | * | Revert "Collect and store proguard obfuscation dictionary files."Ying Wang2013-08-231-3/+0
| * | | am 93b95dc4: am aa87a11d: am afd7457a: Merge "Collect and store proguard obfu...Ying Wang2013-08-231-0/+3
| |\ \ \ | | |/ /
| | * | Collect and store proguard obfuscation dictionary files.Ying Wang2013-08-221-0/+3
| * | | Add phony goal GET-INSTALL-PATHYing Wang2013-08-161-0/+6
| * | | Don't bother going through the source treeYing Wang2013-08-091-17/+18
| * | | More verbose on what the build system is doingYing Wang2013-07-311-1/+1
| * | | am cd9cadbc: am 7768c91c: am 94de1eba: Put a copy of the radio/bootloader fil...Ying Wang2013-07-261-0/+4
| |\ \ \
| * | | | core: don't hardcode "out" during findleaves.py invocations.JP Abgrall2013-07-111-1/+1
| * | | | Allow to run checkbuild in sdk build.Ying Wang2013-06-261-1/+1
| * | | | am fe365531: am 1e1241ce: Dist static Java library modules.Ying Wang2013-06-121-1/+6
| |\ \ \ \
| * | | | | Remove unnecessary dependencies between host and target modules.Ying Wang2013-06-061-1/+11
| * | | | | am 8150cfcb: am 9592af96: Merge "Do vendor check on modules installed by LOCA...Ying Wang2013-04-161-2/+2
| |\ \ \ \ \
| * | | | | | Allow to set BUILD_EMULATOR outside the core build system.Ying Wang2013-04-121-1/+3
* | | | | | | am a05365ce: Merge "Remove the hacks needed to support ash and mksh concurren...Elliott Hughes2013-11-071-2/+0
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Remove the hacks needed to support ash and mksh concurrently.Elliott Hughes2013-11-051-2/+0
| | |_|_|_|/ | |/| | | |
| * | | | | Remove unnecessary dependencies between host and target modules.Ying Wang2013-09-181-1/+11
| | |_|/ / | |/| | |
* | | | | Remove unnecessary dependencies between host and target modules.Ying Wang2013-07-311-1/+11
| |_|_|/ |/| | |
* | | | Put a copy of the radio/bootloader files in the dist dir.Ying Wang2013-07-261-0/+4
|/ / /
* | | Dist static Java library modules.Ying Wang2013-06-121-1/+6
| |/ |/|
* | Do vendor check on modules installed by LOCAL_SHARED_LIBRARIESYing Wang2013-04-151-2/+2
|/