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/Atom/Utils/Code
Esteban Papp f3e6adce7f
LYN-6882 release builds are executing code in asserts (#4305)
* adding Windows/release to PR-validation builds

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* changing trace back to expand to nothing for release

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* typo

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* more fixes

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* fixing some more unused variable cases

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* renaming file in ScriptCanvas that causes a msbuild warning

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* reverting a previous change

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
4 years ago
..
Include/Atom/Utils Removed ununeeded includes from EBus EBus.h and Policies.h (#4256) 4 years ago
Platform WIP trying to get android package working. 4 years ago
Source LYN-6882 release builds are executing code in asserts (#4305) 4 years ago
Tests Removed Error_SaveOverLockedFile because it was failing on mac for some file system reason. This particular test case wasn't that important so it wasn't worth digging into, especially since I don't have a mac handy. 4 years ago
CMakeLists.txt Fixed a build dependency issue between libpng and zlib on android, thanks to suggestion from @lumberyard-employee-dm 4 years ago
atom_utils_files.cmake Merge remote-tracking branch 'upstream/development' into Atom/santora/UseLibPng 4 years ago
atom_utils_tests_files.cmake Added unit tests for PngFile. 4 years ago