IBM DevOps Code ClearCase: Difference between revisions

Content deleted Content added
No edit summary
Removed macOS
Line 10:
| latest_preview_date =
| operating_system = {{plainlist|
* [[IBM AIX|AIX]], [[HP-UX]], [[Linux]], [[macOS]], [[Solaris (operating system)|Solaris]], [[Microsoft Windows|Windows]]
* [[z/OS]] (limited client)<ref>{{cite web|url=https://www.ibm.com/docs/en/clearcase/11.0.0?topic=installing-using-zos-extensions
|title=Installing and using z/OS Extensions}}</ref>
Line 19:
* HP-UX: [[IA-64]]
* Linux: [[IA-32]], [[x86-64]], [[ppc64]], [[ppc64]]le, [[Linux on IBM Z|IBM Z]]
* macOS: x86-64
* Solaris: [[SPARC]], x86-64
* Windows: IA-32, x86-64
Line 46 ⟶ 45:
</ref>
 
ClearCase also provides authoritative build auditing, which generates metadata for each build artifact, including the context of the build and a bill of materials of files (including the exact version) referenced during the build. This metadata iscan be used for generating SBOMs (Software Bill of Materials) and is important in regulated environments where artifact traceability is essential. ClearCase includes an implementation of 'make' that integrates with the authoritative build auditing mechanism to ensure build correctness without timestamps and automatic sharing of build artifacts across views (workspaces).
 
== History ==