Commit Graph

934 Commits

Author SHA1 Message Date
Robert Manuszewski
ea50e1def7 Added code to handle COM crashes when detecting physical processor count in UBT
[CL 2244406 by Robert Manuszewski in Main branch]
2014-08-05 13:03:54 -04:00
Josh Adams
e762965d33 - Put some stuff back in to IPP
#codereview peter.sauerbrei

[CL 2243487 by Josh Adams in Main branch]
2014-08-04 18:29:09 -04:00
Peter Sauerbrei
6e3f4df480 fix for some error codes from IPP
TTP343083
#ue4
#ipp

[CL 2243391 by Peter Sauerbrei in Main branch]
2014-08-04 18:28:46 -04:00
Dmitry Rekman
edc8ff25f0 Support for Linux in shader compiler.
- Part of PR #306 by amigo and #ue4linux folks.
- Undoing my previous change with cross-compilation define (too dangerous).

#codereview Josh.Adams, Michael.Trepka

[CL 2243292 by Dmitry Rekman in Main branch]
2014-08-04 18:28:10 -04:00
Richard Fawcett
cfd83c3381 Add support for Build Info Service v2 to UAT BuildInfoPublisher.
#jira OPP-579

[CL 2243249 by Richard Fawcett in Main branch]
2014-08-04 18:27:59 -04:00
Dmitry Rekman
b07f61eca2 UBT: preprocessor define for cross/native compilation.
- Applies to Linux only for now.

#codereview Josh.Adams, Michael.Trepka

[CL 2243186 by Dmitry Rekman in Main branch]
2014-08-04 18:27:46 -04:00
Peter Sauerbrei
8e8687df19 fix for trying to stage crash reporter files when platform does not support crash reporter
#ue4
#uat
#codreview jaroslaw.surowiec

[CL 2243077 by Peter Sauerbrei in Main branch]
2014-08-04 18:27:10 -04:00
Michael Trepka
ab8fcb664c Make sure that last write time for a resource copied to the Mac app bundle is updated after copy so UBT doesn't think it's out of date.
[CL 2243018 by Michael Trepka in Main branch]
2014-08-04 18:26:47 -04:00
Peter Sauerbrei
e00047357e another fix for the target platforms being added when they shouldn't
#ue4

[CL 2242506 by Peter Sauerbrei in Main branch]
2014-08-04 10:54:27 -04:00
Peter Sauerbrei
6e5fc9eb43 fix for Win64 editor not building for Rocket because HTML5 targetplatform is being added when it shouldn't
#ue4
#html5

[CL 2242451 by Peter Sauerbrei in Main branch]
2014-08-04 10:39:11 -04:00
Peter Sauerbrei
62a39f3774 accidentally left some code in I meant to remove
#ue4
#html5

[CL 2242439 by Peter Sauerbrei in Main branch]
2014-08-04 10:24:04 -04:00
Peter Sauerbrei
dee247b733 remove HTML5 target platform dll from being built as part of the mac and linux editor builds for rocket
TTP342631
#ue4
#html5

[CL 2242372 by Peter Sauerbrei in Main branch]
2014-08-04 09:48:56 -04:00
Ben Marsh
176a9e4be6 Optimization - use StringBuilder to concatenate compile arguments for VCToolChain, rather than just appending strings.
[CL 2242330 by Ben Marsh in Main branch]
2014-08-04 09:03:56 -04:00
Ben Marsh
ee7082473f Revert change to the way that ndk_build is called.
[CL 2242314 by Ben Marsh in Main branch]
2014-08-04 08:53:45 -04:00
Ankit Khare
ba44f71314 #UE4 #HTML5
#TTP 342902 CRITICAL: Regression: HTML5: Code templates fails to launch
    #TTP 342884 CRITICAL: Regression: HTML5: UFE: Fails to cook then gets a mac crash

        -fix up html template ( argument ordering )
        -don't use pak when packaging for html5
        -properly quote pathname with spaces on mac.
        -fix linking of plugins on first run of ubt.
   #codereview peter.sauerbrei

[CL 2241888 by Ankit Khare in Main branch]
2014-08-04 08:08:56 -04:00
Steve Robb
7adc9ca97d Generated code information separated into if the module *has* any and if so, *if* we're generating it now... then using the 'has' information to generate the linker fixup file.
#ttp 342622: CRITICAL: Regression: BINARY: PLATFORMERGAME: white square on the screen in cooked version

#codereview robert.manuszewski,ben.marsh

[CL 2240877 by Steve Robb in Main branch]
2014-08-02 09:44:00 -04:00
Peter Sauerbrei
51fa18631b addition of errors to Launch On, Package, and Cook analytics
TTP341794
#ue4
#analytics

[CL 2240496 by Peter Sauerbrei in Main branch]
2014-08-01 20:30:13 -04:00
Josh Adams
c4e01d8af3 - Put a Install IPA button back in.
[CL 2240449 by Josh Adams in Main branch]
2014-08-01 19:19:55 -04:00
Josh Adams
e1595de1b1 - Updated IPP to work with new provision searching. Now requires a uproject for the GUI [ttp 342924]
- Removed old cruft from the GUI

#codereview peter.sauerbrei

[CL 2240401 by Josh Adams in Main branch]
2014-08-01 18:29:52 -04:00
James Moran
532fc82e76 Moving Build Patch Services from NoRedist to Runtime
Moving BuildPatchTool out of NoRedist

#codereview Leigh.Swift, Carlos.Cuello

[CL 2240189 by James Moran in Main branch]
2014-08-01 15:48:59 -04:00
Ben Marsh
8b4daf4ec5 Back out changelist 2239973
Seems to be causing problems with GUBP.

[CL 2240138 by Ben Marsh in Main branch]
2014-08-01 15:09:03 -04:00
Kellan Carr
01882a9b03 build script, xbox one formal builds now have agent requirement
[CL 2240101 by Kellan Carr in Main branch]
2014-08-01 14:33:39 -04:00
Jaroslaw Surowiec
5ed5aec351 CrashReport - Removed old script file
[CL 2240044 by Jaroslaw Surowiec in Main branch]
2014-08-01 13:23:19 -04:00
Jaroslaw Surowiec
4df47ad94c CrashReport - Removed old script file
[CL 2240040 by Jaroslaw Surowiec in Main branch]
2014-08-01 13:18:17 -04:00
Ben Marsh
6656c954cd Prompt to browse for an engine installation if there isn't one installed.
[CL 2239982 by Ben Marsh in Main branch]
2014-08-01 12:02:55 -04:00