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.
* Implemented Support to allow project's to reference gems via the gem name Updated the enable-gem command to add the name of the enabled gem to the "gem_names" array in the project.json Updated the enable-gem test to validate this functionality Centralized the CMake logic for locating external subdirectories to the Subdirectories.cmake script Added an option to the edit-project-properties and edit-engine-properties o3de.py commands to add/remove/replace the "gem_names" field in the project.json and engine.json respectively Added a CMake function to determine the root CMake "subdirectory" of any input path which is a parent of it. This logic has been used to improve the installation of external gems to the <install-root>/External directory. Tested out the install layout before submitting PR fixes #7108 Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com> * Fixed the enable-gem test on Linux to resolve the mock path. Renamed all of the o3de python test from "unit_test*.py" to "test*.py" to faciliate the python unittest module picking up the test automatically. Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com> * Adding test for the disable_gem command. Fixed some typos in engine_properties.py scrip. Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com> |
4 years ago | |
|---|---|---|
| .. | ||
| 3rdParty | 4 years ago | |
| Packaging | 4 years ago | |
| Platform | 4 years ago | |
| TestImpactFramework | 4 years ago | |
| Tools | 4 years ago | |
| install | 4 years ago | |
| 3rdParty.cmake | 4 years ago | |
| 3rdPartyPackages.cmake | 4 years ago | |
| AzAutoGen.py | 4 years ago | |
| CMakeFiles.cmake | 4 years ago | |
| CommandExecution.cmake | 4 years ago | |
| CompilerSettings.cmake | 4 years ago | |
| ConfigurationTypes.cmake | 4 years ago | |
| Configurations.cmake | 4 years ago | |
| Dependencies.cmake | 4 years ago | |
| Deployment.cmake | 4 years ago | |
| FileUtil.cmake | 4 years ago | |
| Findo3de.cmake | 4 years ago | |
| Gems.cmake | 4 years ago | |
| GeneralSettings.cmake | 4 years ago | |
| Install.cmake | 4 years ago | |
| LYPackage_S3Downloader.cmake | 4 years ago | |
| LYPython.cmake | 4 years ago | |
| LYTestWrappers.cmake | 4 years ago | |
| LYWrappers.cmake | 4 years ago | |
| LyAutoGen.cmake | 4 years ago | |
| LySet.cmake | 4 years ago | |
| Monolithic.cmake | 4 years ago | |
| O3DEJson.cmake | 4 years ago | |
| OutputDirectory.cmake | 4 years ago | |
| PAL.cmake | 4 years ago | |
| PALTools.cmake | 4 years ago | |
| Packaging.cmake | 4 years ago | |
| PackagingConfig.cmake | 4 years ago | |
| Projects.cmake | 4 years ago | |
| RuntimeDependencies.cmake | 4 years ago | |
| SettingsRegistry.cmake | 4 years ago | |
| Subdirectories.cmake | 4 years ago | |
| UnitTest.cmake | 4 years ago | |
| Version.cmake | 4 years ago | |
| __init__.py | 4 years ago | |
| cmake_files.cmake | 4 years ago | |
| createplatformfiles.py | 4 years ago | |
| gemcmake.py | 4 years ago | |
| mocfix.py | 4 years ago | |
| projectcmake.py | 4 years ago | |
| reroot.py | 4 years ago | |
| waffiles2cmake.py | 4 years ago | |
| warn_fix.py | 4 years ago | |