summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2017-05-11Remove recursive make call, simplify the building process.pranomostro
2017-05-10Beautify the headers in the Makefile.pranomostro
2017-03-02Explicitely list all libs in LDLIBS...This allow statically linking the binary by simply overriding LDFLAGS. z3bra
2017-01-13Updated nodes and added .PHONY target to makefile.pranomostro
2016-11-14Revert "Compile against local toxcore submodule"...This reverts commit a1d2b63e6af32685f5828c302a0d3edeeb48090f. Ratox now compiles against the latest version of the API, so there is no need for using a local submodule anymore. z3bra
2016-11-08Add generating nodes from the available nodes.tox.chat API.pranomostro
2016-10-31Compile against local toxcore submodulez3bra
2014-10-08Add manpagesin
2014-09-26Add eprintf.csin
2014-09-22Generate config.hsin
2014-09-22Add support for encrypted save filessin
2014-09-17Rename ratatox to ratoxsin
2014-09-13Add Makefile + config.mk + config.def.hsin