Commit graph

13 commits

Author SHA1 Message Date
Scott Duensing
cc6eb18baf Build archive being unpacked into project folder. And then it crashes. 2023-05-04 20:19:09 -05:00
Scott Duensing
917eedb95b Embedded TCC code no longer brings down the entire IDE on a sigsegv! 2023-04-25 18:02:15 -05:00
Scott Duensing
4b32b111cf Recipe cooking is working! 2023-04-23 19:18:53 -05:00
Scott Duensing
f513dc3893 Recipe dialog working, data being saved and loaded from projects. 2023-04-19 19:38:04 -05:00
Scott Duensing
2de3ecedad Project management is fairly solid, if basic. Now to build a code editor! 2023-01-26 19:52:14 -06:00
Scott Duensing
7d116c6706 Build server connection testing working. 2023-01-22 20:38:46 -06:00
Scott Duensing
0c9b9c1487 Third-party libraries reorganized to make adding more easier. Start of SSH/SFTP code. libgcrypt, libgpg-error, libz, added. 2022-12-20 20:41:14 -06:00
Scott Duensing
c218812ef7 libssh2 now included. CMake build cleaned up. 2022-12-20 18:13:47 -06:00
Scott Duensing
72a68fae8b No more need for buildDeps.sh to be run before cmake. The cmake takes care of everything now. 2022-12-14 20:59:53 -06:00
Scott Duensing
b1aa9fa490 Flatpak seems to be working! Now to fix all the memory issues. 2022-12-14 20:35:36 -06:00
Scott Duensing
b0f3204748 Several parsing bug fixes. Toolbar with custom icons started. 2022-12-11 18:49:32 -06:00
Scott Duensing
1d0a565e05 Now loading UI elements from GLib resources instead of our own. 2022-12-11 16:35:24 -06:00
Scott Duensing
e49b5793fc Initial commit. 2022-11-23 19:39:57 -06:00