Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: remove cflag -w and fix warnings | Dmitry Podgorny | 2018-10-31 | 1 | -3/+3 |
| | | | | | | | | | The flag hides errors. But we want unit tests to be correct in order to reveal errors in the main code. The patch removes tests_unittests_unittests_CFLAGS which makes autotools use AM_CFLAGS instead. Therefore, unit tests are built with flags derived from configure.ac. | ||||
* | fix: Missing pthread include | Rafael Sadowski | 2018-08-13 | 1 | -0/+1 |
| | |||||
* | Allow installing plugins from directory | James Booth | 2017-02-05 | 1 | -1/+0 |
| | |||||
* | Update Copyright | James Booth | 2017-01-28 | 1 | -34/+0 |
| | |||||
* | Implement XEP-0363: HTTP File Upload | Dominik Heidler | 2016-04-26 | 1 | -0/+63 |