Lee Clark
4edcd331dc
Add missing file reference to mono project.
...
[CL 2335657 by Lee Clark in Main branch]
2014-10-21 08:18:21 -04:00
Lee Clark
f3c85eb381
Initial support for SN-DBS distributed build system. Will be used for compiling for PS4 if SN-DBS is installed and Incredibuild isn't available/enabled.
...
[CL 2335563 by Lee Clark in Main branch]
2014-10-21 06:47:56 -04:00
Richard Fawcett
9da7b09dfa
Limit reuse of patch data to 12 days for build machines.
...
This is to enable concurrent cleanup of builds to occur.
[CL 2335491 by Richard Fawcett in Main branch]
2014-10-21 05:32:35 -04:00
Peter Sauerbrei
bf7d0b97b4
fix for parsing UTC time from mobile provision files
...
#ios
#codereview michael.noland
[CL 2334966 by Peter Sauerbrei in Main branch]
2014-10-20 17:35:08 -04:00
Ben Marsh
873f551808
Add program for downloading Git dependencies from S3.
...
[CL 2334829 by Ben Marsh in Main branch]
2014-10-20 15:39:39 -04:00
Michael Trepka
49a26f3c01
Enabled C++11 support on iOS
...
#codereview Peter.Sauerbrei, Josh.Adams, Rolando.Caloca
[CL 2334630 by Michael Trepka in Main branch]
2014-10-20 11:53:50 -04:00
Richard Fawcett
5809c0f1ca
Add functionality to BuildPatchTool.exe compactify process to update patch timestamps only
...
* Activated by specifying -touchonly at the command-line
* Cannot be used in conjunction with -preview
#codereview Leigh.Swift
[CL 2334537 by Richard Fawcett in Main branch]
2014-10-20 10:03:26 -04:00
Ben Marsh
ed8d6d33da
Fix include path to BP doc images.
...
[CL 2333629 by Ben Marsh in Main branch]
2014-10-17 17:44:31 -04:00
Ben Marsh
2d6c0e2f33
Change directory that blueprint api use to look for images when building CHM.
...
[CL 2333340 by Ben Marsh in Main branch]
2014-10-17 14:23:45 -04:00
Jaroslaw Palczynski
7f6f4c9549
Couple of fixes for Landscape split out.
...
[CL 2332956 by Jaroslaw Palczynski in Main branch]
2014-10-17 09:02:40 -04:00
James Moran
001ed1841d
CIS fix
...
[CL 2332793 by James Moran in Main branch]
2014-10-17 05:06:50 -04:00
James Moran
b9307c8123
Launch On fix for HTML5/Chrome. #ttp 349166
...
Chrome spawns a subprocess for html5 webpage, run command will now attach to that page and not kill the http server immediately.
[CL 2332764 by James Moran in Main branch]
2014-10-17 04:21:41 -04:00
Dmitry Rekman
12fb93b1f3
Fix packaging on Linux (UEPLAT-184).
...
- The problem was caused by files that differ only in case (pak files are case-insensitive).
- Current solution is to ignore symlinks when staging files (so far we have been fixing case-sensitiveness issues by creating a symlink to the file, so this fixes the packaging too).
- Added a warning helping to pinpoint the problem if there happen to be two non-symlink files like this.
#codereview Robert.Manuszewski
[CL 2332310 by Dmitry Rekman in Main branch]
2014-10-16 19:14:57 -04:00
Kellan Carr
8c021ab81b
build script, turn off formalbuild agent sharing group for shared promotables
...
[CL 2331887 by Kellan Carr in Main branch]
2014-10-16 13:58:42 -04:00
Mikolaj Sieluzycki
176498455f
Fix UBT file dependency mismatch on case insensitive filesystems.
...
https://udn.unrealengine.com/questions/222717/unrealbuildtool-file-dependency-mismatch.html#answer-222848
https://answers.unrealengine.com/questions/108671/rebuilding-engine-when-creating-first-project.html
#codereview Robert.Manuszewski
[CL 2331715 by Mikolaj Sieluzycki in Main branch]
2014-10-16 11:38:08 -04:00
Jaroslaw Surowiec
72cee258c1
CrashReportWWW - MachineId is now stored for the rocket users
...
[CL 2331527 by Jaroslaw Surowiec in Main branch]
2014-10-16 09:07:28 -04:00
Robert Manuszewski
af80979bb7
First phase of deprecating TSubobjectPtr<> replacing TSubobjectPtr properties in the Engine with normal pointers and adding subobject accessors for derived classes/client code.
...
[CL 2331521 by Robert Manuszewski in Main branch]
2014-10-16 09:02:30 -04:00
Jaroslaw Palczynski
2d81594711
CIS fix.
...
[CL 2331511 by Jaroslaw Palczynski in Main branch]
2014-10-16 08:37:23 -04:00
Jaroslaw Palczynski
3f70232f89
CIS fix for bAutoStartupModule that had problems with creating a file when Intermediate directory wasn't created.
...
[CL 2331373 by Jaroslaw Palczynski in Main branch]
2014-10-16 05:46:48 -04:00
Jaroslaw Palczynski
1b50963ccd
Landscape module from Engine split out.
...
[CL 2331341 by Jaroslaw Palczynski in Main branch]
2014-10-16 05:16:44 -04:00
James Moran
0391f97b3e
HTML5 crash handling & stack walking
...
#codereview Jaroslaw.Surowiec
[CL 2331318 by James Moran in Main branch]
2014-10-16 04:51:33 -04:00
Dmitry Rekman
4e7220ad26
Set ICU on by default.
...
Most platforms allow override it to true anyway, but some (Linux) don't, allowing targets to set it up in their SetGlobalEnvironment(). Since you cannot do that in game/editor targets though (see UEBuildTarget.SetupGlobalEnvironment()), default value should be true to get the editor compiled with ICU.
#codereview Robert.Manuszewski
[CL 2330785 by Dmitry Rekman in Main branch]
2014-10-15 17:28:51 -04:00
Marc Audy
566f09e4f6
Merging from 4.5 branch:
...
Properly display event and switch nodes
[CL 2330361 by Marc Audy in Main branch]
2014-10-15 13:02:41 -04:00
Michael Trepka
017b299dfb
Removed logging of found SDK directories from MacToolchain
...
[CL 2330241 by Michael Trepka in Main branch]
2014-10-15 11:27:33 -04:00
Kellan Carr
6f24e87a28
build script, add linux editor cross compile node
...
[CL 2330148 by Kellan Carr in Main branch]
2014-10-15 10:22:11 -04:00