update the todo
This commit is contained in:
parent
73276228d6
commit
2bc7d31a07
16
to-do.md
16
to-do.md
|
@ -3,30 +3,30 @@
|
||||||
|
|
||||||
- [ ] 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
|
||||||
- [ ] Test
|
- [ ] Test
|
||||||
- [ ] Port to ARM64 Mac
|
- [ ] Port to ARM64 Mac
|
||||||
- [ ] Test
|
- [ ] Test
|
||||||
- [ ] Merge with main branch
|
- [ ] Merge with main branch
|
||||||
|
|
32
to-do.md~
Normal file
32
to-do.md~
Normal 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
|
Loading…
Reference in a new issue