aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
Commit message (Expand)AuthorAgeFilesLines
* * include/ruby: moved public headers.nobu2007-06-101-85/+85
* * cont.c: support callcc which everyone love.ko12007-05-231-0/+6
* * common.mk: add a rule for regsyntax.c.matz2007-05-231-0/+4
* * oniguruma.h: updated to Oniguruma 5.7.0.matz2007-05-231-0/+3
* * common.mk (clear-installed-list): separated from install-prereq.nobu2007-03-131-1/+5
* * Makefile.in, configure.in, */Makefile.sub (THREAD_MODEL): systemnobu2007-02-281-32/+60
* * mkconfig.rb (RbConfig): add CONFIG['PATCHLEVEL']shyouhei2007-02-271-1/+3
* * common.mk (error.c, process.c): depend on yarvcore.h and rubysig.h.usa2007-02-271-22/+20
* * common.mk: change "gdb" rule. You can debug miniruby withko12007-02-251-4/+6
* * common.mk: new target "btest", to run bootstraptests.aamine2007-02-241-0/+5
* * common.mk: change vm_macro.def -> vm_macro.inc rule.ko12007-02-241-3/+5
* * common.mk: targets which depend on yarvcore.h now depend onnobu2007-02-101-5/+5
* * common.mk: fix to use RUNRUBY instead of BASERUBY if possible.ko12007-02-081-8/+9
* * blockinlining.c, error.c, eval.c, eval_error.h, eval_intern.h,ko12007-02-081-2/+2
* * this commit is a result of refactoring. only renaming functions,ko12007-02-071-14/+13
* * complement last commit.ko12007-02-061-28/+24
* * eval_thread.c, common.mk: remove eval_thread.c.ko12007-02-051-6/+0
* * insns.def (setclassvariable): remove unnecessary operand.matz2007-02-041-1/+4
* * common.mk (runruby, benchmark, benchmark-each, tbench): usenobu2007-02-021-8/+8
* * Makefile.in, */Makefile.sub, common.mk (vmasm): generalized.nobu2007-02-021-3/+1
* * common.mk (bin): add more dependency. a patch from Tadashimatz2007-02-021-5/+23
* * common.mk (compile.$(OBJEXT)): add config.h to vm.c andmatz2007-02-021-2/+2
* * Makefile.in, common.mk, configure.in, */{Makefile.sub, configure.bat,usa2007-01-231-1/+0
* * some refactoring around yarvcore and proc.ko12007-01-171-2/+2
* * common.mk: fix ruby script path.ko12007-01-161-1/+1
* * common.mk: add a "compare" rule and fix MATZRUBY variableko12007-01-071-1/+5
* * common.mk : add PHONY dependency to some rulesko12007-01-061-9/+9
* * benchmark/run.rb : change option formatko12007-01-051-7/+7
* * benchmark/bm_app_pentomino.rb : use Array#dup instead ofko12007-01-051-13/+12
* * common.mk : add .SUFFIXES ruleko12007-01-051-0/+2
* * common.mk : rename yarv-test-[all/each] to compare-test[/-each].ko12007-01-041-4/+5
* * common.mk : fix to use test.rb script in build directory.ko12007-01-041-5/+5
* * yarv_version.h : removed.ko12007-01-041-3/+2
* * common.mk : restore changesko12007-01-041-50/+189
* * Merge YARVko12006-12-311-202/+207
* * Makefile.in, common.mk (NULLCMD): moved for platforms that emptynobu2006-12-061-1/+0
* * common.mk (NULLCMD): dummy command.nobu2006-10-191-0/+13
* * mkconfig.rb: *OBJS are not needed for extension libraries.nobu2006-10-151-2/+2
* * common.mk (test-all): separate directory where running test casesnobu2006-10-011-1/+4
* * Makefile.in, common.mk, ext/extmk.rb, win{32,ce}/Makefile.in: keepnobu2006-10-011-2/+9
* * common.mk (no-install): not install rdoc actually.nobu2006-09-211-6/+10
* * common.mk (pre-install-doc): create data directory before install.nobu2006-09-201-0/+1
* * common.mk (install-doc): reverted.nobu2006-09-171-0/+13
* * Makefile.in, common.in, instruby.rb, ext/extmk.rb, lib/mkmf.rb:nobu2006-09-161-35/+135
* * common.mk (ia64.o): use the compiler driver to assemble ia64.sakr2006-09-021-0/+1
* add regint.h and oniguruma.h to dependencekosako2006-08-251-3/+4
* * common.mk (pre-install-local): remove unnecessary code.usa2006-08-161-2/+0
* * configure.in, common.mk: AIX link issue. a patch from Yutakamatz2006-08-071-4/+6
* * configure.in: define IA64 for portability. (HP aC++/ANSI C doesn'takr2005-12-271-0/+1
* * common.mk (static-ruby): overridable.nobu2005-11-161-2/+4