Commit Graph

35 Commits

Author SHA1 Message Date
Ankit Khare
8b076f2b39 use -Oz as default for HTML5 builds. Hopefully it will fix tool chain crashes on the buildbots, while we evaluate tool chain fixes put in mozilla dev branch.
#james.moran, #nick.atamas

[CL 2323388 by Ankit Khare in Main branch]
2014-10-08 18:58:16 -04:00
James Moran
a98bc44a5f Actually, really, enable ICU for HTML5.
Fix for missing/broken UMemory symbol in icu libs.

[CL 2318401 by James Moran in Main branch]
2014-10-03 06:29:14 -04:00
Ben Marsh
e2d5417d68 Remove RocketGame from UBT!
[CL 2312819 by Ben Marsh in Main branch]
2014-09-29 09:35:05 -04:00
Ben Marsh
e2a2b088c0 Disable HTML5 in Rocket.
#codereview Ankit.Khare

[CL 2307290 by Ben Marsh in Main branch]
2014-09-23 15:40:21 -04:00
James Moran
dc3d0e5710 Enable HTML5 1.22.00 SDK
[CL 2302212 by James Moran in Main branch]
2014-09-18 04:14:55 -04:00
Ankit Khare
4e9a5cb6ba Rocket: Enable HTML5 for rocket builds on Win64.
#codereview ben.marsh

[CL 2295409 by Ankit Khare in Main branch]
2014-09-12 15:56:47 -04:00
Ori Cohen
167a797ef8 Add runtime physx cooking
[CL 2291345 by Ori Cohen in Main branch]
2014-09-09 16:30:29 -04:00
Ankit Khare
b22fe4c256 #HTML5
Fix #define conflicts in html5 for reals.

[CL 2257995 by Ankit Khare in Main branch]
2014-08-15 10:27:27 -04:00
Ankit Khare
5045fc5b5d #HTML5
CIS fix. Need to fix up physX first before this can go in.

[CL 2257548 by Ankit Khare in Main branch]
2014-08-15 01:00:23 -04:00
Ankit Khare
bbae8dd0fb #UE4 Fix root cause of why blacklisted plugins were being loaded on HTML5, revert CL 2255415.
[CL 2256912 by Ankit Khare in Main branch]
2014-08-14 18:10:04 -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
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
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
Ankit Khare
c0fd1dc267 #HTML5
#TTP 338961
             provide correct version checks for emscripten sdk and generate appropriate errors for the user.

#codereview peter.sauerbrei

[CL 2225724 by Ankit Khare in Main branch]
2014-07-21 13:30:23 -04:00
Ankit Khare
dc9c1d04d2 #UE4 #HTML5
#TTP 341694 disable http nfs by default for all editor platforms - enable manually when needed for time being. a recent refactor enabled it for some builds.

    -code cleanup/adhere to standards

#codereview michael.trepka

[CL 2225368 by Ankit Khare in Main branch]
2014-07-21 04:38:16 -04:00
Peter Sauerbrei
cdd86a9f9e enable AutoSDKs for HTML5
#ue4
#html5

[CL 2223864 by Peter Sauerbrei in Main branch]
2014-07-18 16:29:08 -04:00
Marcus Wassmer
460b2d20d1 Refactor AutoSDKs in preparation for doing doing AutoSDK setup for the editor.
[CL 2223660 by Marcus Wassmer in Main branch]
2014-07-18 14:21:02 -04:00
Dmitry Rekman
68e0eadec8 Minor mono fixes (unused vars).
- Partially (except for PS4/XB1) in github PR #242.

#codereview Josh.Adams, Marcus.Wassmer, Jeff.Campeau, Peter.Lamb, Peter.Sauerbrei

[CL 2221545 by Dmitry Rekman in Main branch]
2014-07-16 20:26:20 -04:00
Daniel Lamb
7184ecc682 Seperated the support for tcp and http transports when using file serving so that they can be used at the same time.
#codereview Peter.Sauerbrei
#codereview Ankit.Khare

[CL 2170710 by Daniel Lamb in Main branch]
2014-07-07 15:39:19 -04:00
Ankit Khare
b5913d13e5 #HTML5
Fix HTML5 Build for CL 2095675  (GitHub pull request #194: Full binary type. Removing hardcoded binary file extensions)

[CL 2104881 by Ankit Khare in Main branch]
2014-06-13 15:05:41 -04:00
Ankit Khare
3a59dafefa #UE4 #HTML5 TTP: 318779 HTML5: Network File System.
Build Improvements, HTML5Win32 Build fix. Re-fix how HTTP headers were being sent on the wire.
             WIP:  TCP/HTTP Toggle is in flux and may get changed again depending on feedback, currently its driven from HTML5 Build Files.

#codereview peter.sauerbrei

[CL 2104759 by Ankit Khare in Main branch]
2014-06-13 13:25:24 -04:00
Ankit Khare
75222b223a #UE4
TTP: 318779  HTML5: Network File System.
          Allow the network file system to also serve HTTP clients besides TCP, defaults to  TCP.

      -   Refactor NFS to avoid socket depedency in code path, provide switchable implementations for the transport used.
      -   Remove INetworkFileServerConnection Interface, was not being used publically.
      -   WIP: Build improvments, more testing for target HTML5 platform, comments, support on Mac and Linux Platforms.

#codereview: peter.sauerbrei

[CL 2103382 by Ankit Khare in Main branch]
2014-06-12 17:02:52 -04:00