Commit Graph

349 Commits

Author SHA1 Message Date
Ben Marsh
fb05bc49ce UBT: Store a relative path to the project file within a target receipt. This simplifies loading and saving receipts by removing the need to pass a project directory.
#rb none

[CL 4557994 by Ben Marsh in Dev-Build branch]
2018-11-10 16:31:54 -05:00
Ben Marsh
2cc9b2db31 Merging //UE4/Dev-Main to Dev-Build (//UE4/Dev-Build)
#rb none
#rnx

[CL 4515726 by Ben Marsh in Dev-Build branch]
2018-10-28 14:19:30 -04:00
Chad Garyet
f9c18324cd BuildGraph: Allow specifying a target for badges, which marks all dependencies as required.
#rb none
#jira none
#lockdown nick.penwarden

[CL 4503321 by Chad Garyet in Main branch]
2018-10-24 14:45:25 -04:00
Ben Marsh
983f6e4d86 Merging //UE4/Dev-Main to Dev-Build (//UE4/Dev-Build)
#rb none

[CL 4450587 by Ben Marsh in Dev-Build branch]
2018-10-11 09:04:26 -04:00
Ben Marsh
a47fe91caa BuildGraph: Add an option to the Submit task, which allows forcing a change to be submitted even if we have to resolve first. Add a -set:ForceSubmit=true option to the BuildEditorAndTools script that allows using it.
#rb none

[CL 4433526 by Ben Marsh in Dev-Build branch]
2018-10-05 16:50:32 -04:00
Ben Marsh
3e061df43f Undo //UE4/Release-4.21/Engine/... changelist 4420563 (due to builders not having .NET 4.6.2)
#rb none
#jira

#ROBOMERGE-SOURCE: CL 4421165 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)

[CL 4421247 by Ben Marsh in Staging-4.21 branch]
2018-10-03 11:50:00 -04:00
Ben Marsh
6cad1b2f62 Update C# projects to NET framework 4.6.2, and add manifest entry for long filename support.
#rb none
#jira UE-63120

#ROBOMERGE-SOURCE: CL 4420563 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)

[CL 4421236 by Ben Marsh in Staging-4.21 branch]
2018-10-03 11:47:13 -04:00
Ben Marsh
cdc939cbee Missing file.
#rb none
#rnx

[CL 4409550 by Ben Marsh in Dev-Build branch]
2018-09-30 17:22:15 -04:00
ben marsh
63bd880d38 Suppress warning for missing DebugNonUFS files when staging installed build.
#rb none
#jira UE-64579

#ROBOMERGE-SOURCE: CL 4407427 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)

[CL 4407428 by ben marsh in Staging-4.21 branch]
2018-09-28 15:42:19 -04:00
ben marsh
8f088c623d Fix null reference exception when resolving paths.
#rb none
#jira
#rnx

#ROBOMERGE-SOURCE: CL 4403216 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)

[CL 4403217 by ben marsh in Staging-4.21 branch]
2018-09-27 16:54:36 -04:00
ben marsh
f7592cb5b4 Revert change to use FileReference for executable to use in the <Spawn> task, to ensure we can use programs in the PATH.
#rb none
#jira
#rnx

#ROBOMERGE-SOURCE: CL 4403213 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)

[CL 4403215 by ben marsh in Staging-4.21 branch]
2018-09-27 16:54:04 -04:00
ben marsh
aa58d23b8b Prevent null dereference when tagging a set of files.
#rb none
#jira
#rnx

#ROBOMERGE-SOURCE: CL 4403209 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)

[CL 4403212 by ben marsh in Staging-4.21 branch]
2018-09-27 16:53:32 -04:00
ben marsh
d8d6f493da BuildGraph: Add support for automatic parsing of collection types in BuildGraph parameters.
#rb none
#jira

#ROBOMERGE-SOURCE: CL 4403200 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)

[CL 4403203 by ben marsh in Staging-4.21 branch]
2018-09-27 16:52:28 -04:00
ben marsh
706acc0477 BuildGraph: Add support for FileReference and DirectoryReference parameters, without having to explicitly parse them.
#rb none
#jira

#ROBOMERGE-SOURCE: CL 4403194 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)

[CL 4403195 by ben marsh in Staging-4.21 branch]
2018-09-27 16:51:24 -04:00
ben marsh
f86f5b92f8 Sanitize the contents of all the receipts in the installed engine build, to make sure they don't reference any files we don't distribute.
#rb none
#jira UE-56424
#rnx

#ROBOMERGE-SOURCE: CL 4403163 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)

[CL 4403168 by ben marsh in Staging-4.21 branch]
2018-09-27 16:45:42 -04:00
Ben Marsh
12556694a9 Merging //UE4/Dev-Main to Dev-Build (//UE4/Dev-Build)
#rb none

[CL 4395986 by Ben Marsh in Dev-Build branch]
2018-09-25 14:44:28 -04:00
Marc Audy
af90b7bcd4 Copying //UE4/Fortnite-Staging to Dev-Main (//UE4/Dev-Main) @ 4395008
#rb
#rnx
#lockdown Nick.Penwarden

[CL 4395058 by Marc Audy in Main branch]
2018-09-25 10:11:35 -04:00
Ben Marsh
5f20416c17 Sanitize the contents of all the receipts in the installed engine build, to make sure they don't reference any files we don't distribute.
#rb none
#rnx

[CL 4380515 by Ben Marsh in Dev-Build branch]
2018-09-19 22:08:06 -04:00
Chad Garyet
2effcd484b Add "Regex" tag, useful for stripping bits out of existing properties or options.
#rb ben.marsh
#jira none

[CL 4378882 by Chad Garyet in Dev-Build branch]
2018-09-19 16:10:34 -04:00
Ben Marsh
9a134bb33a Fix null reference exception when resolving paths.
#rb none
#rnx

[CL 4374555 by Ben Marsh in Dev-Build branch]
2018-09-18 16:11:37 -04:00
Ben Marsh
bd19e4ee97 Revert change to use FileReference for executable to use in the <Spawn> task, to ensure we can use programs in the PATH.
#rb none
#rnx

[CL 4369927 by Ben Marsh in Dev-Build branch]
2018-09-17 14:32:07 -04:00
Ben Marsh
df8b386f65 Prevent null dereference when tagging a set of files.
#rb none
#rnx

[CL 4366942 by Ben Marsh in Dev-Build branch]
2018-09-14 16:04:19 -04:00
Ben Marsh
55efb4862a UBT: Make BuildException internal to UBT.
#rb none
#rnx

[CL 4366512 by Ben Marsh in Dev-Build branch]
2018-09-14 11:37:05 -04:00
Ben Marsh
d34453a102 BuildGraph: Add support for automatic parsing of collection types in BuildGraph parameters.
#rb none

[CL 4364785 by Ben Marsh in Dev-Build branch]
2018-09-13 13:05:35 -04:00
Ben Marsh
9cb0cf9303 BuildGraph: Add support for FileReference and DirectoryReference parameters, without having to explicitly parse them.
#rb none

[CL 4364645 by Ben Marsh in Dev-Build branch]
2018-09-13 12:15:44 -04:00