Commit History

Author SHA1 Message Date
  Tom Tsagk d3a42e0f40 Re-organize building process to not use `configure` and only use makefiles 2 years ago
  Tom Tsagk 224c87dacc Improve `make` commands, and supply version code to the project 2 years ago
  Tom Tsagk a6a9d7007c Add custom install location when compiling, for more flexible compiled results 2 years ago
  Tom Tsagk 549a96247c Remove all `lex` and `yacc` references 3 years ago
  Tom Tsagk 9f09484845 Ensure that both the compiler and the main engine are build using `make` 3 years ago
  Tom Tsagk 4fe8154af9 Minor organising of code and build system 3 years ago
  Tom Tsagk f67e95485c Add functionality to automate the flow of android builds a bit more 3 years ago
  Tom Tsagk 9a6908d7bb Organize install directories a bit, disable documentation for now 3 years ago
  Tom Tsagk f2ecc018d6 Change name to avdl 4 years ago
  tomtsagk 3e1ab58d81 Add cglut engine, modify `makefile` to include it 4 years ago
  tomtsagk afb2664425 declare phony rules in `make`, make `clean` dependant on `destclean` 4 years ago
  Tom Tsagk 678edc2db1 fix bug where I assumed pre-processor works in strings in C 4 years ago
  Tom Tsagk f08c38cff9 add vim highlight 4 years ago
  Tom Tsagk fb668d9d39 add `-Wall` `-Wextra` and `-Wpedantic` flags when compiling, organised code to minimise warnings 4 years ago
  Tom Tsagk db3042b637 add initial version of documentation 4 years ago
  Tom Tsagk 0274fbbc37 add manual 4 years ago
  Tom Tsagk 372b33d4d8 Merge branch 'master' of https://notabug.org/tomtsagk/lisp-dd 4 years ago
  tomtsagk dbc0f1c544 make build process cleaner 4 years ago
  tomtsagk 291ef2d75e make project name more modular with PROJECT_NAME 4 years ago
  tomtsagk b5839f8a8e fix ./configure && make && make install building system 4 years ago