summaryrefslogtreecommitdiff
path: root/ext/extmk.rb
AgeCommit message (Expand)Author
2003-01-05*** empty log message ***nobu
2003-01-05* ext/extmk.rb (extmake): set $0 temporarily while loadingnobu
2003-01-05* instruby.rb: need paren in regexp(make -n install).eban
2002-12-31* wrong regexp.eban
2002-12-31* Makefile.in, {win32,bcc32}/Makefile.sub: add new target:eban
2002-12-30* typofixeban
2002-12-30* ext/extmk.rb: split --make argument contains options, assumenobu
2002-12-26* ext/extmk.rb (create_makefile): check only `-' option.eban
2002-12-11* ext/extmk.rb (create_makefile): -no-undefined -> --no-undefined.eban
2002-11-25* ext/extmk.rb (extmake): return true if not dynamic and not static.eban
2002-11-13 * configure.in (DLDFLAGS): removed -Wl,-no-undefined tonobu
2002-11-04* ext/extmk.rb: Properly pass the given target toknu
2002-11-03Fix a bogon in the last commit. (reported by WATANABE Tetsuya inknu
2002-11-03* Makefile.in, ext/extmk.rb, bcc32/Makefile.sub,knu
2002-10-28* ext/extmk.rb (extmake): use dummy_makefile to create dummynobu
2002-10-27ext/extmk.rb(78) : The unnecessary error when installing by bccwin32 is cont...H_Konishi
2002-10-27* djgpp/*: sync with the latest.eban
2002-10-24* configure.in (LIBPATHFLAG): avoid $ substitution.nobu
2002-10-22* ext/extmk.rb (extmake): add install: target to dummy Makefile.nobu
2002-10-22* instruby.rb: add dryrun mode.nobu
2002-10-21* configure.in (XCFLAGS): CFLAGS to comile ruby itself.nobu
2002-10-04* configure.in (RUBY_PROG_GNU_LD): check whether the linker is GNU ld.eban
2002-09-28* ext/extmk.rb: The condition judgment without necessity was deleted.H_Konishi
2002-09-10* ext/extmk.rb, lib/mkmf.rb ($INCFLAGS): new var for -I$(topdir).eban
2002-09-08* time.c (time_free): prototype; struct time_object -> void *.eban
2002-09-08* configure.in: modify program_prefix only if specifiedeban