Learn how to manage change and release in the product.
Learn the process to set up and run parallel builds.
HCL VersionVault supports makefile based building of software systems and provides a software build environment closely resembling that of the make program.
Learn about derived objects and configuration records.
Learn about how to use VersionVault build tools.
You can perform operations on derived objects and configuration records.
The HCL VersionVault build program, clearmake, can process makefiles.
clearmake
makefiles
clearmake is designed for compatibility with existing make programs, which minimizes the changes you need to make to your makefiles.
Understand the guidelines and instructions to use the VersionVault build utilities, omake and clearmake, in C++ development environments such as Microsoft Visual C++. You will learn how the makefile fragment works and also present alternate possibilities for working around the problems.
The build behavior of Java tools causes various problems for clearmake and omake. Understand the problems and some possible solutions to resolve them.
HCL VersionVault can perform builds in which multiple processes execute in parallel the build scripts associated with the makefile targets.
Issues in setting up the client host.
Follow the steps mentioned in this content to start a parallel build.
Follow the process mentioned in this content to prevent parallel builds of targets.
Follow the process mentioned in this content to prevent exponential invocations of abe.