summaryrefslogtreecommitdiffstats
path: root/core/main.mk
Commit message (Expand)AuthorAgeFilesLines
* Push ISA features into system propertiesCalin Juravle2014-08-261-0/+5
* Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [build]Brian Carlstrom2014-07-301-2/+2
* Don't fail the build for dangling module names.Ying Wang2014-07-301-1/+1
* Remove linker64 and debuggerd64Ying Wang2014-07-171-4/+0
* Resolve :32 to 32-bit variant only if the variant exists.Ying Wang2014-06-241-1/+3
* build: delete 64-bit blacklistColin Cross2014-06-171-2/+0
* Check existence of both 64-bit and 32-bit module variants.Ying Wang2014-06-101-14/+7
* Fix loophole in module expansion.Ying Wang2014-06-101-23/+37
* Only enable WITH_DEXPREOPT by default for libdvm.soBrian Carlstrom2014-05-291-4/+6
* Add HOST_PREFER_32_BIT to support 32-bit-by-default multilib buildYing Wang2014-05-201-0/+8
* Support host multilib buildYing Wang2014-05-141-8/+0
* Disable emulator from platform builds.David 'Digit' Turner2014-05-091-15/+1
* 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