Add to-do.md

To-do list
This commit is contained in:
xieamoe 2024-02-14 13:27:43 +00:00
parent 0905427353
commit 516e667b4a

28
to-do.md Normal file
View file

@ -0,0 +1,28 @@
#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
- [ ] ?
---
- [ ] Mac Port
- [ ] Port to intel Mac
- [ ] Test
- [ ] Port to ARM64 Mac
- [ ] Test
- [ ] Merge with main branch