platform_build/core/combo
Narayan Kamath 422fadcf79 Build with java7 by default.
All introduce a flag LEGACY_USE_JAVA6 to force java6 builds.
This is an unsupported configuration, and provided temporarily
to iron out regressions and compare build output (if required.).

- Increment the version check sequence number.
- Move a more specific check (OpenJDK vs non OpenJDK) after
  the more general version check.
- Update the link in the version check error message to the
  "initializing" page instead of the "download" page. The latter
  talks about repo, mainly.

bug: 8992787

Change-Id: I313e17b1911768d4f3bc318c4162c53dec6eaf0d
2014-04-04 09:55:57 +01:00
..
arch Specify -mcpu=cortex-a15 for denver CPU variants. 2014-03-24 16:19:50 +08:00
include/arch am 3f040869: am efb9603a: Merge "[MIPS64] Add mips64 target" 2014-02-06 20:29:48 +00:00
HOST_darwin-x86.mk Make Clang host builds hermetic on Linux. 2014-03-24 19:38:47 -07:00
HOST_linux-x86.mk Make Clang host builds hermetic on Linux. 2014-03-24 19:38:47 -07:00
HOST_windows-x86.mk Define __STDC_CONSTANT_MACROS globally to work around host build differences. 2014-03-10 16:49:41 -07:00
javac.mk Build with java7 by default. 2014-04-04 09:55:57 +01:00
select.mk Set up rules to build shared libraries for TARGET_2ND_ARCH 2014-01-24 13:35:30 -08:00
TARGET_linux-arm.mk am 1758fe1f: am 30dbfa43: am 1c380c13: Merge "Remove the unnecessary indirection of TARGET_STRIP_COMMAND" 2014-03-31 17:43:57 +00:00
TARGET_linux-arm64.mk Remove the unnecessary indirection of TARGET_STRIP_COMMAND 2014-03-28 17:25:34 -07:00
TARGET_linux-mips.mk Remove the unnecessary indirection of TARGET_STRIP_COMMAND 2014-03-28 17:25:34 -07:00
TARGET_linux-mips64.mk Remove the unnecessary indirection of TARGET_STRIP_COMMAND 2014-03-28 17:25:34 -07:00
TARGET_linux-x86.mk Remove the unnecessary indirection of TARGET_STRIP_COMMAND 2014-03-28 17:25:34 -07:00
TARGET_linux-x86_64.mk Remove the unnecessary indirection of TARGET_STRIP_COMMAND 2014-03-28 17:25:34 -07:00