Commit Graph

155 Commits

Author SHA1 Message Date
Gil Gribb
246428a3bc build minor tweak to red-after-red criteria, if there are no errors, then we consider that non-reducible
[CL 2107420 by Gil Gribb in Main branch]
2014-06-16 17:07:24 -04:00
Gil Gribb
cd77c518c1 build script, fix red-after-red spam reduction
[CL 2107124 by Gil Gribb in Main branch]
2014-06-16 12:46:07 -04:00
Gil Gribb
995cddccc8 build script, remove a certain error from red-after-red spam reduction because it contains the build CL and jobid
[CL 2107098 by Gil Gribb in Main branch]
2014-06-16 12:15:58 -04:00
Gil Gribb
f110b703de build script, red-after-red spam reduction
[CL 2107090 by Gil Gribb in Main branch]
2014-06-16 12:05:56 -04:00
Gil Gribb
b20ca468ba build script, fix race condition in automated testing
[CL 2107065 by Gil Gribb in Main branch]
2014-06-16 11:36:00 -04:00
Gil Gribb
520cbe3918 build script, preflight builds
[CL 2104424 by Gil Gribb in Main branch]
2014-06-13 06:48:43 -04:00
Gil Gribb
b70114571f build script, fix automated testing
[CL 2103415 by Gil Gribb in Main branch]
2014-06-12 17:03:16 -04:00
Gil Gribb
68d392b169 Build script, half of the solution for "red after red" spam reduction
[CL 2103104 by Gil Gribb in Main branch]
2014-06-12 09:19:01 -04:00
Peter Sauerbrei
7f8fa214c2 fix for launch reporting success even though it failed to launch
TTP337260
#ue4
#ios

[CL 2102467 by Peter Sauerbrei in Main branch]
2014-06-11 18:30:24 -04:00
Kellan Carr
79c3d8171a build script, make sure we didn't delete cis counter after syncing it to head
[CL 2101754 by Kellan Carr in Main branch]
2014-06-11 09:38:14 -04:00
Kellan Carr
c8870d1f78 build script, turn automated testing back on
[CL 2101702 by Kellan Carr in Main branch]
2014-06-11 08:07:57 -04:00
Kellan Carr
37ec8eb462 Remove Mac penalty from CIS quantum
[CL 2097434 by Kellan Carr in Main branch]
2014-06-06 16:05:17 -04:00
Kellan Carr
b3e2d17691 Adding a working emailhint param that shouldn't break the build
[CL 2097325 by Kellan Carr in Main branch]
2014-06-06 14:19:58 -04:00
Kellan Carr
e5bf452a91 Temp backing out email hint while I figure out why this is succeeding locally
[CL 2097244 by Kellan Carr in Main branch]
2014-06-06 12:54:19 -04:00
Kellan Carr
d6f5c3810f Fixing build
[CL 2097233 by Kellan Carr in Main branch]
2014-06-06 12:34:17 -04:00
Kellan Carr
7bff5551b4 Add EmailHint Param that allows us to direct all emails to a particular group for manually triggered builds
[CL 2097218 by Kellan Carr in Main branch]
2014-06-06 12:04:08 -04:00
Ben Marsh
887923a122 Add UnrealVersionSelector into the promotable
[CL 2093424 by Ben Marsh in Main branch]
2014-06-03 14:38:05 -04:00
Ben Marsh
0f5c14efac Fix paths with spaces using git PR script.
[CL 2093421 by Ben Marsh in Main branch]
2014-06-03 14:32:52 -04:00
Gil Gribb
5251c9a453 build script, add formal build testing to the GUBP
[CL 2093140 by Gil Gribb in Main branch]
2014-06-03 10:37:01 -04:00
Gil Gribb
f993c1725a build script, merge fix for p4 changes
[CL 2091996 by Gil Gribb in Main branch]
2014-06-02 14:22:08 -04:00
Saul Abreu
a090916d99 Added property names and tool tips to targets for localization automation script.
[CL 2090137 by Saul Abreu in Main branch]
2014-05-30 16:47:24 -04:00
Gil Gribb
2478626d11 build script, some retries on temp storage
[CL 2089699 by Gil Gribb in Main branch]
2014-05-30 10:48:01 -04:00
Ben Marsh
89668b5397 [INTEGRATE] Everything from 4.2 branch back into main.
[CL 2088526 by Ben Marsh in Main branch]
2014-05-29 17:45:17 -04:00
Kellan Carr
39956c1431 build script, add promotable label suffix, _withnightlys now working, shared promotables now work correctly with custom workflows
[CL 2088311 by Kellan Carr in Main branch]
2014-05-29 17:42:14 -04:00
Jamie Dale
3ea331525b UAT now uses the game INI files to add additional directories to cook and stage.
TTP# 335070 - Add GUI based way to specify additional non-asset files or paths to package

CookCommandlet now uses the project settings to work out which additional directories it should cook (this removes the need for the editor to pass this information to that UAT via the command line). I've left the COOKDIR option in the UAT/CookCommandlet as, while non of our projects seem to be using it, I'm not comfortable removing it in case any scripts are using it.

CopyBuildToStagingDirectory also uses these project settings to work out which additional directories it should stage when producing the staging manifest (these are split into UFS and non-UFS directories). This allows users to define additional directories in the editor (or directly in the settings file) which will always be staged regardless of how UAT is invoked.

All of these paths are specified in the settings file as relative to the project Content directory, and the editor will enforce this fact when using the directory picker.

Also mirrored the meta-data interface from UField on IPropertyHandle. This takes care of accessing the meta-data from the correct property, even when you're accessing an element inside an array (MattK approved!).

ReviewedBy Thomas.Sarkanen, Robert.Manuszewski, Max.Preussner

[CL 2088172 by Jamie Dale in Main branch]
2014-05-29 17:38:00 -04:00