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
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
..
build LYN-4745 ci_build_metrics doesnt distinguish between different repo (#1496) 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 minor change to order of if and foreach 5 years ago
detect_file_changes Set scripts to be executable 5 years ago
migration add copyright notice 5 years ago
o3de Fix project creation (#1445) 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