coriolis/hurricane/src
Serge Rabyking 26f054eafa CI build fix
Updated cmake files to have find_package with Devlopment.Module to
             make build work both locally and from cibuildwheel.
        Added set Python_LIBRARIES="-Wl,--unresolved-symbols=ignore-all"
             in case when it is not set (in manylinux) as lipython not found.
        Added RPATH to be '$ORIGIN/libs:$ORIGIN' for all shared library
             be discoverable.
2023-05-30 21:02:07 +01:00
..
analog Completed inspector support on analog transitors. 2023-05-08 20:00:29 +02:00
configuration Fix missing libraries problems (seen on Cygwin). 2023-03-07 17:29:40 +01:00
hurricane Fix a conflict with predefined macro "_B" in Hurricane::Diagonal. 2023-03-07 17:21:08 +01:00
isobar CI build fix 2023-05-30 21:02:07 +01:00
utilities Comprehensive reorganisation of the Python part of Coriolis. 2023-02-27 22:14:32 +01:00
viewer Restore alternate support for Qt 4. 2023-03-09 15:30:23 +01:00
CMakeLists.txt Migration towards Python3, first stage: still based on C-Macros. 2021-09-19 19:41:24 +02:00