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
84c19f47e5191de38bd667c138e16733cea58061
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
AutomationTool
History
ben marsh
84c19f47e5
BuildGraph: Fix comparison error after refactor.
...
#rnx [CL 33819025 by ben marsh in ue5-main branch]
2024-05-21 22:24:33 -04:00
..
Android
Change method of ordering AFS startup sequence (am start -W doesn't work for older Android)
2024-05-17 18:16:01 -04:00
Apple
Don't run PostStagingFileCopy during Apple staging if we are running on a windows host or we are building a DLC plugin
2024-04-21 14:25:39 -04:00
AutomationUtils
Makes the ThreadSanitizer LogEventMatcher and IssueHandler generic to Sanitizers in general and adds support for TSAN and ASAN. Updates the existing TSAN job to use the renamed commandlet and makes the job name clearer that a sanitizer report is being generated.
2024-05-01 07:12:59 -04:00
BuildGraph
BuildGraph: Fix comparison error after refactor.
2024-05-21 22:24:33 -04:00
CookedEditor
AutomationTool: Permit MakeCookedEditor subclasses to override ProjectParams construction.
2024-05-21 17:21:46 -04:00
CrowdinLocalization
…
Gauntlet
[Gauntlet] TargetDeviceAndroid.IsActivityRunning() will now search for 'ResumedActivity' instead of 'mResumedActivity' when determining if the app is running in the foreground.
2024-05-21 19:04:14 -04:00
IOS
Removing pak padding for iOS, mimicing Android since CL 18200183. Trims ~10% from the total install size at the cost of increased patch sizes, though should be at parity with Android.
2024-04-22 13:14:43 -04:00
Linux
…
Localization
Localization:
2024-04-10 20:21:16 -04:00
LowLevelTests
Fix a null deref if you didn't specify -build with the LowLevelTests.
2024-05-16 17:42:23 -04:00
Mac
…
OneSkyLocalization
…
Properties
…
Scripts
Fix stage/deploy functionality so that if you're using fileserver/projectstore functionality, it doesn't write a layout file that expects loose files (INIs, etc) to be on the filesystem. This required moving some pieces of functionality onto ProjectParams so that they are accessible by a platform automation layer.
2024-04-17 13:30:25 -04:00
SmartlingLocalization
…
SteamDeck
…
Turnkey
Instead of passing in AppConfig to Run, store AppConfig in AndroidInstall.
2024-04-17 17:45:03 -04:00
TVOS
…
Win
AppLocalDependencies are copied to the current target platform's binary folders
2024-04-22 04:31:45 -04:00
XLocLocalization
…
app.config
…
app.manifest
…
AutomationTool.csproj
…
Program.cs
…