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 摘要。