forked from mono/mono-tools
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME.old
29 lines (20 loc) · 948 Bytes
/
README.old
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Gendarme README
User-level documentation is available from the Mono:: project wiki
http://www.mono-project.com/Gendarme
ROADMAP
http://www.mono-project.com/Gendarme.Roadmap
Mailing list
http://groups.google.com/group/gendarme
Newsgroup gateway to the mailing list
nntp://news.gmane.org/gmane.comp.gnome.mono.gendarme
Developer documentation
http://groups.google.com/group/gendarme
IMPORTANT NOTES
* Gendarme "official" build system is based on the auto*/Makefile files
and tested on MonkeyWrench. See mono-tools-trunk on
http://build.mono-project.com/index.aspx?lane=mono-trunk
(checking out gendarme without its parent dir 'mono-tools' is not supported)
* Visual Studio solutions and projects files (usable by both MonoDevelop
and Visual Studio .NET 2008) are NOT always up to date with Makefiles.
This depends on the developer making changes and his personal access to
the developing environments. (Please see the README.vsnet file.)