#codereview Jaroslaw.Palczynski
--------
Integrated using branch UE4-to-UE4-Fortnite-Simple (reversed) of change#2541477 by Geremy.Mustard on 2015/05/07 15:28:21.
[CL 2541480 by Geremy Mustard in Main branch]
The tool should be now built with the tools.
All params (if missing) are now auto-detected:
- path to the p4.exe from default path or from default install location i.e. C:\\Program Files\\Perforce
- p4 port and user are detected from P4V last connection string kept in <user>/.p4qt/ApplicationSettings.xml
[CL 2095646 by Jaroslaw Palczynski in Main branch]
- Moved UAT functionality to US3 -- now the GUI doesn't need UAT anymore.
- The tool is syncing itself at startup and by default runs from copy. It assumes that Binaries/Win64 is writable, but I think its fine cause this tool is needed for syncing anyway.
- User have to provide P4 port and P4 user from command line or from environment variables. It is also assumed that p4.exe is runnable from standard cmd.exe without providing a path.
[CL 2094445 by Jaroslaw Palczynski in Main branch]