Difference between revisions of "Uno/Binary/Spec/Environment Substitution"

From Apache OpenOffice Wiki
< Uno‎ | Binary
Jump to: navigation, search
m (Changed layout.)
(Updated state.)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
state:   draft          <br>
+
Type: Specification  State: Evolving Availability: URE 1.3 (SRC680_m212)
type:   specification <br>
+
  
==Environment Substitution==
 
 
===Feature===
 
 
[[Uno/Spec/Environment Substitution]] for [[Uno/Binary|Binary Uno]].
 
[[Uno/Spec/Environment Substitution]] for [[Uno/Binary|Binary Uno]].
  
===API===
+
==API==
 
Specifying the to be substituted environments via environments variables.
 
Specifying the to be substituted environments via environments variables.
  
Line 15: Line 11:
 
Runtime environment variable:  
 
Runtime environment variable:  
 
  <code>"UNO_ENV_SUBST:"</code>
 
  <code>"UNO_ENV_SUBST:"</code>
 +
 +
==Dependencies==
 +
* [[Uno/Spec/Environment Substitution]]
  
  
[[Category:Uno:Binary:Spec]]
+
[[Category:Draft]]
 +
[[Category:Spec]]
 +
[[Category:Uno]]
 +
[[Category:Uno:Binary]]

Latest revision as of 11:55, 22 May 2007

Type: Specification State: Evolving Availability: URE 1.3 (SRC680_m212)

Uno/Spec/Environment Substitution for Binary Uno.

API

Specifying the to be substituted environments via environments variables.

For example:

setenv "UNO_ENV_SUBST:gcc3:unsafe" "gcc3:unsafe:debug"

Runtime environment variable:

"UNO_ENV_SUBST:"

Dependencies

Personal tools