cd7a294ca9
- Cleanup: No longer import the std namespace in headers. - Bug: In Measures.h, incoherent prototyping of getMeasure() template. - Change: In Environment, SearchPath & the XML format, slight change to allow overwriting of Alliance library pathes. Instead of having an attribute on the <system> node that applies to all libraries, we have a "mode" attribute in each <library> node. "mode" can takes three values: 1. - "append" : the library path is added in tail of the list. 2. - "prepend" : the library path is added in head of the list. 3. - "replace" : if the library already exists in the pathes, this ones replaces it, whitout modifiying the order. If it doesn't exists, it simply appended. The "replace" mode is the one to be used if a users wants to shadow system libraries by his own versions (sets in ~/.environment.alliance.xml). |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
display.xml | ||
environment.alliance.xml | ||
technology.cmos065.s2r.xml | ||
technology.fake.s2r.xml | ||
technology.freePDK45.s2r.xml | ||
technology.hcmos9.s2r.xml | ||
technology.symbolic.xml |