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.
* Fixed the return value of the ConvertToAbsolutePath function Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com> * Added the generated cmake_dependencies.*.setreg files to engine.pak (#5073) * Copied the generated cmake_dependencies.*.setreg file to the Cache directory Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com> * Removed the platform name from the bootstrap.game.*.setreg Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com> * Update how the project related file paths are determined when not supplied. The project-path determination now goes back to only detecting a "project.json" file. It no longer attempts to detect a "Cache" directory The project-cache-path determination now in addition to checking the project_cache_path key searches for a "Cache" directory. The project-path defaults to executable folder if it cannot be detected. The copying of generated executable folder Registry directory contents to the product cache is now removed after the archive step. Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com> * Updated the invocation of the AssetProcessor in Jenkins to supply an absolute path to the project. The project-path is no longer treated as relative to the engine root, but instead relative to the current working directory at application startup. Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com> * Added constant for the storing the name of Cache directory Fixed typos and grammatical errors in the SettingsRegistryMergeUtils.cpp Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com> * Updated UnitTest prepend the EngineRoot path to "AutomatedTesting" when setting the project path. This is needed now that the project-path isn't treated relative to the EngineRoot if it is not absolute. Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com> * Fix AssetSeedManagerTest and PlatformAddressedAssetCatalogManagerTest Instead of trying to used the AutomatedTesting directory as the project root, the temp directory created during the test is used as the project root. Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com> * Moved the setting of the project cache root folder and project asset platform root folder into the `if (!projectCachePath.empty())` block Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com> * Removing the scan up logic for the "Cache" directory. This is no longer needed to locate the project cache path in a Project Game Release Layout. Because the project path defaults to the executable directory if, it is not found, the Cache directory will be set to the "Cache" directory within the executable directory. Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com> |
4 years ago | |
|---|---|---|
| .. | ||
| 3rdParty | 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 | |
| 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 | |
| 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 | |