aboutsummaryrefslogtreecommitdiffstats
path: root/ext/extmk.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a bogon in the last commit. (reported by WATANABE Tetsuya inknu2002-11-031-2/+1
* * Makefile.in, ext/extmk.rb, bcc32/Makefile.sub,knu2002-11-031-13/+16
* * ext/extmk.rb (extmake): use dummy_makefile to create dummynobu2002-10-281-4/+1
* ext/extmk.rb(78) : The unnecessary error when installing by bccwin32 is cont...H_Konishi2002-10-271-0/+3
* * djgpp/*: sync with the latest.eban2002-10-271-0/+2
* * configure.in (LIBPATHFLAG): avoid $ substitution.nobu2002-10-241-1/+1
* * ext/extmk.rb (extmake): add install: target to dummy Makefile.nobu2002-10-221-1/+1
* * instruby.rb: add dryrun mode.nobu2002-10-221-3/+6
* * configure.in (XCFLAGS): CFLAGS to comile ruby itself.nobu2002-10-211-437/+108
* * configure.in (RUBY_PROG_GNU_LD): check whether the linker is GNU ld.eban2002-10-041-0/+4
* * ext/extmk.rb: The condition judgment without necessity was deleted.H_Konishi2002-09-281-1/+1
* * ext/extmk.rb, lib/mkmf.rb ($INCFLAGS): new var for -I$(topdir).eban2002-09-101-1/+2
* * time.c (time_free): prototype; struct time_object -> void *.eban2002-09-081-6/+4
* * configure.in: modify program_prefix only if specifiedeban2002-09-081-0/+549