Changes between Initial Version and Version 1 of Dev2022-6-12


Ignore:
Timestamp:
Jun 7, 2022, 10:14:04 AM (3 years ago)
Author:
Tom Goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Dev2022-6-12

    v1 v1  
     1= Attendees =
     2
     3Eric, Greg, Zach, TomG
     4
     5Held over zoom
     6
     7= Agenda =
     8
     9* Build system
     10  - Build improvements by Zach
     11
     12* 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
     16  - Task termination at app quit
     17  - Rename ChimeraX.exe on Windows?
     18  - Should we go to Python 3.10 in 1.5?
     19  - Should we decouple the core bundle version number from the ChimeraX release version?
     20  - How best to backport M1 support from native-packaging to 1.4 release branch
     21
     22* Chimera
     23  - Switch Chimera daily builds from Windows 7 to Windows 10
     24 
     25* Action items
     26
     27= Discussion =
     28
     29= Action Items =
     30  - Present github continuous integration tutorial.  Zach
     31  - Remove pkg-config prereq if it is not being used for builds. Tom