summaryrefslogtreecommitdiff
path: root/config.mk
AgeCommit message (Collapse)Author
2018-02-11Updated nodes, fixed libraries. No solution for the hanging-up crash yet, ↵pranomostro
though. :(
2017-06-28Bump to 0.4pranomostro
2017-03-02Explicitely list all libs in LDLIBSz3bra
This allow statically linking the binary by simply overriding LDFLAGS.
2016-12-05Bump to 0.3pranomostro
Changes: * upgrade to newest irungentoo version of toxcore * add the nodegen script that makes the TODO file obsolete * upgrade calls to be more smooth and use less cpu * fix a number of small bugs from the last version
2016-11-14Revert "Compile against local toxcore submodule"z3bra
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.
2016-10-31Compile against local toxcore submodulez3bra
2015-02-08Bump up to 0.2.1sin
2014-12-07Bump version to 0.2sin
2014-10-15Build with -g so users can provide meaningful backtracessin
2014-10-08Update READMEsin
2014-10-08Add -lrt to LDFLAGSsin
2014-10-07Revert accidental modification to config.mksin
2014-10-07Fix possible stack corruption when parsing friend IDssin
2014-10-01Starting fooling around with toxav; work in progresssin
2014-09-29Initial release 0.1sin
2014-09-22Add support for encrypted save filessin
2014-09-17Rename ratatox to ratoxsin
2014-09-15Pass -DVERSION=\"${VERSION}\" and use that when printing the ratsin
2014-09-15Remove unused symbolssin
2014-09-13Add Makefile + config.mk + config.def.hsin