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
f2ff6bd94de1a5fcde5609e98bcbf57a4b8f2b79
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
UnrealBuildTool
/
ProjectFiles
History
josh adams
7e0ec5711d
- Changed Hybrid project checking to always check all enabled platforms to see if any need to be hybrid. This helps address an issue where a single-platform (say IOS) plugin was causing packaging to fail because the host platform (Mac) to clean up the hybrid target files, so then packaging for IOS would fail to find the compiled hybrid targets
...
#rb Chris.Babcock #jira UE-224099 [CL 36758053 by josh adams in 5.5 branch]
2024-10-01 19:35:42 -04:00
..
CLion
…
CMake
…
CodeLite
…
Eddie
…
KDevelop
UnralBuildTool: Fixing more analysis warnings
2024-07-23 19:39:24 -04:00
Make
PR
#11012
: Makefile generator is now platform agnostic
2024-08-09 14:56:58 -04:00
QMake
UnralBuildTool: Fixing more analysis warnings
2024-07-23 19:39:24 -04:00
Rider
UnralBuildTool: Fixing more analysis warnings
2024-07-23 19:39:24 -04:00
VisualStudio
Nastepfilters re-added back into Visual Studio project file generation.
2024-08-23 14:51:39 -04:00
VisualStudioCode
Updating Dev-Release-5.5 from Main at CL
#36144969
2024-09-10 10:26:02 -04:00
VisualStudioMac
…
VisualStudioWorkspace
UnrealBuildTool: Handle spaces in VSWorkspace build tool paths by adding quotes
2024-06-06 14:51:50 -04:00
Xcode
Fix plist value causing issues with launch orientation (the github PR
#12208
). Also (in additional to the PR), UISupportedInterfaceOrientations was being duplicated in the non-legacy plist writing (now removed) and modern xcode xcconfig file.
2024-09-19 16:13:28 -04:00
AliasedFile.cs
…
PlatformProjectGenerator.cs
…
PlatformProjectGeneratorCollection.cs
…
Project.cs
…
ProjectBuildConfiguration.cs
…
ProjectFile.cs
…
ProjectFileGenerator.cs
- Changed Hybrid project checking to always check all enabled platforms to see if any need to be hybrid. This helps address an issue where a single-platform (say IOS) plugin was causing packaging to fail because the host platform (Mac) to clean up the hybrid target files, so then packaging for IOS would fail to find the compiled hybrid targets
2024-10-01 19:35:42 -04:00
ProjectTarget.cs
…