Commit Graph

1847 Commits

Author SHA1 Message Date
Terence Burns
bd4ef55676 Windows XP architecture added to distinguish xp builds from non xp builds
- Updated UBT to allow us to setup platform information prior to setting the intermediate directory, ran by RobM
- Removed some code that allowed uis to rename binaries. We now use architecture for our _xp suffix.
- Added clarity to the WindowsPlatform XP checks. We can now specify XP support "If Available" which atm is only the case for win32. We have an IsWindowsXPSupported() call now in the windows build platform.
- Windows XP support can now be requested through UBT on the commandline. Specify using -winxp

Kellans GUBP changes included.

#CodeReview Kellan.Carr

[CL 2422021 by Terence Burns in Main branch]
2015-01-28 08:26:51 -05:00
Jaroslaw Surowiec
e47dce05b9 CrashReportClient - Fix for hiding the main window
#codereview Robert.Manuszewski

[CL 2421963 by Jaroslaw Surowiec in Main branch]
2015-01-28 07:11:47 -05:00
Jaroslaw Surowiec
8e53b2f996 CrashReportClient - Removed Cancel button and counting down
#codereview Robert.Manuszewski

[CL 2421960 by Jaroslaw Surowiec in Main branch]
2015-01-28 07:07:50 -05:00
Kellan Carr
dd3a04ca61 build script, add cis quantum branch hacker
[CL 2420805 by Kellan Carr in Main branch]
2015-01-27 14:24:55 -05:00
Peter Knepley
25a57ce282 Merging staging adjustments for non-monolithic builds
//depot/UE4-UT/...

to //depot/UE4/...

[CL 2420803 by Peter Knepley in Main branch]
2015-01-27 14:22:10 -05:00
Michael Trepka
5aebb2b943 Simplified dylibs setting in Mac toolchain, so we use rpaths for almost everything.
[CL 2420799 by Michael Trepka in Main branch]
2015-01-27 14:17:36 -05:00
Kellan Carr
6350682024 build script, re-enable dependent promotions and dependedonby
[CL 2420684 by Kellan Carr in Main branch]
2015-01-27 13:15:02 -05:00
Josh Adams
7231a49511 - Moved OBBInAPK into ProjectSettings, and renamed it [UE-8359]
- Removed all the OBBInAPK hackery in UBT
- Updated the apk install scripts with some more information as to what it's doing [UE-8258]

[CL 2420664 by Josh Adams in Main branch]
2015-01-27 13:05:32 -05:00
Peter Sauerbrei
aaa32eb119 fix for missing App directory when generating the plist on mac.
#ios

[CL 2420518 by Peter Sauerbrei in Main branch]
2015-01-27 11:47:26 -05:00
Steve Robb
b93b5af0b5 Old localization property flags and related stuff removed:
PPF_LocalizedOnly
CPF_Localized
CLASS_Localized
UProperty::IsLocalized()
Localized specifiers in UPROPERTYs.

#codereview robert.manuszewski,justin.sargent

[CL 2420160 by Steve Robb in Main branch]
2015-01-27 05:50:06 -05:00
Ben Marsh
24edb4f290 [INTEGRATE] Change 2418497 by Robert.Jones@Pitbull-RJones on 2015/01/26 06:46:00
UE-8075 - Devices not updating post-SDK path change
	Fixed code so that it correctly references the device detection class.
	Added a 'force update' path so that upon successful SDK path updates the devices are rechecked right away instead of waiting up to 10 seconds.
	Cleared out old devices if the SDK path is empty/doesn't contain the adb executable

	Change to UEBuildAndroid so that empty SDK paths are no longer treated as valid paths on start up allowing things like SDKPath=("") to be overridden by env vars.

[CL 2419718 by Ben Marsh in Main branch]
2015-01-26 20:18:16 -05:00
Ben Marsh
d62771b694 [INTEGRATE] Change 2417634 by Ben.Marsh@Ben.Marsh_T3245_Clean on 2015/01/23 22:05:59
Fix mono warnings about unused variables.

	#codereview Michael.Trepka

[CL 2419682 by Ben Marsh in Main branch]
2015-01-26 20:10:40 -05:00
Peter Sauerbrei
1022227e33 fix for not generating the plist when changing content only projects
UE-8293
#ios

[CL 2419089 by Peter Sauerbrei in Main branch]
2015-01-26 15:42:02 -05:00
Kellan Carr
1267ed0ca1 build script, actually override the agent string
[CL 2419085 by Kellan Carr in Main branch]
2015-01-26 15:38:03 -05:00
Kellan Carr
a07b05e6ec build script, add agent override param
[CL 2419079 by Kellan Carr in Main branch]
2015-01-26 15:29:36 -05:00
Richard Hinckley
73733fd49c Removed source-file text from documentation.
[CL 2418814 by Richard Hinckley in Main branch]
2015-01-26 13:09:07 -05:00
Peter Knepley
d6b8aaebe8 Merging stage non-monolithic adjustment
//depot/UE4-UT/...

to //depot/UE4/...

[CL 2418798 by Peter Knepley in Main branch]
2015-01-26 12:47:16 -05:00
Ankit Khare
21c84de848 Fix GamePlatformMonolithicsNode if GUBP so that for rocket builds we sqaush all but shipping/dev builds for html5.
#codereview ben.marsh

[CL 2418776 by Ankit Khare in Main branch]
2015-01-26 12:30:25 -05:00
Josh Adams
046e82394b - Always add the GMS version to the AndroidManifest.xml [UE-8259]
[CL 2418647 by Josh Adams in Main branch]
2015-01-26 11:03:40 -05:00
James Moran
c5b4ca076e HTML5 SDK settings are now set via the Editor.
Android SDK path backslash duplication fix.
Fix for User inis not saving array properties correctly.

#codereview Ankit.Khare, Josh.Adams

[CL 2418611 by James Moran in Main branch]
2015-01-26 10:22:57 -05:00
Martin Wilson
c505c29738 Fix UBT timestamp file creation
[CL 2418498 by Martin Wilson in Main branch]
2015-01-26 06:46:04 -05:00
Mikolaj Sieluzycki
672b85395e Fix UBT makefile regeneration.
#codereview Mike.Fricker

[CL 2418428 by Mikolaj Sieluzycki in Main branch]
2015-01-26 04:06:13 -05:00
Kellan Carr
5edbb2039b build script, leave off some dashboard props
[CL 2417290 by Kellan Carr in Main branch]
2015-01-23 16:54:26 -05:00
Wes Hunt
5e497c92d4 Added custom slate stats, removed all but top level UE4 slate stats. #BUN
* See SlateStats.h for details on the new system, which allows for full hierarchical profiling with limited overhead.
* Moved SWidget::GetVisibility() out of line so we can instrument it without a full recompile.
* Widget debug info now uses FName to store the line number of the file. Keeps it in one place and the new stats system can utilize it as an FName.
* Exposed SWidget CreatedInFile debug info as an FName so new stats system can use it.
* FSlateVertex no longer uses FVector4, which is an aligned struct. Switched to float[4] instead. Goes from 48 to 36 bytes.
#codereview:nick.atamas,matt.kuhlenschmidt

[CL 2417281 by Wes Hunt in Main branch]
2015-01-23 16:49:16 -05:00
Ben Marsh
ca6bd736f9 Remove ../../Rocket from automation search paths. Nothing's in it any more.
#codereview Matthew.Griffin

[CL 2417262 by Ben Marsh in Main branch]
2015-01-23 16:37:59 -05:00