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
f5871815d38182084fa9a860e59cb45eae991c67
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
AutomationTool
/
Scripts
History
Justin Sargent
f5871815d3
Merging using UE4-To-UE4-LauncherDev
...
[CL 2532817 by Justin Sargent in Main branch]
2015-04-30 18:53:36 -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
Increase frequency for documentation tools; we don't need them in the promotable.
2015-04-17 09:41:53 -04: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
Added error for when engine content is access by dlc at cook time.
2015-04-20 11:15:20 -04:00
CopyBuildToStagingDirectory.Automation.cs
Linux: packaging fixes (UE-12940).
2015-04-27 23:21:08 -04:00
DeployCommand.Automation.cs
…
FixupRedirects.Automation.cs
…
GenerateDSYM.Automation.cs
…
GUBP.Automation.cs
Fix inability to load some C# assemblies (UE-12883).
2015-04-28 18:30:10 -04:00
IPhonePackager.Automation.cs
…
LauncherLocalization.Automation.cs
Merging using UE4-To-UE4-LauncherDev
2015-04-30 18:53:36 -04:00
ListMobileDevices.Automation.cs
creates ListMobileDevices automation script to assist automated mobile deployments
2015-01-07 16:45:01 -05:00
Localisation.Automation.cs
Fixed localization automation script so that it doesn't upload the local, source controlled "FromOneSky" PO files.
2015-04-24 13:57:48 -04:00
MegaXGE.Automation.cs
…
PackageCommand.Automation.cs
…
RocketBuild.Automation.cs
Add the -WithRocketPromotable argument to allow testing Rocket builds behind promotion triggers locally.
2015-04-28 20:46:43 -04:00
RunProjectCommand.Automation.cs
Merging from John Barrett:
2015-01-20 10:51:59 -05:00
Tests.Automation.cs
Cleaned up unnecessary log message from TestTempStorage.
2015-04-28 08:55:09 -04:00
TestSnippet.Automation.cs
…
UE4BuildUtils.cs
…
UnrealSync.Automation.cs
…
UpdateLocalVersion.Automation.cs
…
XGE_UBT_Profile.xml
…