Porting TenDRA to Different Operating Systems
- i. Introduction
- 1. The build system
- 2. Indicating API Conformance for a New Machine
- 2.1. Implementation Steps
- 2.2. Abstract versus Concrete APIs
- 2.3. Order of Inclusion
- 2.4. Versioning (of Operating Systemes and APIs)
- 2.5. Omissions (marking things
__WRONG
) - 2.6. Splitting off new Subsets
- 2.7. Workarounds for Deviations
- 2.8. Notes on
-Ysystem
- 3. Machine-Specific Tokens
- 4. Installers
- A. See Also
- B. Examples of API Workarounds