[前][次][番号順一覧][スレッド一覧]

ruby-changes:46188

From: usa <ko1@a...>
Date: Mon, 10 Apr 2017 22:30:35 +0900 (JST)
Subject: [ruby-changes:46188] usa:r58301: svn:ignoRe: fix handling exts.mk.

usa	2017-04-10 22:30:28 +0900 (Mon, 10 Apr 2017)

  New Revision: 58301

  https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=58301

  Log:
    svn:ignore: fix handling exts.mk.

  Modified directories:
    trunk/ext/-test-/
    trunk/ext/-test-/array/resize/
    trunk/ext/-test-/bignum/
    trunk/ext/-test-/bug-3571/
    trunk/ext/-test-/bug-5832/
    trunk/ext/-test-/bug_reporter/
    trunk/ext/-test-/class/
    trunk/ext/-test-/debug/
    trunk/ext/-test-/dln/empty/
    trunk/ext/-test-/exception/
    trunk/ext/-test-/fatal/
    trunk/ext/-test-/file/
    trunk/ext/-test-/float/
    trunk/ext/-test-/funcall/
    trunk/ext/-test-/gvl/call_without_gvl/
    trunk/ext/-test-/hash/
    trunk/ext/-test-/integer/
    trunk/ext/-test-/iseq_load/
    trunk/ext/-test-/iter/
    trunk/ext/-test-/load/dot.dot/
    trunk/ext/-test-/marshal/compat/
    trunk/ext/-test-/marshal/internal_ivar/
    trunk/ext/-test-/marshal/usr/
    trunk/ext/-test-/memory_status/
    trunk/ext/-test-/method/
    trunk/ext/-test-/notimplement/
    trunk/ext/-test-/num2int/
    trunk/ext/-test-/path_to_class/
    trunk/ext/-test-/popen_deadlock/
    trunk/ext/-test-/postponed_job/
    trunk/ext/-test-/printf/
    trunk/ext/-test-/proc/
    trunk/ext/-test-/rational/
    trunk/ext/-test-/recursion/
    trunk/ext/-test-/regexp/
    trunk/ext/-test-/st/foreach/
    trunk/ext/-test-/st/numhash/
    trunk/ext/-test-/st/update/
    trunk/ext/-test-/string/
    trunk/ext/-test-/struct/
    trunk/ext/-test-/symbol/
    trunk/ext/-test-/time/
    trunk/ext/-test-/tracepoint/
    trunk/ext/-test-/typeddata/
    trunk/ext/-test-/vm/
    trunk/ext/-test-/wait_for_single_fd/
    trunk/ext/-test-/win32/console/
    trunk/ext/-test-/win32/dln/
    trunk/ext/-test-/win32/fd_setsize/
    trunk/ext/cgi/
    trunk/ext/cgi/escape/
    trunk/ext/digest/bubblebabble/
    trunk/ext/digest/md5/
    trunk/ext/digest/rmd160/
    trunk/ext/digest/sha1/
    trunk/ext/digest/sha2/
    trunk/ext/io/
    trunk/ext/io/console/
    trunk/ext/io/nonblock/
    trunk/ext/io/wait/
    trunk/ext/json/generator/
    trunk/ext/json/parser/
    trunk/ext/mathn/
    trunk/ext/mathn/complex/
    trunk/ext/mathn/rational/
    trunk/ext/racc/
    trunk/ext/racc/cparse/
    trunk/ext/rbconfig/
    trunk/ext/rbconfig/sizeof/
    trunk/ext/win32/resolv/
Index: ext/cgi/escape
===================================================================
--- ext/cgi/escape	(revision 58300)
+++ ext/cgi/escape	(revision 58301)

Property changes on: ext/cgi/escape
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 Makefile
 extconf.h
 mkmf.log
-exts.mk
Index: ext/cgi
===================================================================
--- ext/cgi	(revision 58300)
+++ ext/cgi	(revision 58301)

Property changes on: ext/cgi
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+exts.mk
Index: ext/io/console
===================================================================
--- ext/io/console	(revision 58300)
+++ ext/io/console	(revision 58301)

Property changes on: ext/io/console
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 Makefile
 extconf.h
 mkmf.log
-exts.mk
Index: ext/io/wait
===================================================================
--- ext/io/wait	(revision 58300)
+++ ext/io/wait	(revision 58301)

Property changes on: ext/io/wait
___________________________________________________________________
Modified: svn:ignore
## -3,4 +3,3 ##
 mkmf.log
 wait.a
 *.def
-exts.mk
Index: ext/io/nonblock
===================================================================
--- ext/io/nonblock	(revision 58300)
+++ ext/io/nonblock	(revision 58301)

Property changes on: ext/io/nonblock
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 extconf.h
 mkmf.log
 *.def
-exts.mk
Index: ext/io
===================================================================
--- ext/io	(revision 58300)
+++ ext/io	(revision 58301)

Property changes on: ext/io
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+exts.mk
Index: ext/racc/cparse
===================================================================
--- ext/racc/cparse	(revision 58300)
+++ ext/racc/cparse	(revision 58301)

Property changes on: ext/racc/cparse
___________________________________________________________________
Modified: svn:ignore
## -4,4 +4,3 ##
 extconf.h
 mkmf.log
 conftest.dSYM
-exts.mk
Index: ext/racc
===================================================================
--- ext/racc	(revision 58300)
+++ ext/racc	(revision 58301)

Property changes on: ext/racc
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+exts.mk
Index: ext/digest/md5
===================================================================
--- ext/digest/md5	(revision 58300)
+++ ext/digest/md5	(revision 58301)

Property changes on: ext/digest/md5
___________________________________________________________________
Modified: svn:ignore
## -4,4 +4,3 ##
 md5.a
 mkmf.log
 conftest.dSYM
-exts.mk
Index: ext/digest/rmd160
===================================================================
--- ext/digest/rmd160	(revision 58300)
+++ ext/digest/rmd160	(revision 58301)

Property changes on: ext/digest/rmd160
___________________________________________________________________
Modified: svn:ignore
## -4,4 +4,3 ##
 mkmf.log
 rmd160.a
 conftest.dSYM
-exts.mk
Index: ext/digest/sha1
===================================================================
--- ext/digest/sha1	(revision 58300)
+++ ext/digest/sha1	(revision 58301)

Property changes on: ext/digest/sha1
___________________________________________________________________
Modified: svn:ignore
## -4,4 +4,3 ##
 mkmf.log
 sha1.a
 conftest.dSYM
-exts.mk
Index: ext/digest/sha2
===================================================================
--- ext/digest/sha2	(revision 58300)
+++ ext/digest/sha2	(revision 58301)

Property changes on: ext/digest/sha2
___________________________________________________________________
Modified: svn:ignore
## -3,4 +3,3 ##
 extconf.h
 mkmf.log
 sha2.a
-exts.mk
Index: ext/digest/bubblebabble
===================================================================
--- ext/digest/bubblebabble	(revision 58300)
+++ ext/digest/bubblebabble	(revision 58301)

Property changes on: ext/digest/bubblebabble
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 mkmf.log
 *.def
 extconf.h
-exts.mk
Index: ext/rbconfig/sizeof
===================================================================
--- ext/rbconfig/sizeof	(revision 58300)
+++ ext/rbconfig/sizeof	(revision 58301)

Property changes on: ext/rbconfig/sizeof
___________________________________________________________________
Modified: svn:ignore
## -4,4 +4,3 ##
 sizes.c
 limits.c
 *.def
-exts.mk
Index: ext/rbconfig
===================================================================
--- ext/rbconfig	(revision 58300)
+++ ext/rbconfig	(revision 58301)

Property changes on: ext/rbconfig
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+exts.mk
Index: ext/win32/resolv
===================================================================
--- ext/win32/resolv	(revision 58300)
+++ ext/win32/resolv	(revision 58301)

Property changes on: ext/win32/resolv
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 Makefile
 extconf.h
 mkmf.log
-exts.mk
Index: ext/mathn/complex
===================================================================
--- ext/mathn/complex	(revision 58300)
+++ ext/mathn/complex	(revision 58301)

Property changes on: ext/mathn/complex
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 extconf.h
 mkmf.log
 *.def
-exts.mk
Index: ext/mathn/rational
===================================================================
--- ext/mathn/rational	(revision 58300)
+++ ext/mathn/rational	(revision 58301)

Property changes on: ext/mathn/rational
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 extconf.h
 mkmf.log
 *.def
-exts.mk
Index: ext/mathn
===================================================================
--- ext/mathn	(revision 58300)
+++ ext/mathn	(revision 58301)

Property changes on: ext/mathn
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+exts.mk
Index: ext/json/generator
===================================================================
--- ext/json/generator	(revision 58300)
+++ ext/json/generator	(revision 58301)

Property changes on: ext/json/generator
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 Makefile
 extconf.h
 mkmf.log
-exts.mk
Index: ext/json/parser
===================================================================
--- ext/json/parser	(revision 58300)
+++ ext/json/parser	(revision 58301)

Property changes on: ext/json/parser
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 Makefile
 extconf.h
 mkmf.log
-exts.mk
Index: ext/-test-/printf
===================================================================
--- ext/-test-/printf	(revision 58300)
+++ ext/-test-/printf	(revision 58301)

Property changes on: ext/-test-/printf
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 extconf.h
 mkmf.log
 *.def
-exts.mk
Index: ext/-test-/win32/dln
===================================================================
--- ext/-test-/win32/dln	(revision 58300)
+++ ext/-test-/win32/dln	(revision 58301)

Property changes on: ext/-test-/win32/dln
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 mkmf.log
 extconf.h
 *.def
-exts.mk
Index: ext/-test-/win32/fd_setsize
===================================================================
--- ext/-test-/win32/fd_setsize	(revision 58300)
+++ ext/-test-/win32/fd_setsize	(revision 58301)

Property changes on: ext/-test-/win32/fd_setsize
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 mkmf.log
 *.def
 extconf.h
-exts.mk
Index: ext/-test-/win32/console
===================================================================
--- ext/-test-/win32/console	(revision 58300)
+++ ext/-test-/win32/console	(revision 58301)

Property changes on: ext/-test-/win32/console
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 mkmf.log
 *.def
 extconf.h
-exts.mk
Index: ext/-test-/iter
===================================================================
--- ext/-test-/iter	(revision 58300)
+++ ext/-test-/iter	(revision 58301)

Property changes on: ext/-test-/iter
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 extconf.h
 mkmf.log
 *.def
-exts.mk
Index: ext/-test-/symbol
===================================================================
--- ext/-test-/symbol	(revision 58300)
+++ ext/-test-/symbol	(revision 58301)

Property changes on: ext/-test-/symbol
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 extconf.h
 mkmf.log
 *.def
-exts.mk
Index: ext/-test-/class
===================================================================
--- ext/-test-/class	(revision 58300)
+++ ext/-test-/class	(revision 58301)

Property changes on: ext/-test-/class
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 extconf.h
 mkmf.log
 *.def
-exts.mk
Index: ext/-test-/float
===================================================================
--- ext/-test-/float	(revision 58300)
+++ ext/-test-/float	(revision 58301)

Property changes on: ext/-test-/float
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 extconf.h
 mkmf.log
 *.def
-exts.mk
Index: ext/-test-/string
===================================================================
--- ext/-test-/string	(revision 58300)
+++ ext/-test-/string	(revision 58301)

Property changes on: ext/-test-/string
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 Makefile
 extconf.h
 mkmf.log
-exts.mk
Index: ext/-test-/popen_deadlock
===================================================================
--- ext/-test-/popen_deadlock	(revision 58300)
+++ ext/-test-/popen_deadlock	(revision 58301)

Property changes on: ext/-test-/popen_deadlock
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 Makefile
 extconf.h
 mkmf.log
-exts.mk
Index: ext/-test-/dln/empty
===================================================================
--- ext/-test-/dln/empty	(revision 58300)
+++ ext/-test-/dln/empty	(revision 58301)

Property changes on: ext/-test-/dln/empty
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 Makefile
 extconf.h
 mkmf.log
-exts.mk
Index: ext/-test-/array/resize
===================================================================
--- ext/-test-/array/resize	(revision 58300)
+++ ext/-test-/array/resize	(revision 58301)

Property changes on: ext/-test-/array/resize
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 extconf.h
 mkmf.log
 *.def
-exts.mk
Index: ext/-test-/typeddata
===================================================================
--- ext/-test-/typeddata	(revision 58300)
+++ ext/-test-/typeddata	(revision 58301)

Property changes on: ext/-test-/typeddata
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 extconf.h
 mkmf.log
 *.def
-exts.mk
Index: ext/-test-/load/dot.dot
===================================================================
--- ext/-test-/load/dot.dot	(revision 58300)
+++ ext/-test-/load/dot.dot	(revision 58301)

Property changes on: ext/-test-/load/dot.dot
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 extconf.h
 mkmf.log
 *.def
-exts.mk
Index: ext/-test-/method
===================================================================
--- ext/-test-/method	(revision 58300)
+++ ext/-test-/method	(revision 58301)

Property changes on: ext/-test-/method
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 extconf.h
 mkmf.log
 *.def
-exts.mk
Index: ext/-test-/bignum
===================================================================
--- ext/-test-/bignum	(revision 58300)
+++ ext/-test-/bignum	(revision 58301)

Property changes on: ext/-test-/bignum
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 extconf.h
 mkmf.log
 *.def
-exts.mk
Index: ext/-test-/path_to_class
===================================================================
--- ext/-test-/path_to_class	(revision 58300)
+++ ext/-test-/path_to_class	(revision 58301)

Property changes on: ext/-test-/path_to_class
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 extconf.h
 mkmf.log
 *.def
-exts.mk
Index: ext/-test-/hash
===================================================================
--- ext/-test-/hash	(revision 58300)
+++ ext/-test-/hash	(revision 58301)

Property changes on: ext/-test-/hash
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 Makefile
 extconf.h
 mkmf.log
-exts.mk
Index: ext/-test-/debug
===================================================================
--- ext/-test-/debug	(revision 58300)
+++ ext/-test-/debug	(revision 58301)

Property changes on: ext/-test-/debug
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 extconf.h
 mkmf.log
 *.def
-exts.mk
Index: ext/-test-/st/update
===================================================================
--- ext/-test-/st/update	(revision 58300)
+++ ext/-test-/st/update	(revision 58301)

Property changes on: ext/-test-/st/update
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 extconf.h
 mkmf.log
 *.def
-exts.mk
Index: ext/-test-/st/numhash
===================================================================
--- ext/-test-/st/numhash	(revision 58300)
+++ ext/-test-/st/numhash	(revision 58301)

Property changes on: ext/-test-/st/numhash
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 extconf.h
 mkmf.log
 *.def
-exts.mk
Index: ext/-test-/st/foreach
===================================================================
--- ext/-test-/st/foreach	(revision 58300)
+++ ext/-test-/st/foreach	(revision 58301)

Property changes on: ext/-test-/st/foreach
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 Makefile
 extconf.h
 mkmf.log
-exts.mk
Index: ext/-test-/fatal
===================================================================
--- ext/-test-/fatal	(revision 58300)
+++ ext/-test-/fatal	(revision 58301)

Property changes on: ext/-test-/fatal
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 extconf.h
 mkmf.log
 *.def
-exts.mk
Index: ext/-test-/marshal/internal_ivar
===================================================================
--- ext/-test-/marshal/internal_ivar	(revision 58300)
+++ ext/-test-/marshal/internal_ivar	(revision 58301)

Property changes on: ext/-test-/marshal/internal_ivar
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 Makefile
 extconf.h
 mkmf.log
-exts.mk
Index: ext/-test-/marshal/compat
===================================================================
--- ext/-test-/marshal/compat	(revision 58300)
+++ ext/-test-/marshal/compat	(revision 58301)

Property changes on: ext/-test-/marshal/compat
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 extconf.h
 mkmf.log
 *.def
-exts.mk
Index: ext/-test-/marshal/usr
===================================================================
--- ext/-test-/marshal/usr	(revision 58300)
+++ ext/-test-/marshal/usr	(revision 58301)

Property changes on: ext/-test-/marshal/usr
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 extconf.h
 mkmf.log
 *.def
-exts.mk
Index: ext/-test-/gvl/call_without_gvl
===================================================================
--- ext/-test-/gvl/call_without_gvl	(revision 58300)
+++ ext/-test-/gvl/call_without_gvl	(revision 58301)

Property changes on: ext/-test-/gvl/call_without_gvl
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 Makefile
 extconf.h
 mkmf.log
-exts.mk
Index: ext/-test-/exception
===================================================================
--- ext/-test-/exception	(revision 58300)
+++ ext/-test-/exception	(revision 58301)

Property changes on: ext/-test-/exception
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 extconf.h
 mkmf.log
 *.def
-exts.mk
Index: ext/-test-/time
===================================================================
--- ext/-test-/time	(revision 58300)
+++ ext/-test-/time	(revision 58301)

Property changes on: ext/-test-/time
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 Makefile
 extconf.h
 mkmf.log
-exts.mk
Index: ext/-test-/bug_reporter
===================================================================
--- ext/-test-/bug_reporter	(revision 58300)
+++ ext/-test-/bug_reporter	(revision 58301)

Property changes on: ext/-test-/bug_reporter
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 extconf.h
 mkmf.log
 *.def
-exts.mk
Index: ext/-test-/iseq_load
===================================================================
--- ext/-test-/iseq_load	(revision 58300)
+++ ext/-test-/iseq_load	(revision 58301)

Property changes on: ext/-test-/iseq_load
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 Makefile
 extconf.h
 mkmf.log
-exts.mk
Index: ext/-test-/proc
===================================================================
--- ext/-test-/proc	(revision 58300)
+++ ext/-test-/proc	(revision 58301)

Property changes on: ext/-test-/proc
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 Makefile
 extconf.h
 mkmf.log
-exts.mk
Index: ext/-test-/postponed_job
===================================================================
--- ext/-test-/postponed_job	(revision 58300)
+++ ext/-test-/postponed_job	(revision 58301)

Property changes on: ext/-test-/postponed_job
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 extconf.h
 mkmf.log
 *.def
-exts.mk
Index: ext/-test-/tracepoint
===================================================================
--- ext/-test-/tracepoint	(revision 58300)
+++ ext/-test-/tracepoint	(revision 58301)

Property changes on: ext/-test-/tracepoint
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 extconf.h
 mkmf.log
 *.def
-exts.mk
Index: ext/-test-/recursion
===================================================================
--- ext/-test-/recursion	(revision 58300)
+++ ext/-test-/recursion	(revision 58301)

Property changes on: ext/-test-/recursion
___________________________________________________________________
Modified: svn:ignore
## -2,4 +2,3 ##
 extconf.h
 mkmf.log
 *.def
-exts.mk
Index: ext/-test-/rational
============================================================= (... truncated)

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]