Commit Graph

2352 Commits

Author SHA1 Message Date
Ben Marsh
047f603f98 Don't submit stuff in the saved folder to Perforce in promotables.
[CL 2505631 by Ben Marsh in Main branch]
2015-04-08 15:05:30 -04:00
Ankit Khare
79542f541b Allow HTML5 to download maps on the fly.
UPLAT-685 (Remove Virtual File System to reduce run-time memory overhead and allow for larger worlds in HTML5)

#codereview josh.adams, james.moran

[CL 2505577 by Ankit Khare in Main branch]
2015-04-08 14:53:36 -04:00
Dmitry Rekman
7191e4f9bd Linux: gcc-like compiler output when not cross-compiling.
- Cross-compiling is unaffected (warnings/etc are clickable in MSVC), but this makes errors/warnings clickable in IDEs that expect gcc-like format.

[CL 2505572 by Dmitry Rekman in Main branch]
2015-04-08 14:51:57 -04:00
PaulEremeeff
c9a246101e PR #1013: Fixing PVS-Studio warnings. (Contributed by PaulEremeeff)
Some files have been omitted and will be submitted with modified corrections

[CL 2505544 by Dan Oconnor in Main branch]
2015-04-08 14:46:25 -04:00
Kellan Carr
087e846e04 brutal resolve performance fixes
[CL 2505328 by Kellan Carr in Main branch]
2015-04-08 11:48:18 -04:00
Ben Marsh
423bcc6a9c Disable Rocket from promotable for now; causing all build products to be added into the promotable. Will get working properly after lockdown.
#lockdown Zachary.EdgertonJones

[CL 2504737 by Ben Marsh in Main branch]
2015-04-07 21:17:38 -04:00
Kellan Carr
5c1a0aa388 build script, start gating cooks
[CL 2504248 by Kellan Carr in Main branch]
2015-04-07 15:28:57 -04:00
Terence Burns
63c1a0243f Architecture added to manifest receipt name.
Should now match binary output name.

#CodeReview Ben.Marsh
#lockdown Zachary.EdgertonJones

[CL 2503917 by Terence Burns in Main branch]
2015-04-07 11:45:09 -04:00
Michael Trepka
96142bfaaf Alternative way of handling dylibs in Mac bundle subfolders that should work around the Mavericks dlopen() bug
#lockdown Zachary.EdgertonJones

[CL 2502658 by Michael Trepka in Main branch]
2015-04-06 10:41:41 -04:00
Ben Marsh
0488555a9b Submit build receipts to P4 as part of promotions.
[CL 2502143 by Ben Marsh in Main branch]
2015-04-04 16:40:58 -04:00
Ben Marsh
185b1c0235 Fix handling of paths containing spaces for some P4 commands.
[CL 2502139 by Ben Marsh in Main branch]
2015-04-04 16:36:22 -04:00
Ben Marsh
c3a2d1dec0 Add more generic support for variable expansion in build receipts.
[CL 2502120 by Ben Marsh in Main branch]
2015-04-04 15:21:13 -04:00
Ben Marsh
1fb275c1d9 Allow preventing the creation of a UE4CommandLine.txt if the target platform doesn't need one. Windows stages a bootstrap executable which directly launches the game with the project argument, and now that it can parse UE4CommandLine.txt too (it used to be staged even though it was always ignored), it causes the final command line to duplicate the project argument.
[CL 2502113 by Ben Marsh in Main branch]
2015-04-04 15:11:53 -04:00
Peter Knepley
341828cb71 Merging 2501807 mac staging fixes
//depot/UE4-UT/...

to //depot/UE4/...

[CL 2501817 by Peter Knepley in Main branch]
2015-04-03 18:35:07 -04:00
Peter Knepley
3df60455a8 Merging
//depot/UE4-UT/...

to //depot/UE4/...

[CL 2501519 by Peter Knepley in Main branch]
2015-04-03 15:34:59 -04:00
Marc Audy
b281cd2844 Fix deprecation warning in SCrashReportClient.cpp
#codereview Jaroslaw.Surowiec

[CL 2501461 by Marc Audy in Main branch]
2015-04-03 15:04:14 -04:00
Mike Fricker
a900273798 Fixed UnrealBuildTool log spew when cleaning targets (part 2)
[CL 2501315 by Mike Fricker in Main branch]
2015-04-03 13:53:06 -04:00
Saul Abreu
a44ed6d14c PO files downloaded from OneSky are now backed up and submitted to P4. This will create a submission history in P4 such that we can more easily track down anomalies related to OneSky in our localization pipeline.
#codereview kellan.carr

[CL 2501314 by Saul Abreu in Main branch]
2015-04-03 13:53:02 -04:00
Mike Fricker
e5a65a9641 Fixed UnrealBuildTool log spew when cleaning targets
[CL 2501256 by Mike Fricker in Main branch]
2015-04-03 12:50:52 -04:00
Ben Marsh
08bdf448ac Missing file.
[CL 2501119 by Ben Marsh in Main branch]
2015-04-03 10:35:54 -04:00
Ben Marsh
3a7e022d4c Generate build receipts from UBT, which keep a record of all the files written for a target and records any metadata needed to stage or deploy it.
[CL 2501101 by Ben Marsh in Main branch]
2015-04-03 10:25:57 -04:00
Ben Marsh
29ee26101b Fix warnings in CIS due to EnvVarsToXML being recompiled.
[CL 2501039 by Ben Marsh in Main branch]
2015-04-03 08:32:17 -04:00
Kellan Carr
4c75795c5a build script, add linux editor and tools to shared promotions
[CL 2501035 by Kellan Carr in Main branch]
2015-04-03 08:25:54 -04:00
Kellan Carr
ba27f54cf2 build script, maybe fix for job agent lock
[CL 2501019 by Kellan Carr in Main branch]
2015-04-03 07:56:40 -04:00
Steve Robb
67f144d329 Only write out 8.3 filenames to the envvar-harvesting .bat file, to avoid Unicode paths which cmd.exe can't deal with.
Better error message when XML parsing fails.

#codereview robert.manuszewski

[CL 2500945 by Steve Robb in Main branch]
2015-04-03 05:06:45 -04:00