Contributor Resources
From Open Watcom
Note: There is a separate resource page for Open Watcom users; some of the documents may be of interest to Open Watcom contributors.
- Projects - Ongoing development projects inside Open Watcom.
- Style Guide - Compulsory reading for every contributor.
- Reference documentation concerning processor architectures, executable file formats, binary interfaces, debugging information formats, and the like.
- Porting Guide for developers wishing to add new target support to Open Watcom.
- Compiling Open Watcom - Procedure on Windows platforms.
- Source Tree Layout - In case you ever get lost in the source tree.
- Build Architecture - How the build system works and how it should be used.
- Documentation Macros - Some macros to ease documenting C Library functions.
- Compiler Architecture - High level architecture overview of the Open Watcom compilers.
- Compiler Debugging - How to debug the compiler and especially code generator.
- VDMDBG Notes - Collection of information regarding the NT VDMDBG.DLL needed to debug WIN16 and DOS applications on NT.
- OSI Executables - Notes on the OS Independent Executable technology.
- Build Server - Builds entire system and runs regression tests daily.
- Contributors Newsgroup - The best way to communicate with other contributors
- irc://irc.freenode.net/#watcom - Open Watcom IRC channel

