Commit Graph

10 Commits

Author SHA1 Message Date
Marc Audy
68150e0be7 Merge UE5/Release-Engine-Staging to UE5/Main @ 14611496
This represents UE4/Main @ 14594913

[CL 14612291 by Marc Audy in ue5-main branch]
2020-10-29 13:38:15 -04:00
justin marcus
e6c5fd6ae1 Fix my last CL
[at]Daniel.Lamb [at]Eric.Knapik



#ROBOMERGE-SOURCE: CL 13055695 via CL 13057825 via CL 13057859 via CL 13057890 via CL 13057938
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v686-13045012)

[CL 13058003 by justin marcus in Main branch]
2020-04-28 13:11:06 -04:00
justin marcus
7b99c33183 Configure editor builds to always use null install bundle manager implementation, regardless of platform.
Remove content patch check hack.

[at]Daniel.Lamb [at]Eric.Knapik


#ROBOMERGE-SOURCE: CL 13055621 via CL 13057817 via CL 13057849 via CL 13057886 via CL 13057929
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v686-13045012)

[CL 13057984 by justin marcus in Main branch]
2020-04-28 13:11:00 -04:00
ryan durand
0f0464a30e Updating copyright for Engine Runtime.
#rnx
#rb none


#ROBOMERGE-OWNER: ryan.durand
#ROBOMERGE-AUTHOR: ryan.durand
#ROBOMERGE-SOURCE: CL 10869210 via CL 10869511 via CL 10869900
#ROBOMERGE-BOT: (v613-10869866)

[CL 10870549 by ryan durand in Main branch]
2019-12-26 14:45:42 -05:00
marc audy
24482662e0 Undo bad merge path resolve
#rb
#rnx


#ROBOMERGE-SOURCE: CL 10465666
#ROBOMERGE-BOT: (v595-10452236)

[CL 10465668 by marc audy in Main branch]
2019-11-27 07:18:33 -05:00
marc audy
ba51ba4fa9 Merge UE4/Main [at] 10460665 to Dev-EngineMerge
#rb
#rnx


#ROBOMERGE-OWNER: marc.audy
#ROBOMERGE-AUTHOR: marc.audy
#ROBOMERGE-SOURCE: CL 10462432
#ROBOMERGE-BOT: (v595-10452236)

[CL 10462558 by marc audy in Main branch]
2019-11-26 17:57:38 -05:00
Justin Marcus
d98add6612 Install Bundle Manager Refactor to allow adding arbitray bundle sources
- Created Install Bundle Types as a place to put shared types
- Created Install Bundle Utils as a place to put shared utilities
- Removed unused API functionality - TestUpdateContent, RequestRemoveContent, IsActive
- Removed unused debug functionality
- Added InstallBundleSource Interface and made a bulk bundle source and a BPS bundle source
- Created a "NEW" bundle manager that can use the sources, this will allow me to do incremental checkins for the refactor without chaning the existing implementation.
- Move a bunch of helper types that now need slightly different implentations into the namespace of their respective classes  so they can co-exist
- "NEW" bundle manager can be fully initialized with any combination of bundle sources
- Bulk and BPS bundle sources can be fully initialized

[at]Daniel.Lamb [at]Hongyi.Yu
#rb @Daniel.Lamb

#ROBOMERGE-OWNER: Justin.Marcus
#ROBOMERGE-AUTHOR: justin.marcus
#ROBOMERGE-SOURCE: CL 9791806 via CL 9791840 via CL 9791869
#ROBOMERGE-BOT: (v545-9751379)

[CL 9793114 by Justin Marcus in Main branch]
2019-10-24 11:53:53 -04:00
justin marcus
274bfc3966 Non-unity build fix
#ROBOMERGE-SOURCE: CL 7902050 via CL 7917375
#ROBOMERGE-BOT: (v389-7813075)

[CL 7917468 by justin marcus in Main branch]
2019-08-08 23:59:19 -04:00
justin marcus
8b39bd15b0 Move Install Bundle Manager interface out of core and into the bundle manager module.
[at]Thomas.Ross [at]Daniel.Lamb


#ROBOMERGE-SOURCE: CL 7842003 via CL 7842009 via CL 7842010 via CL 7860819
#ROBOMERGE-BOT: (v389-7813075)

[CL 7860867 by justin marcus in Main branch]
2019-08-08 00:48:21 -04:00
thomas ross
b1029fa274 Renaming InstallBundleManager module to be consistent (was InstallBundle instead of InstallBundleManager). Should hopefully now actually fix the editor build.
#tests none
#rb none


#ROBOMERGE-SOURCE: CL 7244883 via CL 7244890 via CL 7247140
#ROBOMERGE-BOT: (v367-6836689)

[CL 7247193 by thomas ross in Main branch]
2019-07-09 02:14:30 -04:00