coriolis/mauka/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
..
mauka Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
BBPlacer.cpp * ./mauka: 2013-02-10 11:53:07 +00:00
Bin.cpp * ./mauka: 2010-06-08 12:09:50 +00:00
CMakeLists.txt Fix library linking problem for gcc 9 and above (Ubuntu 20/Debian 11). 2021-11-22 00:05:48 +01:00
Configuration.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
Container.cpp * ./mauka: 2010-06-08 12:09:50 +00:00
FeedCells.cpp Etesian integration with Chip & ClockTree plugins. 2015-02-24 13:13:17 +01:00
GraphicMaukaEngine.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
InsertFeeds.cpp Clarify semantic of flatten Collections (walkthrough). 2020-03-10 12:10:53 +01:00
MaukaBox.cpp * ./mauka: 2010-06-08 12:09:50 +00:00
MaukaEngine.cpp Clarify semantic of flatten Collections (walkthrough). 2020-03-10 12:10:53 +01:00
Move.cpp Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
PyGraphicMaukaEngine.cpp * All Tools: 2012-11-16 12:53:00 +00:00
PyMauka.cpp * All Tools: 2012-11-16 12:53:00 +00:00
PyMaukaEngine.cpp * All Tools: 2012-11-16 12:53:00 +00:00
Row.cpp Bug in Python proxy deallocation. Update to latest Coloquinte. 2015-02-13 23:38:55 +01:00
SimAnnealingPlacer.cpp * ./mauka: 2010-06-13 21:02:45 +00:00
SubRow.cpp Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
Surface.cpp Clarify semantic of flatten Collections (walkthrough). 2020-03-10 12:10:53 +01:00