Commit Graph

5 Commits

Author SHA1 Message Date
Richard Fawcett da6a6a32ec Fix casing of System.Xml reference in EnvVarsToXML to fix Mac build.
[CL 2496954 by Richard Fawcett in Main branch]
2015-03-31 05:03:52 -04:00
Steve Robb cd6ec52578 ToolsVersion fix for Mono.
#codereview robert.manuszewski
#lockdown zachary.edgertonJones

[CL 2492279 by Steve Robb in Main branch]
2015-03-26 13:32:05 -04:00
Steve Robb 0aea457112 EnvVarsToXML is now a dependency of UBT so that it gets built when UBT gets build.
* The EnvVarsToXML project gets added to generated .sln.
* The EnvVarsToXML project is now referenced by UBT.
* The generated .sln shows the correct dependencies in the Configuration Manager.
* EnvVarsToXML now targets .NET 4.0.
* Fixes to output path and config names.

#codereview robert.manuszewski,ben.marsh
#lockdown zachary.edgertonJones

[CL 2492082 by Steve Robb in Main branch]
2015-03-26 10:53:06 -04:00
Ben Marsh 7cf77ed792 Add EnvVarsToXML to build agenda for GitHub binaries, otherwise they cannot run UBT. Rename Release configuration to Development so that UAT can build it.
#codereview Steve.Robb

#lockdown Zachary.EdgertonJones

[CL 2492021 by Ben Marsh in Main branch]
2015-03-26 09:48:59 -04:00
Steve Robb a80f7b84c4 Replacement method for harvesting environment variables. Should handle non-ASCII and avoid other problems with set, e.g.:
https://answers.unrealengine.com/questions/193930/vc-directories-not-set-on-start-causing-2-errors.html

#codereview robert.manuszewski

[CL 2489104 by Steve Robb in Main branch]
2015-03-24 07:06:06 -04:00