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/cmake/Platform/Linux
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
..
Configurations_linux.cmake Ninja compile and link pool CMake settings (#2334) 4 years ago
Install_linux.cmake Misc fixes for Linux SDK (#3764) 4 years ago
LYTestWrappers_linux.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
LYWrappers_linux.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PALDetection_linux.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PAL_linux.cmake Add Windows PIX runtime support 4 years ago
RPathChange.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
RuntimeDependencies_linux.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
platform_linux_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
runtime_dependencies_linux.cmake.in Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago