Ben Wright
cc6b90c3fe
Fixes to get UWP64 packaging working
2020-05-23 22:18:52 +12:00
Ben Wright
34f4264be6
Revert "Matching up UWP packaging and deployment code with HoloLens code to fix issues"
...
This reverts commit ff3a0e0c4e .
2020-05-23 20:20:31 +12:00
Ben Wright
ff3a0e0c4e
Matching up UWP packaging and deployment code with HoloLens code to fix issues
2020-05-23 17:10:47 +12:00
Ben Wright
56ea625071
Initial engine fixes for 4.23 UWP
2020-05-16 20:35:34 +12:00
Sascha Elble
c2822ad2e6
made changes to folder structure for windowsdeviceportalwrapper to remove 55 warnings
...
(cherry picked from commit 0670fe983721c80626ae9a8de72f0e0d30240c20)
(cherry picked from commit f9c5149958 )
(cherry picked from commit 9a8e92fd78 )
(cherry picked from commit 89dd36b7af )
(cherry picked from commit 533ea84616 )
2020-05-16 14:03:01 +12:00
Sascha Elble
5a5c1b0644
WindowsDevicePortalWrapper has outdated nuget, using modified source for now
...
(cherry picked from commit a27c33114e19ecefecf079a7328e421faf024a6a)
(cherry picked from commit ea0f8c4595bfaa5e715584ebd11bd56e7b705438)
(cherry picked from commit 661df7de81 )
(cherry picked from commit c8ccb272ab )
(cherry picked from commit c8f7bc3d7e )
(cherry picked from commit 1c60a6bd8f )
2020-05-16 14:02:47 +12:00
Ben Wright
5d8cb2062a
Add all changes required for UWP on 4.22
...
(cherry picked from commit 3ce16160dc )
2020-05-16 14:01:26 +12:00
Sascha Elble
d42dfac4a5
Add files to support UWP (Copied from MICROSOFT-XBOX-ATG) also modified gitignore due to untracked folder Engine/Source/ThirdParty/Windows/PIX/lib as this causes issues with generateprojectfiles
...
(cherry picked from commit 81f3c027a347bdd98f68cc2c603bff7f74007771)
(cherry picked from commit b54dda39f6 )
(cherry picked from commit a94c9a2aaf )
2020-05-16 10:27:40 +12:00
Brandon Schaefer
9c5f289c9b
Generate a --build-id for physx
...
#jira UE-82735
#rb none
#fyi Arciel.Rekman
#robomerge deadend
#lockdown cristina.riveron
[CL 9893005 by Brandon Schaefer in 4.23 branch]
2019-10-30 12:55:32 -04:00
Marc Audy
de5a49bf6b
Edigrate CL# 9486975 to Release-4.23
...
--
Gauntlet -
Fixed issue where EngineTest arguments were being appended without a space.
Added temp code to use a preferred domain when getting the host IP address
Specify multihome to editor instances to force selection of the preferred adaptor
#rb luke.thatcher
#jira UE-81101
#jira UE-81628
#rnx
[CL 9539456 by Marc Audy in 4.23 branch]
2019-10-10 14:13:13 -04:00
Brandon Schaefer
461518b095
Fix incorrect merge (Thanks dyanikoglu! PR #6256 )
...
#jira UE-81260
#rb none
#fyi Ben.Marsh
#lockdown cristina.riveron
[CL 9390019 by Brandon Schaefer in 4.23 branch]
2019-10-03 09:55:40 -04:00
Michael Trepka
803709e468
Fixed Mac UAT code for deleting extra RPATHs to properly handle paths containing space character
...
#rb none
#jira UE-79582
#lockdown cristina.riveron
[CL 8375035 by Michael Trepka in 4.23 branch]
2019-08-29 15:21:41 -04:00
Andrew Grant
0e84926532
Fix Gauntlet launching projects that have a space in the path.
...
#rb ben.marsh
#jira nojira
#lockdown nick.penwarden
#robomerge null
[CL 8347947 by Andrew Grant in 4.23 branch]
2019-08-27 14:53:08 -04:00
Ben Marsh
badf0ec8aa
UBT/UAT: Restore support for generating .UDN documentation files.
...
#jira
#rb none
#rnx
[CL 8322458 by Ben Marsh in 4.23 branch]
2019-08-26 21:37:59 -04:00
Andrew Grant
4cfaf1c466
Fixed issue running ElementalDemo on Mac under Gauntlet
...
#jira nojira
#rb na
#lockdown nick.penwarden
[CL 8114300 by Andrew Grant in 4.23 branch]
2019-08-19 11:00:37 -04:00
Chris Babcock
531eaf31e2
Add store version as a comment to main and patch OBB files so they are unique for uploading to Play Store
...
#jira UE-79037
#ue4
#android
#fyi Jack.Porter,Allan.Bentham
#rb Jack.Porter
#lockdown Cristina.Riveron
[CL 8092125 by Chris Babcock in 4.23 branch]
2019-08-16 12:17:33 -04:00
Brandon Schaefer
9c593b70b5
Revert 8062551 as it seems to be causing different issues
...
#jira UE-78887
#rb none
#lockdown cristina.riveron
[CL 8091101 by Brandon Schaefer in 4.23 branch]
2019-08-16 10:42:16 -04:00
Brandon Schaefer
05c51a48a1
Exec when starting the process from the script produced by LinuxPlatform.Automation.cs (Thanks lotodore! PR 6118)
...
#jira UE-78887
#rb none
#lockdown cristina.riveron
[CL 8062551 by Brandon Schaefer in 4.23 branch]
2019-08-15 13:51:08 -04:00
Chris Babcock
97fb591800
Change distribution install batch files to use mkdir/cp instead of mv to intall OBB files to get around new restrictions in Android 9
...
#jira UE-78912
#ue4
#android
#fyi Jack.Porter
#rb Thomas.Ross
#lockdown Cristina.Riveron
[CL 8042104 by Chris Babcock in 4.23 branch]
2019-08-14 16:17:56 -04:00
Andrew Grant
e8869b0a4c
Fixed issue with running automation tests using the editor as a client or server
...
#jira na
#rb Bob.Tellez
[CL 8034441 by Andrew Grant in 4.23 branch]
2019-08-14 12:02:47 -04:00
Andrew Grant
84705c5095
Editgrated latest SyncProject script from FN as part of UE-78832, UE-78826, and resolved issues with omitted / dangerous arguments.
...
Project arg is now optional and will simply sync the engine.
Passing -CL=0 will now require the -force argument before syncing files out of the workspace.
Fixed issue with deep samples (e.g AREnvProbe) not being discovered by FindProjectFileFromName
Added NativeProjects.ClearCache option for the case when syncing a project from P4 that isn't yet on disk
Fixed issue with P4.FileExistsInDepot returning true if passed a path that isn't in the users client view. Relates to UE-78832 but not the entire fix
Fixed issue with BuildEditor not working without a project arg.
Fixed issue building projects that don't have source
#codereview ben.marsh
#jira UE-78832, UE-78826
#rb na
[CL 8008332 by Andrew Grant in 4.23 branch]
2019-08-13 16:17:50 -04:00
Jason Adcock
7bdd69916f
Moving ShooterGame Automation Back In With ShooterGame Project
...
#RB ryan.gerleve
#JIRA NONE
[CL 7887405 by Jason Adcock in 4.23 branch]
2019-08-08 14:26:40 -04:00
Andrew Grant
14cab5fd33
Fix for packaging warning on Mac. No longer check mono version, just see if msbuild exists. TraceInfo if not,
...
#jira UE-78524
#rb na
[CL 7855006 by Andrew Grant in 4.23 branch]
2019-08-07 21:24:58 -04:00
Andrew Grant
fcca54fa65
Missed file from 7828884
...
#jira UE-78311
#rb na
[CL 7833510 by Andrew Grant in 4.23 branch]
2019-08-06 21:09:23 -04:00
Andrew Grant
1cb2f4cfc4
Added -clean option to SyncProject (was lost in refactor)
...
#jira na
#rb josh.spivey
[CL 7817240 by Andrew Grant in 4.23 branch]
2019-08-06 15:37:47 -04:00