twangboy
9992eb40c1
Update python to 2.7.15 and 3.5.4 for Windows installers
2019-01-09 16:08:57 -07:00
rallytime
4718d31e53
Merge branch '2017.7' into '2018.3'
...
Conflicts:
- salt/config/__init__.py
- salt/minion.py
- salt/modules/pip.py
- salt/states/pip_state.py
- salt/states/virtualenv_mod.py
- tests/integration/modules/test_status.py
2018-04-19 17:15:20 -04:00
twangboy
990a24d7ed
Fix build_env scripts
...
Uses `cmd /c` when launching commands to avoid the hang when installing
python 3
`clean_env.bat` will uninstall Py2 and Py3 in a single run
2018-04-12 11:26:40 -06:00
twangboy
da239bda24
Add Python 2.7.14 to clean_env.bat
2017-12-06 08:59:23 -07:00
twangboy
9979ccb613
Remove Py2 and Py3 in the same run
2017-08-31 14:15:06 -06:00
twangboy
a5d9f85db6
Modifications to build scripts
...
Py3 installs to c:\python35
Quote the path to the python install directory
Fix spellings in comments
Move pywin32 dlls to site-packages/win32 instead of python root
Remove pywin32 postinstall and testing scripts
Add passive switch to py3 uninstall
2017-08-31 11:41:13 -06:00
twangboy
c3a22dc0e7
Remove RAET deps, remove salt.bat
2017-05-24 16:22:43 -06:00
twangboy
53458b88e9
Fix python 2.7.13 install, fix clean script
2017-05-09 18:32:03 +00:00
twangboy
02757db1e4
Add python 3 installer for Windows
2017-03-10 21:52:38 +00:00
twangboy
00eff0a1a8
Fix architecture detection
2016-08-09 21:26:57 +00:00
twangboy
153b674fc5
Detect 32/64 bit installation
2016-08-09 21:09:36 +00:00
twangboy
978775714b
More standardization
2016-08-09 20:11:45 +00:00
twangboy
5787e27af1
Standardize build scripts
2016-08-09 19:53:55 +00:00