summaryrefslogtreecommitdiff
path: root/common.mk
AgeCommit message (Expand)Author
2012-12-04id.c: generatenobu
2012-12-03* compile.c (iseq_compile_each): joke shouldn't use id.h defined ids.ko1
2012-12-02* array.c, enum.c, insns.def, io.c, numeric.c, parse.y, process.c,ko1
2012-11-29tool/vpath.rbnobu
2012-11-29* include/ruby/debug.h: add rb_debug_inspector_* APIs.ko1
2012-11-29* lib/rubygems*: Updated to RubyGems 2.0drbrain
2012-11-27* lib/rdoc/*: Added --root option for building documentation outsidedrbrain
2012-11-27* common.mk (rdoc): Set --debug for rdoc generation in case of bugsdrbrain
2012-11-26* common.mk: specify label `built-ruby'.ko1
2012-11-23configure.in: --disable-dlnnobu
2012-11-22* common.mk, win32/Makefile.sub (probes.dmyh): now be made in currentusa
2012-11-22* common.mk, Makefile.in, win32/Makefile.sub (.dmyh.h): nmake mergesusa
2012-11-20* include/ruby/debug.h: introdudced.ko1
2012-11-20common.mk: fix for BSD makenobu
2012-11-19* vm_dump.c: not to include probes.h because the code does not dependngoto
2012-11-19common.mk: no purelibnobu
2012-11-19* configure.in: fix didn't enable_dtrace=yes on auto.naruse
2012-11-19* Makefile.in, common.mk (probes.h): moved to common.mk and changed tousa
2012-11-19* common.mk (vm_dump.o): depend probes.h.naruse
2012-11-19* Makefile.in (.SUFFIX): bsdmake needs .SUFFIX is defined before use.naruse
2012-11-18* vm_core.h, probes_helper.h (RUBY_DTRACE_FUNC_ENTRY_HOOK,ngoto
2012-11-18* configure.in, Makefile.in, common.mk: support DTrace on Solaris 10,ngoto
2012-11-16common.mk: dependencies for proges.dmyhnobu
2012-11-16probes.h: select by suffix rulesnobu
2012-11-16* Makefile.in (no-dtrace-probes.h): dmyprobes.h is in srcdir.naruse
2012-11-16Makefile.in: move probes.h to all-incsnobu
2012-11-13* common.mk (vm_insnhelper.c): this target is useless and causesnaruse
2012-11-13* common.mk (dmyprobes.h): always create for make dist.naruse
2012-11-13* common.mk Makefile.in win32/Makefile.sub (.d.h): it's not common.usa
2012-11-13Fix dtrace commit r37631, it is [Feature #2565]naruse
2012-11-12* probes.d: add DTrace probe declarations. [ruby-core:27448]tenderlove
2012-11-11hash.c: refine error messagesnobu
2012-11-09* ruby_atomic.h: renamed from atomic.h to avoid header file name conflictngoto
2012-11-09siphashnobu
2012-10-17extmk.rb: fix mingw make failure with make -jNshirosaki
2012-10-05common.mk: gdb-rubynobu
2012-09-05common.mk: partial revert r36867nobu
2012-08-31common.mk: broken nmakenobu
2012-08-31common.mk: broken nmakenobu
2012-08-31id.h: independent from parse.hnobu
2012-08-27* common.mk (vm_trace.o): Added a missing dependency.yugui
2012-08-25common.mk: update parse.hnobu
2012-08-25generic_erb.rb: --vpath optionnobu
2012-08-23* common.mk: support `make id.h` without `rm .id.h.time` after `rm id.h`.kazu
2012-08-23* common.mk (win32/*): macro RUBY_H_INCLUDES is not defined there,usa
2012-08-23* common.mk (ID_H_TARGET): revert a part of r36724 and r36751. theyusa
2012-08-22* common.mk (vm_backtrace.o): Added missing dependencies.yugui
2012-08-21common.mk: id.hnobu
2012-08-20* common.mk: fix failed to make with -j2.kazu
2012-08-17common.mk: fix VPATHnobu