aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* * configure.in (verconf.h): separate load path specific stuff fromnobu2012-03-271-1/+2
* * win32/Makefile.sub (newline.c, miniprelude.c): search from sourcenobu2012-03-261-4/+4
* * enumerator.c (enumerator_each, generator_each): pass arguments tonobu2012-03-081-1/+2
* * common.mk (clean-ext, distclean-ext, realclean-ext): remove exts.mk too.nobu2012-03-021-0/+3
* doc/capinobu2012-03-011-3/+3
* * Makefile.in (PLATFORM_DIR): add a variable for `win32` directory.shirosaki2012-02-281-3/+11
* * common.mk (check, test-all): no exntension builds before test-all,nobu2012-02-251-2/+2
* Revert "* common.mk (test-all): shut up nonsense skipping messages."naruse2012-02-221-1/+1
* * common.mk (test-all): shut up nonsense skipping messages.nobu2012-02-221-1/+1
* * common.mk (test-all, test-ruby): more dependencies.nobu2012-02-221-2/+2