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
6364 2865 d 19 h dpurdie /manifest-tool/trunk/ Merged in --SubManifest changes from S Denys  
6314 2874 d 18 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Added --LineLength=nn option  
6306 2875 d 13 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Added VERSION number to '.apk' package information  
6302 2876 d 14 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Added support for .apk packages  
5873 3453 d 17 h acammell /manifest-tool/trunk/ When searching for debian packages, look for alternate filename format used for deployed files (eg. by UBUNTU14 platform).  
5771 3491 d 15 h alewis /manifest-tool/trunk/ Include SHA-256 hash, file size, and package details in DMF manifest.  
5767 3495 d 11 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 3505 d 13 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Fix typo  
5711 3523 d 12 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 3552 d 18 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Add support for MD5 checksum in the Manifest file  
5649 3552 d 19 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Add support for MD5 checksum in the Manifest file  
5105 3839 d 18 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Extended ImportManifest to allow rewriting of the Name and Tier  
1131 5177 d 11 h dpurdie /manifest-tool/trunk/ DevTools/manifest-tool: Checkin by Svn Import
Comment out [Version] metadata from imported Manifests
 
1129 5179 d 7 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 5450 d 9 h alewis /manifest-tool/trunk/ DevTools/manifest-tool: Checkin by Svn Import
Removed unneeded # in manifest files.
 
1125 5478 d 8 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 5935 d 7 h dpurdie /manifest-tool/trunk/ DevTools/manifest-tool: Checkin by Svn Import
Commnets can be added to the generated manifest
 
1121 6031 d 8 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 2 h dpurdie /manifest-tool/trunk/ DevTools/manifest-tool: Checkin by Svn Import
Initial Release