Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
7205 2362 d 21 h sdenys /manifest-tool/trunk/ fix option parsing spelling  
7199 2363 d 1 h sdenys /manifest-tool/trunk/ merge back dev branch useFullVersion to trunk  
7005 2454 d 2 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/  
7004 2454 d 2 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Comment the comment lines - in templating mode  
6990 2467 d 1 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Ignore .sig files when scanning for Manifests  
6987 2467 d 3 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/  
6981 2467 d 5 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Implemented --Template and --LocalInstall  
6978 2468 d 5 h dpurdie /manifest-tool/trunk/ Add 'ManifestInsertionPoint' option to allow generation of manifests with SI integration  
6962 2473 d 7 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Extended the manifest generation to include sigantures of manifest_PLATFORM  
6943 2480 d 8 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/  
6933 2482 d 7 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Modify signature generation - default is no signatures  
6932 2483 d 6 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 2624 d 0 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 2624 d 0 h dpurdie /manifest-tool/trunk/ PX-10027 Allow ManifestTool to select a particular version and update the installer used for EMV testing  
6364 2879 d 8 h dpurdie /manifest-tool/trunk/ Merged in --SubManifest changes from S Denys  
6314 2888 d 8 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Added --LineLength=nn option  
6306 2889 d 3 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Added VERSION number to '.apk' package information  
6302 2890 d 4 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Added support for .apk packages  
5873 3467 d 7 h acammell /manifest-tool/trunk/ When searching for debian packages, look for alternate filename format used for deployed files (eg. by UBUNTU14 platform).  
5771 3505 d 4 h alewis /manifest-tool/trunk/ Include SHA-256 hash, file size, and package details in DMF manifest.  
5767 3509 d 1 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 3519 d 2 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Fix typo  
5711 3537 d 2 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 3566 d 7 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Add support for MD5 checksum in the Manifest file  
5649 3566 d 9 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Add support for MD5 checksum in the Manifest file  
5105 3853 d 8 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Extended ImportManifest to allow rewriting of the Name and Tier  
1131 5191 d 1 h dpurdie /manifest-tool/trunk/ DevTools/manifest-tool: Checkin by Svn Import
Comment out [Version] metadata from imported Manifests
 
1129 5192 d 21 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 5463 d 22 h alewis /manifest-tool/trunk/ DevTools/manifest-tool: Checkin by Svn Import
Removed unneeded # in manifest files.
 
1125 5491 d 22 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 5948 d 20 h dpurdie /manifest-tool/trunk/ DevTools/manifest-tool: Checkin by Svn Import
Commnets can be added to the generated manifest
 
1121 6044 d 21 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 6694 d 16 h dpurdie /manifest-tool/trunk/ DevTools/manifest-tool: Checkin by Svn Import
Initial Release