Commit Graph

878 Commits

Author SHA1 Message Date
Robert Manuszewski
2e2bd9c196 Fixing CIS (MinidumpDiagnostics)
[CL 2235837 by Robert Manuszewski in Main branch]
2014-07-29 10:43:57 -04:00
Michael Trepka
58529f5921 Make sure Mac app bundle's Contents/Resources is created before copying icon file to it
[CL 2235780 by Michael Trepka in Main branch]
2014-07-29 10:03:52 -04:00
Robert Manuszewski
1a892433de CIS Fixes for UnrealFrontend linker errors + initialization order fix
[CL 2235668 by Robert Manuszewski in Main branch]
2014-07-29 06:34:45 -04:00
Robert Manuszewski
26f250c9a2 Hot-reload: support for structural changes for hot-reload (adding/removing properties/classes/structs/enums)
#change Classes will now be defer registered instead of being created during static initialization
#change Added class re-instancing after hot-reload
#change Changes to UHT to keep track of generated code changes
#change Refactored a few CoreUObject delegates to a common namespace struct.

[CL 2235479 by Robert Manuszewski in Main branch]
2014-07-29 02:43:48 -04:00
Peter Sauerbrei
168c5507ed fix for IPP GUI causing a crash
#ue4
#ios

[CL 2234992 by Peter Sauerbrei in Main branch]
2014-07-28 17:06:13 -04:00
Michael Trepka
410a6c9ad4 Fixed copying of folders to Mac bundle resources
[CL 2234951 by Michael Trepka in Main branch]
2014-07-28 16:31:15 -04:00
Kellan Carr
4c49d0635c build script, fix for hastests check
[CL 2234910 by Kellan Carr in Main branch]
2014-07-28 16:01:22 -04:00
Michael Trepka
e5fa9d51e7 Initial support for specifying additional files or folders that need to be copied to Mac app bundle in module's Build.cs file. For now only used for Mac CoreAudio's RadioEffectUnit plugin. More files and support for iOS bundles will follow soon.
[CL 2234811 by Michael Trepka in Main branch]
2014-07-28 14:55:48 -04:00
Kellan Carr
737e80bba7 build script, PS4 builds now depend on PS4MapFileUtil, which is now a separate node, also add hastests property for ec searches
[CL 2234713 by Kellan Carr in Main branch]
2014-07-28 14:05:24 -04:00
Steve Robb
5965e53ea9 Fix for incorrectly-formed generated paths when passing a relative .uproject path to UBT.
#change UProjectPath made absolute when set via the command line.

#codereview robert.manuszewski,terence.burns

[CL 2234653 by Steve Robb in Main branch]
2014-07-28 13:30:17 -04:00
Jaroslaw Surowiec
f267ef7e8d CrashReport - Updated crash report database creation script, latest
[CL 2234648 by Jaroslaw Surowiec in Main branch]
2014-07-28 13:25:27 -04:00
Jaroslaw Surowiec
d415b27593 CrashReport - Updated crash report database creation script, merged from UE3
[CL 2234628 by Jaroslaw Surowiec in Main branch]
2014-07-28 13:20:25 -04:00
Marcus Wassmer
b7baab74cc Fix XboxOne AutoSDK builds through UAT.
[CL 2232899 by Marcus Wassmer in Main branch]
2014-07-26 12:24:29 -04:00
Marcus Wassmer
64eec3f77a Force all builders into a clean state for autosdks
[CL 2232443 by Marcus Wassmer in Main branch]
2014-07-25 21:56:32 -04:00
Josh Adams
aaec18c102 - Moved the remote execution init to later, since it was causing too much setup for all UBT runs, not just IOS builds
#lockdown peter.sauerbrei

[CL 2232011 by Josh Adams in Main branch]
2014-07-25 16:05:21 -04:00
Peter Sauerbrei
87eaea3342 fix for PlatformerGame not building
#ue4
#mac
#codereview michael.trepka

[CL 2231632 by Peter Sauerbrei in Main branch]
2014-07-25 11:29:19 -04:00
Dmitry Rekman
81ced2c4d7 Linux: fix ShaderCompileWorker
- from GitHub pull request #242.

[CL 2231169 by Dmitry Rekman in Main branch]
2014-07-25 00:07:42 -04:00
Ankit Khare
b98de3ee40 #UE4 #HTML5
#TTP 338960 CRITICAL: UFE: CRASH: Quick Launching project for HTML5

      - Fixup some logic change which went in a recent refactor for nfs.
      - Correctly launch firefox with the right http protocol url instead of file:// when cook on the fly is set.
      - Re- enable http nfs for win64.

#codereview peter.sauerbrei

[CL 2230905 by Ankit Khare in Main branch]
2014-07-24 19:26:40 -04:00
Dmitry Rekman
03907dd460 UBT: Fix unnecessary relinking on Linux.
[CL 2230860 by Dmitry Rekman in Main branch]
2014-07-24 18:41:31 -04:00
Michael Trepka
d059c779b3 Fixed UBT Linux compile error
[CL 2230603 by Michael Trepka in Main branch]
2014-07-24 16:26:17 -04:00
Eric Newman
ec0d780e50 Adding V2 BuildInfo/Launcher Configs to UAT
#codereview carlos.cuello,sam.zamani

[CL 2230591 by Eric Newman in Main branch]
2014-07-24 16:16:16 -04:00
Marcus Wassmer
bd10ebbf76 Fix child UBT processes incorrectly detecting manual SDKs
#codereview dmitry.rekman

[CL 2230285 by Marcus Wassmer in Main branch]
2014-07-24 14:00:30 -04:00
Michael Trepka
e1372b3a29 Proper fix for UEBuildWinRT trying to check for Visual Studio on Mono
[CL 2230278 by Michael Trepka in Main branch]
2014-07-24 13:45:35 -04:00
Peter Sauerbrei
318c7aaadc addition of command to UBT to validate SDKs are installed for the various platforms
#ue4
#ubt

[CL 2230193 by Peter Sauerbrei in Main branch]
2014-07-24 12:50:34 -04:00
Dmitry Rekman
5a866a4e0d UBT: fix warning.
[CL 2230110 by Dmitry Rekman in Main branch]
2014-07-24 11:55:02 -04:00