| FormatExt |
Extra functions for Format
|
| FormatMarkdown |
Markdown formatter
|
| ODNFunc |
Dump function calls with ODN
|
| PropList |
Property list
|
| OASISUtils |
Various utilities
|
| OASISUnixPath |
Unix path manipulation
|
| OASISContext |
Global context for messages and i18n
|
| OASISGettext |
i18n functions
|
| OASISMessage |
Messages to user
|
| OASISTypes |
Package definition
|
| OASISParse |
Parse '_oasis' file
|
| OASISValues |
Parse, print and check values
|
| OASISExpr |
Boolean expressions
|
| OASISVersion |
Version comparisons
|
| OASISLicense |
License definition
|
| OASISFileTemplate |
Generate files replacing parts of it
|
| OASISBuildSection |
Build section
|
| OASISDocument |
Document section
|
| OASISExecutable |
Executable section
|
| OASISFlag |
Flag section
|
| OASISLibrary |
Library section
|
| OASISPackage |
Package toplevel
|
| OASISSourceRepository |
SourceRepository section
|
| OASISTest |
Test section
|
| OASISPlugin |
Plugins creation and management
|
| OASISSchema |
Add fields to _oasis for plugin
|
| OASISSection |
Manipulate sections.
|
| OASISData | |
| OASISString |
Various string utilities.
|
| OASISExec |
Running commands
|
| OASISFileUtil |
File operations
|
| OASISHostPath |
Manipulate host filenames
|
| OASISGraph | |
| BaseArgExt |
Handle command line argument
|
| BaseBuilt |
Register files built to be installed
|
| BaseCheck |
Check host system features
|
| BaseCustom |
Run custom command for pre/post hook
|
| BaseData |
Exported modules for embedding
|
| BaseDoc |
Build documentation
|
| BaseEnvLight |
Read-only access to 'setup.data'
|
| BaseEnv |
Read-write access to 'setup.data'
|
| BaseFileAB |
File generated using environment variables
|
| BaseGenerate |
Generate 'setup.ml' and other files
|
| BaseLog |
Maintain a log of actions done
|
| BaseOCamlcConfig |
Handle output of 'ocamlc -config'
|
| BaseSetup |
Entry points for 'setup.ml'
|
| BaseStandardVar |
Standard variables
|
| BaseTest |
Run tests
|
| BaseDynVar |
Dynamic variables sets using 'setup.log'
|
| BaseMessage |
Message to user
|
| BaseContext |
Global context for messages and i18n
|
| SubCommand |
SubCommand definition
|
| ArgExt |
Parsing of command line arguments
|
| Pager |
Handle 'pager' command
|