coriolis/unicorn
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 Added new CMake macro add_python_module() and some cleanup. 2015-03-22 19:12:45 +01:00
doc Happy new year 2015! 2015-03-17 16:56:55 +01:00
python Added new CMake macro add_python_module() and some cleanup. 2015-03-22 19:12:45 +01:00
src Implementation of DataBase native save/restore in JSON (step 2). 2016-01-21 00:25:39 +01:00
CMakeLists.txt Policy CMP0022 for CMake. Forgotten library in Unicorn link. 2015-06-11 18:01:39 +02:00