aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2016-05-24Build the crypto libs as C99Richard van der Hoff
2016-05-23Rename olm.hh to olm.hRichard van der Hoff
2016-05-23Fix warnings and set -WerrorRichard van der Hoff
2016-05-23Add support for building fuzzers using american fuzzy lopMark Haines
2016-05-23Fix make clean to remove the library and all the .d filesMark Haines
2016-05-23Move comment to correct locationMark Haines
2016-05-23Don't use $^ cause that includes the header filesMark Haines
2016-05-23Use a rule to make the build directoriesMark Haines
2016-05-23Put the .o files in separate directories so we can have both release and debu...Mark Haines
2016-05-20Fix the Makefile so that it works with a clean git checkoutMark Haines
2016-05-20Remove dep files for js objects on cleanRichard van der Hoff
2016-05-20Add an 'all' target to the MakefileRichard van der Hoff
2016-05-20Use a version script to restrict symbols in the .soRichard van der Hoff
2016-05-20Add support for building the JS wrappers to the MakefileRichard van der Hoff
2016-05-20Add a makefileRichard van der Hoff