summaryrefslogtreecommitdiff
path: root/tools/win32build/README.txt
blob: 54989182f023f8403a81cd8a5055ae7e1f96104d (plain)
1
2
3
4
5
6
7
8
9
This directory contains various scripts and code to build installers for
windows
	- cpuid: contains a mini lib to detect SSE.
	- cpucaps: nsis plugin to add the ability to detect SSE for installers.
	- *nsi scripts: actual nsis scripts to build the installer
	- build.py: script to build various versions of python binaries
	  (several archs, several python versions)

To build the binaries, you need blas/lapack/atlas for all architectures.