OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mapVersionTag
(Results
1 - 2
of
2
) sorted by null
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/componentScripts/
build.properties
24
mapVersionTag
=HEAD
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/
buildAll.bat
6
set
mapVersionTag
=HEAD
37
if x%1==x-
mapVersionTag
set
mapVersionTag
=%2 && shift && shift && goto processcmdlineargs
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"
Completed in 104 milliseconds