summaryrefslogtreecommitdiff
path: root/common.mk
AgeCommit message (Expand)Author
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
2012-04-17* common.mk (REVISION_H): create temporary file in cwd so that itnobu
2012-03-27* configure.in (verconf.h): separate load path specific stuff fromnobu
2012-03-26* win32/Makefile.sub (newline.c, miniprelude.c): search from sourcenobu
2012-03-08* enumerator.c (enumerator_each, generator_each): pass arguments tonobu
2012-03-02* common.mk (clean-ext, distclean-ext, realclean-ext): remove exts.mk too.nobu
2012-03-01doc/capinobu
2012-02-28* Makefile.in (PLATFORM_DIR): add a variable for `win32` directory.shirosaki
2012-02-25* common.mk (check, test-all): no exntension builds before test-all,nobu
2012-02-22Revert "* common.mk (test-all): shut up nonsense skipping messages."naruse
2012-02-22* common.mk (test-all): shut up nonsense skipping messages.nobu
2012-02-22* common.mk (test-all, test-ruby): more dependencies.nobu
2012-02-17* common.mk (btest, btest-ruby, test-sample test-knownbugs)nobu
2012-01-27* common.mk (test-ruby): pass TESTS for options.nobu
2011-12-26* common.mk (LIBRUBY_A): depends on main.o since r33774.nobu