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/Tools
lumberyard-employee-dm 217eddc8bd
Fixing the enable_gem.py and disable_gem.py commands (#1207)
* Fixing the enable_gem.py and disable_gem.py commands
The project path wasn't taking into account when querying for gems,
templates and restricted directories registered with the project

Fixing the cmake.py add_gem_dependency and remove_gem_dependency methods
to properly detect a gem within a `set(ENABLED_GEM ...)` cmake variable
Also updated the add_gem_dependency to add the gem right before the end
marker of ')'
Updated the remove_gem_dependency to remove each instance of a gem with
a content that is in between in the `set(ENABLED_GEM ...)` cmake
variable

* Correct Typo in manifest.get_registered doc string
5 years ago
..
AWSNativeSDKInit Integrating github/staging through commit 5f214be 5 years ago
Android/ProjectBuilder Update Android Project Generation to support AGP 4.2.0, Cmake 3.20, and newer versions of NDK&SDK 5 years ago
AssetBundler Renamed osx_gl to mac and es3 to android for cache folders (#949) 5 years ago
AssetProcessor Bug and improvements to Editor/AP debugging settings (#1146) 5 years ago
AzTestRunner LYN-4327 [SDK] External Gem's aren't added to the project solution when using SDK (#1191) 5 years ago
CrashHandler [SPEC-6071][Crashpad] Make Crashpad available through 3rdParty system for Windows 5 years ago
DeltaCataloger Fix Linux test failures 5 years ago
GridHub Renamed osx_gl to mac and es3 to android for cache folders (#949) 5 years ago
News Add newlines to the end of all files 5 years ago
ProjectManager Fixing the enable_gem.py and disable_gem.py commands (#1207) 5 years ago
PythonBindingsExample Add newlines to the end of all files 5 years ago
RemoteConsole Add newlines to the end of all files 5 years ago
SceneAPI Added [[maybe unused]] to fix release build compile issue (#1090) 5 years ago
SerializeContextTools Support for nested slice conversions (#1121) 5 years ago
Standalone SPEC-7178 Removal of precompiled cpp files (#1171) 5 years ago
TestImpactFramework Add newlines to the end of all files 5 years ago
CMakeLists.txt Remove CryCommonTools (moving the three remaining files into Editor/Util which is the only place they're used). (#741) 5 years ago