Commit Graph

3 Commits

Author SHA1 Message Date
Joe Kirchoff
e69a83db08 Change CheckPerforceCase to print warnings instead of errors
#rb trivial
#rnx

[CL 17042143 by Joe Kirchoff in ue5-main branch]
2021-08-03 19:51:52 -04:00
Ben Marsh
b5cbaa7f56 Add missing copyright notices.
#rb none
#rnx

[CL 12778206 by Ben Marsh in Main branch]
2020-04-14 08:14:52 -04:00
Ben Marsh
046deaee42 Adding scripts to detect and fix inconsistent case of files in Perforce.
To check for inconsistent case:

    CheckPerforceCase -Path=//UE4/Main/Engine/...

To fix files with inconsistent case:

    FixPerforceCase -Source=//UE4/Main/Engine/Build/ios/... -Target=//UE4/Main/Engine/Build/IOS/...

#rb none

[CL 12766655 by Ben Marsh in Main branch]
2020-04-13 17:49:51 -04:00