usa 
								
							 
						 
						
							
							
							
							
								
							
							
								ea7158919f 
								
							 
						 
						
							
							
								
								* win32/README.win32: note to need NT based OS to build ruby.  
							
							 
							
							... 
							
							
							
							git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30400 b2dd03c8-39d4-4d8f-98ff-823fe69b080e 
							
						 
						
							2010-12-27 06:23:19 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									nobu 
								
							 
						 
						
							
							
							
							
								
							
							
								0f7321eddf 
								
							 
						 
						
							
							
								
								* README: update.  
							
							 
							
							... 
							
							
							
							git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27636 b2dd03c8-39d4-4d8f-98ff-823fe69b080e 
							
						 
						
							2010-05-06 03:12:28 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									nobu 
								
							 
						 
						
							
							
							
							
								
							
							
								00305d36f0 
								
							 
						 
						
							
							
								
								* win32/README.win32 (Requirement): VC++ 5.0 is not supported  
							
							 
							
							... 
							
							
							
							already.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22769 b2dd03c8-39d4-4d8f-98ff-823fe69b080e 
							
						 
						
							2009-03-04 15:26:17 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									nobu 
								
							 
						 
						
							
							
							
							
								
							
							
								e7184e7a53 
								
							 
						 
						
							
							
								
								* win32/README.win32 (Requirement): added unicows.lib and dll.  
							
							 
							
							... 
							
							
							
							git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22767 b2dd03c8-39d4-4d8f-98ff-823fe69b080e 
							
						 
						
							2009-03-04 15:06:39 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									usa 
								
							 
						 
						
							
							
							
							
								
							
							
								24ada5f55e 
								
							 
						 
						
							
							
								
								* win32/configure.bat, setup.mak: now can recognize OS even if  
							
							 
							
							... 
							
							
							
							the ``--target'' option of configure is omitted.
	* win32/README.win32: update the descriptions about compiler.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13795 b2dd03c8-39d4-4d8f-98ff-823fe69b080e 
							
						 
						
							2007-10-31 15:53:19 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									usa 
								
							 
						 
						
							
							
							
							
								
							
							
								1ff31c2d2d 
								
							 
						 
						
							
							
								
								* win32/REAMDE.win32: follow recent changes.  
							
							 
							
							... 
							
							
							
							git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13537 b2dd03c8-39d4-4d8f-98ff-823fe69b080e 
							
						 
						
							2007-09-27 08:38:46 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									usa 
								
							 
						 
						
							
							
							
							
								
							
							
								d51f21cee0 
								
							 
						 
						
							
							
								
								* bcc32/README.bcc32, win32/README.win32: need bison instead of  
							
							 
							
							... 
							
							
							
							byacc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7258 b2dd03c8-39d4-4d8f-98ff-823fe69b080e 
							
						 
						
							2004-11-12 08:33:17 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									usa 
								
							 
						 
						
							
							
							
							
								
							
							
								923b55d35b 
								
							 
						 
						
							
							
								
								* instruby.rb: fix install directory if destdir and compile_dir are  
							
							 
							
							... 
							
							
							
							not in the same drive.
* ext/extmk.rb: ditto.
* win32/Makefile.sub, win32/README.win32, win32/configure.bat,
  win32/setup.mak: new configure scheme. use ``configure --prefix=dir''
  instead of ``nmake DESTDIR=dir install''.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5336 b2dd03c8-39d4-4d8f-98ff-823fe69b080e 
							
						 
						
							2003-12-28 17:25:31 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									usa 
								
							 
						 
						
							
							
							
							
								
							
							
								a3faa7e2e2 
								
							 
						 
						
							
							
								
								* win32/Makefile.sub (miniruby): shouldn't link $(EXTOBJS).  
							
							 
							
							... 
							
							
							
							* win32/Makefile.sub ($(LIBRUBY_A), $(LIBRUBY)): avoid lib.exe's
  warning.
* win32/Makefile.sub: remove unnecessary rules.
* win32/configure.bat, win32/setup.mak, win32/README.win32: enable to
  pass some arguments to configure.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2832 b2dd03c8-39d4-4d8f-98ff-823fe69b080e 
							
						 
						
							2002-09-10 08:24:11 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									usa 
								
							 
						 
						
							
							
							
							
								
							
							
								8e565c612d 
								
							 
						 
						
							
							
								
								* win32/README.win32: follow recent changes.  
							
							 
							
							... 
							
							
							
							git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2302 b2dd03c8-39d4-4d8f-98ff-823fe69b080e 
							
						 
						
							2002-03-29 06:49:58 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									matz 
								
							 
						 
						
							
							
							
							
								
							
							
								87be0f1222 
								
							 
						 
						
							
							
								
								matz - add/remove files  
							
							 
							
							... 
							
							
							
							git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@873 b2dd03c8-39d4-4d8f-98ff-823fe69b080e 
							
						 
						
							2000-08-03 09:55:54 +00:00