Mercurial > pidgin.yaz
annotate HACKING @ 25305:11c27059e86b
Ignore .loT files. This is helpful to me because I have a wrapper script
around mtn that makes me deal with any files in limbo (neither added nor
ignored) before committing. These .loT files stick around from compilation
failures. One would think they'd be deleted by make, but that doesn't seem
to be the case and I'm not a libtool expert, so I don't know how to fix that.
Normally, I wouldn't be committing from a tree that doesn't compile, but
with struct hiding work, I'm doing a lot of that. Plus, commit != push now.
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Sun, 02 Nov 2008 21:05:32 +0000 |
parents | d73ee2690376 |
children |
rev | line source |
---|---|
16174
c95641c98e47
Let's just have HACKING point to Trac, okay?
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
1 For information on hacking on Pidgin, Finch, or libpurple, see: |
c95641c98e47
Let's just have HACKING point to Trac, okay?
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
2 http://developer.pidgin.im |