summaryrefslogtreecommitdiff
path: root/ext/extmk.rb
AgeCommit message (Expand)Author
2003-08-17* ext/extmk.rb (extmake): should not force to remake Makefile whennobu
2003-08-16* marshal.c (w_symbol, w_object): get rid of warnings.nobu
2003-08-12commit missnobu
2003-08-12* ext/extmk.rb (extmake): compact $extlibs.nobu
2003-08-12* Makefile.in: static link libraries to LIBRUBY_SO with static linkednobu
2003-08-06* ext/extmk.rb (extmake): pass LIBPATH to make ruby. [ruby-dev:21137]nobu
2003-08-02* ext/extmk.rb (--no-undefined): annoying option removed.eban
2003-07-29* ext/extmk.rb (INSTALL_PROG, INSTALL_DATA): modify verbose messages.eban
2003-07-18* lib/mkmf.rb (rm_f): use FileUtils.nobu
2003-04-24* ext/extmk.rb: add -Wl,--no-undefined to LDSHARED onlyeban
2003-03-29* instruby.rb, ext/extmk.rb, lib/benchmark.rb, lib/cgi.rb,akr
2003-03-21* regex.c (re_compile_pattern): fix previous change.akr
2003-02-10* ext/extmk.rb (parse_args): add '-n' to $mflags BEFORE "--".eban
2003-01-27* instruby.rb (parse_args), ext/extmk.rb (parse_args): Prepend aknu
2003-01-26* instruby.rb ($mflags.set?): Check $make instead of $nmake, sinseusa
2003-01-26* instruby.rb (parse_args), ext/extmk.rb (parse_args): Detect -nknu
2003-01-25* instruby.rb, ext/extmk.rb, Makefile.in, win32/Makefile.sub,knu
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