OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:jdk
(Results
1 - 6
of
6
) sorted by null
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts/
testing.properties.template
40
vmDest=
jdk
-1_4_2_14-fcs-bin-b03-windows-i586-22_jan_2007.zip
/external/mdnsresponder/mDNSPosix/
Makefile
55
JDK
= /usr/
jdk
96
JAVACFLAGS_OS += -I$(
JDK
)/include/solaris
107
JAVACFLAGS_OS += -I$(
JDK
)/include/linux
134
JAVACFLAGS_OS += -I$(
JDK
)/include/freebsd
153
JDK
= /System/Library/Frameworks/JavaVM.framework/Home
366
JAVAC = $(
JDK
)/bin/javac
367
JAVAH = $(
JDK
)/bin/javah
368
JAVADOC = $(
JDK
)/bin/javadoc
369
JAR = $(
JDK
)/bin/ja
[
all
...]
/external/chromium_org/build/
install-build-deps-android.sh
11
# This script installs the sun-java6 packages (bin, jre and
jdk
). Sun requires
74
sudo apt-get -y install sun-java6-bin sun-java6-jre sun-java6-
jdk
/external/bouncycastle/
import_bouncycastle.sh
23
# ./import_bouncycastle.sh import bcprov-
jdk
*-*.tar.gz
45
echo " ./import_bouncycastle.sh import </path/to/bcprov-
jdk
*-*.tar.gz>"
47
echo " ./import_bouncycastle.sh generate <patch/*.patch> </path/to/bcprov-
jdk
*-*.tar.gz>"
65
BOUNCYCASTLE_BCPROV_DIR=bcprov-
jdk
$BOUNCYCASTLE_JDK-$BOUNCYCASTLE_VERSION
68
BOUNCYCASTLE_BCPKIX_DIR=bcpkix-
jdk
$BOUNCYCASTLE_JDK-$BOUNCYCASTLE_VERSION
/build/core/
config.mk
363
HOST_JDK_TOOLS_JAR:= $(shell $(BUILD_SYSTEM)/find-
jdk
-tools-jar.sh)
365
$(error Error: could not find
jdk
tools.jar, please install JDK6, \
370
# Is the host
JDK
64-bit version?
main.mk
143
# Check for the corrent
jdk
146
$(info You are attempting to build with an unsupported
JDK
.)
148
$(info You use OpenJDK but only Sun/Oracle
JDK
is supported.)
[
all
...]
Completed in 296 milliseconds