Commit Graph

971 Commits

Author SHA1 Message Date
Ben Marsh
e17f26f16c Fix incorrectly discarding rules which may have a higher precedence than the best one currently found.
[CL 2547873 by Ben Marsh in Main branch]
2015-05-12 16:56:23 -04:00
Peter Sauerbrei
05e307eccd messaging for when instruments launch fails
UE-12395, UE-9979
#ios

[CL 2546258 by Peter Sauerbrei in Main branch]
2015-05-11 19:34:55 -04:00
Kellan Carr
8e8e104424 build script, fix preconditions
[CL 2545748 by Kellan Carr in Main branch]
2015-05-11 14:24:31 -04:00
Peter Sauerbrei
b1689a06ff fix for Tappy Chicken not building out of the box in Binary build on PC
UE-13689
#ios

[CL 2545717 by Peter Sauerbrei in Main branch]
2015-05-11 14:09:46 -04:00
James Moran
6447cc78a5 HTML5 launch helper built by GUBP automation scrips.
[CL 2545099 by James Moran in Main branch]
2015-05-11 04:28:33 -04:00
Ben Marsh
b2e72a89ad Allow staging runtime dependencies for all platforms, not just windows. Leave staging build products from receipts as opt-in, since most platforms already have custom code to deal with it.
[CL 2544488 by Ben Marsh in Main branch]
2015-05-09 11:37:24 -04:00
Kellan Carr
20d37117ca more robust build logging
[CL 2543797 by Kellan Carr in Main branch]
2015-05-08 17:45:24 -04:00
Dmitry Rekman
85d026ee75 Linux: fix LND deployment issues in Rocket (UE-14996).
- Also fix LND build script.

[CL 2543695 by Dmitry Rekman in Main branch]
2015-05-08 17:11:35 -04:00
Kellan Carr
e495a4448a build script, add fortnite tools back into their promotable
[CL 2543407 by Kellan Carr in Main branch]
2015-05-08 15:02:46 -04:00
Kellan Carr
054cebb5ad build script, add concept of preconditions to sticky nodes that are not necessarily dependent on the stick node above it
[CL 2543276 by Kellan Carr in Main branch]
2015-05-08 14:02:32 -04:00
Robert Jones
2c8b3e10d3 UE-15257 - Android deployment fails on some devices
- Changes deploy script back to old method
- Added code to deal with multiple OBB files for release vs dev and gives the user an option to use one (the other is removed from the device)

[CL 2542717 by Robert Jones in Main branch]
2015-05-08 08:26:58 -04:00
Kellan Carr
888141f39e build script, cis fix
[CL 2541677 by Kellan Carr in Main branch]
2015-05-07 17:17:22 -04:00
Kellan Carr
4ad487da9c build script, logging in a better way to slurp the data clarifying variables
[CL 2541486 by Kellan Carr in Main branch]
2015-05-07 15:35:40 -04:00
Kellan Carr
1bb3620829 editors run in parallel, allowing for preconditions to be met before they complete
[CL 2541272 by Kellan Carr in Main branch]
2015-05-07 13:19:06 -04:00
Steve Robb
7b45a75adc Fixes for missing Unicode characters during packaging:
* Passing -UTF8Output during commandlet execution.
* Console encoding set before log initialization.
* wprintf used instead of printf.

Missing specifiers added to some UAT build logs.

#codereview robert.manuszewski

[CL 2541143 by Steve Robb in Main branch]
2015-05-07 11:04:30 -04:00
Kellan Carr
460eaf7ddb build script, fix logging in cases of aggregation
[CL 2541051 by Kellan Carr in Main branch]
2015-05-07 10:19:58 -04:00
Lee Clark
4240c70222 Stage missing PS4 x64 dlls (pad/morpheus) and stage all .uplugins
[CL 2540941 by Lee Clark in Main branch]
2015-05-07 09:09:46 -04:00
Kellan Carr
f16b35a1bc branch hacker, optimistically compile win32 and linux monolithics without waiting for the editor to compile successfully
[CL 2540228 by Kellan Carr in Main branch]
2015-05-06 18:54:54 -04:00
Kellan Carr
4ebb166c75 build script, better logging
[CL 2540134 by Kellan Carr in Main branch]
2015-05-06 18:08:37 -04:00
Richard Fawcett
688d2e89b8 UAT: Fix type in HelpAttribute of BuildPlugin script.
[CL 2539305 by Richard Fawcett in Main branch]
2015-05-06 11:07:47 -04:00
Richard Fawcett
42da9f5078 UAT: Minor fixes to RocketSync and BuildPlugin scripts, mainly to improve help attributes.
[CL 2539302 by Richard Fawcett in Main branch]
2015-05-06 11:06:35 -04:00
Dmitry Rekman
8b80d8bdfb UAT: Fix LaunchOn under Linux (UE-5491).
- Use the binary name that matches the staged binary.
- Do not require IP if running under Linux and not starting remotely.

[CL 2538679 by Dmitry Rekman in Main branch]
2015-05-06 00:52:29 -04:00
Dmitry Rekman
0dbe4caa65 UAT: fix packaging into directories with spaces (UE-12940).
- Unlike Windows, quotes from paths weren't stripped out on Linux. Mac might have been affected as well.

#codereview Michael.Trepka

[CL 2538576 by Dmitry Rekman in Main branch]
2015-05-05 21:28:15 -04:00
Ben Marsh
02cc1b74a2 Fix various issues being able to package a plugin using the installed engine build.
[CL 2538419 by Ben Marsh in Main branch]
2015-05-05 18:52:17 -04:00
Ben Marsh
08765ce676 Add missing template content into Rocket build.
[CL 2537841 by Ben Marsh in Main branch]
2015-05-05 14:44:22 -04:00