|
|
vor 2 Jahren | |
|---|---|---|
| .. | ||
| Platform | vor 4 Jahren | |
| .gitignore | vor 4 Jahren | |
| .p4ignore | vor 5 Jahren | |
| CMakeLists.txt | vor 4 Jahren | |
| get_python.bat | vor 3 Jahren | |
| get_python.cmake | vor 3 Jahren | |
| get_python.sh | vor 2 Jahren | |
| get_python_path.bat | vor 4 Jahren | |
| get_python_path.py | vor 4 Jahren | |
| pip.cmd | vor 4 Jahren | |
| pip.sh | vor 4 Jahren | |
| python.cmd | vor 3 Jahren | |
| python.sh | vor 2 Jahren | |
| readme.md | vor 5 Jahren | |
| requirements.txt | vor 2 Jahren | |
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.