Commit Graph

546 Commits

Author SHA1 Message Date
Ankit Khare
ae12f862aa CIS fix.
[CL 2345986 by Ankit Khare in Main branch]
2014-10-31 05:16:31 -04:00
Ankit Khare
55d2e28ba4 Allow html sdk path to be set using ini file.
- takes preference over EMSCRIPTEN env variable
   - editor can now detect sdk on yosemite.
   - refactor and simplyfy emscripten sdk access in .cs files.

#corereview james.moran

[CL 2345958 by Ankit Khare in Main branch]
2014-10-31 04:31:19 -04:00
Ben Marsh
125c50e085 Add BuildCommonTools to UAT project.
[CL 2345192 by Ben Marsh in Main branch]
2014-10-30 13:32:19 -04:00
Ben Marsh
7b11c9f17f Add utility function to add a target to a build agenda.
[CL 2345191 by Ben Marsh in Main branch]
2014-10-30 13:32:07 -04:00
Ben Marsh
73202f0580 Add option to disable spew for various p4 commands.
[CL 2345190 by Ben Marsh in Main branch]
2014-10-30 13:31:55 -04:00
Ben Marsh
e337c25611 PR-559: Changes needed for the 4.5.1.0 release of the Substance plugin
[CL 2345168 by Ben Marsh in Main branch]
2014-10-30 13:21:40 -04:00
Michael Trepka
715ac08f35 Initial Mac-specific project settings (splash screen and icon for now), including minimal implementation of ImageWrapper for .icns files
[CL 2345090 by Michael Trepka in Main branch]
2014-10-30 12:36:31 -04:00
Daniel Lamb
a8e869f622 Added nicer error when staging fails to copy from launch on.
[CL 2344892 by Daniel Lamb in Main branch]
2014-10-30 10:12:52 -04:00
Josh Adams
3cd1cc4efa - Fixing xbox packaging issues [UE-1251]
#codereview jeff.campeau
#lockdown james.dickinson

[CL 2344061 by Josh Adams in Main branch]
2014-10-29 14:43:27 -04:00
James Moran
cd45e72ecc Fixed HTML5 Packaging failing because of missing funciton.
[CL 2343698 by James Moran in Main branch]
2014-10-29 08:01:57 -04:00
Ben Marsh
7bb3847361 Fix command line for signing executables where there's a space in the path.
[CL 2342682 by Ben Marsh in Main branch]
2014-10-28 15:33:33 -04:00
Ben Marsh
00979de33e Add a UAT script which builds the common tools needed to run, which Epic devs usually sync from Perforce. Indended as a shortcut for Git users, and to build binaries for promotions on Git.
[CL 2342595 by Ben Marsh in Main branch]
2014-10-28 14:53:23 -04:00
Saul Abreu
909b14ef3f Resolved unused variable (InternationalizationPreset) compilation warning-error in BuildCookRun.
[CL 2341753 by Saul Abreu in Main branch]
2014-10-27 19:58:45 -04:00
Saul Abreu
44baed0ff7 Added settings for staging internationalization presets. Updated staging logic to stage ICU internationalization data presets from commandline arguments or settings. Added default settings for internationalization presets.
[CL 2341735 by Saul Abreu in Main branch]
2014-10-27 19:33:51 -04:00
Marcus Wassmer
bcd5b9c326 Add GenerateChunks (-manifests) support to Packaging Settings. Read it properly from .ini when setting up ProjectParams.
#codereview josh.adams,peter.sauerbrei

[CL 2341633 by Marcus Wassmer in Main branch]
2014-10-27 17:53:23 -04:00
Kellan Carr
452ae367c3 build script, add depended on by properties
[CL 2341006 by Kellan Carr in Main branch]
2014-10-27 07:59:33 -04:00
Peter Sauerbrei
78d6c9a635 addition of iOS min version and devices supported to iOS Project Settings
UE-3315, UEPLAT-183, UEPLAT-28
#ios

[CL 2340220 by Peter Sauerbrei in Main branch]
2014-10-24 15:31:48 -04:00
Josh Adams
33b4ba0292 - Added parameter to UAT "-archivemetadata" which will copy build.properties to the archive directory [UE-2228]
#codereview kellan.carr

[CL 2339949 by Josh Adams in Main branch]
2014-10-24 11:50:48 -04:00
James Moran
88141087d9 Mac fix for launching html5 on chrome
[CL 2339718 by James Moran in Main branch]
2014-10-24 08:10:08 -04:00
Saul Abreu
a05e2d523e Corrected platform-specific ICU data staging logic that was using the old paths.
[CL 2339348 by Saul Abreu in Main branch]
2014-10-23 19:42:28 -04:00
Saul Abreu
47b9813181 Modified staging logic for ICU data to only stage default ICU data.
[CL 2339072 by Saul Abreu in Main branch]
2014-10-23 16:46:47 -04:00
Saul Abreu
f047875bd1 Moved ICU data from Localization subdirectory to Internationalization subdirectory. Appropriate changes to loading and staging logic to reference the new location.
[CL 2339065 by Saul Abreu in Main branch]
2014-10-23 16:41:50 -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
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