|
From: Dave M. <win...@nt...> - 2006-04-09 20:24:18
|
Neal Gompa wrote: > I'm wondering why MinGW's NSIS installer script is not in the CVS... I > wanted to use the code to allow my installer to be able to utilize SF > mirrors to download MinGW and install it for the IDE I am packaging... > How come it has not been uploaded to CVS? My IDE installer is in NSIS, > and I cannot change it now, especially with all the work I have done... Unfortunately I don't have write access to CVS . I did ask Earnie about this a while ago but it was around the time Keith was taking over as maintainer so it may have all got lost in the shuffle. I was also a bit absent for a while so it's probably been forgotten. Keith, could I be given write access for the MinGW module? I've also updated the ini file for the most recent packages. Should current be moving to gcc 3.4.4 and previous to 3.4.2? The download list is still showing 3.4.2 as current. Could someone check I have the right packages listed in the following file [mingw] Build=4 URL=http://www.mingw.org Filename=MinGW-5.0.2.exe [current] runtime=mingw-runtime-3.9.tar.gz|10003 w32api=w32api-3.6.tar.gz|20818 binutils=binutils-2.15.91-20040904-1.tar.gz|13985 core=gcc-core-3.4.2-20040916-1.tar.gz|8627 gpp=gcc-g++-3.4.2-20040916-1.tar.gz|16542 g77=gcc-g77-3.4.2-20040916-1.tar.gz|5158 ada=gcc-ada-3.4.2-20040916-1.tar.gz|33333 java=gcc-java-3.4.2-20040916-1.tar.gz|45547 objc=gcc-objc-3.4.2-20040916-1.tar.gz|4555 make=mingw32-make-3.80.0-3.tar.gz|1925 [previous] runtime=mingw-runtime-3.8.tar.gz|4157 w32api=w32api-3.5.tar.gz|13449 binutils=binutils-2.13.90-20030111-1.tar.gz|12490 core=gcc-core-3.3.1-20030804-1.tar.gz|6435 gpp=gcc-g++-3.3.1-20030804-1.tar.gz|6896 g77=gcc-g77-3.3.1-20030804-1.tar.gz|4661 ada=gcc-ada-3.3.1-20030804-1.tar.gz|47121 java=gcc-java-3.3.1-20030804-1.tar.gz|34007 objc=gcc-objc-3.3.1-20030804-1.tar.gz|3134 make=make-3.79.1-20010722.tar.gz|568 [candidate] runtime=mingw-runtime-3.9.tar.gz|10003 w32api=w32api-3.6.tar.gz|20818 binutils=binutils-2.16.91-20060119-1.tar.gz|15454 core=gcc-core-3.4.5-20060117-1.tar.gz|8644 gpp=gcc-g++-3.4.5-20060117-1.tar.gz|16140 g77=gcc-g77-3.4.5-20060117-1.tar.gz|5161 ada=gcc-ada-3.4.5-20060117-1.tar.gz|33352 java=gcc-java-3.4.5-20060117-1.tar.gz|46767 objc=gcc-objc-3.4.5-20060117-1.tar.gz|4559 make=mingw32-make-3.80.0-3.tar.gz|1925 Dave |