Ben Marsh
79351a008c
Remove build.properties. Applications can now use Build.version for structured version information; timestamp was only used by the launcher, so it now uses its own.
...
[CL 2638907 by Ben Marsh in Main branch]
2015-07-30 12:24:22 -04:00
Peter Sauerbrei
36d0ab7a67
UE-17454 - fix for cook hang on mac
...
we now don't write the same message twice to the output window
#mac
[CL 2638743 by Peter Sauerbrei in Main branch]
2015-07-30 11:01:02 -04:00
Daniel Lamb
8ce5ac8b7f
Fixed issue with paking DLC when there is no engine directory.
...
[CL 2637638 by Daniel Lamb in Main branch]
2015-07-29 16:48:09 -04:00
buildmachine
ce42430211
Code documentation from CL#2636592
...
[CL 2636758 by buildmachine in Main branch]
2015-07-29 07:47:34 -04:00
Ben Marsh
9e31e87ce0
Explicitly pass the engine root into ReadAvailablePlugins().
...
[CL 2632416 by Ben Marsh in Main branch]
2015-07-24 13:23:11 -04:00
Marcus Wassmer
8be948a313
Fix cookonthefly steaming condition.
...
#Daniel.Lamb
[CL 2632390 by Marcus Wassmer in Main branch]
2015-07-24 13:09:50 -04:00
Marcus Wassmer
9a8ce2e905
Do iterative cooking for COTF when requested
...
#codereview Daniel.Lamb
[CL 2632196 by Marcus Wassmer in Main branch]
2015-07-24 10:21:47 -04:00
Marcus Wassmer
da1cebf73f
Just do logs for plugin spam
...
[CL 2632160 by Marcus Wassmer in Main branch]
2015-07-24 10:03:43 -04:00
Robert Manuszewski
989bed2201
Replacing Console.WriteLine logs with UBT/UAT specific ones.
...
#codereview Marcus.Wassmer, Ben.Marsh
[CL 2631972 by Robert Manuszewski in Main branch]
2015-07-24 04:38:03 -04:00
Marcus Wassmer
cb2aa76bbb
Ensure EngineRelativeDir is correct for plugin staging
...
#codereview Bob.Tellez
[CL 2631803 by Marcus Wassmer in Main branch]
2015-07-23 22:20:23 -04:00
Bob Tellez
af54d3b60e
Plugin files are now read from the correct working directory while creating the staging manifest.
...
[CL 2631763 by Bob Tellez in Main branch]
2015-07-23 21:25:53 -04:00
Marcus Wassmer
816105af91
More logiging for plugin discovery
...
[CL 2631608 by Marcus Wassmer in Main branch]
2015-07-23 18:52:28 -04:00
Peter Sauerbrei
dc1d815f84
refactored the logging system for UAT/UBT to be more like UE4
...
we now use an enum similar to UE4 with Fatal, Error, Warning, Display, Log, Verbose, and VeryVerbose
Log will only go to the log file unless -verbose is passed on the command line
reduced some of the output from UAT to be Log only
[CL 2631062 by Peter Sauerbrei in Main branch]
2015-07-23 14:51:46 -04:00
Timothy Reynolds
5eaf91c514
Fixed zipping project path issue on mac. Cleaned up log messages. Display the correct OS for the process.
...
UE-19001, UE-19003
[CL 2629653 by Timothy Reynolds in Main branch]
2015-07-22 17:27:55 -04:00
Wes Hunt
7ff08138f9
Move Robust_XXX methods into InternalUtils, since it is called outside of TempStorage.
...
#UEB-307
[CL 2629371 by Wes Hunt in Main branch]
2015-07-22 15:21:40 -04:00
Ben Marsh
dd08437233
Rename BuildReceipt to TargetReceipt, to clarify its purpose.
...
[CL 2629145 by Ben Marsh in Main branch]
2015-07-22 13:10:12 -04:00
Marcus Wassmer
a363f3e639
Make sure directory exists for release paks
...
#codereview Daniel.Lamb
[CL 2628896 by Marcus Wassmer in Main branch]
2015-07-22 10:13:35 -04:00
Daniel Lamb
299c980489
Stopped create release version from failing to copy.
...
[CL 2627516 by Daniel Lamb in Main branch]
2015-07-21 11:32:06 -04:00
Ben Marsh
f27b374dcc
Missing file.
...
[CL 2625346 by Ben Marsh in Main branch]
2015-07-18 17:04:00 -04:00
Ben Marsh
a5f534451b
Remove the ENGINE_VERSION define from Version.h and ObjectVersion.cpp; it's superceded by GEngineVersion. EngineVersion.cpp now defines the constants GEngineVersionChangelist and GCompatibleWithEngineVersionChangelist, which are used to construct GEngineVersion and GCompatibleWithEngineVersion. Modifying those constants allows updating the engine version separately to the defines used for resource files (allowing UGS to update the version number without triggering all files to be relinked).
...
[CL 2625344 by Ben Marsh in Main branch]
2015-07-18 16:57:53 -04:00
Ben Marsh
36d0c480b6
Fix unused variable warning causing build failure on Mono.
...
#codereview Peter.Sauerbrei
[CL 2624756 by Ben Marsh in Main branch]
2015-07-17 15:46:40 -04:00
Peter Sauerbrei
d9677974db
fixes for executable signing for Rocket build
...
[CL 2624483 by Peter Sauerbrei in Main branch]
2015-07-17 13:13:26 -04:00
Chris Babcock
c5590c37da
Fix to packaging blacklist to ignore blank lines in file
...
#ue4
[CL 2622329 by Chris Babcock in Main branch]
2015-07-15 16:20:40 -04:00
Richard Hinckley
476144b565
Temporarily removing DoxygenInputFilter solution from ToolsForDocumentation node until it's clear why that node is breaking.
...
[CL 2621711 by Richard Hinckley in Main branch]
2015-07-15 10:23:13 -04:00
James Moran
df424026a3
Enable HTML5 networking plugin by default.
...
Allow UAT to deploy websocket dedicated servers for HTML5.
UEPLAT-793 & UEPLAT-795
[CL 2621662 by James Moran in Main branch]
2015-07-15 09:24:49 -04:00