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/scripts
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
..
build [main] option for installer upload to s3 (#1173) 5 years ago
bundler Renamed osx_gl to mac and es3 to android for cache folders (#949) 5 years ago
commit_validation Remove legacy serialization and QPropertyTree (#684) 5 years ago
ctest LYN-4327 [SDK] External Gem's aren't added to the project solution when using SDK (#1191) 5 years ago
detect_file_changes Set scripts to be executable 5 years ago
o3de Fixing the enable_gem.py and disable_gem.py commands (#1207) 5 years ago
scrubbing Inclusive language edit 5 years ago
CMakeLists.txt Removing the Pyside implementation of the project manager python scripts (#1112) 5 years ago
o3de.bat Surrouding the setting of the BASE_PATH within double quotes in the o3de.bat script. This allows to allow paths with spaces in it leading to the engine root directory to work properly when running the script 5 years ago
o3de.py Adding CLI script for modifying project properties (LYN-3918). Updating O3de to support it. 5 years ago
o3de.sh O3de updates restricted download (#229) 5 years ago