4 build_source : "script"
5 compil_script : $name + $VARS.scriptExtension
16 env_script : $name + ".py"
20 source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name
21 build_dir : $APPLICATION.workdir + $VARS.sep + 'BUILD' + $VARS.sep + $name
26 compile_and_runtime : "yes"
32 patches : ["Python_zlib_detection.patch", "Python_SSL.patch"]
38 #'remove-windows-python-subprojects.patch', #patch Windows non applicable sur Linux
39 #'enable-windows-plugin-compilation.patch',
50 compil_script : "Python-3.6.5.bat"
51 patches : ['Python-3.6.5_windows.patch']