summaryrefslogtreecommitdiff
path: root/common.mk
AgeCommit message (Expand)Author
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
2012-08-17incs: timestamp filenobu
2012-08-17* id.c: move vm_opts.h dependency.nobu
2012-08-16common.mk: -ext- testsnobu
2012-08-15common.mk: ID_H_TARGETnobu
2012-08-15* vm_trace.c: separate trace_func related functions fromko1
2012-08-08common.mk: id.h dependencynobu
2012-07-29* common.mk: add a dependency. [ruby-core:46741] [Bug #6789]nagachika
2012-07-10rb_thread_call_without_gvlnobu
2012-07-03make runnablenobu
2012-06-22* common.mk: Add missing dependencies.yugui
2012-06-09* removed trailing spaces.nobu
2012-06-05installation dependenciesnobu
2012-06-02* common.mk: fix to build vm_backtrace.c only itself (vm_backtrace.cko1
2012-06-02* vm_backtrace.c: added. Separate backtrace related functions toko1
2012-05-30common test optionsnobu
2012-05-28common.mk: fix dependencies.nobu
2012-05-20Bug #6462: EXTSOLIBSnobu
2012-05-19static-linked-ext: into librubynobu
2012-05-17Imports Ruby's port to NativeClient (a.k.a NaCl).yugui
2012-05-16Supports static linking of extensions and encodings again.yugui
2012-05-01* common.mk: "$(Q)-..." doesn't work on nmake.ko1
2012-05-01* common.mk: replace '@' prefix to '$(Q)' to control buildko1