This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a7065acb241554afe9726e270df522b94ee681c0
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
AutomationTool
/
Scripts
History
Kellan Carr
a7065acb24
build script, disassociate possible causers from node owners
...
[CL 2514786 by Kellan Carr in Main branch]
2015-04-16 15:18:23 -04:00
..
Properties
…
AnalyzeThirdPartyLibs.Automation.cs
…
ArchiveCommand.Automation.cs
…
AutomationScripts.Automation.csproj
Add Rocket to CIS. Publishing/chunking nodes only happen after labeling a promoted build, all other steps happen before.
2015-03-27 08:02:21 -04:00
BlameKeyword.Automation.cs
…
BuildCommonTools.Automation.cs
Allow for case-insensitive platform names on command line to BuildCommonTools.
2015-03-27 08:45:02 -04:00
BuildCookRun.Automation.cs
Removed unnecessary code forcing Rocket build to use Development now that DebugGame is an option. Opted to retain the same intermediate folder naming though as these are technically always development.
2015-03-09 07:59:37 -04:00
BuildDocumentation.Automation.cs
Pass appropriate parameters to the spawned editor for generating blueprint JSON file.
2015-02-09 09:25:12 -05:00
BuildProjectCommand.Automation.cs
content-only tool chain changes
2015-02-27 16:10:22 -05:00
BuildThirdPartyLibs.Automation.cs
…
CodeSurgery.Automation.cs
…
CookCommand.Automation.cs
Fix for CL 2500167, Take care of an edge case where the variable is null.
2015-04-02 18:38:41 -04:00
CopyBuildToStagingDirectory.Automation.cs
Use build receipts to figure out what needs to be staged for Windows.
2015-04-09 10:13:10 -04:00
DeployCommand.Automation.cs
…
FixupRedirects.Automation.cs
…
GenerateDSYM.Automation.cs
…
GUBP.Automation.cs
build script, disassociate possible causers from node owners
2015-04-16 15:18:23 -04:00
IPhonePackager.Automation.cs
…
LauncherLocalization.Automation.cs
Updated our OneSky thirdparty library to cease using CultureInfo to store locale names, which had lead us to collapse zh-CN and zh-Hans-CN locales due to limitations in what culture codes were considered valid by CultureInfo.
2015-02-20 15:39:32 -05:00
ListMobileDevices.Automation.cs
creates ListMobileDevices automation script to assist automated mobile deployments
2015-01-07 16:45:01 -05:00
Localisation.Automation.cs
PO files downloaded from OneSky are now backed up and submitted to P4. This will create a submission history in P4 such that we can more easily track down anomalies related to OneSky in our localization pipeline.
2015-04-03 13:53:02 -04:00
MegaXGE.Automation.cs
…
PackageCommand.Automation.cs
…
RocketBuild.Automation.cs
Re-enable DDC build as part of CIS.
2015-04-16 11:59:12 -04:00
RunProjectCommand.Automation.cs
Merging from John Barrett:
2015-01-20 10:51:59 -05:00
Tests.Automation.cs
…
TestSnippet.Automation.cs
…
UE4BuildUtils.cs
…
UnrealSync.Automation.cs
…
UpdateLocalVersion.Automation.cs
…
XGE_UBT_Profile.xml
…