Commit Graph

3 Commits

Author SHA1 Message Date
Jean Sirmai 2f33355180
scripts/*: add a script that can list every function name 2024-11-20 17:52:23 +01:00
Adrien Bourmault 5c0289217e
Makefile: fixes and parallel by default
This commit:
- fixes the OpenGL lib configurations (gl->epoxy)
- added an exclusion for bin/ and build/ in .gitignore
- make the Makefile parallel
2024-11-20 17:52:23 +01:00
Jean Sirmai 62987bbd33
src/*, simple Gtk application
This commit initiates the Gem-graph client development with a simple
main function that initializes a Gtk application (no window yet).
2024-11-20 17:38:36 +01:00