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


Ignore:
Timestamp:
Jun 9, 2022, 4:32:15 PM (3 years ago)
Author:
Zach Pearson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Dev2022-6-12

    v1 v2  
    66
    77= Agenda =
    8 
    9 * Build system
    10   - Build improvements by Zach
     8* General
     9  - Move developer meetings to 2pm Mondays?
    1110
    1211* 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?
    1616  - Task termination at app quit
    1717  - Rename ChimeraX.exe on Windows?
     
    2222* Chimera
    2323  - 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.
    2627
    2728= Discussion =
    2829
    29 = Action Items =
     30= TODO =
    3031  - Present github continuous integration tutorial.  Zach
    3132  - Remove pkg-config prereq if it is not being used for builds. Tom