summaryrefslogtreecommitdiffstats
path: root/common.mk
Commit message (Expand)AuthorAgeFilesLines
* * common.mk (distclean-enc, realclean-enc): do not call clean ofnobu2009-01-271-5/+4
* * common.mk (clean-extout): removes extout directory.nobu2009-01-251-3/+8
* * Makefile.in, win32/Makefile.sub (RMDIRS): remove directory andnobu2009-01-251-2/+4
* * configure.in (Makefile): set VCS and VCSUP.nobu2009-01-161-4/+1
* * common.mk: btest-ruby should receive option with OPTS.ko12009-01-151-1/+1
* * template/{encdb,transdb}.h.tmpl: moved enc/make_encdb.rb andnobu2009-01-131-6/+4
* * common.mk (test-sample), rubytest.rb: use runruby.rbnobu2009-01-091-1/+1
* * instruby.rb (gem), lib/rubygems/defaults.rb (Gem.default_dir):nobu2009-01-071-23/+24
* * common.mk, Makefile.in, win32/Makefile.sub (INSNS): move the macrousa2009-01-031-3/+0
* * common.mk, Makefile.in, win32/Makefile.sub ($(INSNS), node_name.inc,usa2009-01-021-8/+0
* * common.mk (revision.h): ignores failure of file2lastrev.yugui2008-12-271-1/+1
* * common.mk (revision.h): uses tool/file2lastrev.rb to supportyugui2008-12-221-4/+2
* * Doxyfile.in: new file. Template of a configuration file foryugui2008-12-221-1/+11
* Revert the previous change. [ruby-dev:37455]knu2008-12-161-4/+2
* * common.mk (complex.$(OBJEXT), rational.$(OBJEXT)): Properly addknu2008-12-161-2/+4
* * common.mk (EXTMK_ARGS): shouldn't use ``\"'' because cmd.exe eatusa2008-12-151-1/+1
* * common.mk (EXTMK_ARGS): needs MINIRUBY for cross-compile.nobu2008-12-151-1/+2
* * common.mk (btest-ruby): use RUNRUBY instead of MINIRUBY to load thenobu2008-12-151-1/+1
* * common.mk (help): describes more targets.yugui2008-12-131-8/+19
* * common.mk (run, runruby, parse, gdb, gdb-ruby): you can also runyugui2008-12-121-5/+7
* * common.mk (win32.obj): depend on headers.usa2008-12-091-1/+1
* * common.mk (revision.h): have to be updated daily or by non-trivialnobu2008-10-291-1/+1
* * common.mk (exts): renamed to get rid of the existent directory.nobu2008-10-241-2/+2
* * common.mk (ext): split out the target for extension library.nobu2008-10-241-1/+2
* * common.mk (encs): depends on enc and trans.nobu2008-10-241-0/+1
* * include/ruby/vm.h: write a comment.ko12008-10-211-1/+1
* * common.mk (srcs): removed ID_H_TARGET.nobu2008-10-191-1/+1
* * keywords, lex.c.src, opt_insn_unif.def, opt_operand.def: moved rarely changedyugui2008-10-181-2/+2
* * common.mk: use added options for generic_erb.rb.eban2008-10-171-1/+1
* * id.h: reverted.nobu2008-10-171-5/+3
* * common.mk (ID_H_TARGET): phony target to update id.h.nobu2008-10-171-24/+29
* * common.mk (TESTS): removed to re-enable test for minitest.akr2008-10-161-1/+0
* * common.mk, enc/depend (enc, trans): targets for sources.nobu2008-10-161-2/+5
* * common.mk (TESTS): skips minitest by default, since it interferesnobu2008-10-141-0/+1
* * x68/_dtos18.c: removed. Ruby no longer supports human68k.yugui2008-10-041-1/+0
* * common.mk (gdb-ruby): new target. it runs ruby under controlled byyugui2008-10-041-1/+4
* * common.mk (parse.h): removes line directives.nobu2008-10-011-1/+1
* * common.mk (dist): nothing is need to run BASERUBY.nobu2008-09-261-1/+1
* Fixed build failure on some platforms.yugui2008-09-261-1/+1
* * common.mk (dist): Changed its dependencies andyugui2008-09-261-2/+2
* * error.c (Init_syserr): moved to the template.yugui2008-09-261-2/+5
* * common.mk (ENC_MK): defaulted to enc.mk.nobu2008-09-261-7/+8
* * common.mk: dependency updated.akr2008-09-251-65/+84
* * common.mk: fix btest-* rules [ruby-dev:36528].ko12008-09-251-25/+5
* removed basedir and runner args to test/runner.rb. not valid args anymoreryan2008-09-241-1/+1
* * common.mk (io.o): remove dependency for vm_core.h.ko12008-09-231-1/+1
* * debug.h (ruby_set_debug_option): declared.akr2008-09-231-1/+1
* * include/ruby/node.h, vm_core.h: move definition ofko12008-09-231-5/+5
* fix a typo.akr2008-09-231-26/+26
* * common.mk, hash.c: remove unused inclusion.ko12008-09-231-2/+1