coriolis/unicorn/src
Jean-Paul Chaput 10bd5510da Fix library linking problem for gcc 9 and above (Ubuntu 20/Debian 11).
* Bug: In all CMakeLists.txt, it seems I was doing a worng use of
    target_link_library(). No longer add dependencies to the C++ base
    library but instead either to the Python associated module or
    to the final binaries. This was inderectly causing the linking
    problem related to Python (which was a misdirection).
* Bug: Typo in FindLibexecinfo.cmake, do not use FindLib[E]xecinfo.
* Change: In CRL/ccore/CMakeLists.txt, activate SKIP_AUTOMOC on
    bison/flex generated files.
* Bug: In viewer/PyHApplication, do not delete the C++ object in
    the Python destroy method.
2021-11-22 00:05:48 +01:00
..
images * ./hurricane/src/hviewer, 2010-03-09 15:26:22 +00:00
unicorn Added GDSII driver. Bug in Blif parser. 2018-05-15 13:12:00 +02:00
CMakeLists.txt Fix library linking problem for gcc 9 and above (Ubuntu 20/Debian 11). 2021-11-22 00:05:48 +01:00
CgtMain.cpp Migration towards Python3, first stage: still based on C-Macros. 2021-09-19 19:41:24 +02:00
ExportCellDialog.cpp Added GDSII driver. Bug in Blif parser. 2018-05-15 13:12:00 +02:00
ImportCell.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
ImportCellDialog.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
OpenCellDialog.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
PyUnicorn.cpp Migration towards Python3, first stage: still based on C-Macros. 2021-09-19 19:41:24 +02:00
PyUnicornGui.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
SaveCellDialog.cpp Added GDSII driver. Bug in Blif parser. 2018-05-15 13:12:00 +02:00
Unicorn.qrc * ./hurricane/src/hviewer, 2010-03-09 15:26:22 +00:00
UnicornGui.cpp Migration towards Python3, first stage: still based on C-Macros. 2021-09-19 19:41:24 +02:00
cgt.py Adapt Nix code to Python 3 switch. 2021-10-26 20:10:59 +00:00
coriolis.py Migration towards Python3, first stage: still based on C-Macros. 2021-09-19 19:41:24 +02:00