• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

The MinGW.org Installation Manager Tool


Commit MetaInfo

Revisão2ba66da18ae56cc02cb9ae0b93c5c6c6d4740967 (tree)
Hora2011-06-18 18:59:34
AutorKeith Marshall <keithmarshall@user...>
CommiterKeith Marshall

Mensagem de Log

Mercurial support revisited.

Mudança Sumário

Diff

--- a/.cvsignore
+++ b/.cvsignore
@@ -1,3 +1,3 @@
11 configure autom4te.cache
22 bin obj mingw-get.layout mingw-get.depend *.d
3-.hg .hgignore
3+.hg .hgignore .hgtags
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
11 2011-06-18 Keith Marshall <keithmarshall@users.sourceforge.net>
22
3+ Mercurial support revisited.
4+
5+ * .cvsignore (.hgtags): Add to CVS untracked list.
6+
7+2011-06-18 Keith Marshall <keithmarshall@users.sourceforge.net>
8+
39 Update readme.txt ID tag-line to track NEWS rather than README.
410
511 * Makefile.in (readme.txt.in): New rule; implement it.