From 2bc7d31a070ffd9e9f482d5debd55169cd7f8097 Mon Sep 17 00:00:00 2001 From: hashirama Date: Sat, 13 Apr 2024 22:56:50 -0400 Subject: [PATCH] update the todo --- to-do.md | 16 ++++++++-------- to-do.md~ | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+), 8 deletions(-) create mode 100644 to-do.md~ diff --git a/to-do.md b/to-do.md index eabade4..8da002d 100644 --- a/to-do.md +++ b/to-do.md @@ -3,30 +3,30 @@ - [ ] Windows-Linux branch unification - [x] Make cmake files compatible - - [ ] Test on Windows + - [x] Test on Windows (another version is used for 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] Make gd-tools.scm use hosted sources - [x] Use packaged Check2, Rdricpp - - [ ] Use packaged Cpr + - [x] Use packaged Cpr --- -- [ ] Code Cleanup +- [x] Code Cleanup - [x] Remove trash dirs and files - [x] Separate rdricpp, check2 - - [ ] Separate cpr + - [x] Separate cpr - [ ] ? --- - [ ] Bugs - - [ ] proper installer in windows - - [ ] fix the dakuten error in half-width kana (e.g デザ) + - [x] 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 \ No newline at end of file + - [ ] Merge with main branch diff --git a/to-do.md~ b/to-do.md~ new file mode 100644 index 0000000..eabade4 --- /dev/null +++ b/to-do.md~ @@ -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 \ No newline at end of file