[Kos-cvs] kos .cvsignore,1.2,1.3 ChangeLog,1.44,1.45
thomas at kos.enix.org
thomas at kos.enix.org
Tue Dec 28 21:13:09 CET 2004
Update of /home/kos/cvs/kos
In directory the-doors:/tmp/cvs-serv16003
Modified Files:
.cvsignore ChangeLog
Log Message:
2004-12-28 Thomas Petazzoni <thomas at crazy.kos.nx>
* .cvsignore: Added .cvsignore files everywhere to avoid useless
CVS warnings about *.ro, *.ho, *.ha and various other file types.
Index: .cvsignore
===================================================================
RCS file: /home/kos/cvs/kos/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- .cvsignore 1 Oct 2000 19:42:16 -0000 1.2
+++ .cvsignore 28 Dec 2004 20:13:06 -0000 1.3
@@ -1,7 +1,3 @@
-*~
-loader/loader.img
-loader/loader.map
-grub/menu.txt
-grub/mtoolsrc
-grub/fd.img
bochs.out
+bochs.map
+.mkvars
Index: ChangeLog
===================================================================
RCS file: /home/kos/cvs/kos/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- ChangeLog 28 Dec 2004 19:34:57 -0000 1.44
+++ ChangeLog 28 Dec 2004 20:13:07 -0000 1.45
@@ -1,5 +1,10 @@
2004-12-28 Thomas Petazzoni <thomas at crazy.kos.nx>
+ * .cvsignore: Added .cvsignore files everywhere to avoid useless
+ CVS warnings about *.ro, *.ho, *.ha and various other file types.
+
+ * modules/doc.cfg: New doxygen configuration file.
+
* MkVars (MY_DEBUG_LEVEL): Gcc 3.4.x does not like statements
like "#if (DEBUG_LEVEL == 0)" when DEBUG_LEVEL is NULL. So, when
there is no defined DEBUG_LEVEL in a module Makefile, we make sure
More information about the Kos-cvs
mailing list