coriolis/bootstrap/cmake_modules
Jean-Paul Chaput 30b92ff33a Add a flag througout all the build system to manage manylinux (PyPI).
* New: In boostrap/FindBootstrap.cmake, add a macro setup_qt() to
    share Python detection across the various tools.
      This macro takes into account the USE_MANYLINUX variable to
    slightly change the Python detection. On a "normal" system we
    look for "Development" (search for dynamic libraries) while under
    manylinux we look for "Development.Module"(static linking).
* Change: In bootstrap/ccb.py, add a new option --manylinux.
* Change: Cleanup in the various CMakeLists.txt to use setup_qt().
2023-07-03 19:54:01 +02:00
..
CMakeLists.txt First merge of coloquinte2 & tramontana branches. 2023-06-25 18:11:18 +02:00
FindBISON.cmake UNSTABLE DO NOT UPDATE 2010-07-13 11:02:11 +00:00
FindBootstrap.cmake Add a flag througout all the build system to manage manylinux (PyPI). 2023-07-03 19:54:01 +02:00
FindCOLOQUINTE.cmake First merge of coloquinte2 & tramontana branches. 2023-06-25 18:11:18 +02:00
FindFLEX.cmake Compliance with Debian 10 Buster. 2020-03-19 18:18:35 +01:00
FindLEFDEF.cmake More PEP8 compliant Python code. Start rewrite Python/C++ wrappers. 2020-04-08 11:24:42 +02:00
FindLibbfd.cmake More reliable detection of libbfd. 2017-04-13 17:04:35 +02:00
FindLibexecinfo.cmake Fix library linking problem for gcc 9 and above (Ubuntu 20/Debian 11). 2021-11-22 00:05:48 +01:00
FindPelican.cmake Migrating doc from Sphinx towards Pelican. 2020-02-03 17:44:15 +01:00
FindPythonSitePackages.cmake Comprehensive reorganisation of the Python part of Coriolis. 2023-02-27 22:14:32 +01:00
FindQt4.cmake UNSTABLE DO NOT UPDATE 2010-07-13 11:02:11 +00:00
FindQwt.cmake Integration of the latest Coloquinte in Etesian & misc modifs. 2015-02-01 23:24:13 +01:00
FindSphinx.cmake Complete hoverhaul of the documentation to Sphinx. 2017-07-15 17:35:02 +02:00
GetGitRevisionDescription.cmake Re-added support for Chams & CMake support for Git hash retreival. 2014-03-02 11:45:42 +01:00
GetGitRevisionDescription.cmake.in Re-added support for Chams & CMake support for Git hash retreival. 2014-03-02 11:45:42 +01:00