зеркало из https://github.com/github/ruby.git
* ext/-test-/debug/depend: New file.
* ext/-test-/exception/depend: Ditto. * ext/-test-/printf/depend: Ditto. * ext/-test-/string/depend: Ditto. * ext/coverage/depend: Ditto. * ext/io/console/depend: Ditto. * ext/io/nonblock/depend: Ditto. * ext/io/wait/depend: Ditto. * ext/openssl/depend: Ditto. * ext/pathname/depend: Ditto. * ext/psych/depend: Ditto. * ext/zlib/depend: Ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40287 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
03eab41dfb
Коммит
788b45da3e
26
ChangeLog
26
ChangeLog
|
@ -1,3 +1,29 @@
|
|||
Sun Apr 14 19:46:14 2013 Tanaka Akira <akr@fsij.org>
|
||||
|
||||
* ext/-test-/debug/depend: New file.
|
||||
|
||||
* ext/-test-/exception/depend: Ditto.
|
||||
|
||||
* ext/-test-/printf/depend: Ditto.
|
||||
|
||||
* ext/-test-/string/depend: Ditto.
|
||||
|
||||
* ext/coverage/depend: Ditto.
|
||||
|
||||
* ext/io/console/depend: Ditto.
|
||||
|
||||
* ext/io/nonblock/depend: Ditto.
|
||||
|
||||
* ext/io/wait/depend: Ditto.
|
||||
|
||||
* ext/openssl/depend: Ditto.
|
||||
|
||||
* ext/pathname/depend: Ditto.
|
||||
|
||||
* ext/psych/depend: Ditto.
|
||||
|
||||
* ext/zlib/depend: Ditto.
|
||||
|
||||
Sun Apr 14 02:46:50 2013 NARUSE, Yui <naruse@ruby-lang.org>
|
||||
|
||||
* lib/mkmf.rb (MakeMakefile#create_makefile): remove {$(VPATH)} other
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
init.o: $(HDRS) $(ruby_headers)
|
||||
inspector.o: $(HDRS) $(ruby_headers) $(hdrdir)/ruby/debug.h
|
|
@ -0,0 +1,3 @@
|
|||
$(OBJS): $(HDRS) $(ruby_headers) \
|
||||
$(hdrdir)/ruby/encoding.h \
|
||||
$(hdrdir)/ruby/oniguruma.h
|
|
@ -0,0 +1,3 @@
|
|||
$(OBJS): $(HDRS) $(ruby_headers) \
|
||||
$(hdrdir)/ruby/encoding.h \
|
||||
$(hdrdir)/ruby/oniguruma.h
|
|
@ -0,0 +1,4 @@
|
|||
$(OBJS): $(HDRS) $(ruby_headers) \
|
||||
$(hdrdir)/ruby/encoding.h \
|
||||
$(hdrdir)/ruby/oniguruma.h
|
||||
qsort.o: $(hdrdir)/ruby/util.h
|
|
@ -0,0 +1,9 @@
|
|||
$(OBJS): $(HDRS) $(ruby_headers) \
|
||||
$(top_srcdir)/vm_core.h \
|
||||
$(top_srcdir)/node.h \
|
||||
$(top_srcdir)/vm_debug.h \
|
||||
$(top_srcdir)/vm_opts.h \
|
||||
$(top_srcdir)/id.h \
|
||||
$(top_srcdir)/method.h \
|
||||
$(top_srcdir)/ruby_atomic.h \
|
||||
$(top_srcdir)/thread_pthread.h
|
|
@ -0,0 +1,4 @@
|
|||
$(OBJS): $(HDRS) $(ruby_headers) \
|
||||
$(hdrdir)/ruby/io.h \
|
||||
$(hdrdir)/ruby/encoding.h \
|
||||
$(hdrdir)/ruby/oniguruma.h
|
|
@ -0,0 +1,4 @@
|
|||
$(OBJS): $(HDRS) $(ruby_headers) \
|
||||
$(hdrdir)/ruby/io.h \
|
||||
$(hdrdir)/ruby/encoding.h \
|
||||
$(hdrdir)/ruby/oniguruma.h
|
|
@ -0,0 +1,4 @@
|
|||
$(OBJS): $(HDRS) $(ruby_headers) \
|
||||
$(hdrdir)/ruby/io.h \
|
||||
$(hdrdir)/ruby/encoding.h \
|
||||
$(hdrdir)/ruby/oniguruma.h
|
|
@ -0,0 +1,5 @@
|
|||
$(OBJS): $(HDRS) $(ruby_headers) \
|
||||
$(hdrdir)/ruby/io.h \
|
||||
$(hdrdir)/ruby/encoding.h \
|
||||
$(hdrdir)/ruby/oniguruma.h \
|
||||
$(hdrdir)/ruby/thread.h
|
|
@ -0,0 +1,3 @@
|
|||
$(OBJS): $(HDRS) $(ruby_headers) \
|
||||
$(hdrdir)/ruby/encoding.h \
|
||||
$(hdrdir)/ruby/oniguruma.h
|
|
@ -0,0 +1,3 @@
|
|||
$(OBJS): $(HDRS) $(ruby_headers) \
|
||||
$(hdrdir)/ruby/encoding.h \
|
||||
$(hdrdir)/ruby/oniguruma.h
|
|
@ -0,0 +1,5 @@
|
|||
$(OBJS): $(HDRS) $(ruby_headers) \
|
||||
$(hdrdir)/ruby/io.h \
|
||||
$(hdrdir)/ruby/encoding.h \
|
||||
$(hdrdir)/ruby/oniguruma.h \
|
||||
$(hdrdir)/ruby/thread.h
|
Загрузка…
Ссылка в новой задаче