Changes between Version 1 and Version 2 of Dev2022-6-12
- Timestamp:
- Jun 9, 2022, 4:32:15 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Dev2022-6-12
v1 v2 6 6 7 7 = Agenda = 8 9 * Build system 10 - Build improvements by Zach 8 * General 9 - Move developer meetings to 2pm Mondays? 11 10 12 11 * ChimeraX 13 - Upgrade Trac to mysql for better reliability. 14 - Is Windows crash reporting ever useful? Should we disable it? Will Qt 6.2 fix spurious file dialog errors? 15 - Should we remove pywin32 (20 MBytes) and wmi used only to report computer model in bug reporter on Windows? Ticket #5528 12 - moving apps up vs moving core down (goal: have python modules on the same level) 13 - moving core source code into a src subdirectory like other bundles 14 - get_libdir, get_include 15 - write_bundle_classifiers: bundle builder or core? 16 16 - Task termination at app quit 17 17 - Rename ChimeraX.exe on Windows? … … 22 22 * Chimera 23 23 - Switch Chimera daily builds from Windows 7 to Windows 10 24 25 * Action items 24 25 * Infrastructure 26 - Upgrade Trac to mysql for better reliability. 26 27 27 28 = Discussion = 28 29 29 = Action Items=30 = TODO = 30 31 - Present github continuous integration tutorial. Zach 31 32 - Remove pkg-config prereq if it is not being used for builds. Tom