A set of build scripts exists for each supported platform. These scripts are listed in the following table:
|
Script Name |
Description |
Platform |
|---|---|---|
|
build.scr |
Main build operation entry point script. Invokes appropriate build script. |
Windows |
|
build_ddl.scr |
DDL install script |
Windows |
|
build_lm_c.src |
C language module build script |
Windows |
|
build_ri_c.scr |
C language RI build script |
Windows |
|
build_lm_cs.scr |
C# language build script |
Windows |
|
build_ri_cs.scr |
C# language Referential Integrity build script |
Windows |
|
build_interfaces_net.scr |
C# load module interfaces build script |
Windows |
|
build_lm_java.scr |
Java language module build script |
Windows |
|
build_ri_java.scr |
Java language RI build script |
Windows |
|
build_proxy_com.scr |
COM Proxy build script |
Windows |
|
build_proxy_java.scr |
Java Proxy build script - Classic style |
Windows |
|
build_proxy_java_2.scr |
Java Proxy build script |
Windows |
|
build_proxy_net.scr |
.NET proxy build script |
Windows |
|
build_wsd_java.scr |
Web Services build script |
Windows |
|
callvsvars.scr |
VS version setting script |
Windows |
|
deploy.scr |
Main deploy operation entry point script. Invokes appropriate deploy script. |
Windows |
|
deploy_ear.scr |
EAR file deployment script for J2EE component load modules (Web Generation, EJB). |
Windows |
|
deploy_msi_gui.scr |
MSI file deployment script for GUI components |
Windows |
|
deploy_msi_net.scr |
MSI file deployment script for .NET components |
Windows |
|
deploy_ear_jboss_ejb.scr |
Java deployment script for jboss |
Windows |
|
deploy_ear_jboss_web.scr |
Java deployment script for Jboss |
Windows |
|
deploy_ear_jboss_wsd.scr |
Java deployment script for Jboss |
Windows |
|
deploy_ear_weblogic_ejb.scr |
Java deployment script for Weblogic |
Windows |
|
deploy_ear_weblogic_web.scr |
Java deployment script for Weblogic |
Windows |
|
deploy_ear_weblogic_wsd.scr |
Java deployment script for Weblogic |
Windows |
|
deploy_ear_websphere_ejb.scr |
Java deployment script for WebSphere |
Windows |
|
deploy_ear_websphere_ejbws.scr |
Java deployment script for WebSphere |
Windows |
|
deploy_ear_websphere_web.scr |
Java deployment script for WebSphere |
Windows |
|
deploy_ear_websphere_wsd.scr |
Java deployment script for WebSphere |
Windows |
|
deploy_msi_additionalfiles.scr |
MSI file deployment script for additional files |
Windows |
|
deploy_msi_bat.scr |
Drives .net or gui MSI file deployment script |
Windows |
|
deploy_msi_net_connectionstrings.scr |
MSI file deployment script for .net ConnectionString |
Windows |
|
deploy_msi_wix_preamble.scr |
Drives .net or gui MSI file deployment script |
Windows |
|
genbits.scr |
bit setting script |
Windows |
|
genbits_check.scr |
bit checking script |
Windows |
|
genver.scr |
VS version checking script |
Windows |
|
test.scr |
Script used when testing |
Windows |
|
qualifyassembly.scr |
C# language script containing <qualifyassemblies> which map partial names to full four part names. Included by build_lm_sc.scr and deploy_msi_net.scr. |
Windows |
|
build_unix.scr |
Main build operation entry point script. Invokes appropriate build script. |
UNIX/Linux |
|
build_unix_ddl.scr |
DDL install script |
UNIX/Linux |
|
build_unix_lm_c.scr |
C language module build script |
UNIX/Linux |
|
build_unix_ri_c.scr |
C language RI build script |
UNIX/Linux |
|
genver_unix.scr |
version setting script |
UNIX/Linux |
|
build_lm_c_nsk_oss.scr |
C language module build script |
NonStop |
|
build_ri_c_nsk_oss.scr |
C language RI build script |
NonStop |
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|