Learn how to manage change and release in the product.
Learn general information about the product.
Learn how to install the product.
Learn how to upgrade and migrate data for the product.
Learn how to administer the product.
Learn how to develop software with DevOps Code ClearCase® and ClearCase Remote Client.
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.
Learn how to integrate DevOps Code ClearCase® with other products.
Complete tutorials with specific learning objectives for the product.
Learn how to extend the product.
Review reference information for the product.
UNIX and Linux