Subversion Repositories DevTools

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
5767 3496 d 6 h alewis /manifest-tool/trunk/ VOS-297: Initial support for generating DMF style application upgrade packages. These are single (ZIP) files intended for uploading to the DMF web-site.  
5752 3506 d 7 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Fix typo  
5711 3524 d 7 h kspencer /manifest-tool/trunk/src/gbe/DIRECTIVES/ Set write mode for output manifest file to RAW (using binmode) to remove CRs when run on a Windows machine.  
5654 3553 d 12 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Add support for MD5 checksum in the Manifest file  
5649 3553 d 13 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Add support for MD5 checksum in the Manifest file  
5105 3840 d 12 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Extended ImportManifest to allow rewriting of the Name and Tier  
1131 5178 d 6 h dpurdie /manifest-tool/trunk/ DevTools/manifest-tool: Checkin by Svn Import
Comment out [Version] metadata from imported Manifests
 
1129 5180 d 2 h dpurdie /manifest-tool/trunk/ DevTools/manifest-tool: Checkin by Svn Import
Allow Manifest Files to be merged.
Add option:
--ImportManifest=Package[,--Subdir=subdir]
 
1127 5451 d 3 h alewis /manifest-tool/trunk/ DevTools/manifest-tool: Checkin by Svn Import
Removed unneeded # in manifest files.
 
1125 5479 d 2 h alewis /manifest-tool/trunk/ DevTools/manifest-tool: Checkin by Svn Import
Added support for specifying source files, but not copying those source files into the mug directory. This is used for running pre-existing scripts or for specifying special function lines in the manifest.
 
1123 5936 d 1 h dpurdie /manifest-tool/trunk/ DevTools/manifest-tool: Checkin by Svn Import
Commnets can be added to the generated manifest
 
1121 6032 d 2 h dpurdie /manifest-tool/trunk/ DevTools/manifest-tool: Checkin by Svn Import
Better error reporting
Reports packages that do not contribute
Reports source of multiple finds
 
1119 6681 d 21 h dpurdie /manifest-tool/trunk/ DevTools/manifest-tool: Checkin by Svn Import
Initial Release