JamPlus Modules

Introduction

JamPlus comes with a number of helper modules, extending the default Jambase with additional capabilities. These modules are .jam files that exist in the bin/modules/ directory.

Modules are loaded using the rule IncludeModule. For now, the module providing C/C++ support is automatically loaded.

List of Jam Modules

The following represents the list of provided Jam modules:

General Modules

C/C++ Support Modules

C# Support Modules