Peter Sauerbrei
c8916b1daf
fix for API deprecation warnings in iOS
...
updated virtual keyboard for iOS 8 APIs
UEPLAT-544
#ios
[CL 2489630 by Peter Sauerbrei in Main branch]
2015-03-24 14:35:38 -04:00
Josh Adams
064ba6920d
- Added support for checking Android build settings to be non-default
...
- Refactored code to make it easier to check .ini settings for non-default build settings
#codereview peter.sauerbrei
[CL 2475920 by Josh Adams in Main branch]
2015-03-11 18:50:57 -04:00
Peter Sauerbrei
5ad41771ae
check iOS specific build arguments to determine if they are different from default
...
#ios
#codreview josh.adams
[CL 2464553 by Peter Sauerbrei in Main branch]
2015-02-27 16:54:40 -05:00
Peter Sauerbrei
2c858adcb7
content-only tool chain changes
...
#codereview josh.adams
[CL 2464457 by Peter Sauerbrei in Main branch]
2015-02-27 16:10:22 -05:00
Peter Sauerbrei
bf49217013
fix for latest iTunes not being compatible with the deployment server
...
UE-8861
#ios
[CL 2430651 by Peter Sauerbrei in Main branch]
2015-02-03 17:32:26 -05:00
Ben Marsh
149375b14b
Update copyright notices to 2015.
...
[CL 2379638 by Ben Marsh in Main branch]
2014-12-07 19:09:38 -05:00
Josh Adams
f7300c6195
- Basic ASTC texture support for Metal (A8X and up) - this is experimental, and some textures are not working properly. Not exposed in the editor to enable (that will be a future changelist)
...
#codereview niklas.smedberg
[CL 2376050 by Josh Adams in Main branch]
2014-12-04 10:35: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
Ori Cohen
167a797ef8
Add runtime physx cooking
...
[CL 2291345 by Ori Cohen in Main branch]
2014-09-09 16:30:29 -04:00
Josh Adams
ddea2d2fe0
- Changed UBT to allow for multiple OutputPaths in a given UE binary (this is needed by Android to output multiple .so files per UBT run, for armv7, x86, etc)
...
#codereview ben.marsh
[CL 2281777 by Josh Adams in Main branch]
2014-09-02 14:26:49 -04:00
Ben Marsh
bcd8c2c8a6
Remove code path from UBT which generates an XML build environment. APIDocTool now scrapes build environment from XGE export instead.
...
#codereview Mike.Fricker
[CL 2267338 by Ben Marsh in Main branch]
2014-08-22 09:03:54 -04:00
Robert Manuszewski
e6072fb050
UnrealBuildTool: Added UnrealHeaderTool version checking when checking if it's up to date.
...
#change UBT will check for API version of all UnrealHeaderTool binaries to detect partial syncs
#change Added BuildHostPlatform class for runtime platform abstraction
[CL 2245408 by Robert Manuszewski in Main branch]
2014-08-06 07:05:15 -04:00
Mark Satterthwaite
d922524627
Implemented support for Distcc + DMUCs as an alternative to XGE on Mac OS X.
...
By either manually configuring distcc & DMUCS as per their documentation, or using the DistCode Xcode plugin compilation can be distributed amongst networked Macs.
All Macs must have the same developer tools installed & the same distcc/DMUCS/DistCode and be on the same local network.
This works for compiling for Mac & iOS and it should be possible to configure distcc & DMUCS manually for use on build farms for remote building from Windows.
Linux could also use this for local builds or remote build farms - but I'm not in a position to test this.
[CL 2238171 by Mark Satterthwaite in Main branch]
2014-07-31 07:33:17 -04:00
Peter Sauerbrei
76ade92814
ICU on IOS - libraries and code changes
...
#ue4
#ios
[CL 2237050 by Peter Sauerbrei in Main branch]
2014-07-30 11:06:16 -04:00
Michael Trepka
d059c779b3
Fixed UBT Linux compile error
...
[CL 2230603 by Michael Trepka in Main branch]
2014-07-24 16:26:17 -04:00
Peter Sauerbrei
318c7aaadc
addition of command to UBT to validate SDKs are installed for the various platforms
...
#ue4
#ubt
[CL 2230193 by Peter Sauerbrei in Main branch]
2014-07-24 12:50:34 -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
Josh Adams
974f443dd1
- Fixed up optional Metal support, by having the runtime check the project settings (to see if project wants Metal support or not, before creating a view that supports one or the other)
...
[CL 2175864 by Josh Adams in Main branch]
2014-07-08 10:53:56 -04:00
Josh Adams
b3d8d83d64
- Removed Metal support, must be manually enabled in UBT code. For safety :) Will try to come up with a better solution that is based on Project Settings
...
[CL 2133252 by Josh Adams in Main branch]
2014-07-03 20:35:07 -04:00
Ben Marsh
53e015e5a6
Enable iOS on PC as part of RocketBuild. Also fix name of AnimStarterPack in the non-code project list.
...
[CL 2126169 by Ben Marsh in Main branch]
2014-07-02 19:15:03 -04:00
Josh Adams
746e06b40e
- Fixed remote path generation to work with projects on other drives (added a drive letter into the remote path as part of this) [ttp 338777]
...
- Only compile Metal if the engine is being compiled
- Fixed compiling PhysX for programs (removed Cooking lib for all configurations) in Android and IOS
- Deleted the PhysXCookingDEBUG.a lib for IOS and Android
[CL 2125367 by Josh Adams in Main branch]
2014-07-02 15:54:21 -04:00
Josh Adams
b552e2d883
Urban->Main
...
#codereview jeff.campeau,nick.penwarden,rolando.caloca
[CL 2108642 by Josh Adams in Main branch]
2014-06-17 18:27:26 -04:00
Jaroslaw Palczynski
7865157a1e
[GitHub] 219 : Move post build handling to ToolChain
...
#ttp 338156
[CL 2107782 by Jaroslaw Palczynski in Main branch]
2014-06-17 02:04:37 -04:00
Jaroslaw Palczynski
a51cded662
UBT: Renamed XmlConfigField to XmlConfig attribute and left only field annotation mechanism. If class has any fields annotated then it's going to be included in the configuration mechanism.
...
[CL 2097041 by Jaroslaw Palczynski in Main branch]
2014-06-06 07:43:02 -04:00
Jaroslaw Palczynski
32917f05be
UBT XML configuration improvements:
...
- XSD driven IntelliSense
- defaults read from code (default XML file will be regenerated on UBT startup if is different than it should be)
- configurable classes/fields have to be now annotated with XmlConfig and XmlConfigField attributes
#codereview Robert.Manuszewski
[CL 2095741 by Jaroslaw Palczynski in Main branch]
2014-06-05 12:12:32 -04:00