Creates manifest of package contents
Source position: fpmkunit.pp line 1480
public procedure TBuildEngine.Manifest( |
Packages: TPackages; |
Package: TPackage |
); |
Packages |
|
List of packages for manifest |
Package |
|
Specific package for manifest |
Manifest generates manifest files containing detailed package information and contents. This method creates structured documentation of package files, dependencies, versions, and configuration.
The manifest includes file listings, checksums, dependency information, and metadata useful for package management, verification, and deployment processes.