Ben Marsh
3c83bd1318
Add UAT and UBT to the build products for BuildCommonTools. Should fix missing DLLs in promoted snapshots.
...
[CL 2354947 by Ben Marsh in Main branch]
2014-11-10 15:13:54 -05:00
Peter Sauerbrei
321c9e1004
one more place where the minimum version of iOS needs to be set to 6.1
...
#ios
[CL 2354892 by Peter Sauerbrei in Main branch]
2014-11-10 14:35:33 -05:00
Ben Marsh
dfd71683f4
Add support for setting executable permissions on Posix platforms from the Git dependency manifest, and clean up some output logging.
...
[CL 2354498 by Ben Marsh in Main branch]
2014-11-10 09:54:20 -05:00
Robert Jones
da37c1609f
Improvements to Android deploy - queries the device for the external data directory so that the runtime and push are using the same locations
...
Small change to BuildCookRun to query the game ini for Android package options rather than pulling it from the command line
[CL 2354392 by Robert Jones in Main branch]
2014-11-10 06:04:27 -05:00
Ben Marsh
ddaeade028
Specify the Perforce clientspec for a branch in a config file, and allow Git publishing scripts to update it on-the-fly. Handle promotions for the master branch (which merge into a long-lived promoted branch), and fix snapshots from removing promoted dependency files.
...
[CL 2354137 by Ben Marsh in Main branch]
2014-11-09 17:27:23 -05:00
Ankit Khare
060ff917ef
fix incorrect html5 sdk discovery in tool chain.cs
...
[CL 2353750 by Ankit Khare in Main branch]
2014-11-07 18:06:06 -05:00
Nick Atamas
5984aebe9c
Slate : Added -perftest option to SlateViewer. Added button in WidgetReflector that copies Slate Perf Stats to clipboard.
...
#codereview Wes.Hunt
[CL 2353749 by Nick Atamas in Main branch]
2014-11-07 18:01:32 -05:00
Ben Marsh
f38139ee3d
Attempts to improve performance and robustness of GitDependencies.
...
- Now uses 4 threads by default
- Decompression is done on a separate thread
- Each download thread exists in a succeed or fail state, and program only fails once no progress is being made by any thread
- Uses HttpWebRequest/HttpWebResponse instead of WebClient
[CL 2353640 by Ben Marsh in Main branch]
2014-11-07 17:01:06 -05:00
Peter Sauerbrei
12258788fb
fix for crash on Mac when installing provision
...
improved certificate detection on Mac
UE-4919
#ios
[CL 2353516 by Peter Sauerbrei in Main branch]
2014-11-07 15:46:06 -05:00
Robert Manuszewski
01e5f0dc49
Fix for generated code changes (for the Engine) when switching between targets due to uninitialized GeneratedBodyMacroAccessSpecifier member variable.
...
Added more safety checks and a more detailed error message.
#codereview jaroslaw.palczynski
[CL 2353244 by Robert Manuszewski in Main branch]
2014-11-07 13:17:32 -05:00
James Golding
63fa5e47d7
Remove unused AndroidCommandPath string to remove clang warning
...
#codereview josh.adams
[CL 2352883 by James Golding in Main branch]
2014-11-07 09:51:21 -05:00
Rolando Caloca
40dc90c120
UE4 - HlslParser - 99% compliant
...
[CL 2352287 by Rolando Caloca in Main branch]
2014-11-07 09:45:40 -05:00
Ankit Khare
4953a8e1b8
UE-3043,UE-2026,UE-4835,UE-4880 - SDK discovery and cook on the fly issues on mac for HTML5.
...
#codereview james.moran
[CL 2352102 by Ankit Khare in Main branch]
2014-11-06 15:46:19 -05:00
Ankit Khare
9ea17a729f
re-add file with correct case and relvant automation changes.
...
#html5
[CL 2351848 by Ankit Khare in Main branch]
2014-11-06 15:25:26 -05:00
Jaroslaw Surowiec
50d3e5d47f
CrashReportWWW - Fix
...
[CL 2351817 by Jaroslaw Surowiec in Main branch]
2014-11-06 15:24:47 -05:00
Jaroslaw Surowiec
39191e28e6
CrashReportWWW - Better filtering by user name or user email, should work with the analitycs database, optimized CrashRepository.PopulateUserInfo, removed more of the usused code, some documentation, updated stats
...
[CL 2351768 by Jaroslaw Surowiec in Main branch]
2014-11-06 15:24:21 -05:00
Ben Marsh
8931b8eab8
Correctly parse multiline descriptions in labels, and add a function to update descriptions.
...
[CL 2351721 by Ben Marsh in Main branch]
2014-11-06 15:22:47 -05:00
Jaroslaw Surowiec
b76ebdb330
CrashReportWWW - Fixed bad encoding
...
[CL 2351689 by Jaroslaw Surowiec in Main branch]
2014-11-06 15:20:56 -05:00
Peter Sauerbrei
6051ef19e5
switch to min IOS version of 6.1
...
removed cook compression from IOS settings as they are already in rendering settings
UE-5083
UE-5081
#ios
[CL 2351663 by Peter Sauerbrei in Main branch]
2014-11-06 15:20:03 -05:00
Michael Trepka
2aa5645bdb
Fixed a problem with Server targets missing from Xcode project
...
[CL 2351655 by Michael Trepka in Main branch]
2014-11-06 15:19:50 -05:00
Peter Sauerbrei
5c63aa5596
fix for Android project settings not showing up in a GitHub source build.
...
UE-3347
#android
[CL 2351600 by Peter Sauerbrei in Main branch]
2014-11-06 15:18:44 -05:00
Robert Manuszewski
8cb5dea614
Hot-Reload: fixing infinite loop when changing USTRUCTs caused by unnecessary re-initialization of the owner UClass.
...
UE-4916
#change Replaced CLASS_Temporary (UHT-only flag) with CLASS_Constructed to check if a class needs to be constructed or not in generated code
#change Modified code generator to make sure UClasses don't get reconstructed if not required
[CL 2351525 by Robert Manuszewski in Main branch]
2014-11-06 15:16:05 -05:00
Jaroslaw Surowiec
3b28acd41c
SlateViewer - Added UEBuildConfiguration.bCompileWithStatsWithoutEngine = true, it's safer to enable it per-app
...
#codereview nick.atamas
[CL 2351494 by Jaroslaw Surowiec in Main branch]
2014-11-06 15:15:49 -05:00
Rene Rivera
3e3e8a5cad
Fix android_native_app_glue and cpu-features not getting built & included in the build.
...
#codereview josh.adams
[CL 2350676 by Rene Rivera in Main branch]
2014-11-05 16:28:52 -05:00
Josh Adams
d418292594
- Fixed an issue with missing a library for distribution builds [UE-4837]
...
- Improved code signing/zipalign support in SDK 21
- Forcing NDK 19, since NDK 21 will generate code that cannot run on previous OSs
[CL 2350652 by Josh Adams in Main branch]
2014-11-05 16:18:52 -05:00