Skip to content

Latest commit

 

History

History
42 lines (37 loc) · 1.86 KB

File metadata and controls

42 lines (37 loc) · 1.86 KB

Project TODO List

Last updated 2026-04-10T21:51:42.081-04:00

Priority

  • High
  • Medium
  • Low

Status

  • Unassigned
  • Assigned
  • Pending Tests
  • Pending Review
  • Completed

Dates

  • Dates are to be inserted using the ISO 8601 standard to avoid international confusion.
  • See: ISO 8601 Date Generator
    • Updating the "Last updated" label:

      • Click "Use system time"
      • Click "Include time information (hh:mm:ss)"
      • Click "Include timezone information (Z)"
      • Click "Generate ISO 8601 Data"
      • Copy the generated timestamp under "ISO 8601 Date"
    • Updating the "Date Assigned" or "Date Completed":

      • Click "Use system time"
      • Disable "Include time information (hh:mm:ss)"
      • Disable "Include timezone information (Z)"
      • Click "Generate ISO 8601 Data"
      • Copy the generated timestamp under "ISO 8601 Date"
Task ID Task Description Priority Status Assigned To Date Assigned Date Completed
T-001 Fix the dual recursion bug in convert_sourcetree_to_cmake High Completed @Static-Codes 2026-03-31 2026-04-01
T-002 Improve the variable expansion logic for _SOURCES Low Unassigned TBD N/A N/A
T-003 Add support for QMake's subdirs project type Low Unassigned TBD N/A N/A
T-004 Refine the configuration file parsing logic Low Unassigned TBD N/A N/A
T-005 Update minimum version pinning of CMake (3.X) Low @fritzone Assigned 2026-04-10 N/A
T-006 Address the # FIX THIS comments Low Unassigned TBD N/A N/A
T-007 Implement get_cmake_version() Low @Static-Codes Pending Review 2026-04-08 2026-04-09
T-008 Rename remove_garbage() to sanitize_string() TBD N/A N/A