Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
7198 2347 d 1 h sdenys /manifest-tool/branches/addUseFullVersion/src/gbe/DIRECTIVES/ fix after dpurdie's comments  
7197 2347 d 1 h sdenys /manifest-tool/branches/addUseFullVersion/src/gbe/DIRECTIVES/ fix after dpurdie's comments  
7196 2347 d 18 h sdenys /manifest-tool/branches/addUseFullVersion/src/gbe/DIRECTIVES/ add UseVersionFull opion  
7195 2347 d 19 h sdenys /manifest-tool/branches/addUseFullVersion/ create branche for add full version  
7005 2438 d 1 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/  
7004 2438 d 1 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Comment the comment lines - in templating mode  
6990 2451 d 1 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Ignore .sig files when scanning for Manifests  
6987 2451 d 2 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/  
6981 2451 d 4 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Implemented --Template and --LocalInstall  
6978 2452 d 5 h dpurdie /manifest-tool/trunk/ Add 'ManifestInsertionPoint' option to allow generation of manifests with SI integration  
6962 2457 d 6 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Extended the manifest generation to include sigantures of manifest_PLATFORM  
6943 2464 d 7 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/  
6933 2466 d 7 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Modify signature generation - default is no signatures  
6932 2467 d 5 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 2608 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 2608 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 2863 d 8 h dpurdie /manifest-tool/trunk/ Merged in --SubManifest changes from S Denys  
6314 2872 d 7 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Added --LineLength=nn option  
6306 2873 d 2 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Added VERSION number to '.apk' package information  
6302 2874 d 3 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Added support for .apk packages  
5873 3451 d 6 h acammell /manifest-tool/trunk/ When searching for debian packages, look for alternate filename format used for deployed files (eg. by UBUNTU14 platform).  
5771 3489 d 4 h alewis /manifest-tool/trunk/ Include SHA-256 hash, file size, and package details in DMF manifest.  
5767 3493 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 3503 d 2 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Fix typo  
5711 3521 d 1 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 3550 d 7 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Add support for MD5 checksum in the Manifest file  
5649 3550 d 8 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Add support for MD5 checksum in the Manifest file  
5105 3837 d 7 h dpurdie /manifest-tool/trunk/src/gbe/DIRECTIVES/ Extended ImportManifest to allow rewriting of the Name and Tier  
1131 5175 d 0 h dpurdie /manifest-tool/trunk/ DevTools/manifest-tool: Checkin by Svn Import
Comment out [Version] metadata from imported Manifests
 
1129 5176 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 5447 d 22 h alewis /manifest-tool/trunk/ DevTools/manifest-tool: Checkin by Svn Import
Removed unneeded # in manifest files.
 
1125 5475 d 21 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 20 h dpurdie /manifest-tool/trunk/ DevTools/manifest-tool: Checkin by Svn Import
Commnets can be added to the generated manifest
 
1121 6028 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 6678 d 15 h dpurdie /manifest-tool/trunk/ DevTools/manifest-tool: Checkin by Svn Import
Initial Release