Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | makefile: turn off deprecation warnings to workaround GParameter | Elliot Wolk | 2019-10-31 | 1 | -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] files | Dr. David Alan Gilbert | 2018-02-25 | 1 | -0/+1 |
| | | | | | | Somewhere for the e2e magic to happen. Signed-off-by: Dr. David Alan Gilbert <dave@treblig.org> | ||||
* | e2e: Link with libolm | Dr. David Alan Gilbert | 2018-02-25 | 1 | -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.mingw | Richard van der Hoff | 2016-01-03 | 1 | -0/+41 |