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

ruby-changes:22708

From: drbrain <ko1@a...>
Date: Thu, 23 Feb 2012 10:16:35 +0900 (JST)
Subject: [ruby-changes:22708] drbrain:r34757: Ignore mkmf.log generated by extensions

drbrain	2012-02-23 10:16:21 +0900 (Thu, 23 Feb 2012)

  New Revision: 34757

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=34757

  Log:
    Ignore mkmf.log generated by extensions

  Modified directories:
    trunk/ext/-test-/array/resize/
    trunk/ext/-test-/bug-3571/
    trunk/ext/-test-/funcall/
    trunk/ext/-test-/iter/
    trunk/ext/-test-/load/dot.dot/
    trunk/ext/-test-/path_to_class/
    trunk/ext/-test-/st/numhash/
    trunk/ext/-test-/st/update/
    trunk/ext/-test-/symbol/
    trunk/ext/-test-/typeddata/
    trunk/ext/-test-/wait_for_single_fd/
    trunk/ext/continuation/
    trunk/ext/coverage/
    trunk/ext/dl/callback/
    trunk/ext/fiber/
    trunk/ext/json/
    trunk/ext/mathn/complex/
    trunk/ext/mathn/rational/
    trunk/ext/objspace/
    trunk/ext/pathname/


Property changes on: ext/objspace
___________________________________________________________________
Modified: svn:ignore
   - Makefile
extconf.h

   + Makefile
extconf.h
mkmf.log



Property changes on: ext/fiber
___________________________________________________________________
Modified: svn:ignore
   - extconf.h
Makefile

   + extconf.h
Makefile
mkmf.log



Property changes on: ext/coverage
___________________________________________________________________
Modified: svn:ignore
   - extconf.h
Makefile

   + Makefile
extconf.h
mkmf.log



Property changes on: ext/dl/callback
___________________________________________________________________
Modified: svn:ignore
   - Makefile
callback-0.c
callback-1.c
callback-2.c
callback-3.c
callback-4.c
callback-5.c
callback-6.c
callback-7.c
callback-8.c
callback.c
extconf.h

   + Makefile
callback-0.c
callback-1.c
callback-2.c
callback-3.c
callback-4.c
callback-5.c
callback-6.c
callback-7.c
callback-8.c
callback.c
extconf.h
mkmf.log



Property changes on: ext/-test-/load/dot.dot
___________________________________________________________________
Modified: svn:ignore
   - Makefile
extconf.h

   + Makefile
extconf.h
mkmf.log



Property changes on: ext/-test-/typeddata
___________________________________________________________________
Modified: svn:ignore
   - Makefile
extconf.h

   + Makefile
extconf.h
mkmf.log



Property changes on: ext/-test-/iter
___________________________________________________________________
Modified: svn:ignore
   - Makefile
extconf.h

   + Makefile
extconf.h
mkmf.log



Property changes on: ext/-test-/path_to_class
___________________________________________________________________
Modified: svn:ignore
   - Makefile
extconf.h

   + Makefile
extconf.h
mkmf.log



Property changes on: ext/-test-/funcall
___________________________________________________________________
Modified: svn:ignore
   - Makefile
extconf.h

   + Makefile
extconf.h
mkmf.log



Property changes on: ext/-test-/wait_for_single_fd
___________________________________________________________________
Modified: svn:ignore
   - Makefile
extconf.h

   + Makefile
extconf.h
mkmf.log



Property changes on: ext/-test-/symbol
___________________________________________________________________
Modified: svn:ignore
   - Makefile
extconf.h

   + Makefile
extconf.h
mkmf.log



Property changes on: ext/-test-/st/update
___________________________________________________________________
Modified: svn:ignore
   - Makefile
extconf.h

   + Makefile
extconf.h
mkmf.log



Property changes on: ext/-test-/st/numhash
___________________________________________________________________
Modified: svn:ignore
   - Makefile
extconf.h

   + Makefile
extconf.h
mkmf.log



Property changes on: ext/-test-/bug-3571
___________________________________________________________________
Modified: svn:ignore
   - extconf.h
Makefile

   + Makefile
extconf.h
mkmf.log



Property changes on: ext/-test-/array/resize
___________________________________________________________________
Modified: svn:ignore
   - Makefile
extconf.h

   + Makefile
extconf.h
mkmf.log



Property changes on: ext/json
___________________________________________________________________
Modified: svn:ignore
   - Makefile
extconf.h

   + Makefile
extconf.h
mkmf.log



Property changes on: ext/continuation
___________________________________________________________________
Modified: svn:ignore
   - extconf.h
Makefile

   + Makefile
extconf.h
mkmf.log



Property changes on: ext/pathname
___________________________________________________________________
Modified: svn:ignore
   - Makefile
extconf.h

   + Makefile
extconf.h
mkmf.log



Property changes on: ext/mathn/complex
___________________________________________________________________
Modified: svn:ignore
   - Makefile
extconf.h

   + Makefile
extconf.h
mkmf.log



Property changes on: ext/mathn/rational
___________________________________________________________________
Modified: svn:ignore
   - Makefile
extconf.h

   + Makefile
extconf.h
mkmf.log



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

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