Commit Graph

938 Commits

Author SHA1 Message Date
daniel lamb
6cddcbed6a Made the pak file binary compatible with previous version to reduce patch sizes.
Reenabled oodle compression in 8.30 for android, ios and switch.
Cleaned up unrealpak commandline when run from UAT.
#rb Josh.Adams
[FYI] Ben.Marsh, Andrew.Grant

#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: daniel.lamb
#ROBOMERGE-SOURCE: CL 5619788 via CL 5619815 via CL 5619821 via CL 5619827 via CL 5623747 via CL 5623814
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim)

[CL 5627536 by daniel lamb in Dev-Anim branch]
2019-03-28 01:11:51 -04:00
hongyi yu
24b228e678 Move patchSeekOptMaxGapSize to ini file Part 1
[FYI] Ben.Woodhouse

#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: hongyi.yu
#ROBOMERGE-SOURCE: CL 5554945 via CL 5556720 via CL 5556826
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim)

[CL 5580089 by hongyi yu in Dev-Anim branch]
2019-03-27 01:03:19 -04:00
ben marsh
fffd43eb4f Fix log output showing CL being synced for iterative cooks.
#jira
[FYI] Jeff.Williams

#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 5491806 via CL 5492141 via CL 5492157
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim)

[CL 5510554 by ben marsh in Dev-Anim branch]
2019-03-22 17:29:39 -04:00
andrew grant
8e673f1ef1 Fixed issue with UBTArgs including quotes.
#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: andrew.grant
#ROBOMERGE-SOURCE: CL 5460234 via CL 5462256 via CL 5462315
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim)

[CL 5477240 by andrew grant in Dev-Anim branch]
2019-03-20 13:30:52 -04:00
andrew grant
f2c663907a Use case-insensitive comparison for package names
#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: andrew.grant
#ROBOMERGE-SOURCE: CL 5435243 via CL 5438956 via CL 5439032
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim)

[CL 5441701 by andrew grant in Dev-Anim branch]
2019-03-18 21:13:07 -04:00
jeff williams
63aa7e800e Allow iterate shared cooked builds to re-stage non-UFS files over the base build
#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: jeff.williams
#ROBOMERGE-SOURCE: CL 5400125 via CL 5401608 via CL 5403246
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim)

[CL 5411350 by jeff williams in Dev-Anim branch]
2019-03-15 05:55:31 -04:00
jeff williams
3915861774 Allow for selection of shared cooked builds within the most recent code CL
#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: jeff.williams
#ROBOMERGE-SOURCE: CL 5400074 via CL 5401504 via CL 5402283
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim)

[CL 5411304 by jeff williams in Dev-Anim branch]
2019-03-15 05:55:06 -04:00
cosmin sulea
0b76e69f8a UE-70358 - Failure to sign when packaging for iOS Distribution when using Remote Compile from a code project on Windows
#jira UE-70358
#rb Ben.Marsh

#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: cosmin.sulea
#ROBOMERGE-SOURCE: CL 5382950 in //UE4/Release-4.22/... via CL 5383321
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim)

[CL 5384981 by cosmin sulea in Dev-Anim branch]
2019-03-13 13:02:55 -04:00
bob tellez
623d8403d1 Unshelved from Hongyi.Yu
Fix numbering for patch paks when skipping a patch tier on new files

[FYI] Hongyi.Yu

#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: Hongyi.Yu
#ROBOMERGE-SOURCE: CL 5377129 via CL 5377234 via CL 5378975
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim)

[CL 5382535 by bob tellez in Dev-Anim branch]
2019-03-13 10:24:52 -04:00
ben marsh
0bdc3ee185 Add some FileReference/DirectoryReference overloads to CommandUtils.
#rb none
#jira

#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 5357972 in //UE4/Release-4.22/... via CL 5367811
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim)

[CL 5381841 by ben marsh in Dev-Anim branch]
2019-03-13 10:01:14 -04:00
justin marcus
694d5bc72f Merging //Fortnite/Dev-Kairos to Main (//Fortnite/Main)
CL 5287635

Fix memory mapped bulk data files all being put in chunk0 because they have a wierd compound extension.

review-5287636 [at]Daniel.Lamb

#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: justin.marcus
#ROBOMERGE-SOURCE: CL 5296981 via CL 5307598 via CL 5307724
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim)

[CL 5323702 by justin marcus in Dev-Anim branch]
2019-03-06 18:08:44 -05:00
graeme thornton
f445f577ee Minor unrealpak refactor
- Added a "-sign" parameter to enable signing for the given pak. The cached settings in the crypto.json file aren't used to enable signing any more.
 - Encapsulated all signing and encryption keys in a single keychain object which is passed around, rather than individual keys
 - Added some validation to UBT/UAT encryption config parsing so that if you enable any signing or encryption stuff but haven't generated a key, it'll warn and disable everything.

#jira

#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: graeme.thornton
#ROBOMERGE-SOURCE: CL 5237725 via CL 5237726 via CL 5240337 via CL 5240343
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim)

[CL 5247605 by graeme thornton in Dev-Anim branch]
2019-02-28 17:23:22 -05:00
Thomas Sarkanen
474bc576ee Merging //UE4/Dev-Main to Dev-Anim (//UE4/Dev-Anim) @ CL 5236305
#rb none
#jira none

[CL 5236785 by Thomas Sarkanen in Dev-Anim branch]
2019-02-28 04:41:36 -05:00
ben marsh
4d0dd692fe Remove RPCUtility.
#rb none
#jira UE-70509
[FYI] Peter.Sauerbrei

#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 5174514 in //UE4/Release-4.22/... via CL 5207569
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim)

[CL 5220485 by ben marsh in Dev-Anim branch]
2019-02-26 21:02:39 -05:00
cosmin sulea
652e1658e7 UE-63767 - iOS Device Output Log console does not work
#jira UE-63767
#rb Jack.Porter

#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: cosmin.sulea
#ROBOMERGE-SOURCE: CL 5036543 in //UE4/Release-4.22/... via CL 5036544
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim)

[CL 5122300 by cosmin sulea in Dev-Anim branch]
2019-02-22 00:59:24 -05:00
josh adams
c69edb5ee7 - Final fix now for merge issue (I had compiled wrong program to test my fix, oops)
#jira none
#rb none

#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: josh.adams
#ROBOMERGE-SOURCE: CL 4975198 in //UE4/Main/...
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim)

[CL 5030131 by josh adams in Dev-Anim branch]
2019-02-16 05:19:13 -05:00
josh adams
fe4d0edc2f - Proper fix to merge conflicts
#jira nojira
[FYI] bob.tellez
#rb none

#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: josh.adams
#ROBOMERGE-SOURCE: CL 4974522 in //UE4/Main/...
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim)

[CL 5030058 by josh adams in Dev-Anim branch]
2019-02-16 05:17:28 -05:00
bob tellez
5591624444 Back out revision 103 from CopyBuildToStagingDirectory.Automation.cs to fix CIS
#jira nojira
[FYI] Josh.Adams
#rb none

#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: bob.tellez
#ROBOMERGE-SOURCE: CL 4974353 in //UE4/Main/...
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim)

[CL 5030051 by bob tellez in Dev-Anim branch]
2019-02-16 05:17:22 -05:00
arciel rekman
750f72e041 PhysX: change v13 Linux toolchain to v12 one (for real).
- There are issues when the libraries are compiled with clang 7.0.1 (tracked as UE-69848).

#rb Ben.Marsh
#rnx
[FYI] [at]Bob.Tellez

#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: arciel.rekman
#ROBOMERGE-SOURCE: CL 4963477 via CL 4963480 via CL 4964321 via CL 4969377
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim)

[CL 5027996 by arciel rekman in Dev-Anim branch]
2019-02-16 04:10:06 -05:00
arciel rekman
2dd720d583 PhysX: change v13 Linux toolchain to v12 one.
- There are issues when the libraries are compiled with clang 7.0.1 (tracked as UE-69848).

#rb Ben.Marsh
#rnx
[FYI] [at]Bob.Tellez

#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: arciel.rekman
#ROBOMERGE-SOURCE: CL 4963367 via CL 4963372 via CL 4964207 via CL 4969343
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim)

[CL 5027980 by arciel rekman in Dev-Anim branch]
2019-02-16 04:09:50 -05:00
josh adams
a487e89fda - Memory Mapped IO enabled on IOS for Audio (via ini and platform property)
- -nommio on the commandline will disble it for testing
#rb gil.gribb

#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: josh.adams
#ROBOMERGE-SOURCE: CL 4963115 via CL 4963118 via CL 4963812 via CL 4969283
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim)

[CL 5027870 by josh adams in Dev-Anim branch]
2019-02-16 04:08:25 -05:00
ben marsh
8abb70f32e Fix ue4commandline.txt being written to engine directory during staging.
#rb none
#jira UE-69193

#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 4967031 in //UE4/Release-4.22/... via CL 4968665
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim)

[CL 5027829 by ben marsh in Dev-Anim branch]
2019-02-16 04:08:01 -05:00
arciel rekman
60ed7118dc PhysX: change v13 Linux toolchain to v12 one.
- There are issues when the libraries are compiled with clang 7.0.1 (tracked as UE-69848).

#jira UE-69848
#rb Ben.Marsh
#rnx

#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: arciel.rekman
#ROBOMERGE-SOURCE: CL 4965320 in //UE4/Release-4.22/... via CL 4968661
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim)

[CL 5027825 by arciel rekman in Dev-Anim branch]
2019-02-16 04:08:00 -05:00
ben marsh
2f3d0cb869 Fix times for MSVC timing info being out by a factor of 1000.
#rb none
#jira

#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 4919950 via CL 4922411 via CL 4922639
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim)

[CL 5018259 by ben marsh in Dev-Anim branch]
2019-02-16 01:36:38 -05:00
Lina Halper
f7baa58bc9 Merging //UE4/Dev-Main to Dev-Anim (//UE4/Dev-Anim)
#fyi: Laurent.Delayen, James.Hopkin
#rb: none

[CL 4923303 by Lina Halper in Dev-Anim branch]
2019-02-06 14:35:56 -05:00