Steve Pham 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) il y a 4 ans
..
.gitignore 75dc720198 Integrating latest 47acbe8 il y a 4 ans
.p4ignore a10351f38d Initial commit il y a 4 ans
get_python.bat 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) il y a 4 ans
get_python.cmake 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) il y a 4 ans
get_python.sh 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) il y a 4 ans
pip.cmd 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) il y a 4 ans
pip.sh 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) il y a 4 ans
python.cmd 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) il y a 4 ans
python.sh 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) il y a 4 ans
readme.md a10351f38d Initial commit il y a 4 ans
requirements.txt 36c4e827bd Integrating latest from github/staging il y a 4 ans

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.