You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code
lumberyard-employee-dm 9a0b93c9ff
Fixed generation of Monolithic builds StaticModules.inl (#947)
* Fixed generation of Monolithic builds StaticModules.inl
A project's gem module RUNTIME_DEPENDENCIES were not visited to
determine any dependent gem modules that needed to load.
Therefore the CreateStaticModules function were missing
CreateModuleClass_* function calls required initialize the gem's AZ::Module
derived class in monolithic builds

* Removed the logic to strip the Gem:: and Project:: prefix from the Server Launcher gem dependencies

When associating gem dependencies with the server target there was CMake logic left over in it to strip the beginning of the target name if it began with "Gem::" or "Project::"
5 years ago
..
CryEngine move trackview changes to another branch 5 years ago
Framework Merge pull request #950 from aws-lumberyard-dev/network-transform-scale 5 years ago
LauncherUnified Fixed generation of Monolithic builds StaticModules.inl (#947) 5 years ago
Sandbox Merge branch 'main' into transform-float-scale 5 years ago
Tools Remove bootstrap.cfg and some references to it. 5 years ago
CMakeLists.txt Initial commit 5 years ago