joe kirchoff
90ee0e778b
[Backout] - CL25209946
...
#fyi Joe.Kirchoff
Original CL Desc
-----------------------------------------------------------------
UnrealBuildTool: Fix failure to open/browse to source file in Visual Studio
* Always update PrimaryProjectName.txt when a project specific solution is generated
* -Game solution is always placed under the project directory, update SourceCodeAccessor according, this code was out of date
#rnx
#jira UE-114382
#preflight 6449c0c4401d328ad93a635b
[CL 25732405 by joe kirchoff in ue5-main branch]
2023-06-01 13:38:36 -04:00
Joe Kirchoff
d0a2767ece
UnrealBuildTool: Fix failure to open/browse to source file in Visual Studio
...
* Always update PrimaryProjectName.txt when a project specific solution is generated
* -Game solution is always placed under the project directory, update SourceCodeAccessor according, this code was out of date
#rnx
#jira UE-114382
#preflight 6449c0c4401d328ad93a635b
[CL 25209946 by Joe Kirchoff in ue5-main branch]
2023-04-26 20:42:54 -04:00
henrik karlsson
9183978e29
[Engine/Plugins]
...
* Removed includes (using IWYU) in private files
#preflight 63c79978ac35a0e9dabbe408
#rb none
[CL 23770038 by henrik karlsson in ue5-main branch]
2023-01-19 00:48:07 -05:00
Joe Kirchoff
afe8737c64
Suppress warnings in Windows SDK headers that weren't wrapped with THIRD_PARTY_INCLUDES_START
...
#rnx
#rb trivial
#preflight 63780330170bc34a938304d7
[CL 23208584 by Joe Kirchoff in ue5-main branch]
2022-11-18 18:09:50 -05:00
hellg1
a22effba2a
[Backout] - CL23176028
...
#fyi charles.lefebvre
Original CL Desc
-----------------------------------------------------------------
PR #9811 : Updating RiderSourceCodeAccess (Contributed by hellg1)
#preflight 637652d3b1509f1cc3de2af4
[CL 23176900 by hellg1 in ue5-main branch]
2022-11-17 11:15:28 -05:00
hellg1
a08b62689c
PR #9811 : Updating RiderSourceCodeAccess (Contributed by hellg1)
...
#preflight 637652d3b1509f1cc3de2af4
[CL 23176028 by hellg1 in ue5-main branch]
2022-11-17 10:31:59 -05:00
brandon schaefer
c84806738e
RiderSourceAccessor: When in uproject model, do not try to launch a sln when opening from Project Launcher
...
#jira UE-163132
#rb Zack.Neyland
#preflight 6328e8d9826e0c2fe90d2245
[CL 22088618 by brandon schaefer in ue5-main branch]
2022-09-20 00:48:05 -04:00
bryan sefcik
7b9e5abbcc
Pass 1 on plugins:
...
Removed redundant private include paths from build.cs files.
Fixed include paths to be relative to the private or public folders.
Hid or removed includes that reached into other private module folders.
Updated PublicInclude paths when necessary.
#jira
#preflight 631b93c6967ffc68fb2c32df
[CL 21935609 by bryan sefcik in ue5-main branch]
2022-09-10 00:03:16 -04:00
robert seiver
c48a960522
UE on Linux now locates any standalone Rider installation if either installed to the default location "/opt" ( https://www.jetbrains.com/help/rider/Installation_guide.html#fac067cf ), or anywhere else that is on the PATH.
...
#rb Brandon.Schaefer
#jira UE-161886
#preflight none
[CL 21577782 by robert seiver in ue5-main branch]
2022-08-25 19:50:34 -04:00
Tim Smith
0ad177d3af
Added tagging for unassigned allocations
...
#rb self
#jira UE-153910
#preflight 62fa5e6bb66d5d93137aada8
[CL 21387777 by Tim Smith in ue5-main branch]
2022-08-15 12:06:33 -04:00
Joe Kirchoff
52f52353ba
Update terminology. Requires UGS update
...
#jira UE-158506
#jira UE-158507
#rnx
#rb trivial
#preflight 62c8a7958558075f42ac341d
[CL 21101128 by Joe Kirchoff in ue5-main branch]
2022-07-14 19:18:03 -04:00
DecoyRS
085649832b
PR #9371 : Fix access violation (Contributed by DecoyRS)
...
#jira UE-158687
#ROBOMERGE-AUTHOR: charles.lefebvre
#ROBOMERGE-SOURCE: CL 20983567 via CL 20983590 via CL 20983616
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v972-20964824)
[CL 20984797 by DecoyRS in ue5-main branch]
2022-07-07 11:50:19 -04:00
DecoyRS
84731e48e0
PR #9111 : Fix opening Rider on Mac M1 (Contributed by DecoyRS)
...
#rb geoff.evans
#jira UE-149677
#rnx
#preflight 6260459d080c66006346e6b8
[CL 19979519 by DecoyRS in ue5-main branch]
2022-04-29 11:03:48 -04:00
Martin Sevigny
6f118cb922
Add ShortNames to Code Access plugins to reduce the pressure on path length. Problem reported on UDN.
...
#rb jonathan.adamczewski
#jira none
#preflight 625811d4d3793ebff60dd484
[CL 19754066 by Martin Sevigny in ue5-main branch]
2022-04-14 08:26:14 -04:00
Brandon Schaefer
31365a6de1
Fix missing header
...
#jira UE-148075
#rb none
#preflight 624d950cbd5b36eec32446ed
[CL 19646390 by Brandon Schaefer in ue5-main branch]
2022-04-06 09:31:14 -04:00
brandon schaefer
5196d6cda2
Fix crash on startup due to Rider adding multiple of the same names due to an * in the strings
...
#jira UE-146018
[REVIEW] [at]Robert.Seiver
#preflight 6230a26f306f46da1486dff7
#ROBOMERGE-AUTHOR: brandon.schaefer
#ROBOMERGE-SOURCE: CL 19399976 in //UE5/Release-5.0/... via CL 19401155
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v926-19321884)
[CL 19405729 by brandon schaefer in ue5-main branch]
2022-03-16 10:29:33 -04:00
brandon schaefer
c21fcafaaf
Fix compiler failure if compiling standalone cpp file
...
#jira UE-142766
#rb Rolando.Caloca, Andrew.Rodham
#preflight 620bbdc9483ff0ae5ebb6b00
#ROBOMERGE-AUTHOR: brandon.schaefer
#ROBOMERGE-SOURCE: CL 18995799 in //UE5/Release-5.0/... via CL 18996567 via CL 18997084
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v917-18934589)
[CL 19001172 by brandon schaefer in ue5-main branch]
2022-02-15 14:43:11 -05:00
DecoyRS
9817c8e355
PR #8780 : Merging changes from the GitHub RSCA (Contributed by DecoyRS)
...
#jira UE-139129
#preflight 61e08073341d372424e26d97
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 18602625 in //UE5/Release-5.0/... via CL 18602684 via CL 18602732
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v899-18417669)
[CL 18602782 by DecoyRS in ue5-main branch]
2022-01-13 15:05:33 -05:00
ben marsh
8a42d15dce
Missing include for version defines.
...
#preflight none
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 18579602 in //UE5/Release-5.0/... via CL 18579641 via CL 18579666
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Test -> Main) (v899-18417669)
[CL 18579688 by ben marsh in ue5-main branch]
2022-01-11 20:21:11 -05:00
DecoyRS
6721a053f3
PR #8698 : Merge RiderSourceCodeAccess changes from GitHub (Contributed by DecoyRS)
...
#jira UE-136952
#preflight 61ddfe63cd2cced7106d388a
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 18577726 in //UE5/Release-5.0/... via CL 18577749 via CL 18577780
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Test -> Main) (v899-18417669)
[CL 18577943 by DecoyRS in ue5-main branch]
2022-01-11 17:38:23 -05:00
Marc Audy
c43360f47c
Eliminate whitespace only differences between Release-Engine-Staging and Release-Engine-Test
...
#[fyi] Aurel.Cordonnier
#ushell-cherrypick of 18448630 by Marc.Audy
#preflight none
[CL 18483677 by Marc Audy in ue5-main branch]
2021-12-17 03:41:59 -05:00
aurel cordonnier
a12d56ff31
Merge from Release-Engine-Staging @ 17791557 to Release-Engine-Test
...
This represents UE4/Main @17774255, Release-5.0 @17791557 and Dev-PerfTest @17789485
[CL 17794212 by aurel cordonnier in ue5-release-engine-test branch]
2021-10-12 21:21:22 -04:00
brandon schaefer
357cf7612b
Avoid Rider spamming log if mdfind is not installed on the system
...
Fix some coding standard issues
#jira none
#rb none
[FYI] Will.Damon, Dave.Hunter
#ROBOMERGE-SOURCE: CL 17107285 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v854-17104634)
[CL 17107317 by brandon schaefer in ue5-release-engine-test branch]
2021-08-09 16:40:37 -04:00
aurel cordonnier
dc4bf61540
Merge from Release-Engine-Staging @ 17030559 to Release-Engine-Test
...
This represents UE4/Main @ 17030256 and Dev-PerfTest @ 17030553
[CL 17031509 by aurel cordonnier in ue5-release-engine-test branch]
2021-08-03 11:56:47 -04:00
ben marsh
7427752f6c
Various UE4->UE5 renames.
...
#rb none
#jira UE-111511, UE-111448, UE-111128, UE-111287, UE-111198, UE-111657
#preflight 605b8cec0c31c10001599547
#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 15807072 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v783-15756269)
#ROBOMERGE-CONFLICT from-shelf
[CL 15813821 by ben marsh in ue5-main branch]
2021-03-24 20:52:19 -04:00