summaryrefslogtreecommitdiffstats
path: root/common.mk
Commit message (Expand)AuthorAgeFilesLines
* * node.c: node management added. Currently, only pretty-dumper ismame2009-12-091-0/+3
* * win32/Makefile.sub (config.h): added RUBY_SITEARCH to usenobu2009-10-261-1/+1
* * configure.in, Makefile.in, win32/Makefile.sub (XRUBY): runnablenobu2009-10-221-1/+1
* * configure.in, Makefile.in (LIBRUBY_SO), common.mk (ruby.imp),nobu2009-10-101-1/+1
* * common.mk (ruby.imp): add text section [Bug #2064].kanemoto2009-09-271-1/+3
* * common.mk (eval.o): needs vm.h.nobu2009-09-181-1/+1
* * configure.in (CAPITARGET): enable iff doxygen is available.nobu2009-09-161-10/+14
* * common.mk (main): makes also encs.nobu2009-09-161-1/+1
* * common.mk (install-rdoc), configure.in (RDOCTARGET): removednobu2009-09-151-0/+1
* * common.mk (install-all): target to install all.nobu2009-09-141-2/+9
* * configure.in, common.mk, */configure.bat (rdoc): make beforenobu2009-09-141-2/+3
* * common.mk (check-ruby): run all test of ruby itself.nobu2009-09-141-0/+6
* * Makefile.in, common.mk: move a id.h generation rule.ko12009-09-061-0/+4
* * common.mk: dependencies updated.akr2009-08-301-18/+20
* * win32/Makefile.sub (MAKEDIRS): define.usa2009-08-241-1/+1
* * enc/unicode/name2ctype.h: split from enc/unicode.c and made anobu2009-08-211-2/+4
* * common.mk (yes-test-knownbug): use RUNRUBY instead of MINIRUBY.usa2009-08-121-1/+1
* * marshal.c (class2path, w_unique, w_extended, w_class, w_uclass):nobu2009-08-091-1/+1
* * common.mk (ruby.imp): excluded prelude.o to get rid of circularnobu2009-08-091-4/+5
* * tool/compile_prelude.rb: replaces "require" with in-place evaluationyugui2009-07-301-1/+1
* * common.mk (class.o): depends on vm_core.h.nobu2009-07-221-1/+1
* * configure.in, Makefile.in (TEST_RUNNABLE): tests are notnobu2009-07-201-5/+15
* * common.mk: add method.h.ko12009-07-151-1/+1
* * tool/rbinstall.rb: renamed to get rid of collision againstnobu2009-06-301-1/+1
* * Doxyfile.in: removed. merged into template/Doxyfile.templateyugui2009-06-291-2/+2
* * common.mk (COMPILE_PRELUDE): need -I. before -rrbconfig.usa2009-06-261-1/+1
* * common.mk (bignum.o, numeric.o): depend on util.h.nobu2009-05-261-2/+2
* * instruby.rb: moved into tool/.yugui2009-05-221-4/+4
* * common.mk: marked PHONY targets.nobu2009-05-141-11/+19
* * 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