aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
Commit message (Collapse)AuthorAgeFilesLines
* makefile: turn off deprecation warnings to workaround GParameterElliot Wolk2019-10-311-0/+1
| | | | | https://developer.pidgin.im/ticket/17415 https://github.com/matrix-org/purple-matrix/issues/101
* e2e: Create MatrixE2EData type and matrix-e2e.[ch] filesDr. David Alan Gilbert2018-02-251-0/+1
| | | | | | Somewhere for the e2e magic to happen. Signed-off-by: Dr. David Alan Gilbert <dave@treblig.org>
* e2e: Link with libolmDr. David Alan Gilbert2018-02-251-0/+4
| | | | | | | | | | Windows build not tested. Note that libolm doesn't currently have the pkgconf magic. Compile with make -DMATRIX_NO_E2E to disable olm linking and e2e in general. Signed-off-by: Dr. David Alan Gilbert <dave@treblig.org>
* Factor out common parts of Makefile and Makefile.mingwRichard van der Hoff2016-01-031-0/+41