aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
Commit message (Expand)AuthorAgeFilesLines
* probes.h: select by suffix rulesnobu2012-11-161-3/+7
* * Makefile.in (no-dtrace-probes.h): dmyprobes.h is in srcdir.naruse2012-11-161-1/+1
* Makefile.in: move probes.h to all-incsnobu2012-11-161-2/+3
* * common.mk (vm_insnhelper.c): this target is useless and causesnaruse2012-11-131-1/+0
* * common.mk (dmyprobes.h): always create for make dist.naruse2012-11-131-1/+4
* * common.mk Makefile.in win32/Makefile.sub (.d.h): it's not common.usa2012-11-131-10/+0
* Fix dtrace commit r37631, it is [Feature #2565]naruse2012-11-131-2/+12
* * probes.d: add DTrace probe declarations. [ruby-core:27448]tenderlove2012-11-121-10/+12
* hash.c: refine error messagesnobu2012-11-111-1/+1
* * ruby_atomic.h: renamed from atomic.h to avoid header file name conflictngoto2012-11-091-1/+1
* siphashnobu2012-11-091-1/+2
* extmk.rb: fix mingw make failure with make -jNshirosaki2012-10-171-1/+1
* common.mk: gdb-rubynobu2012-10-051-1/+1
* common.mk: partial revert r36867nobu2012-09-051-2/+2
* common.mk: broken nmakenobu2012-08-311-1/+1
* common.mk: broken nmakenobu2012-08-311-3/+3
* id.h: independent from parse.hnobu2012-08-311-18/+13
* * common.mk (vm_trace.o): Added a missing dependency.yugui2012-08-271-1/+1
* common.mk: update parse.hnobu2012-08-251-3/+2
* generic_erb.rb: --vpath optionnobu2012-08-251-2/+2
* * common.mk: support `make id.h` without `rm .id.h.time` after `rm id.h`.kazu2012-08-231-2/+1
* * common.mk (win32/*): macro RUBY_H_INCLUDES is not defined there,usa2012-08-231-3/+3
* * common.mk (ID_H_TARGET): revert a part of r36724 and r36751. theyusa2012-08-231-3/+5
* * common.mk (vm_backtrace.o): Added missing dependencies.yugui2012-08-221-1/+1
* common.mk: id.hnobu2012-08-211-4/+2
* * common.mk: fix failed to make with -j2.kazu2012-08-201-0/+1
* common.mk: fix VPATHnobu2012-08-171-3/+3
* incs: timestamp filenobu2012-08-171-1/+1
* * id.c: move vm_opts.h dependency.nobu2012-08-171-3/+3
* common.mk: -ext- testsnobu2012-08-161-1/+1
* common.mk: ID_H_TARGETnobu2012-08-151-5/+9
* * vm_trace.c: separate trace_func related functions fromko12012-08-151-0/+4
* common.mk: id.h dependencynobu2012-08-081-2/+7
* * common.mk: add a dependency. [ruby-core:46741] [Bug #6789]nagachika2012-07-291-1/+1
* rb_thread_call_without_gvlnobu2012-07-101-5/+8
* make runnablenobu2012-07-031-0/+5
* * common.mk: Add missing dependencies.yugui2012-06-221-8/+13
* * removed trailing spaces.nobu2012-06-091-3/+3
* installation dependenciesnobu2012-06-051-3/+3
* * common.mk: fix to build vm_backtrace.c only itself (vm_backtrace.cko12012-06-021-2/+7
* * vm_backtrace.c: added. Separate backtrace related functions toko12012-06-021-1/+1
* common test optionsnobu2012-05-301-7/+7
* common.mk: fix dependencies.nobu2012-05-281-7/+7
* Bug #6462: EXTSOLIBSnobu2012-05-201-0/+1
* static-linked-ext: into librubynobu2012-05-191-2/+3
* Imports Ruby's port to NativeClient (a.k.a NaCl).yugui2012-05-171-1/+1
* Supports static linking of extensions and encodings again.yugui2012-05-161-10/+16
* * common.mk: "$(Q)-..." doesn't work on nmake.ko12012-05-011-1/+1
* * common.mk: replace '@' prefix to '$(Q)' to control buildko12012-05-011-26/+27
* * common.mk (REVISION_H): create temporary file in cwd so that itnobu2012-04-171-2/+2