beremiz
Clone
Summary
Browse
Changes
Graph
Added some immutable field (platform) in default runtime web setting page, for the example.
nevow_service_rework
2018-07-06, Edouard Tisserant
a603d1ba287b
file is
Executable
Added some immutable field (platform) in default runtime web setting page, for the example.
<xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="CFLAGS" type="xsd:string" use="optional" default=""/>
<xsd:attribute name="Linker" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="LDFLAGS" type="xsd:string" use="optional" default=""/>