Andrew Grant
0e56a4aeae
Added CPU count to benchmark results
...
#jira #rb na
[CL 11573243 by Andrew Grant in 4.25 branch]
2020-02-20 21:28:00 -05:00
Andrew Grant
a101c2ffcc
Fixed copy & pasta with format string
...
#jira #rb na
[CL 11568915 by Andrew Grant in 4.25 branch]
2020-02-20 14:59:43 -05:00
Andrew Grant
4dae50603d
Fixed noxge in benchmark script
...
#jira #rb na
[CL 11568646 by Andrew Grant in 4.25 branch]
2020-02-20 14:38:24 -05:00
Andrew Grant
d199343f3e
Added nofastbuild support to benchmark script.
...
Improved some reporting
#jira #rb na
[CL 11567261 by Andrew Grant in 4.25 branch]
2020-02-20 13:01:08 -05:00
Andrew Grant
9e71754da0
Fixed benchmark script so singlecompile doesn't do a rebuild when -noxge is used
...
#jira #rb na
[CL 11560081 by Andrew Grant in 4.25 branch]
2020-02-19 21:56:40 -05:00
Chris Babcock
b0bc7837c8
Update Android toolchain to NDK 21 (20 also supported for x86_64) additional files
...
#jira UE-80046
#ue4
#android
#rb Bradon.Schaefer
[CL 11555526 by Chris Babcock in 4.25 branch]
2020-02-19 17:24:59 -05:00
Andrew Grant
1d4b49b80a
Editgrating benchmark scripts from main.
...
Also includes noshaderddc option that emulates a cold DDC for shaders
#jira #rb na
#tests ran BenchmarkBuild -project=UE4 -editor -client -xge
[CL 11548100 by Andrew Grant in 4.25 branch]
2020-02-19 14:05:12 -05:00
Jamie Dale
b4ee398d06
Ensure we clean-up the gather process after it's completed
...
#jira UE-88891
#rb none
#rnx
[CL 11511880 by Jamie Dale in 4.25 branch]
2020-02-18 15:05:41 -05:00
Rolando Caloca
5b82f15def
Copying //UE4/Dev-RenderPlat-Staging@11388153 to //UE4/Main
...
#rb none
#rnx
[CL 11388545 by Rolando Caloca in Main branch]
2020-02-12 13:27:19 -05:00
daniel lamb
886cb4736c
Prevent shader bytecode and shader pipeline cache files from being compressed.
...
#rb Chris.Bunner
#ROBOMERGE-SOURCE: CL 11353179 via CL 11353457 via CL 11355086 via CL 11355318
#ROBOMERGE-BOT: (v654-11333218)
[CL 11355543 by daniel lamb in Main branch]
2020-02-11 15:59:57 -05:00
Josh Adams
6bd5d97d8b
- Moved AudioCaptureModuleName spec to a .ini setting, and updated all relevant .ini files
...
- Fixed .ini staging to follow the IniParent chain for PlatformExtensions
#rb ethan.geller
[CL 11346916 by Josh Adams in Main branch]
2020-02-11 13:51:26 -05:00
Josh Adams
1c60b682c4
- Fixed the call to UnrealPak with -platform to use Windows not Win64
...
#rb trivial
#UE-88272
[CL 11305312 by Josh Adams in Main branch]
2020-02-10 11:58:30 -05:00
Josh Adams
aa9705149b
Copying Private-LoadTimes-4.24 stream to Main. Biggest changes are in Materials/Shader memory freezing.
...
#rb none
[CL 11282608 by Josh Adams in Main branch]
2020-02-06 13:13:41 -05:00
Stefan Boberg
55a8b15f1f
Copying //UE4/Dev-Core to Main (//UE4/Main)
...
#rb none
[CL 11258477 by Stefan Boberg in Main branch]
2020-02-05 14:26:36 -05:00
Chris Gagnon
c3f9a18841
Merge from Main in prep for Dev-Tools-Staging Copy up
...
#rb none
[CL 11221539 by Chris Gagnon in Dev-Tools-Staging branch]
2020-02-04 17:00:31 -05:00
graeme thornton
25328f4506
When staging multiple targets in a client build, detected if any of them are editor targets and force only development.
...
#ROBOMERGE-SOURCE: CL 11205641 via CL 11205642 via CL 11205643
#ROBOMERGE-BOT: (v643-11205221)
[CL 11205644 by graeme thornton in Main branch]
2020-02-03 09:01:19 -05:00
jamie dale
17be244c79
Expanded ParallelGather to run all projects from all batches in parallel, rather than just the projects within each batch
...
#jira
#rb Lauren.Barnes
#rnx
#ROBOMERGE-SOURCE: CL 11201300 via CL 11201305 via CL 11201307
#ROBOMERGE-BOT: (v640-11091645)
[CL 11201310 by jamie dale in Main branch]
2020-01-31 17:16:41 -05:00
Rolando Caloca
f63a3e857e
Merging //UE4/Main@11178322 to Dev-RenderPlat-Staging
...
#rnx
#rb none
[CL 11195678 by Rolando Caloca in Dev-RenderPlat-Staging branch]
2020-01-31 10:34:10 -05:00
Chris Gagnon
76c6bcbfeb
UE4 Main merged to Dev-Tools-Staging at CL 11164391
...
#rb none
[CL 11171981 by Chris Gagnon in Dev-Tools-Staging branch]
2020-01-29 20:39:37 -05:00
jamie dale
b480cb571a
Added a -ParallelGather option to the Localize UAT command
...
This will run the GatherText commandlets for the projects within a single batch in parallel rather than sequence, which can be advantageous for projects with a large number of static localization targets
#jira
#rb Lauren.Barnes
#ROBOMERGE-SOURCE: CL 11168090 via CL 11168101 via CL 11168107
#ROBOMERGE-BOT: (v640-11091645)
[CL 11169066 by jamie dale in Main branch]
2020-01-29 17:08:41 -05:00
Ben Marsh
0e6aa011b3
Copying //UE4/Dev-Build @ CL 11166028 to Dev-Main (//UE4/Dev-Main)
...
#rb none
#rnx
[CL 11166227 by Ben Marsh in Main branch]
2020-01-29 14:48:18 -05:00
ben marsh
d6efcb2ab8
Fix building of script plugins for the marketplace. Was not running the plugin with a project file that has the plugin enabled.
...
#rb none
#jira
#ROBOMERGE-SOURCE: CL 11159288 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v640-11091645)
[CL 11159310 by ben marsh in Main branch]
2020-01-29 10:01:04 -05:00
CarlMagnus Nordin
4b67fd622f
Use CookerOpenOrder when building IoDispatcher containers
...
#rb per.larsson
[CL 11127827 by CarlMagnus Nordin in Dev-Core branch]
2020-01-28 06:49:34 -05:00
PJ Kack
ef8a7b620e
AUTO MERGE
...
Merging //UE4/Main @ 11112898 to //UE4/Dev-Core (dev-core-l0178)
#rb none
(ushell-p4-mergedown)
[CL 11113593 by PJ Kack in Dev-Core branch]
2020-01-26 11:35:42 -05:00
PJ Kack
3a9ca4d2f9
Merging //UE4/Main @ 11112898 to //UE4/Dev-Core (dev-core-l0178)
...
#rb none
(ushell-p4-mergedown)
[CL 11113592 by PJ Kack in Dev-Core branch]
2020-01-26 11:33:22 -05:00