author | chegar |
Tue, 22 Oct 2013 12:33:33 +0100 | |
changeset 22333 | 8af4eeeb9fa7 |
parent 20884 | 66f924cdfeb9 |
child 20889 | 4623e6c3f435 |
permissions | -rw-r--r-- |
12317
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
1 |
# |
18241 | 2 |
# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved. |
12317
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
3 |
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
4 |
# |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
5 |
# This code is free software; you can redistribute it and/or modify it |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
6 |
# under the terms of the GNU General Public License version 2 only, as |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
7 |
# published by the Free Software Foundation. Oracle designates this |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
8 |
# particular file as subject to the "Classpath" exception as provided |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
9 |
# by Oracle in the LICENSE file that accompanied this code. |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
10 |
# |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
11 |
# This code is distributed in the hope that it will be useful, but WITHOUT |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
12 |
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
13 |
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
14 |
# version 2 for more details (a copy is included in the LICENSE file that |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
15 |
# accompanied this code). |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
16 |
# |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
17 |
# You should have received a copy of the GNU General Public License version |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
18 |
# 2 along with this work; if not, write to the Free Software Foundation, |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
19 |
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
20 |
# |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
21 |
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
22 |
# or visit www.oracle.com if you need additional information or have any |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
23 |
# questions. |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
24 |
# |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
25 |
|
15126
bceb690ccf35
8005540: build-infra: Improve incremental build speed on windows by caching find results
erikj
parents:
14231
diff
changeset
|
26 |
# Cache all finds needed for this file. Only used on windows. |
20547 | 27 |
$(eval $(call FillCacheFind, $(JDK_TOPDIR)/make/tools \ |
15126
bceb690ccf35
8005540: build-infra: Improve incremental build speed on windows by caching find results
erikj
parents:
14231
diff
changeset
|
28 |
$(JDK_TOPDIR)/makefiles/sun)) |
bceb690ccf35
8005540: build-infra: Improve incremental build speed on windows by caching find results
erikj
parents:
14231
diff
changeset
|
29 |
|
20547 | 30 |
TOOLS_SRC := $(JDK_TOPDIR)/make/tools/src \ |
31 |
$(JDK_TOPDIR)/makefiles/sun/awt/ \ |
|
32 |
$(JDK_TOPDIR)/makefiles/sun/osxapp \ |
|
33 |
$(JDK_TOPDIR)/make/tools/swing-beans |
|
15129
38c7422a92ff
8005635: build-infra: Support building install in jprt
erikj
parents:
15126
diff
changeset
|
34 |
|
20547 | 35 |
ifneq ($(OPENJDK_TARGET_OS), windows) |
36 |
TOOLS_SRC += $(JDK_TOPDIR)/src/solaris/classes/sun/awt/X11/generator |
|
15129
38c7422a92ff
8005635: build-infra: Support building install in jprt
erikj
parents:
15126
diff
changeset
|
37 |
endif |
38c7422a92ff
8005635: build-infra: Support building install in jprt
erikj
parents:
15126
diff
changeset
|
38 |
|
12892 | 39 |
# The exception handling of swing beaninfo which have the own tool directory |
20547 | 40 |
ifeq (, $(BUILD_TOOLS)) |
41 |
$(eval $(call SetupJavaCompilation,BUILD_TOOLS, \ |
|
42 |
SETUP := GENERATE_OLDBYTECODE, \ |
|
43 |
SRC := $(TOOLS_SRC), \ |
|
44 |
BIN := $(JDK_OUTPUTDIR)/btclasses)) |
|
12317
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
45 |
endif |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
46 |
|
20547 | 47 |
$(JDK_OUTPUTDIR)/btclasses/build/tools/generatenimbus/resources/%.template: \ |
48 |
$(JDK_TOPDIR)/src/share/classes/javax/swing/plaf/nimbus/%.template |
|
16636
1cc691bcfe50
8008373: JFR JTReg tests fail with CompilationError on MacOSX; missing '._sunec.jar'
erikj
parents:
15693
diff
changeset
|
49 |
$(call install-file) |
12317
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
50 |
|
20547 | 51 |
BUILD_TOOLS += $(foreach i, $(wildcard $(JDK_TOPDIR)/src/share/classes/javax/swing/plaf/nimbus/*.template), $(JDK_OUTPUTDIR)/btclasses/build/tools/generatenimbus/resources/$(notdir $i)) |
12317
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
52 |
|
15693
ba31a578f948
8007097: (profiles) Build needs test to ensure that profile definitions are updated
alanb
parents:
15689
diff
changeset
|
53 |
# Resources used by CheckDeps tool |
20547 | 54 |
$(JDK_OUTPUTDIR)/btclasses/build/tools/deps/%: \ |
55 |
$(JDK_TOPDIR)/make/tools/src/build/tools/deps/% |
|
16636
1cc691bcfe50
8008373: JFR JTReg tests fail with CompilationError on MacOSX; missing '._sunec.jar'
erikj
parents:
15693
diff
changeset
|
56 |
$(call install-file) |
15693
ba31a578f948
8007097: (profiles) Build needs test to ensure that profile definitions are updated
alanb
parents:
15689
diff
changeset
|
57 |
|
ba31a578f948
8007097: (profiles) Build needs test to ensure that profile definitions are updated
alanb
parents:
15689
diff
changeset
|
58 |
BUILD_TOOLS += $(JDK_OUTPUTDIR)/btclasses/build/tools/deps/refs.allowed |
ba31a578f948
8007097: (profiles) Build needs test to ensure that profile definitions are updated
alanb
parents:
15689
diff
changeset
|
59 |
|
12317
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
60 |
# Add a checksum ("jsum") to the end of a text file. Prevents trivial tampering with class lists. |
20547 | 61 |
TOOL_ADDJSUM = $(JAVA) -cp $(JDK_OUTPUTDIR)/btclasses \ |
62 |
build.tools.addjsum.AddJsum |
|
12317
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
63 |
|
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
64 |
# The buildmetaindex tool creates a meta-index to make core class loaders lazier. |
20547 | 65 |
TOOL_BUILDMETAINDEX = $(JAVA) -cp $(JDK_OUTPUTDIR)/btclasses \ |
66 |
build.tools.buildmetaindex.BuildMetaIndex |
|
12317
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
67 |
|
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
68 |
# The comment checker is not currently used. Should it be removed or added to javac? |
20547 | 69 |
TOOL_COMMENTCHECKER = $(JAVA) -cp $(JDK_OUTPUTDIR)/btclasses \ |
70 |
build.tools.commentchecker.CommentChecker |
|
12317
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
71 |
|
20547 | 72 |
TOOL_COMPILEFONTCONFIG = $(JAVA) -cp $(JDK_OUTPUTDIR)/btclasses \ |
73 |
build.tools.compilefontconfig.CompileFontConfig |
|
12317
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
74 |
|
20547 | 75 |
TOOL_COMPILEPROPERTIES = $(JAVA) -cp $(JDK_OUTPUTDIR)/btclasses \ |
76 |
build.tools.compileproperties.CompileProperties |
|
12317
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
77 |
|
20547 | 78 |
TOOL_STRIPPROPERTIES = $(JAVA) -cp $(JDK_OUTPUTDIR)/btclasses \ |
79 |
build.tools.stripproperties.StripProperties |
|
12317
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
80 |
|
20547 | 81 |
TOOL_JARREORDER = $(JAVA) -cp $(JDK_OUTPUTDIR)/btclasses \ |
82 |
build.tools.jarreorder.JarReorder |
|
12317
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
83 |
|
20547 | 84 |
TOOL_GENERATECHARACTER = $(JAVA) -cp $(JDK_OUTPUTDIR)/btclasses \ |
85 |
build.tools.generatecharacter.GenerateCharacter |
|
12317
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
86 |
|
20547 | 87 |
TOOL_CHARACTERNAME = $(JAVA) -cp $(JDK_OUTPUTDIR)/btclasses \ |
88 |
build.tools.generatecharacter.CharacterName |
|
12317
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
89 |
|
20547 | 90 |
TOOL_DIRDIFF = $(JAVA) -cp $(JDK_OUTPUTDIR)/btclasses \ |
91 |
build.tools.dirdiff.DirDiff |
|
12317
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
92 |
|
20547 | 93 |
TOOL_DTDBUILDER = $(JAVA) -Ddtd_home=$(JDK_TOPDIR)/make/tools/dtdbuilder/dtds \ |
94 |
-cp $(JDK_OUTPUTDIR)/btclasses build.tools.dtdbuilder.DTDBuilder |
|
12317
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
95 |
|
20547 | 96 |
TOOL_GENERATEBREAKITERATORDATA = $(JAVA) \ |
97 |
-cp $(JDK_OUTPUTDIR)/btclasses \ |
|
98 |
build.tools.generatebreakiteratordata.GenerateBreakIteratorData |
|
12317
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
99 |
|
20547 | 100 |
TOOL_GENERATECURRENCYDATA = $(JAVA) -cp $(JDK_OUTPUTDIR)/btclasses \ |
101 |
build.tools.generatecurrencydata.GenerateCurrencyData |
|
12317
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
102 |
|
20547 | 103 |
TOOL_HASHER = $(JAVA) -cp $(JDK_OUTPUTDIR)/btclasses \ |
104 |
build.tools.hasher.Hasher |
|
12317
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
105 |
|
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
106 |
# Jarsplit used in jdk/makefiles/common/Release.gmk |
20547 | 107 |
TOOL_JARSPLIT = $(JAVA) -cp $(JDK_OUTPUTDIR)/btclasses \ |
108 |
build.tools.jarsplit.JarSplit |
|
12317
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
109 |
|
20547 | 110 |
TOOL_TZDB = $(JAVA) -cp $(JDK_OUTPUTDIR)/btclasses \ |
111 |
build.tools.tzdb.TzdbZoneRulesCompiler |
|
15289 | 112 |
|
113 |
||
20547 | 114 |
# TODO: There are references to the jdwpgen.jar in jdk/make/netbeans/jdwpgen/build.xml |
12317
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
115 |
# and nbproject/project.properties in the same dir. Needs to be looked at. |
20547 | 116 |
TOOL_JDWPGEN = $(JAVA) -cp $(JDK_OUTPUTDIR)/btclasses build.tools.jdwpgen.Main |
12317
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
117 |
|
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
118 |
# TODO: Lots of files in jdk/make/tools/CharsetMapping dir |
20547 | 119 |
TOOL_CHARSETMAPPING = $(JAVA) -cp $(JDK_OUTPUTDIR)/btclasses \ |
120 |
build.tools.charsetmapping.Main |
|
12317
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
121 |
|
20547 | 122 |
TOOL_SPP = $(JAVA) -cp $(JDK_OUTPUTDIR)/btclasses build.tools.spp.Spp |
12317
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
123 |
|
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
124 |
# TODO: Only referenced in jdk/make/tools/sharing/README.txt. Find out what it means. |
20547 | 125 |
TOOL_MAKECLASSLIST = $(JAVA) -cp $(JDK_OUTPUTDIR)/btclasses \ |
126 |
build.tools.makeclasslist.MakeClasslist |
|
12317
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
127 |
|
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
128 |
# Nimbus is used somewhere in the swing build. |
20547 | 129 |
TOOL_GENERATENIMBUS = $(JAVA) -cp $(JDK_OUTPUTDIR)/btclasses \ |
130 |
build.tools.generatenimbus.Generator |
|
12892 | 131 |
|
20547 | 132 |
TOOL_WRAPPERGENERATOR = $(JAVA) -cp $(JDK_OUTPUTDIR)/btclasses \ |
133 |
WrapperGenerator |
|
12892 | 134 |
|
20547 | 135 |
TOOL_AWT_TOBIN = $(JAVA) -Djava.awt.headless=true -cp $(JDK_OUTPUTDIR)/btclasses \ |
136 |
sun.awt.ToBin |
|
13164 | 137 |
|
20547 | 138 |
TOOL_OSX_TOBIN = $(JAVA) -Djava.awt.headless=true -cp $(JDK_OUTPUTDIR)/btclasses \ |
139 |
sun.osxapp.ToBin |
|
14231 | 140 |
|
20547 | 141 |
TOOL_CLDRCONVERTER = $(JAVA) -cp $(JDK_OUTPUTDIR)/btclasses \ |
142 |
build.tools.cldrconverter.CLDRConverter |
|
13583 | 143 |
|
20547 | 144 |
TOOL_REMOVEMETHODS = $(JAVA) -Xbootclasspath/p:$(LANGTOOLS_OUTPUTDIR)/dist/bootstrap/lib/javac.jar \ |
15684
e5b41bd22ec9
8004931: add/removePropertyChangeListener should not exist in subset Profiles of Java SE
alanb
parents:
15129
diff
changeset
|
145 |
-cp $(JDK_OUTPUTDIR)/btclasses:$(JDK_OUTPUTDIR) \ |
20547 | 146 |
build.tools.classfile.RemoveMethods |
15684
e5b41bd22ec9
8004931: add/removePropertyChangeListener should not exist in subset Profiles of Java SE
alanb
parents:
15129
diff
changeset
|
147 |
|
20547 | 148 |
TOOL_CHECKDEPS = $(JAVA) -Xbootclasspath/p:$(LANGTOOLS_OUTPUTDIR)/dist/bootstrap/lib/javac.jar \ |
15693
ba31a578f948
8007097: (profiles) Build needs test to ensure that profile definitions are updated
alanb
parents:
15689
diff
changeset
|
149 |
-cp $(JDK_OUTPUTDIR)/btclasses:$(JDK_OUTPUTDIR) \ |
20547 | 150 |
build.tools.deps.CheckDeps |
15693
ba31a578f948
8007097: (profiles) Build needs test to ensure that profile definitions are updated
alanb
parents:
15689
diff
changeset
|
151 |
|
20774
330ea6efa3fd
8007292: Add JavaFX internal packages to package.access
mullan
parents:
18242
diff
changeset
|
152 |
TOOL_ADDTORESTRICTEDPKGS=$(JAVA) -cp $(JDK_OUTPUTDIR)/btclasses \ |
330ea6efa3fd
8007292: Add JavaFX internal packages to package.access
mullan
parents:
18242
diff
changeset
|
153 |
build.tools.addtorestrictedpkgs.AddToRestrictedPkgs |
330ea6efa3fd
8007292: Add JavaFX internal packages to package.access
mullan
parents:
18242
diff
changeset
|
154 |
|
13164 | 155 |
########################################################################################## |
156 |
||
157 |
# Tools needed on solaris because OBJCOPY is broken. |
|
158 |
||
20547 | 159 |
$(eval $(call SetupNativeCompilation,ADD_GNU_DEBUGLINK, \ |
160 |
SRC := $(JDK_TOPDIR)/make/tools/add_gnu_debuglink, \ |
|
161 |
LANG := C, \ |
|
162 |
CC := $(BUILD_CC), \ |
|
163 |
LDEXE := $(BUILD_LD), \ |
|
164 |
LDFLAGS := -lelf, \ |
|
165 |
OBJECT_DIR := $(JDK_OUTPUTDIR)/objs/add_gnu_debuglink, \ |
|
166 |
OUTPUT_DIR := $(JDK_OUTPUTDIR)/btbin, \ |
|
167 |
PROGRAM := add_gnu_debuglink)) |
|
13164 | 168 |
|
20547 | 169 |
$(eval $(call SetupNativeCompilation,FIX_EMPTY_SEC_HDR_FLAGS, \ |
170 |
SRC := $(JDK_TOPDIR)/make/tools/fix_empty_sec_hdr_flags, \ |
|
171 |
LANG := C, \ |
|
172 |
CC := $(BUILD_CC), \ |
|
173 |
LDEXE := $(BUILD_LD), \ |
|
174 |
LDFLAGS := -lelf, \ |
|
175 |
OBJECT_DIR := $(JDK_OUTPUTDIR)/objs/fix_empty_sec_hdr_flags, \ |
|
176 |
OUTPUT_DIR := $(JDK_OUTPUTDIR)/btbin, \ |
|
177 |
PROGRAM := fix_empty_sec_hdr_flags)) |