update the todo

This commit is contained in:
千住柱間 2024-04-13 22:56:50 -04:00
parent 73276228d6
commit 2bc7d31a07
Signed by: hashirama
GPG key ID: 53E62470A86BC185
2 changed files with 40 additions and 8 deletions

View file

@ -3,26 +3,26 @@
- [ ] Windows-Linux branch unification - [ ] Windows-Linux branch unification
- [x] Make cmake files compatible - [x] Make cmake files compatible
- [ ] Test on Windows - [x] Test on Windows (another version is used for windows)
- [x] Test on Guix - [x] Test on Guix
- [ ] Test on Fedora - [ ] Test on Fedora
--- ---
- [ ] Guix Package - [ ] Guix Package
- [ ] Issue: Check2 not working without Check.cmake - [ ] Issue: Check2 not working without Check.cmake
- [ ] Finish cleanup - [ ] Finish cleanup
- [ ] Make gd-tools.scm use hosted sources - [x] Make gd-tools.scm use hosted sources
- [x] Use packaged Check2, Rdricpp - [x] Use packaged Check2, Rdricpp
- [ ] Use packaged Cpr - [x] Use packaged Cpr
--- ---
- [ ] Code Cleanup - [x] Code Cleanup
- [x] Remove trash dirs and files - [x] Remove trash dirs and files
- [x] Separate rdricpp, check2 - [x] Separate rdricpp, check2
- [ ] Separate cpr - [x] Separate cpr
- [ ] ? - [ ] ?
--- ---
- [ ] Bugs - [ ] Bugs
- [ ] proper installer in windows - [x] proper installer in windows
- [ ] fix the dakuten error in half-width kana (e.g デザ) - [ ] fix the dakuten error in half-width kana (e.g )
--- ---
- [ ] Mac Port - [ ] Mac Port
- [ ] Port to intel Mac - [ ] Port to intel Mac

32
to-do.md~ Normal file
View file

@ -0,0 +1,32 @@
#Gd-tools
###### To-do list:
- [ ] Windows-Linux branch unification
- [x] Make cmake files compatible
- [ ] Test on Windows
- [x] Test on Guix
- [ ] Test on Fedora
---
- [ ] Guix Package
- [ ] Issue: Check2 not working without Check.cmake
- [ ] Finish cleanup
- [ ] Make gd-tools.scm use hosted sources
- [x] Use packaged Check2, Rdricpp
- [ ] Use packaged Cpr
---
- [ ] Code Cleanup
- [x] Remove trash dirs and files
- [x] Separate rdricpp, check2
- [ ] Separate cpr
- [ ] ?
---
- [ ] Bugs
- [ ] proper installer in windows
- [ ] fix the dakuten error in half-width kana (e.g デザ)
---
- [ ] Mac Port
- [ ] Port to intel Mac
- [ ] Test
- [ ] Port to ARM64 Mac
- [ ] Test
- [ ] Merge with main branch