coriolis/bootstrap/builder
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
..
AboutWidget.py Migration towards Python3, first stage: still based on C-Macros. 2021-09-19 19:41:24 +02:00
Builder.py Add a flag througout all the build system to manage manylinux (PyPI). 2023-07-03 19:54:01 +02:00
BuilderGui.py Migration towards Python3, first stage: still based on C-Macros. 2021-09-19 19:41:24 +02:00
CompileWidget.py Build against Qt5 by default. Uses --qt4 to force uses of Qt4. 2023-03-13 17:37:19 +01:00
Configuration.py Added support for RHEL9. 2021-12-31 16:35:38 +01:00
ConfigureWidget.py Migration towards Python3, first stage: still based on C-Macros. 2021-09-19 19:41:24 +02:00
Highlighter.py Migration towards Python3, first stage: still based on C-Macros. 2021-09-19 19:41:24 +02:00
OptionsWidget.py Build against Qt5 by default. Uses --qt4 to force uses of Qt4. 2023-03-13 17:37:19 +01:00
Project.py Migration towards Python3, first stage: still based on C-Macros. 2021-09-19 19:41:24 +02:00
ProjectWidgets.py Migration towards Python3, first stage: still based on C-Macros. 2021-09-19 19:41:24 +02:00
__init__.py Migration towards Python3, first stage: still based on C-Macros. 2021-09-19 19:41:24 +02:00