Changes between Version 3 and Version 4 of Dev2022-8-1
- Timestamp:
- Aug 1, 2022, 11:23:57 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Dev2022-8-1
v3 v4 22 22 * Register mouse modes with Manager / Provider 23 23 - This avoids every bundle with a mouse mode needing a custon_init method. 24 25 * Linux base system 26 - Greg updated from CentOS 7 to Rocky 8 27 - Will be using devtoolset-10, as used by Qt. 28 29 * Update PyPi prereqs 30 * Outdated packages weekly update might break since Linux build is now Rocky 8, but outdated report done on CentOS 7 on plato. 31 * [https://doc.qt.io/qt-6/linux.html Qt compilers]. 24 32 25 33 --------------------------