Commit Graph

8 Commits

Author SHA1 Message Date
Robert Manuszewski
c74e90e263 Making sure AutomationTool does not let UBT delete junk files multiple times in the same AutomationTool run. Added the option to completely disable junk removal in UAT.
[CL 2469983 by Robert Manuszewski in Main branch]
2015-03-05 07:53:52 -05:00
Robert Manuszewski
d348c64b23 Making sure UAT does not trigger hot-reload from IDE. Reverted changes to UBT return value which resulted in errors in the editor when doing hot-reload on an up-to-date code.
[CL 2433628 by Robert Manuszewski in Main branch]
2015-02-05 10:41:01 -05:00
Robert Jones
b5a273a278 SDK path editing in editor.
- Added class to hold values (AndroidSDKSettings)
- Added code to Android editor module to setup the values on load
- Changed device detection so that the thread is always started and the SDK path can be changed on the fly
- Changed Platform Target Management Module so that a single platform can be checked via UBT
- Settings can now be sourced from an ini file via temp direct reading code (auto seralisation is disabled until later changes are made)
-- Settings currently not exposed in editor

- Added Mac Environment var setting support

Unreleated
- Envars can now be passed down to process start points in tools

#codereview michael.trepka

[CL 2412194 by Robert Jones in Main branch]
2015-01-20 10:05:42 -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
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
Peter Sauerbrei
b4d4148be8 fix for generating the stub when doing a local build on a mac
TTP341023
#ue4
#ios

[CL 2188653 by Peter Sauerbrei in Main branch]
2014-07-10 21:07:01 -04:00
Ben Marsh
177ffbdb60 Add a parameter to UBT which allows writing a list of ThirdParty files required to build a target. Use that list to distill the correct files for Rocket.
#codereview Mike.Fricker

[CL 2109632 by Ben Marsh in Main branch]
2014-06-18 15:37:35 -04:00
Tim Sweeney
324683ce78 Engine source (Main branch up to CL 2026164) 2014-03-14 14:13:41 -04:00