klayout/src/pymod
Matthias Koefferlein ad03533a7b OASIS tests made robust against hash implementation
The text writer was made "normalizing": it will introduce
a certain element order (string sorting). This way, OASIS
files can be compared against golden data without
changes in the order due to different implementation of
hash containers.
2018-09-10 01:16:49 +02:00
..
QtCore WIP: pymod tests work for Qt4 now too. 2018-06-04 00:32:02 +02:00
QtDesigner WIP: Fixed build dependencies and code dependencies for Python modules (Qt5) 2018-06-03 19:54:18 +02:00
QtGui WIP: Fixed build dependencies and code dependencies for Python modules (Qt5) 2018-06-03 19:54:18 +02:00
QtMultimedia WIP: some refactoring of the GSI Python binding (less static objects, new conversion operators, preparations for external use) 2018-06-09 01:50:16 +02:00
QtNetwork WIP: Fixed build dependencies and code dependencies for Python modules (Qt5) 2018-06-03 19:54:18 +02:00
QtPrintSupport WIP: Fixed build dependencies and code dependencies for Python modules (Qt5) 2018-06-03 19:54:18 +02:00
QtSql WIP: Fixed build dependencies and code dependencies for Python modules (Qt5) 2018-06-03 19:54:18 +02:00
QtSvg WIP: Fixed build dependencies and code dependencies for Python modules (Qt5) 2018-06-03 19:54:18 +02:00
QtWidgets WIP: Fixed build dependencies and code dependencies for Python modules (Qt5) 2018-06-03 19:54:18 +02:00
QtXml WIP: pymod tests work for Qt4 now too. 2018-06-04 00:32:02 +02:00
QtXmlPatterns WIP: Fixed build dependencies and code dependencies for Python modules (Qt5) 2018-06-03 19:54:18 +02:00
bridge_sample Support "klayout-bits" for building on MSVC 2018-09-06 00:23:10 +02:00
db Bugfix: db_plugin modules were not loaded for python modules 2018-07-15 14:14:14 +02:00
distutils_src Added __init__.py file to Python package. 2018-07-15 19:33:44 +00:00
lay WIP: fixed installation target for pymod __init__.py file for older Qt versions. 2018-06-20 13:37:41 +02:00
rdb WIP: added force-link to rdb Python module so the rdb library is always linked 2018-06-22 00:02:27 +02:00
tl Many warnings fixed for MSVC 2018-08-29 01:46:18 +02:00
unit_tests OASIS tests made robust against hash implementation 2018-09-10 01:16:49 +02:00
__init__.py.noqt Enabled minimum build configuration 2018-07-15 19:59:45 +02:00
__init__.py.qt4 Enabled minimum build configuration 2018-07-15 19:59:45 +02:00
__init__.py.qt5 Enabled minimum build configuration 2018-07-15 19:59:45 +02:00
__init__.py.qtless Enabled minimum build configuration 2018-07-15 19:59:45 +02:00
pymod.pri MSVC builds for the first time - still a lot of patches required 2018-08-28 23:19:58 +02:00
pymod.pro Massive reduction of Qt dependencies, but also massive refactoring. 2018-07-03 00:51:36 +02:00
pymodHelper.h Bugfix: db_plugin modules were not loaded for python modules 2018-07-15 14:14:14 +02:00