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
ac0c2317a3719d64934ef22b8f3a951fe286cfcf
UnrealEngineUWP
/
Engine
/
Source
History
Maciej Mroz
ac0c2317a3
CIS fix - missing "includes" were added.
...
[CL 2595878 by Maciej Mroz in Main branch]
2015-06-22 14:46:09 -04:00
..
Developer
Change warning to a regular log message when waiting for DDC to finish.
2015-06-22 14:43:43 -04:00
Editor
CIS fix - missing "includes" were added.
2015-06-22 14:46:09 -04:00
Programs
Mac build scripts now properly handle renamed launcher.
2015-06-22 10:26:14 -04:00
Runtime
Check for XMPP existing before trying to load it. Fixes warnings if you don't have XMPP (because it's in a /NotForLicensees/ folder), which also happens for everything we build in Rocket.
2015-06-22 14:42:11 -04:00
ThirdParty
Don't build debug info for ICU libs (clears up linker warnings for game projects)
2015-06-18 21:05:37 -04:00
UE4Client.Target.cs
…
UE4Editor.Target.cs
Allow targets to specify whether they want to build all plugins (rather than just the ones they have enabled), and turn it on for the vanilla UE4Editor target. Content-only projects may want to enable plugins, but they have no target to build.
2015-06-18 08:41:17 -04:00
UE4Game.Target.cs
[INTEGRATE] Change 2566718 by Matthew.Griffin@Matthew.Griffin_G5772_Integration on 2015/05/27 11:42:54
2015-06-03 08:20:19 -04:00
UE4Server.Target.cs
…