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
Alex Peterson aa885e5d0b
Fix project creation (#1445)
* Add ability to change project name

* Fixed several issues where path types were changed

* Added PythonBindings CreateProject unit test

* Fix python warning format

* Validate new project name in CLI

* Fix issue creating pathview on linux

* Use better testing macros

* Refactored the unit_test_engine_template.py test to actually test
against the current engine_template.py commands

The commands of create-template, create-from-template, create-project
and create-gem is now being validated.

Registered the unit_test_engine_template.py script with CTest in the smoke test
suite so that it runs in Automated Review

Fixed issues in the engine_template.py script where the template_restricted_path parameter was required in the create_project and create_gem functions

Co-authored-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>
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 Updated Several Engine Gem's CMakeLists.txt to add themselves as required Gems (#1262) 5 years ago
AssetProcessor Updated Several Engine Gem's CMakeLists.txt to add themselves as required Gems (#1262) 5 years ago
AzTestRunner Disable AzTest and AzTestRunner in monolithic builds 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 Fix project creation (#1445) 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 Fix compile error 5 years ago
SerializeContextTools Fixed misc slice conversion bugs 5 years ago
Standalone Need to keep full asset paths around in LuaIDE (#1470) 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