Improve logging in BuildPatchTool.exe when -nopatchdelete is specified (was previously logging files as being deleted)
[CL 2372374 by Richard Fawcett in Main branch]
* Activated by specifying -touchonly at the command-line
* Cannot be used in conjunction with -preview
#codereview Leigh.Swift
[CL 2334537 by Richard Fawcett in Main branch]
CL#2311038 on 26/09/2014 09:59:25
------------------------------------------
Fix for BuildPatchTool.exe crash. We do not need the localization system anymore, so removing it's init.
[CL 2311421 by Leigh Swift in Main branch]
#codereview Leigh.Swift
Default behavior is as follows:
* During compactify, ALL data is eligible for deletion
* During patch generation, ALL data is eligible for reuse
[CL 2299458 by Richard Fawcett in Main branch]