Changes

Summary

  1. Python: use the Python CMake build system available under the OpenCOR (details)
  2. Python: renamed `USE_PREBUILT_PYTHON_LIBRARY_PACKAGE` to (details)
  3. Python: renamed a couple of plugins. (details)
  4. Revert "Some minor cleaning up." (details)
Commit c87b9f84db5aaf2ac1ff748fd2df02e04beec582 by Alan Garny
Python: use the Python CMake build system available under the OpenCOR
organisation.
The file was modified src/plugins/thirdParty/PythonLibrary/CMakeLists.txt (diff)
Commit 224b0b1b6f1385257e99c56cb4340ac1434d7249 by Alan Garny
Python: renamed `USE_PREBUILT_PYTHON_LIBRARY_PACKAGE` to
`USE_PREBUILT_PYTHON_PACKAGE`.
The file was modified CMakeLists.txt (diff)
The file was modified src/plugins/thirdParty/PythonLibrary/CMakeLists.txt (diff)
Commit 607f2282aa5b0ba5665a2ff4fa611bac7aaf1741 by Alan Garny
Python: renamed a couple of plugins.
- `src/plugins/miscellaneous/Python` to
`src/plugins/miscellaneous/PythonShell`; and
- `src/plugins/thirdParty/PythonLibrary` to
`src/plugins/thirdParty/Python`.
The file was modified src/plugins/simulation/SimulationExperimentView/i18n/SimulationExperimentView_fr.ts (diff)
The file was addedsrc/plugins/thirdParty/Python/scripts/set_python_path.py
The file was addedsrc/plugins/thirdParty/Python/CMakeLists.txt
The file was modified src/plugins/miscellaneous/Core/i18n/Core_fr.ts (diff)
The file was modified src/plugins/support/PythonSupport/CMakeLists.txt (diff)
The file was removedsrc/plugins/miscellaneous/Python/CMakeLists.txt
The file was modified CMakeLists.txt (diff)
The file was addedsrc/plugins/thirdParty/Python/README.rst
The file was addedsrc/plugins/thirdParty/Python/src/pythonbegin.h
The file was addedsrc/plugins/thirdParty/Python/src/pythonplugin.cpp
The file was removedsrc/plugins/miscellaneous/Python/src/pythonplugin.cpp
The file was removedsrc/plugins/thirdParty/PythonLibrary/src/pythonlibraryplugin.cpp
The file was modified src/plugins/thirdParty/PythonQtAPI/src/pythonqtapiplugin.cpp (diff)
The file was addedsrc/plugins/miscellaneous/PythonShell/CMakeLists.txt
The file was removedsrc/plugins/miscellaneous/Python/src/pythonplugin.h
The file was removedsrc/plugins/thirdParty/PythonLibrary/README.rst
The file was addedsrc/plugins/miscellaneous/PythonShell/src/pythonshellplugin.json
The file was addedsrc/plugins/thirdParty/Python/src/pythonplugin.json
The file was addedsrc/plugins/thirdParty/Python/scripts/get-pip.py
The file was removedsrc/plugins/thirdParty/PythonLibrary/src/pythonbegin.h
The file was removedsrc/plugins/thirdParty/PythonLibrary/src/pythonend.h
The file was modified src/plugins/miscellaneous/Core/tests/data/cli/plugins_without_sample_tools.out (diff)
The file was removedsrc/plugins/thirdParty/PythonLibrary/CMakeLists.txt
The file was addedsrc/plugins/miscellaneous/PythonShell/src/pythonshellplugin.h
The file was modified src/plugins/miscellaneous/Core/tests/data/cli/status_without_sample_tools.out (diff)
The file was addedsrc/plugins/thirdParty/Python/src/pythonplugin.h
The file was removedsrc/plugins/miscellaneous/Python/src/pythonplugin.json
The file was modified src/plugins/miscellaneous/Core/tests/data/cli/status_with_sample_tools.out (diff)
The file was modified src/plugins/support/PythonSupport/src/pythonsupportplugin.cpp (diff)
The file was removedsrc/plugins/thirdParty/PythonLibrary/scripts/get-pip.py
The file was addedsrc/plugins/thirdParty/Python/src/pythonend.h
The file was modified src/plugins/support/SimulationSupport/i18n/SimulationSupport_fr.ts (diff)
The file was modified src/plugins/thirdParty/PythonQtAPI/CMakeLists.txt (diff)
The file was modified src/plugins/thirdParty/PythonPackages/CMakeLists.txt (diff)
The file was removedsrc/plugins/thirdParty/PythonLibrary/scripts/set_python_path.py
The file was modified src/plugins/thirdParty/PythonPackages/src/pythonpackagesplugin.cpp (diff)
The file was removedsrc/plugins/thirdParty/PythonLibrary/src/pythonlibraryplugin.h
The file was addedsrc/plugins/thirdParty/Python/cmake/FindSQLite3.cmake
The file was removedsrc/plugins/thirdParty/PythonLibrary/src/pythonlibraryplugin.json
The file was removedsrc/plugins/thirdParty/PythonLibrary/cmake/FindSQLite3.cmake
The file was addedsrc/plugins/miscellaneous/PythonShell/src/pythonshellplugin.cpp
Commit 4b06c46ffd2cd2e7f538a516d375b7227cdd3430 by Alan Garny
Revert "Some minor cleaning up."
This reverts commit 4f53bd09eca4bc726013990d16086bb72949b97f.
Oops, we indeed need to do this before copying the file over!
The file was modified CMakeLists.txt (diff)