1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
knu 78f457a5d5 * instruby.rb, ext/extmk.rb, Makefile.in, win32/Makefile.sub,
bcc32/Makefile.sub: Replace the complicated MFLAGS/MAKEFLAGS
  parser with something plain and comprehensible.  This fixes a
  bug where make flags were wrongly reordered and the resulted
  command line often did not make sense especially when BSD make
  is used with extra arguments given.  Tested with FreeBSD and
  Linux by me and mswin32, bccwin32 and mingw by usa.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3408 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-01-25 18:59:34 +00:00
..
curses * ext/curses/curses.c, ext/digest/digest.c, ext/dl/handle.c, 2002-12-20 11:23:40 +00:00
dbm -Wall cleanups (removed unused vars, no 'code has no effect' warnings) 2003-01-16 07:38:40 +00:00
digest * intern.h (rb_check_array_type): Declare rb_check_array_type(). 2003-01-06 11:47:53 +00:00
dl * typo fix. 2003-01-20 10:22:04 +00:00
etc -Wall cleanups (removed unused vars, no 'code has no effect' warnings) 2003-01-16 07:38:40 +00:00
fcntl * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
gdbm * {win32,bcc32}/Makefile.sub: remove `=' from --make-flags options. 2002-12-27 16:13:56 +00:00
iconv * ext/curses/curses.c, ext/digest/digest.c, ext/dl/handle.c, 2002-12-20 11:23:40 +00:00
nkf * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
pty * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
racc/cparse * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
readline -Wall cleanups (removed unused vars, no 'code has no effect' warnings) 2003-01-16 07:38:40 +00:00
sdbm -Wall cleanups (removed unused vars, no 'code has no effect' warnings) 2003-01-16 07:38:40 +00:00
socket -Wall cleanups (removed unused vars, no 'code has no effect' warnings) 2003-01-16 07:38:40 +00:00
stringio -Wall cleanups (removed unused vars, no 'code has no effect' warnings) 2003-01-16 07:38:40 +00:00
strscan * ext/curses/curses.c, ext/digest/digest.c, ext/dl/handle.c, 2002-12-20 11:23:40 +00:00
syslog -Wall cleanups (removed unused vars, no 'code has no effect' warnings) 2003-01-16 07:38:40 +00:00
tcltklib * ext/tcltklib/extconf.rb (find_tcl, find_tk): Look for both 2002-12-31 11:13:44 +00:00
tk * commit miss; and tcltklib fix too. 2002-10-02 06:02:17 +00:00
Win32API * ext/Win32API/lib/win32/registry.rb: added. [new] 2003-01-08 08:12:16 +00:00
win32ole * array.c (ary_alloc), dir.c (dir_s_alloc), eval.c (thgroup_s_alloc), 2002-12-21 18:02:01 +00:00
.cvsignore * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
configsub.rb * ext/configsub.rb: latest autoconf style support. 2002-03-20 16:04:08 +00:00
extmk.rb * instruby.rb, ext/extmk.rb, Makefile.in, win32/Makefile.sub, 2003-01-25 18:59:34 +00:00
Setup merge win32ole from rough 2002-06-01 12:34:30 +00:00
Setup.atheos * range.c (range_check): need no Fixnum check. 2002-10-01 08:14:03 +00:00
Setup.dj merge win32ole from rough 2002-06-01 12:34:30 +00:00
Setup.emx merge win32ole from rough 2002-06-01 12:34:30 +00:00
Setup.nt merge win32ole from rough 2002-06-01 12:34:30 +00:00
Setup.x68 merge win32ole from rough 2002-06-01 12:34:30 +00:00