coriolis/nimbus/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
..
nimbus Cleanup after SVN importation, <ccb> builder script adaptation. 2014-02-26 18:24:41 +01: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 * ./nimbus, 2010-06-18 14:14:16 +00:00
Fence.cpp * ./nimbus: 2010-06-13 21:02:20 +00:00
FenceProperty.cpp Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
FrontLine.cpp * ./nimbus: 2010-06-08 12:12:01 +00:00
GCell.cpp Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
Grid.cpp Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
HFence.cpp Compliance with g++ 4.8.1, support for devtoolset-2 2014-03-15 10:47:37 +01:00
NimbusEngine.cpp * ./nimbus, 2010-06-18 14:14:16 +00:00
PyNimbus.cpp Forgotten Nimbus Python wrapper. 2012-11-16 13:17:48 +00:00
PyNimbusEngine.cpp Forgotten Nimbus Python wrapper. 2012-11-16 13:17:48 +00:00
RoutTools.cpp Cleanup after SVN importation, <ccb> builder script adaptation. 2014-02-26 18:24:41 +01:00
Splitter.cpp Cleanup after SVN importation, <ccb> builder script adaptation. 2014-02-26 18:24:41 +01:00
SplitterContact.cpp * ./nimbus: 2011-04-12 20:37:23 +00:00
StepProperty.cpp Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
VFence.cpp Compliance with g++ 4.8.1, support for devtoolset-2 2014-03-15 10:47:37 +01:00