Ambulant source code organisation

Last updated for Ambulant version 1.1.

directory organisation

Everything is kept under CVS, on sourceforge. On Unix we use the standard automake, autoconf, configure and gcc (version 3.2 or later) toolset to build things. On Windows we use Visual Studio 7. For cross-compilation for Windows CE we use Embedded Visual C++ 3.0. For cross-compilation for the Zaurus Linux handheld we use the Sharp toolset, based on gcc 2.95.

At the toplevel we have a number of subdirectories:

Source code conventions

Here's a somewhat random list of source code conventions that we have decided to use: