Jaroslaw Surowiec
33537e30a1
UE-18173/Crash report client submits user names for github builds (Only internal builds will send the user name)
...
#platformnotify Josh.Adams
[CL 2610487 by Jaroslaw Surowiec in Main branch]
2015-07-03 14:26:11 -04:00
Ben Marsh
873f7bd593
Simplify the representation of trigger chains (just have a list of triggers). Also fix a bug where nodes cannot be dependent on other nodes behind different triggers in the chain.
...
[CL 2610483 by Ben Marsh in Main branch]
2015-07-03 14:14:19 -04:00
Ben Marsh
3426cd8593
Remove unused node causing warning which is treated as an error on Mac.
...
[CL 2610462 by Ben Marsh in Main branch]
2015-07-03 13:26:45 -04:00
Ben Marsh
7cf7d108aa
Fix typo in variable name.
...
[CL 2610460 by Ben Marsh in Main branch]
2015-07-03 13:24:12 -04:00
Ben Marsh
c91703f030
Turn some GUBP globals into locals that are passed around by value.
...
[CL 2610452 by Ben Marsh in Main branch]
2015-07-03 13:04:53 -04:00
Ben Marsh
2dffb5e2b4
Fix exception if node is not already in the dictionary (may be an aggregate node).
...
[CL 2610451 by Ben Marsh in Main branch]
2015-07-03 13:03:51 -04:00
Ben Marsh
dd79e2a5b9
Move EC setup for promotables and dependency names into their own functions, and remove the temporary variables from GUBPNode.
...
[CL 2610409 by Ben Marsh in Main branch]
2015-07-03 10:33:01 -04:00
Lee Clark
9afb7e987d
Fix failure when SCE env is missing.
...
[CL 2610320 by Lee Clark in Main branch]
2015-07-03 07:00:18 -04:00
Lee Clark
d8c6aca65d
SN-DBS support for distributed compilation of Win64 builds
...
* Modules that use #import (DatabaseSupport & VisualStudioSourceCodeAccessor) are forced to be built locally due to SN-DBS limitation . These are very small modules so have a minimal impact on build time.
#codereview Mike.Fricker
[CL 2610243 by Lee Clark in Main branch]
2015-07-03 05:23:01 -04:00
Ben Marsh
e635259523
Move all the commander setup stuff together.
...
[CL 2609781 by Ben Marsh in Main branch]
2015-07-02 17:19:21 -04:00
Ben Marsh
56f17d1765
Minor clean-ups.
...
[CL 2609771 by Ben Marsh in Main branch]
2015-07-02 17:15:08 -04:00
Timothy Reynolds
9cb4b611b6
Button added under File -> Package Project for zipping up the project. Allows you to choose desired location. Filters applied to zip only necessary information.
...
UE-17086
#codereview Matt.Kuhlenschmidt
[CL 2609763 by Timothy Reynolds in Main branch]
2015-07-02 17:08:22 -04:00
Joe Conley
bad08af575
UnrealDocTranslator: Fix incorrect path sometimes being returned by GetUnrealDocToolLocation()
...
[CL 2609703 by Joe Conley in Main branch]
2015-07-02 16:41:42 -04:00
Ben Marsh
c4bac8a7cc
Remove unneccessary indirection on the GUBPNodes dictionary.
...
[CL 2609698 by Ben Marsh in Main branch]
2015-07-02 16:38:42 -04:00
Ben Marsh
4d1d1af96d
Change GUBPCompletedNodes dictionary into a member on each NodeInfo instead.
...
[CL 2609691 by Ben Marsh in Main branch]
2015-07-02 16:33:26 -04:00
Ben Marsh
6e67d700e6
Add a scoped stopwatch class for writing out telemetry events.
...
[CL 2609657 by Ben Marsh in Main branch]
2015-07-02 16:16:19 -04:00
Rolando Caloca
a9e78f20ce
UE4 - Metal shader compiler fixes
...
[CL 2609542 by Rolando Caloca in Main branch]
2015-07-02 15:19:30 -04:00
Rolando Caloca
5524040911
UE4 - Fix Metal
...
[CL 2609490 by Rolando Caloca in Main branch]
2015-07-02 14:43:11 -04:00
Peter Sauerbrei
603af77137
fix for build machines not always copying the latest mobile provision from Build/IOS
...
#ios
[CL 2609435 by Peter Sauerbrei in Main branch]
2015-07-02 14:08:50 -04:00
Mark Satterthwaite
153136a986
Re-enable generating .dSYMs on Mac by default for [UEPLAT-308] in development & shipping builds now that the .dSYMs are flat and shouldn't case MAX_PATH errors.
...
[CL 2609252 by Mark Satterthwaite in Main branch]
2015-07-02 12:16:16 -04:00
Rolando Caloca
daef6ebed2
UE4 - hlslcc - Common header reader
...
[CL 2609224 by Rolando Caloca in Main branch]
2015-07-02 11:52:03 -04:00
Jaroslaw Surowiec
b46f72ca55
CrashReportClient - Better formatting the diagnostics text (UI fix) #jira UE-18020
...
[CL 2609180 by Jaroslaw Surowiec in Main branch]
2015-07-02 11:12:57 -04:00
Jaroslaw Surowiec
441755bc51
CrashReportClient - Various privacy concerns (Analytics via send button)
...
[CL 2609170 by Jaroslaw Surowiec in Main branch]
2015-07-02 11:06:47 -04:00
Ben Marsh
7e4a157d07
Move the controlling trigger and controlling trigger path into NodeInfo.
...
[CL 2609151 by Ben Marsh in Main branch]
2015-07-02 10:58:45 -04:00
Wes Hunt
87534725d4
PrintCSVFile detects a file of "nul" and ignores output.
...
[CL 2609087 by Wes Hunt in Main branch]
2015-07-02 10:27:55 -04:00