| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.TXT | 2015-03-25 | 1.6 kB | |
| mingw-w64-gcc-4.5.4_blueCFD_r1.exe | 2013-02-10 | 17.1 MB | |
| mingw-w32-gcc-4.5.4_blueCFD_r1.exe | 2013-02-10 | 14.9 MB | |
| msys_1.0.17_blueCFD_r1.exe | 2012-02-26 | 21.8 MB | |
| 7za920.exe | 2012-02-16 | 587.8 kB | |
| 7zCon.sfx | 2011-12-13 | 152.1 kB | |
| Totals: 6 Items | 54.5 MB | 0 | |
Inside this folder are the files that are common to several blueCFD-SingleCore versions. Description for each file:
* 7zCon.sfx
This is the "header" file for making 7zip files self-extracting. It has been uploaded because there are 7zip files in this project that are split up and need to be concatenated with pre-pending this file.
File originally comes from 7zip [64] 9.20 and hasn't been changed. Source code and binary available at www.7zip.org
Example:
copy /b 7zCon.sfx + file.001 + file.002 file.exe
* 7za920.exe
This is for making our lives easier when it comes to unpacking split 7zip files.
Source: http://downloads.sourceforge.net/sevenzip/7za920.zip
License: Lesser GNU Public License (you know, the one 7zip uses).
* mingw-w64-gcc-4.5.4_blueCFD_r1.exe
Inside are packaged the Gcc compilers for the mingw-w64 architecture, as well as for some auxiliary libraries and binaries.
* mingw-w32-gcc-4.5.4_blueCFD_r1.exe
Inside are packaged the Gcc compilers for the mingw-w32 architecture, as well as for some auxiliary libraries and binaries.
* msys_1.0.17_blueCFD_r1.exe
This package is heavily based on the one provided by the mingw-w64 project, but with a few more applications from mingw:
- http://sourceforge.net/projects/mingw-w64/files/External%20binary%20packages%20%28Win64%20hosted%29/MSYS%20%2832-bit%29/
- http://sourceforge.net/projects/mingw/files/
This package is the same as the one used for 2.0-1, but now with a generic name for all of the compatible versions of blueCFD.