[Fxruby-commits] CVS: FXRuby ANNOUNCE.in,1.1,1.2 FXRuby-ruby1.6-i586-mswin32.iss,1.1,1.2 FXRuby-ruby
Status: Inactive
Brought to you by:
lyle
Update of /cvsroot/fxruby/FXRuby In directory usw-pr-cvs1:/tmp/cvs-serv26972 Modified Files: ANNOUNCE ChangeLog README.win32.txt index.html setversions.rb Added Files: ANNOUNCE.in FXRuby-ruby1.6-i586-mswin32.iss FXRuby-ruby1.6-i586-mswin32.iss.in FXRuby-ruby1.7-i386-mswin32.iss FXRuby-ruby1.7-i386-mswin32.iss.in FXRuby.spec FXRuby.spec.in Makefile Makefile.in Removed Files: ANNOUNCE.tmpl FXRuby.iss drop-win32.sh make-drop.sh update_website.sh Log Message: Merged changes from the release10 branch back onto the main trunk. Index: ANNOUNCE =================================================================== RCS file: /cvsroot/fxruby/FXRuby/ANNOUNCE,v retrieving revision 1.26 retrieving revision 1.27 diff -C2 -d -r1.26 -r1.27 *** ANNOUNCE 13 Mar 2002 18:18:20 -0000 1.26 --- ANNOUNCE 11 Jul 2002 13:32:53 -0000 1.27 *************** *** 5,22 **** The FXRuby home page is here: ! http://fxruby.sourceforge.net and the source tarball can be downloaded here: ! http://prdownloads.sourceforge.net/fxruby/FXRuby-1.0.3.tar.gz ! A binary installer for Windows, compatible with the mswin32-based versions of Ruby 1.6.x for Windows, is also available for download here: ! http://prdownloads.sourceforge.net/fxruby/FXRuby-1.0.3-win32.exe Note that this release of FXRuby depends on FOX version 1.0.0 (or later), which can be downloaded from the FOX downloads page here: ! http://www.fox-toolkit.org/downloads.html Please feel free to send me any questions or comments, and watch this space --- 5,26 ---- The FXRuby home page is here: ! http://www.fxruby.org and the source tarball can be downloaded here: ! http://prdownloads.sourceforge.net/fxruby/FXRuby-1.0.11.tar.gz ! A binary installer for Windows, compatible with the mswin32-based versions of Ruby 1.6.x for Windows, is available for download here: ! http://prdownloads.sourceforge.net/fxruby/FXRuby-1.0.11-win32.exe ! ! and a Linux RPM (for Ruby 1.6) is available for download here: ! ! http://prdownloads.sourceforge.net/fxruby/FXRuby-1.0.11-1.i386.rpm Note that this release of FXRuby depends on FOX version 1.0.0 (or later), which can be downloaded from the FOX downloads page here: ! http://www.fox-toolkit.org/download.html Please feel free to send me any questions or comments, and watch this space Index: ChangeLog =================================================================== RCS file: /cvsroot/fxruby/FXRuby/ChangeLog,v retrieving revision 1.24 retrieving revision 1.25 diff -C2 -d -r1.24 -r1.25 *** ChangeLog 21 Mar 2002 23:13:31 -0000 1.24 --- ChangeLog 11 Jul 2002 13:32:53 -0000 1.25 *************** *** 1,2 **** --- 1,1426 ---- + 2002-06-20 09:18 lyle + + * FXRuby-ruby1.7-i386-mswin32.iss.in: file + FXRuby-ruby1.7-i386-mswin32.iss.in was initially added on branch + release10. + + 2002-06-20 09:18 lyle + + * FXRuby-ruby1.6-i586-mswin32.iss.in: file [...4493 lines suppressed...] FXRadioButton.i, FXRecentFiles.i, FXRegion.i, FXRegistry.i, FXRootWindow.i, FXScrollArea.i, FXScrollWindow.i, FXScrollbar.i, FXSeparator.i, FXSpinner.i, FXTab.i, FXTextField.i, FXToggleButton.i, FXToolbar.i, FXTooltip.i, FXTreeList.i, FXURL.i, ! FXVerticalFrame.i, FXXPMIcon.i, FXXPMImage.i: [no log message] 2000-12-19 19:28 lyle *************** *** 4529,4533 **** swig-interfaces/FXStream.i, swig-interfaces/FXTopWindow.i, swig-interfaces/FXVisual.i, swig-interfaces/FXWindow.i, ! swig-interfaces/Makefile, swig-interfaces/fox.i, ! swig-interfaces/fxdefs.i: Initial revision --- 5610,5614 ---- swig-interfaces/FXStream.i, swig-interfaces/FXTopWindow.i, swig-interfaces/FXVisual.i, swig-interfaces/FXWindow.i, ! swig-interfaces/Makefile, swig-interfaces/fxdefs.i: Initial ! revision Index: README.win32.txt =================================================================== RCS file: /cvsroot/fxruby/FXRuby/README.win32.txt,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** README.win32.txt 13 Mar 2002 22:06:48 -0000 1.6 --- README.win32.txt 11 Jul 2002 13:32:54 -0000 1.7 *************** *** 1,5 **** This binary distribution of FXRuby is specifically packaged to work with the Visual C++-based version of ! Ruby 1.6.7, available for download from this page: http://www.pragmaticprogrammer.com/ruby/downloads/ruby-install.html --- 1,5 ---- This binary distribution of FXRuby is specifically packaged to work with the Visual C++-based version of ! Ruby 1.6.6, available for download from this page: http://www.pragmaticprogrammer.com/ruby/downloads/ruby-install.html Index: index.html =================================================================== RCS file: /cvsroot/fxruby/FXRuby/index.html,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** index.html 21 Mar 2002 21:44:39 -0000 1.19 --- index.html 11 Jul 2002 13:32:54 -0000 1.20 *************** *** 21,39 **** <td ALIGN=LEFT VALIGN=TOP><b>Downloads</b></td> ! <td>The latest version of FXRuby, including the source code distribution ! and binaries for Microsoft Windows, are always available from the ! <a href="http://sourceforge.net/projects/fxruby">SourceForge project page</a>. The SourceForge releases should always have accompanying release notes describing the changes for that release, and a cumulative ! <tt>ChangeLog</tt> ! file is also included in the FXRuby source code distribution. The file ! names will always be of the form <i>FXRuby-version.ext</i>, and the <i>version</i> ! indicates the compatible version of the FOX library that you'll need if ! you're building from source. The binary distribution for Windows is compatible ! with the standard Ruby installer for Windows that's available for download ! from <a href="http://www.pragmaticprogrammer.com/ruby/downloads/ruby-install.html"> The Pragmatic Programmers Site</a>.<p> ! Note that the precompiled binary for Windows is built with OpenGL support, and thus depends on the OpenGL runtime libraries (<tt>opengl32.dll</tt> and <tt>glu32.dll</tt>). These libraries were <i>not</i> included with Windows 95 (earlier than OSR2), so if you're using Ruby and FXRuby on a Windows 95 machine, you may need to download the <a href="http://download.microsoft.com/download/win95upg/info/1/W95/EN-US/Opengl95.exe">OpenGL runtime libraries</a>. You must have these libraries installed even if you don't plan to do anything OpenGL-related with FXRuby. </td> </tr> --- 21,50 ---- <td ALIGN=LEFT VALIGN=TOP><b>Downloads</b></td> ! <td>The latest version of FXRuby, including the source code distribution, ! a binary installer for Microsoft Windows, and Linux RPMs are always available ! from the <a href="http://sourceforge.net/projects/fxruby">SourceForge project page</a>. The SourceForge releases should always have accompanying release notes describing the changes for that release, and a cumulative ! <tt>ChangeLog</tt> file is also included in the FXRuby source code distribution. ! The binary distribution for Windows is compatible with the standard Ruby ! installer for Windows that's available for download from ! <a href="http://www.pragmaticprogrammer.com/ruby/downloads/ruby-install.html"> The Pragmatic Programmers Site</a>.<p> ! Note that the precompiled binary for Windows is built with OpenGL support, and ! thus depends on the OpenGL runtime libraries (<tt>opengl32.dll</tt> and ! <tt>glu32.dll</tt>). These libraries were <i>not</i> included with Windows 95 ! (earlier than OSR2), so if you're using Ruby and FXRuby on a Windows 95 machine, ! you may need to download the <a href="http://download.microsoft.com/download/win95upg/info/1/W95/EN-US/Opengl95.exe">OpenGL runtime libraries</a>. ! You must have these libraries installed even if you don't plan to do anything ! OpenGL-related with FXRuby. </td> + </tr> + + <tr> + <td ALIGN=LEFT VALIGN=TOP> + <b>Versions</b> + </td> + <td>As of the FOX 1.0 release, any FXRuby version 1.0.x release should be + compatible with any FOX 1.0.x release.</td> </tr> Index: setversions.rb =================================================================== RCS file: /cvsroot/fxruby/FXRuby/setversions.rb,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** setversions.rb 18 Jan 2002 00:01:58 -0000 1.15 --- setversions.rb 11 Jul 2002 13:32:54 -0000 1.16 *************** *** 16,22 **** "@@FOX_VERSION@@" => fox_version, "@@FXRUBY_VERSION@@" => fxruby_version, ! "@@FXRUBY_HOME_URL@@" => "http://fxruby.sourceforge.net", "@@FXRUBY_SRC_URL@@" => "http://prdownloads.sourceforge.net/fxruby/FXRuby-" + fxruby_version + ".tar.gz", "@@FXRUBY_WIN32_URL@@" => "http://prdownloads.sourceforge.net/fxruby/FXRuby-" + fxruby_version + "-win32.exe", "@@FOX_HOME_URL@@" => "http://www.fox-toolkit.org", "@@FOX_SRC_URL@@" => "ftp://ftp.fox-toolkit.org/pub/fox-" + fox_version + ".tar.gz" --- 16,23 ---- "@@FOX_VERSION@@" => fox_version, "@@FXRUBY_VERSION@@" => fxruby_version, ! "@@FXRUBY_HOME_URL@@" => "http://www.fxruby.org", "@@FXRUBY_SRC_URL@@" => "http://prdownloads.sourceforge.net/fxruby/FXRuby-" + fxruby_version + ".tar.gz", "@@FXRUBY_WIN32_URL@@" => "http://prdownloads.sourceforge.net/fxruby/FXRuby-" + fxruby_version + "-win32.exe", + "@@FXRUBY_LINUX_URL@@" => "http://prdownloads.sourceforge.net/fxruby/FXRuby-" + fxruby_version + "-1.i386.rpm", "@@FOX_HOME_URL@@" => "http://www.fox-toolkit.org", "@@FOX_SRC_URL@@" => "ftp://ftp.fox-toolkit.org/pub/fox-" + fox_version + ".tar.gz" *************** *** 24,28 **** def setversions(filename) ! text = File.open(filename + ".tmpl", "r").read() SUBSTITUTIONS.each { |pattern, replacement| text.gsub!(pattern, replacement) --- 25,29 ---- def setversions(filename) ! text = File.open(filename + ".in", "r").read() SUBSTITUTIONS.each { |pattern, replacement| text.gsub!(pattern, replacement) *************** *** 32,34 **** --- 33,39 ---- setversions("ANNOUNCE") + setversions("FXRuby.spec") + setversions("Makefile") setversions("ext/fox/extconf.rb") + setversions("FXRuby-ruby1.6-i586-mswin32.iss") + setversions("FXRuby-ruby1.7-i386-mswin32.iss") --- ANNOUNCE.tmpl DELETED --- --- FXRuby.iss DELETED --- --- drop-win32.sh DELETED --- --- make-drop.sh DELETED --- --- update_website.sh DELETED --- |