Subversion Repositories DevTools

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
7205 2346 d 7 h sdenys /manifest-tool/trunk/ fix option parsing spelling  
7199 2346 d 11 h sdenys /manifest-tool/trunk/ merge back dev branch useFullVersion to trunk  
7005 2437 d 11 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/  
7004 2437 d 12 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Comment the comment lines - in templating mode  
6990 2450 d 11 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Ignore .sig files when scanning for Manifests  
6987 2450 d 12 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/  
6981 2450 d 15 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Implemented --Template and --LocalInstall  
6978 2451 d 15 h dpurdie /manifest-tool/trunk/ Add 'ManifestInsertionPoint' option to allow generation of manifests with SI integration  
6962 2456 d 16 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Extended the manifest generation to include sigantures of manifest_PLATFORM  
6943 2463 d 17 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/  
6933 2465 d 17 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Modify signature generation - default is no signatures  
6932 2466 d 15 h dpurdie /manifest-tool/trunk/src/ Added support for signatures on packages and manifests
This is aimed at Pulse, although it can be used elsewhere
For correct operation, with this version, the manifests must be built on a special Build Machine
 
6734 2607 d 10 h dpurdie /manifest-tool/trunk/ PX-10030: Allow version numbers specified for packages to be supplied as a prefix match

This is used when the Debian Package includes the --VersionPrefix option to specify the package prefix.
 
6730 2607 d 10 h dpurdie /manifest-tool/trunk/ PX-10027 Allow ManifestTool to select a particular version and update the installer used for EMV testing  
6364 2862 d 18 h dpurdie /manifest-tool/trunk/ Merged in --SubManifest changes from S Denys  
6314 2871 d 18 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Added --LineLength=nn option  
6306 2872 d 12 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Added VERSION number to '.apk' package information  
6302 2873 d 14 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Added support for .apk packages  
5873 3450 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 3488 d 14 h alewis /manifest-tool/trunk/ Include SHA-256 hash, file size, and package details in DMF manifest.  
5767 3492 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 3502 d 12 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Fix typo  
5711 3520 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 3549 d 17 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Add support for MD5 checksum in the Manifest file  
5649 3549 d 18 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Add support for MD5 checksum in the Manifest file  
5105 3836 d 17 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Extended ImportManifest to allow rewriting of the Name and Tier  
1131 5174 d 11 h dpurdie /manifest-tool/trunk/ DevTools/manifest-tool: Checkin by Svn Import
Comment out [Version] metadata from imported Manifests
 
1129 5176 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 5447 d 8 h alewis /manifest-tool/trunk/ DevTools/manifest-tool: Checkin by Svn Import
Removed unneeded # in manifest files.
 
1125 5475 d 7 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 5932 d 6 h dpurdie /manifest-tool/trunk/ DevTools/manifest-tool: Checkin by Svn Import
Commnets can be added to the generated manifest
 
1121 6028 d 7 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 6678 d 2 h dpurdie /manifest-tool/trunk/ DevTools/manifest-tool: Checkin by Svn Import
Initial Release