Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
openanolis
dragonwell8_jdk
提交
5f4f3f57
D
dragonwell8_jdk
项目概览
openanolis
/
dragonwell8_jdk
通知
4
Star
2
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
D
dragonwell8_jdk
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
5f4f3f57
编写于
9月 09, 2010
作者:
Y
yhuang
浏览文件
操作
浏览文件
下载
差异文件
Merge
上级
fee94b47
044723e2
变更
2
隐藏空白更改
内联
并排
Showing
2 changed file
with
7 addition
and
25 deletion
+7
-25
.hgtags
.hgtags
+2
-0
make/jprt.properties
make/jprt.properties
+5
-25
未找到文件。
.hgtags
浏览文件 @
5f4f3f57
...
@@ -82,3 +82,5 @@ d58354a69011f3d3354765fa3167567c4c4a9612 jdk7-b101
...
@@ -82,3 +82,5 @@ d58354a69011f3d3354765fa3167567c4c4a9612 jdk7-b101
3b0abcb512807bb6f6d27755bc50103211bde6ee jdk7-b105
3b0abcb512807bb6f6d27755bc50103211bde6ee jdk7-b105
b91ef6b60f4e19bf4592c6dd594c9bac62487519 jdk7-b106
b91ef6b60f4e19bf4592c6dd594c9bac62487519 jdk7-b106
882103f334bb23745d3fd70fb7928c347478b0f4 jdk7-b107
882103f334bb23745d3fd70fb7928c347478b0f4 jdk7-b107
17a5d84b75610255a3527e8ede1da19c91ba7a7e jdk7-b108
ab0d3f54a63f2aadfcdd2e14b81f79362ce454e2 jdk7-b109
make/jprt.properties
浏览文件 @
5f4f3f57
...
@@ -24,32 +24,12 @@
...
@@ -24,32 +24,12 @@
#
#
# Properties for jprt
# Properties for jprt
jprt.tools.default.release
=
jdk1.7.0
# Specific platform list
# Use whatever release that the submitted job requests
jprt.build.platforms
=
\
jprt.tools.default.release
=
${jprt.submit.release}
solaris_sparc_5.10,
\
solaris_sparcv9_5.10,
\
solaris_i586_5.10,
\
solaris_x64_5.10,
\
linux_i586_2.6,
\
linux_x64_2.6,
\
windows_i586_5.0,
\
windows_x64_5.2
# The different build flavors we want
# The different build flavors we want
, we override here so we just get these 2
jprt.build.flavors
=
product,fastdebug
jprt.build.flavors
=
product,fastdebug
jprt.run.flavors
=
c1,c2
jprt.solaris_sparcv9.run.flavors
=
c2
jprt.solaris_x64.run.flavors
=
c2
jprt.windows_x64.run.flavors
=
c2
jprt.linux_x64.run.flavors
=
c2
jprt.run.flavor.c1.option
=
-client
jprt.run.flavor.c2.option
=
-server
# Explicitly designate what the 32bit match is for the 64bit build
jprt.solaris_sparcv9.build.platform.match32
=
solaris_sparc_5.10
jprt.solaris_x64.build.platform.match32
=
solaris_i586_5.10
# Standard test target for everybody
# Standard test target for everybody
jprt.test.targets
=
*-*-*-jvm98
jprt.test.targets
=
*-*-*-jvm98
...
@@ -83,6 +63,6 @@ jprt2.make.rule.test.targets= \
...
@@ -83,6 +63,6 @@ jprt2.make.rule.test.targets= \
*-product-*-jdk_rmi,
\
*-product-*-jdk_rmi,
\
*-product-*-jdk_swing,
\
*-product-*-jdk_swing,
\
# Directories
needed to build
# Directories
to be excluded from the source bundles
jprt.bundle.exclude.src.dirs
=
build
jprt.bundle.exclude.src.dirs
=
build
dist webrev
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录