Uno/Binary/Spec/Environment Substitution

From Apache OpenOffice Wiki
< Uno‎ | Binary
Revision as of 14:05, 7 March 2006 by Kr (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

author: Kr
version: 5895
state: draft
created: 08/11/2005
type: specification

Binary UNO

Environment Substitution

Feature
An environment can be substituted with a compatible environment.
For example:
"uno:mutex" -> "uno:mutex:debug"
Rationale 
API
specifying both, the target and the replacement.
For example:
setenv "UNO_ENV_SUBST:gcc3:mutex" "gcc3:mutex:debug"
Runtime environment variable:
"UNO_ENV_SUBST:"
Compatibility Issues
None.
Dependencies
None.
Personal tools