OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bootclasspath
(Results
1 - 12
of
12
) sorted by null
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/componentScripts/
build.properties
15
#
bootclasspath
- The base jars to compile against (typicaly rt.jar)
109
bootclasspath
=d:/ibm1.3.1/jre/lib/rt.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/
build.properties
25
bootclasspath
=${java.home}/lib/rt.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/
buildAll.bat
14
REM default
bootclasspath
15
set
bootclasspath
=
variable
39
if x%1==x-bc set
bootclasspath
=-Dbootclasspath=%2 && shift && shift && goto processcmdlineargs
variable
48
%vm% -cp ..\org.eclipse.releng.basebuilder\startup.jar org.eclipse.core.launcher.Main -application org.eclipse.ant.core.antRunner -f buildAll.xml %target% %
bootclasspath
% -DmapVersionTag=%mapVersionTag% -DbuildType=%buildType% %buildID% %ftpUser% %ftpPassword%
52
echo "usage: buildAll [-mapVersionTag HEAD|<branch name>] [-vm <url to java executable to run build>] [-bc <
bootclasspath
>] [-target <buildall target to execute>] [-buildID <buildID, e.g. 2.1.2>] [-ftp <userid> <password>] I|M"
/build/core/
base_rules.mk
375
$(LOCAL_INTERMEDIATE_TARGETS): PRIVATE_BOOTCLASSPATH := -
bootclasspath
$(call java-lib-files,core)
379
$(LOCAL_INTERMEDIATE_TARGETS): PRIVATE_BOOTCLASSPATH := -
bootclasspath
$(call java-lib-files,android_stubs_current)
381
$(LOCAL_INTERMEDIATE_TARGETS): PRIVATE_BOOTCLASSPATH := -
bootclasspath
$(call java-lib-files,sdk_v$(LOCAL_SDK_VERSION))
397
$(LOCAL_INTERMEDIATE_TARGETS): PRIVATE_BOOTCLASSPATH := -
bootclasspath
$(call java-lib-files,core-hostdex,$(LOCAL_IS_HOST_MODULE))
droiddoc.mk
57
# You have to set
bootclasspath
for javadoc manually on linux since Java 6.
174
$(addprefix -
bootclasspath
,$(PRIVATE_BOOTCLASSPATH)) \
/development/build/
Android.mk
67
$(hide) $(TARGET_JAVAC) -encoding ascii -
bootclasspath
"" \
/prebuilts/devtools/tools/lib/
ant-tasks.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar
ant-nodeps.jar
/prebuilts/tools/common/ant/
ant.jar
/prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar
Completed in 2564 milliseconds