Commit Graph

30 Commits

Author SHA1 Message Date
Justin Sargent
68fecca5c5 Including localization data files for the engine/editor. Removing .po files.
#codereview: ben.marsh

[CL 2587726 by Justin Sargent in Main branch]
2015-06-15 15:06:46 -04:00
Ben Marsh
a5fd2f617d Don't strip private symbols for Paper2D in Rocket builds.
#codereview Michael.Noland

[CL 2563251 by Ben Marsh in Main branch]
2015-05-22 16:22:57 -04:00
Ben Marsh
1331217451 Remove some stuff from the 4.8 build that shouldn't be there, based on diffing against 4.7
#codereview Matthew.Griffin

[CL 2563200 by Ben Marsh in Main branch]
2015-05-22 15:58:43 -04:00
Josh Adams
0fef8f42ae - Added ASTC encoders for non-Windows desktop platforms [UE-15278]
#codereview ben.marsh

[CL 2545526 by Josh Adams in Main branch]
2015-05-11 11:44:56 -04:00
Ben Marsh
cef19beba6 Add cxa_demangle libs into binary release.
#codereview Chris.Babcock

[CL 2545477 by Ben Marsh in Main branch]
2015-05-11 11:03:56 -04:00
Terence Burns
9f72a1bfae Facebook frameworks added to the binary release for mac.
[CL 2545427 by Terence Burns in Main branch]
2015-05-11 10:43:14 -04:00
James Moran
d25a5bfdaa remove html5 helper app to engine distribution. Should be built & included by build machines now.
#codereview josh.adams

[CL 2545112 by James Moran in Main branch]
2015-05-11 04:38:52 -04:00
Ben Marsh
02cc1b74a2 Fix various issues being able to package a plugin using the installed engine build.
[CL 2538419 by Ben Marsh in Main branch]
2015-05-05 18:52:17 -04:00
Josh Adams
c36e3ef44d - Added HTML5 helper app to engine distribution [UE-14958]
[CL 2536580 by Josh Adams in Main branch]
2015-05-04 18:02:10 -04:00
Peter Sauerbrei
dab5e50e13 fix for missing icons in binary build
UE-14679
#ios
#codereview ben.marsh

[CL 2536089 by Peter Sauerbrei in Main branch]
2015-05-04 14:22:14 -04:00
Ben Marsh
b1f4c0aaa1 Add OpenVR to installed engine distribution.
[CL 2535668 by Ben Marsh in Main branch]
2015-05-04 09:03:29 -04:00
Ben.Marsh
ede8533c01 [INTEGRATE] Change 2534925 by Ben.Marsh@Ben.Marsh_T3245_Main on 2015/05/02 14:03:21
Exclude static libraries for iOS on Windows (adding 3gb to install size), and fix case for list of files to strip symbols from on Mac.

[CL 2534927 by Ben Marsh in Main branch]
2015-05-02 14:05:18 -04:00
Ben Marsh
8e5869a476 Fixed missing PhysX DLLs in Rocket builds.
[CL 2534916 by Ben Marsh in Main branch]
2015-05-02 13:27:55 -04:00
Ben Marsh
537d0907fb Add exclusion to ensure we dont include Mac dSYM resources in Rocket on Windows, which blows out MAX_PATH
[CL 2534847 by Ben Marsh in Main branch]
2015-05-02 08:00:30 -04:00
Ben Marsh
a709f1e5d0 Fix building Rocket samples, and create/publish zip files for each build instead of copying loose files (much faster with network).
[CL 2534684 by Ben Marsh in Main branch]
2015-05-01 19:53:59 -04:00
Peter Sauerbrei
393db255fe addition of Target.cs.template to binary release
UE-14671
#codereview ben.marsh

[CL 2533951 by Peter Sauerbrei in Main branch]
2015-05-01 14:25:38 -04:00
Ben.Marsh
320481c1e9 [INTEGRATE] Change 2532650 by Ben.Marsh@Ben.Marsh_T3245_Main on 2015/04/30 17:39:19
Include plugin resource and template folders in binary release. Fixes missing icons, and plugin creator not working.

[CL 2532652 by Ben Marsh in Main branch]
2015-04-30 17:40:51 -04:00
Ben Marsh
8325364a35 Fix direction of rule for Windows build products on Mac.
[CL 2530163 by Ben Marsh in Main branch]
2015-04-29 09:51:40 -04:00
Ben Marsh
1141c9f9da Remove Windows tools for compile build products from Mac, and intermediates that shouldn't be included in the build.
[CL 2529108 by Ben Marsh in Main branch]
2015-04-28 16:38:50 -04:00
Ben Marsh
3b86a333cf Only disable symbol stripping for Win64 editor PDBs (no plugins, no target platforms).
[CL 2528845 by Ben Marsh in Main branch]
2015-04-28 14:40:52 -04:00
Ben Marsh
6e0e3dfd27 Enable leap motion plugin by default, and include it in the binary release (Also fixes a crash running the cooker with the plugin creator plugin enabled).
[CL 2527677 by Ben Marsh in Main branch]
2015-04-27 19:06:20 -04:00
Ben Marsh
9e6f653803 Strip symbols from iOS and Mac libraries in Rocket builds.
[CL 2527243 by Ben Marsh in Main branch]
2015-04-27 14:20:54 -04:00
Ben Marsh
4b5e9bf270 Fix missing templates in installed builds
[CL 2524557 by Ben Marsh in Main branch]
2015-04-24 12:56:26 -04:00
Ben Marsh
cbf31e17c3 Include the Oculus audio DLL in Rocket, and stage it during packaging.
[CL 2517067 by Ben Marsh in Main branch]
2015-04-19 16:19:16 -04:00
Ben Marsh
ac7fa73e85 Improve performance for building Rocket DDC: DDPs for individual projects are generated separately, skipping engine content, and separate DDP files are combined without decompressing/recompressing.
[CL 2514393 by Ben Marsh in Main branch]
2015-04-16 11:54:50 -04:00