Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-18 | Remove ccgp | Xiao Pan | |
This `cc -Wall $(pkg-config --cflags --libs gsl --libs plplot) -o filename filename.c` works well and I also take notes about old way. ccgp is not very useful now because I'm more familiar with build process and I don't want to link unnecessary libraries when require less libs. | |||
2024-02-23 | Reorganize shell scripts into sh dir, consider in the future fsh will have ↵ | Xiao Pan | |
different kinds of files |