mirror of https://github.com/KLayout/klayout.git
Updated KLayout Python Module Prototype (markdown)
parent
a3df9d2e58
commit
75d8277ae0
|
|
@ -142,6 +142,13 @@ w = None
|
|||
* Module assignment is pretty much fixed now (core modules are tl, db and rdb)
|
||||
* Build is feasible on CentOS6, 7, Ubuntu 16 and Windows - some unit tests are failing
|
||||
|
||||
2018-07-15:
|
||||
* The pymod branch now supports Qt-less builds. libexpat, libpthread and libcurl are used
|
||||
to supply the missing functionality.
|
||||
* The distutils-bases setup.py script is provided now
|
||||
* Build of setup.py was tested on CentOS6, 7, Ubuntu 16, 18 and MacOS (HighSierra)
|
||||
* Windows test still ongoing
|
||||
|
||||
## Further roadmap
|
||||
|
||||
* Provide a generated documentation online
|
||||
|
|
|
|||
Loading…
Reference in New Issue