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/Gems/AWSCore/Code/Source
Steve Pham 3cf3e45b38
Enable Resource Mapping Tool on Linux (#5779)
* Enable and fix AWS Resource Mapping Tool on Linux
- Enable the trait AWSCORE_EDITOR_RESOURCE_MAPPING_TOOL_ENABLED for Linux
- Add additional traits to handle launching o3de local python on Linux
- Update the resource_mapping_tool.py to support preloading the shared libraries for Pyside (like the QtForPython gem) in order to resolve the local pyside2 libraries

Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>

* Update pyside2 to a RUNTIME dependency

Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>

* Update special linux preloading comments for clarity

Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>

* Add CR at the end of traits files

Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>

* - Remove unnecessary extra argument '--executable-path' and use '--binaries-path' instead
- Add linux only loading of pyside modules to 'setup_qt_environment' instead
- Update README.md

Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>

* Updated unit tests for test_environment_utils.py

Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>

* Fix indentation for Linux specific logic in environment_utils.py

Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>

* Fix (more) indentation for Linux specific logic in environment_utils.py

Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>

* Replace exit with return in setup_qt_environment

Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
4 years ago
..
Configuration Update the FileIO Aliases (#4186) 4 years ago
Credential lyn7131: Ensure AWS credential Cvars are not logged or shown in plain text (#4519) 4 years ago
Editor Enable Resource Mapping Tool on Linux (#5779) 4 years ago
Framework LYN-4831: AWCore code cleanup pass, fixing issues with ResolvePath (#4538) 4 years ago
ResourceMapping LYN-4831: AWCore code cleanup pass, fixing issues with ResolvePath (#4538) 4 years ago
ScriptCanvas LYN-4831: AWCore code cleanup pass, fixing issues with ResolvePath (#4538) 4 years ago
AWSCoreEditorModule.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AWSCoreEditorSystemComponent.cpp LYN-4831: AWCore code cleanup pass, fixing issues with ResolvePath (#4538) 4 years ago
AWSCoreModule.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AWSCoreResourceMappingToolModule.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AWSCoreSystemComponent.cpp Cleanup SerializeContext.h pt.1 (#4264) 4 years ago