1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
nobu 97eafefb4a * ext/extmk.rb (extmake): use dummy_makefile to create dummy
Makefile.

* lib/mkmf.rb (find_executable0): EXEEXT is optional.

* lib/mkmf.rb (dummy_makefile): make dummy Makefile content.

* lib/mkmf.rb (create_makefile): define EXTLIB replacing -l.

* lib/mkmf.rb ($bccwin): detect Borland make by help message.

* lib/mkmf.rb (CLEANINGS): common rules to clean.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3011 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-10-28 17:01:23 +00:00
..
curses cleanup for curses, gdbm [ruby-core:502], [ruby-core:503] 2002-09-24 06:00:03 +00:00
dbm * ext/dbm/dbm.c (fdbm_indexes, fdbm_select): add a missing 2002-10-25 19:31:55 +00:00
digest Update the MANIFEST files. 2002-09-27 13:21:19 +00:00
dl * configure.in (XCFLAGS): CFLAGS to comile ruby itself. 2002-10-21 14:03:46 +00:00
etc * lib/mkmf.rb (have_struct_member): moved from ext/socket/extconf.rb. 2002-09-08 10:00:43 +00:00
fcntl * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
gdbm make it compile 2002-09-24 06:01:31 +00:00
iconv * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +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 * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
sdbm * ext/dbm/dbm.c (fdbm_indexes, fdbm_select): add a missing 2002-10-25 19:31:55 +00:00
socket * io.c (rb_io_wait_readable): handle retryable errors. 2002-10-02 14:13:58 +00:00
stringio * ext/stringio/stringio.c (strio_set_string): reinitialize 2002-09-09 02:27:01 +00:00
strscan * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
syslog * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
tcltklib * ext/tcltklib/stubs.c (ruby_tcltk_stubs): fix memory leak. 2002-10-10 08:30:52 +00:00
tk * commit miss; and tcltklib fix too. 2002-10-02 06:02:17 +00:00
Win32API * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
win32ole * configure.in (LIBPATHFLAG): avoid $ substitution. 2002-10-24 12:58:42 +00:00
.cvsignore * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
aix_mksym.rb remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
configsub.rb * ext/configsub.rb: latest autoconf style support. 2002-03-20 16:04:08 +00:00
extmk.rb * ext/extmk.rb (extmake): use dummy_makefile to create dummy 2002-10-28 17:01:23 +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