AppImage / AppImage/appimagetool

Use C++ to replace GLib and friends

未關閉
#4 0 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視
technical debt
主要語言
C
星號
426
分支
55
PR 合併指標
30 天內沒有已合併 PR

描述

To make our lives significantly easier, we want to utilize the power of C++ in appimagetool. This allows us much better memory management (no more manual `free` etc. calls etc.) and will also improve the look and feel of the code base.

Most of what we use GLib, GIO etc. for can be done with C++ out of the box in a more user friendly way, so we should be able to remove those dependencies eventually.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。