Commit Graph

11 Commits

Author SHA1 Message Date
Ben Marsh
e12021b1cf Remove the separate node for UnrealVersionSelector - just build it with tools, and only on Win64.
[CL 2516263 by Ben Marsh in Main branch]
2015-04-17 15:12:13 -04:00
Ben Marsh
ddf1fa6832 Remove bBuildRocket from GUBP_AlwaysBuildWithTools; doesn't seem to be needed any more (and if it is, we need to fix it in a way that doesn't make "rocket" distinctions)
[CL 2476687 by Ben Marsh in Main branch]
2015-03-12 08:29:35 -04:00
Kellan Carr
ddda49604d build script, add cross compile node on windows for linux, remove linux compiles from win64 tools node
[CL 2398710 by Kellan Carr in Main branch]
2015-01-06 10:24:25 -05:00
Ben Marsh
149375b14b Update copyright notices to 2015.
[CL 2379638 by Ben Marsh in Main branch]
2014-12-07 19:09:38 -05:00
Kellan Carr
05a727695d build script, fix dependencies for not building unrealversionselector on mac
[CL 2355952 by Kellan Carr in Main branch]
2014-11-11 11:25:43 -05:00
Michael Trepka
4e969ced17 Do not build UnrealVersionSelector on Mac
[CL 2355916 by Michael Trepka in Main branch]
2014-11-11 10:45:43 -05:00
Marcus Wassmer
dfc7fdff68 Fix Rocket build.
#codereview gil.gribb

[CL 2226087 by Marcus Wassmer in Main branch]
2014-07-21 18:06:25 -04:00
Bob Tellez
ab8c090a38 UE4: Removed bCompileNetworkProfiler. USE_NETWORK_PROFILER is now true whenever STATS is also true. Also, removed some platform-specific code in NetworkProfiler.cpp
[CL 2082160 by Bob Tellez in Main branch]
2014-05-22 14:04:35 -04:00
Ben Marsh
f94d3704db Update launcher to use new file association code. Include UnrealVersionSelector in the launcher build process.
#codereview gil.gribb, nicholas.davies

[CL 2045895 by Ben Marsh in Main branch]
2014-04-23 18:48:13 -04:00
Ben Marsh
3237af55c7 Updated GUBP boilerplate.
[CL 2041614 by Ben Marsh in Main branch]
2014-04-23 17:53:35 -04:00
Ben Marsh
4de5cfa396 Add UnrealVersionSelector. Allows having multiple engine installations (GitHub and binary) on the same machine, and uses a tag in the .uproject file to associate projects with the correct one. Also sets up explorer shell extensions on Windows, allowing a project to be associated with any engine version.
[CL 2041588 by Ben Marsh in Main branch]
2014-04-23 17:52:54 -04:00