Learn how to manage change and release in the product.
DevOps Code ClearCase® 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 how to use ClearCase® build tools.
You can perform operations on derived objects and configuration records.
The DevOps Code ClearCase® build program, clearmake can process makefiles.
makefiles
clearmake is designed for compatibility with existing make programs, which minimizes the changes you need to make to your makefiles.
Use clearmake effectively with C++ programs built with various compilers.
The build behavior of Java tools causes various problems for clearmake. Understand the problems and some possible solutions to resolve them.
Learn the process to set up and run builds that use several hosts in the local area network.
Learn how to address the challenge of using a single source tree to develop an application for a variety of hardware and software platforms.
There is a technique to create configuration records for a build that involves DevOps Code ClearCase® data, but is performed on a non-ClearCase host.
UNIX and Linux