Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-30 | Add ui/ | ||
2022-12-30 | Add qureje.c | ||
2022-12-30 | Add qureje.h | ||
2022-12-30 | Fix Makefile to make it compatible with BSD make and | ||
GNU make and fix the generation of object files | |||
2022-08-10 | Add connection to PostgreSQL | ||
By Makefile you can now decide what driver to include in this program | |||
2022-08-10 | Add to clean target *.core files | ||
When an error occurs, a core dump file is created. They're annoying, so with a `make clean` let's remove those. | |||
2022-08-09 | Initial commit | ||