| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| MSYS-SKYEYE-3.0.msi | 2012-11-09 | 67.2 MB | |
| MINGW-SKYEYE-3.0.msi | 2012-11-09 | 56.9 MB | |
| ReadMe.txt | 2011-12-07 | 811 Bytes | |
| MSYS-SkyEye-2.0.msi | 2011-11-22 | 41.6 MB | |
| skyeye_llvm.tar.gz | 2011-11-18 | 12.4 MB | |
| python-2.6.msi | 2011-11-18 | 14.2 MB | |
| MINGW_SKYEYE.msi | 2011-07-18 | 35.2 MB | |
| gvim72_PConline.exe | 2011-07-18 | 9.0 MB | |
| Git-1.7.4-preview20110204.exe | 2011-07-18 | 13.6 MB | |
| Totals: 9 Items | 250.1 MB | 4 | |
1. MSYS-SkyEye-2.0.msi: window development environment package.
It includes: llvm for windows
Linux gnu command and tools
msys command line
Header files and library for gnu system functions.
2. MINGW_SKYEYE: Windows compile environment package
It includes: compile tools: gcc, g++ and so on
configure tools: autoreconf, automake, libtool and so on
3. skyeye_llvm.tar.gz: llvm-2.8 and groff command.
Groff command we have added in MSYS-SkyeEye-2.0.msi package. If you want to compile llvm-2.8 with yourself, you can do it as in linux command line.
4. python-2.6.msi: python for skyeye
Skyeye debug command line uses python.
5. Git-1.7.4-preview20110204.exe: windows git version manage tool
6. gvim72_PConline.exe: windows vi editor