summaryrefslogtreecommitdiff
path: root/common.mk
AgeCommit message (Expand)Author
2009-08-12 * common.mk (yes-test-knownbug): use RUNRUBY instead of MINIRUBY.usa
2009-08-09* marshal.c (class2path, w_unique, w_extended, w_class, w_uclass):nobu
2009-08-09* common.mk (ruby.imp): excluded prelude.o to get rid of circularnobu
2009-07-30* tool/compile_prelude.rb: replaces "require" with in-place evaluationyugui
2009-07-22* common.mk (class.o): depends on vm_core.h.nobu
2009-07-20* configure.in, Makefile.in (TEST_RUNNABLE): tests are notnobu
2009-07-15* common.mk: add method.h.ko1
2009-06-30* tool/rbinstall.rb: renamed to get rid of collision againstnobu
2009-06-29* Doxyfile.in: removed. merged into template/Doxyfile.templateyugui
2009-06-26 * common.mk (COMPILE_PRELUDE): need -I. before -rrbconfig.usa
2009-05-26* common.mk (bignum.o, numeric.o): depend on util.h.nobu
2009-05-22* instruby.rb: moved into tool/.yugui
2009-05-14* common.mk: marked PHONY targets.nobu
2009-04-19* eval.c (ruby_cleanup): the order of local variables on stack isnobu
2009-04-10* common.mk (up): updates timestamp file.nobu
2009-04-07* common.mk (info): shows configured names.nobu
2009-03-28* common.mk (ruby.imp): all symbols in static library need to benobu
2009-03-16* common.mk (REVISION_H): keeps timestamp of revision.h.nobu
2009-03-16* Makefile.in, common.mk, win32/Makefile.sub: added preprocessing rules.nobu
2009-03-15* common.mk (.y.c): use SRC_FILE which contains slashes instead ofnobu
2009-03-14* common.mk (srcs-ext): creates ext/dl/callback/callback.c also.nobu
2009-03-11* tool/ytab.sed: replaces backslashes with slash for nmake.nobu
2009-03-06* common.mk: removed a comment already has no meaning.nobu
2009-03-06* configure.in, Makefile.in, win32/Makefile.sub (CHDIR): cd usingnobu
2009-03-06* Makefile.in, win32/Makefile.sub (INSNS): moved variablenobu
2009-03-05* win32/Makefile.sub (make_insns_rules): rule to make rules for insns.nobu
2009-03-03* common.mk (main): passes $(MAKE) to mkmain_cmdnobu
2009-03-01* common.mk (.y.c): removed extra backslash. [ruby-core:22602]nobu
2009-02-26* common.mk (INSNS, newline.c, miniprelude.c, prelude.c),nobu
2009-02-24* common.mk (main): split from exts and makes main program afternobu
2009-02-24* common.mk (ripper.c): exec can't work on Windows.nobu
2009-02-04* Makefile.in (id.h): updates from parse.h.nobu
2009-02-02* common.mk (Doxyfile): moved from Makefile.in.nobu
2009-01-27* common.mk (distclean-enc, realclean-enc): do not call clean ofnobu
2009-01-25* common.mk (clean-extout): removes extout directory.nobu
2009-01-25* Makefile.in, win32/Makefile.sub (RMDIRS): remove directory andnobu
2009-01-16* configure.in (Makefile): set VCS and VCSUP.nobu
2009-01-15* common.mk: btest-ruby should receive option with OPTS.ko1
2009-01-13* template/{encdb,transdb}.h.tmpl: moved enc/make_encdb.rb andnobu
2009-01-09* common.mk (test-sample), rubytest.rb: use runruby.rbnobu
2009-01-07* instruby.rb (gem), lib/rubygems/defaults.rb (Gem.default_dir):nobu
2009-01-03 * common.mk, Makefile.in, win32/Makefile.sub (INSNS): move the macrousa
2009-01-02 * common.mk, Makefile.in, win32/Makefile.sub ($(INSNS), node_name.inc,usa
2008-12-27* common.mk (revision.h): ignores failure of file2lastrev.yugui
2008-12-22* common.mk (revision.h): uses tool/file2lastrev.rb to supportyugui
2008-12-22* Doxyfile.in: new file. Template of a configuration file foryugui
2008-12-16Revert the previous change. [ruby-dev:37455]knu
2008-12-16* common.mk (complex.$(OBJEXT), rational.$(OBJEXT)): Properly addknu
2008-12-15 * common.mk (EXTMK_ARGS): shouldn't use ``\"'' because cmd.exe eatusa
2008-12-15* common.mk (EXTMK_ARGS): needs MINIRUBY for cross-compile.nobu