Commit Graph

9 Commits

Author SHA1 Message Date
Ben Marsh
149375b14b Update copyright notices to 2015.
[CL 2379638 by Ben Marsh in Main branch]
2014-12-07 19:09:38 -05:00
Richard Fawcett
ea13c8791c Rename -touchonly parameter in BuildPatchTool.exe to -nopatchdelete
Improve logging in BuildPatchTool.exe when -nopatchdelete is specified (was previously logging files as being deleted)

[CL 2372374 by Richard Fawcett in Main branch]
2014-12-01 08:45:58 -05:00
Richard Fawcett
5809c0f1ca Add functionality to BuildPatchTool.exe compactify process to update patch timestamps only
* 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]
2014-10-20 10:03:26 -04:00
Leigh Swift
357ef32714 UObject Serialisation for binary manifest files
#jira OPP-953: Implement binary manifest format

[CL 2322476 by Leigh Swift in Main branch]
2014-10-08 06:33:06 -04:00
Jaroslaw Palczynski
0e294aaa73 TArray::FindMatch deprecation as it does the same as TArray::IndexOfByPredicate.
#codereview Robert.Manuszewski, Nick.Atamas

[CL 2314177 by Jaroslaw Palczynski in Main branch]
2014-09-30 11:35:57 -04:00
Leigh Swift
bc6306aec4 Merging UE4-Releases/4.5 to UE4
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]
2014-09-26 15:32:37 -04:00
Richard Fawcett
a93ad4be47 Make the -DataAgeThreshold parameter of BuildPatchTool.exe optional.
#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]
2014-09-16 10:26:24 -04:00
Richard Fawcett
49ecbdc8c6 Change BuildPatchTool.exe to respect maximum reuse age
#jira OPP-172

[CL 2295243 by Richard Fawcett in Main branch]
2014-09-12 12:11:13 -04:00
James Moran
532fc82e76 Moving Build Patch Services from NoRedist to Runtime
Moving BuildPatchTool out of NoRedist

#codereview Leigh.Swift, Carlos.Cuello

[CL 2240189 by James Moran in Main branch]
2014-08-01 15:48:59 -04:00