Steve Pham b8114db595 Updates to fix crash in O3DE caused by the python relocation (#17623) 8 miesięcy temu
..
Platform 1f542838bb [Mac] Generate O3DE SDK app bundle that can be notarized and distributed (#4150) 3 lat temu
CMakeLists.txt cd07167884 Python Relocation (#17540) 9 miesięcy temu
get_python.bat cd07167884 Python Relocation (#17540) 9 miesięcy temu
get_python.cmake cd07167884 Python Relocation (#17540) 9 miesięcy temu
get_python.sh cd07167884 Python Relocation (#17540) 9 miesięcy temu
get_python_package_hash.cmake cd07167884 Python Relocation (#17540) 9 miesięcy temu
get_python_path.bat b779f358d0 Refactor DCCsi to work better with O3DE changes (#4226) 3 lat temu
get_python_path.py b779f358d0 Refactor DCCsi to work better with O3DE changes (#4226) 3 lat temu
pip.cmd 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 lat temu
pip.sh 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 lat temu
python.cmd b8114db595 Updates to fix crash in O3DE caused by the python relocation (#17623) 8 miesięcy temu
python.sh b8114db595 Updates to fix crash in O3DE caused by the python relocation (#17623) 8 miesięcy temu
readme.md a10351f38d Initial commit 3 lat temu
requirements.txt cd07167884 Python Relocation (#17540) 9 miesięcy temu

readme.md

About this folder

This folder holds things like the python requirements.txt file that applies to all projects across the board.

Python will also be downloaded as a package from a packge store during CMAKE configure, and will be committed to this folder, under a sub-folder called "runtime/(operating system name)" which is why its in the ignore file.