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

ruby-changes:8131

From: knu <ko1@a...>
Date: Thu, 2 Oct 2008 11:24:46 +0900 (JST)
Subject: [ruby-changes:8131] Ruby:r19659: Ignore conftest.dSYM.

knu	2008-10-02 11:24:39 +0900 (Thu, 02 Oct 2008)

  New Revision: 19659

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

  Log:
    Ignore conftest.dSYM.

  Modified directories:
    branches/ruby_1_8/ext/Win32API/
    branches/ruby_1_8/ext/gdbm/


Property changes on: ruby_1_8/ext/Win32API
___________________________________________________________________
Name: svn:ignore
   - Makefile
*.log
*.def

   + Makefile
*.log
*.def
conftest.dSYM



Property changes on: ruby_1_8/ext/gdbm
___________________________________________________________________
Name: svn:ignore
   - Makefile
mkmf.log
*.def

   + Makefile
mkmf.log
*.def
conftest.dSYM



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

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