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/Framework/AzFramework/AzFramework
amzn-phist f0fc906510
Misc fixes for Linux SDK (#3764)
* Fix rpath for lrelease binary

This fixes the rpath for lrelease which is used to compile the qt translation file.

Signed-off-by: amzn-phist <52085794+amzn-phist@users.noreply.github.com>

* Fix a LocalFileIO path casing issue

LocalFileIO was lowercasing the entire path after substituting aliases.
This caused files to not be found and many failures in AP.
Fixed to only lowercase the trailing relative path after the substitution.

Signed-off-by: amzn-phist <52085794+amzn-phist@users.noreply.github.com>

* Removed a message line

Signed-off-by: amzn-phist <52085794+amzn-phist@users.noreply.github.com>
4 years ago
..
API XCode doesnt support files per configuration, using the old method (#3789) 4 years ago
Application Fix unused warnings release (#3677) 4 years ago
Archive Potential Memory Corruption in Release Build (#3559) 4 years ago
Asset Fix unused warnings release (#3677) 4 years ago
CommandLine Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Components Camera Component, Editor Viewport Widget refactoring. 5 years ago
Debug Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Dependency Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Entity Refactor budget definitions as named functions instead of template specializations 4 years ago
FileFunc Replaced AzFramework::FileFunc JSON utils API calls with AzCore::JsonUtils APIs that appear to have been duplicated. Also fixed up improper Project Configurator -> Project Manager comment replacements. 4 years ago
FileTag Code/Framework 4 years ago
Font Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Gem Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
IO Misc fixes for Linux SDK (#3764) 4 years ago
InGameUI Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Input Fix input priority conflict with LyShine and ImGuiPass (#3329) 4 years ago
Logging Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Math Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Metrics Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Network Fix unused warnings release (#3677) 4 years ago
Physics CR Feedback addressing 4 years ago
Platform Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Process Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ProjectManager Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Render Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Scene Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Script Merge branch 'development' into cmake/linux_fix_warn_unused 4 years ago
Session Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Slice Minimal TypeInfo header/reduce std interdependencies. (#2688) 5 years ago
Spawnable Disabling RootSpawnable warning (#3427) 4 years ago
StreamingInstall Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
StringFunc Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
TargetManagement Add AZ_BUDGET_DEFINE/AZ_BUDGET_DECLARE and remove driller 4 years ago
Terrain Non-terrain-gem changes in support of upcoming terrain work. (#3345) 4 years ago
Thermal Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
UnitTest Fixed the emplace function implementations for stack and queue (#2657) 5 years ago
Viewport Expose camera input channels to the UI and ensure the cached values are refreshed when updated (#3607) 4 years ago
Visibility Fix unused warnings release (#3677) 4 years ago
Windowing Support for refresh rate and sync interval (#2989) 5 years ago
AzFrameworkModule.cpp Add preliminary budget tracking system and remove driller integration 4 years ago
AzFrameworkModule.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
azframework_files.cmake Add preliminary budget tracking system and remove driller integration 4 years ago