coriolis/hurricane
Jean-Paul Chaput 5baddeb558 Implementation of DataBase native save/restore in JSON (step 2).
* New: In boostrap, in ccb.py, added support for the "support" project
    which contains external dependencies. Currently contains only
    RapidJSON. Those dependencies must be cloned here manually.
* New: In Hurricane, Initializer class for an ordered static initialization
    across different compilation modules.
* Change: In Hurricane, at DataBase level, no longer save the Cells in
    the libraries, but create and ordered list of Cell. Deepest cells
    (leaf cells) first. To avoid dependency problems.
* New: In Hurricane, JSON support for Property.
* New; In CRL, added JSON support for AllianceFramework, Environement &
    Catalog and their associated properties. Adjustment of the
    AllianceLibrary creation policy.
2016-01-21 00:25:39 +01:00
..
cmake_modules * All Tools: 2010-07-14 19:39:36 +00:00
doc Implementation of DataBase native save/restore in JSON (step 2). 2016-01-21 00:25:39 +01:00
src Implementation of DataBase native save/restore in JSON (step 2). 2016-01-21 00:25:39 +01:00
tests * All Tools: 2012-12-03 08:26:28 +00:00
CMakeLists.txt Implementation of DataBase native save/restore in JSON (step 2). 2016-01-21 00:25:39 +01:00