aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
Commit message (Expand)AuthorAgeFilesLines
* * eval.c (ruby_cleanup): the order of local variables on stack isnobu2009-04-191-1/+1
* * common.mk (up): updates timestamp file.nobu2009-04-101-1/+1
* * common.mk (info): shows configured names.nobu2009-04-071-0/+10
* * common.mk (ruby.imp): all symbols in static library need to benobu2009-03-281-2/+2
* * common.mk (REVISION_H): keeps timestamp of revision.h.nobu2009-03-161-4/+9
* * Makefile.in, common.mk, win32/Makefile.sub: added preprocessing rules.nobu2009-03-161-1/+1
* * common.mk (.y.c): use SRC_FILE which contains slashes instead ofnobu2009-03-151-1/+1
* * common.mk (srcs-ext): creates ext/dl/callback/callback.c also.nobu2009-03-141-3/+7
* * tool/ytab.sed: replaces backslashes with slash for nmake.nobu2009-03-111-1/+1
* * common.mk: removed a comment already has no meaning.nobu2009-03-061-2/+0
* * configure.in, Makefile.in, win32/Makefile.sub (CHDIR): cd usingnobu2009-03-061-3/+3
* * Makefile.in, win32/Makefile.sub (INSNS): moved variablenobu2009-03-061-3/+0
* * win32/Makefile.sub (make_insns_rules): rule to make rules for insns.nobu2009-03-051-12/+8
* * common.mk (main): passes $(MAKE) to mkmain_cmdnobu2009-03-031-1/+1
* * common.mk (.y.c): removed extra backslash. [ruby-core:22602]nobu2009-03-011-1/+1
* * common.mk (INSNS, newline.c, miniprelude.c, prelude.c),nobu2009-02-261-0/+9
* * common.mk (main): split from exts and makes main program afternobu2009-02-241-3/+10
* * common.mk (ripper.c): exec can't work on Windows.nobu2009-02-241-1/+1
* * Makefile.in (id.h): updates from parse.h.nobu2009-02-041-4/+0
* * common.mk (Doxyfile): moved from Makefile.in.nobu2009-02-021-0/+4
* * 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