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