Commit Graph

75 Commits

Author SHA1 Message Date
Ben Wright
b1ea53dbd2 Fixes required for UWP on 4.22
Notes:
- Dropped RTAudio support for UWP as it isn't compiling
2020-05-12 17:32:10 +12:00
Ben Wright
297e433f87 Add all changes required for UWP on 4.21
(based from commit d2d9eab01bf364dce4edee40e6f4ac94b23a7d42)

(cherry picked from commit d072e2774e)
2020-05-12 13:08:08 +12:00
Jack Porter
228dd88395 Back out CL5935374 for UE-72100 as it causes 3 other issues
#jira UE-73066
#jira UE-73067
#jira UE-73073
#rb John.Mauney
#lockdown Cristina.Riveron

[CL 6042758 by Jack Porter in 4.22 branch]
2019-04-22 19:39:48 -04:00
Cosmin Sulea
7cd9f06d03 UE-72100 - tvOS For Distribution packages fail with Code Signing Error if made after a Development Build
#jira UE-72100
#rb Jack.Porter
#lockdown Cristina.Riveron

[CL 5935374 by Cosmin Sulea in 4.22 branch]
2019-04-17 06:05:45 -04:00
Sorin Gradinaru
b4f9aeb90c UE-72058 tvOS: Project Packaged with CloudKit Support Crashes on Launch Due to Malformed Value in the Entitlement
#jira UE-72058
#tvOS
#4.22.1
#rb Jack.Porter
#lockdown cristina.riveron

When building on Mac, the packaging &  signing rely on the entitlements file.

- the values should correspond to those in the entitlements (take into account syntax differences). Fixed problems related to icloud-container-identifiers, ubiquity-container-identifiers and com.apple.developer.icloud-services
- ICloudContainerIdentifier added to the tvOS plist (previously it was added on iOS)
- added com.apple.developer.icloud-container-environment to the entitlements file, needed when signing the package
- shipping build with CloudKit should also have the push notifications enabled
- fixed an issue with com.apple.developer.associated-domains when the value is a string, not an array
- addding CODE_SIGN_ENTITLEMENTS in the project file

[CL 5731997 by Sorin Gradinaru in 4.22 branch]
2019-04-04 06:50:15 -04:00
Cosmin Sulea
977009f7d0 UE-71953 - Blueprint iOS projects can't package For Distribution
#jira UE-71953
#rb Jack.Porter
#lockdown Nick.Penwarden

[CL 5630547 by Cosmin Sulea in 4.22 branch]
2019-03-28 11:37:02 -04:00
Jules Blok
86373da314 Escape all paths when generating VS project filter files
#jira UE-71727
#rb Jack.Porter

[CL 5439949 by Jules Blok in 4.22 branch]
2019-03-18 20:15:37 -04:00
Ben Marsh
65bb419359 UBT: Fix generated config files not being read by UBT, or being considered when determining if makefiles are out of date.
#rb none
#jira UE-71501

[CL 5392870 by Ben Marsh in 4.22 branch]
2019-03-13 17:39:05 -04:00
Cosmin Sulea
0cc41abbb4 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

[CL 5382950 by Cosmin Sulea in 4.22 branch]
2019-03-13 10:59:08 -04:00
Ben Marsh
6cd3732a87 UBT: Include other files in the project directory within the generated projects.
#rb none
#rnx
#jira

[CL 5271663 by Ben Marsh in 4.22 branch]
2019-03-01 16:57:28 -05:00
Ben Marsh
c5010f2105 Add Visual Studio 2019 as a compiler for generating intellisense data.
#rb none
#rnx
#jira

[CL 4993256 by Ben Marsh in 4.22 branch]
2019-02-14 09:28:38 -05:00
Ben Marsh
6de57e5d2b UBT: Update toolset version number for Visual Studio 2019 preview 2.
#rb none
#jira

[CL 4954380 by Ben Marsh in 4.22 branch]
2019-02-08 19:00:04 -05:00
Ben Marsh
4be856d37f UBT: Fix the user's selected Visual Studio version not being respected when generating project files.
#rb none
#jira UE-69239

[CL 4951803 by Ben Marsh in 4.22 branch]
2019-02-08 16:16:24 -05:00
Arciel Rekman
6e4b19667f Linux: harden the UBT makefile generator against .target.cs
#rb none
#jira none
#fyi Brandon.Schaefer

[CL 4950441 by Arciel Rekman in 4.22 branch]
2019-02-08 14:36:07 -05:00
Joe Barnes
55cc21d08f Copying //UE4/Dev-Console to Main (//UE4/Main) Source CL: 4825024
#lockdown: Nick.Penwarden
#rb integration

[CL 4825156 by Joe Barnes in Main branch]
2019-01-28 17:35:18 -05:00
Ryan Vance
d5aa052fe5 Copying //UE4/Dev-VR to Dev-Main (//UE4/Dev-Main) Souce CL: 4824152
#lockdown: Nick.Penwarden
#rb Integration

[CL 4824851 by Ryan Vance in Main branch]
2019-01-28 16:31:25 -05:00
ben marsh
35d5bce6b3 Fix errors building foreign projects with a space in the path.
#rb none
#rnx

#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 4735380 in //UE4/Main/...
#ROBOMERGE-BOT: CORE (Main -> Dev-Core)

[CL 4735381 by ben marsh in Dev-Core branch]
2019-01-16 15:02:45 -05:00
Ben Marsh
f3bed33a46 Fix errors building foreign projects with a space in the path.
#rb none
#rnx

[CL 4735380 by Ben Marsh in Main branch]
2019-01-16 15:02:39 -05:00
James Hopkin
a9f7efc154 Copying //UE4/Dev-Build to Dev-Main (//UE4/Dev-Main)
#rb none
#rnx

#ROBOMERGE-SOURCE: CL 4718806

[CL 4732416 by James Hopkin in Dev-Core branch]
2019-01-16 10:11:46 -05:00
Robert Manuszewski
cfa01c09c7 Merging //UE4/Dev-Main to Dev-Core (//UE4/Dev-Core)
#rb none

[CL 4731457 by Robert Manuszewski in Dev-Core branch]
2019-01-16 04:23:12 -05:00
Ben Marsh
a22b952aa9 Copying //UE4/Dev-Build to Dev-Main (//UE4/Dev-Main)
#rb none
#rnx

[CL 4718806 by Ben Marsh in Main branch]
2019-01-14 12:11:24 -05:00
Francis Hurteau
57c677da93 Copying //UE4/Dev-Enterprise@4705006 to Dev-Main (//UE4/Dev-Main)
#rb none
#lockdown Nick.Penwarden

[CL 4705151 by Francis Hurteau in Main branch]
2019-01-10 17:26:53 -05:00
Marc Audy
ab108c215e Copying to Dev-Main @ CL# 4688301
#rb
#rnx

[CL 4688816 by Marc Audy in Main branch]
2019-01-08 11:38:48 -05:00
Robert Manuszewski
2752c82adc Merging //UE4/Dev-Main @ 4664414 to Dev-Core (//UE4/Dev-Core)
#rb none

[CL 4675693 by Robert Manuszewski in Dev-Core branch]
2019-01-02 00:55:51 -05:00
Ben Marsh
7598af0532 Update copyright notices to 2019.
#rb none
#lockdown Nick.Penwarden

[CL 4662404 by Ben Marsh in Main branch]
2018-12-14 13:41:00 -05:00