| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Skip call manager tests on macOS | Linus Jahn | 2022-10-16 | 1 | -0/+5 |
| | | | | | The tests are currently broken. :( | ||||
| * | ci: Add Qt 6 builds | Linus Jahn | 2022-09-04 | 2 | -3/+7 |
| | | |||||
| * | ci: Enable OMEMO for full+5.15 configs | Linus Jahn | 2022-08-13 | 2 | -0/+35 |
| | | |||||
| * | REUSE-ify whole project | Linus Jahn | 2022-01-15 | 3 | -0/+16 |
| | | |||||
| * | ci: Output more details for failed tests | Linus Jahn | 2021-05-21 | 1 | -1/+1 |
| | | |||||
| * | github-ci: macOS: Fix python installation | Linus Jahn | 2020-12-26 | 1 | -2/+3 |
| | | |||||
| * | ci: macos: Install python@3.9 to solve brew link errors | Linus Jahn | 2020-10-31 | 1 | -0/+2 |
| | | |||||
| * | ci: macos: Remove python2 unlinking to fix build | Linus Jahn | 2020-09-29 | 1 | -1/+0 |
| | | |||||
| * | actions: Push documentation to doc.qxmpp.org | Linus Jahn | 2020-04-01 | 2 | -1/+48 |
| | | |||||
| * | [tests] run Linux and OS X tests using GitHub Actions | Jeremy Lainé | 2020-03-24 | 2 | -11/+1 |
| | | |||||
| * | Travis: Unlink python2 to avoid conflict in CI | Niels Ole Salscheider | 2020-03-16 | 1 | -0/+1 |
| | | |||||
| * | Port QXmppCallManager to use GStreamer | Niels Ole Salscheider | 2020-03-16 | 2 | -3/+3 |
| | | |||||
| * | travis: Build with all available threads | Linus Jahn | 2019-10-14 | 1 | -2/+8 |
| | | |||||
| * | travis: show as much build errors as possible | Boris Pek | 2019-09-04 | 1 | -1/+1 |
| | | | | | | Without this option `make` tool stops build after first found build error. | ||||
| * | [tests] add CMake option to build internal tests | Jeremy Lainé | 2019-01-17 | 1 | -1/+1 |
| | | | | | | | Some tests are disabled by default as they require exporting additional symbols which are not part of the public API. The BUILD_INTERNAL_TESTS option makes it possible to enable these additional tests. | ||||
| * | travis: Install clang | Niels Ole Salscheider | 2018-09-30 | 1 | -1/+1 |
| | | | | | Now that we only use the system binaries we have to install this manually. | ||||
| * | travis: Only use system binaries | Niels Ole Salscheider | 2018-09-30 | 1 | -1/+5 |
| | | |||||
| * | [travis] build qxmpp out-of-source | Jeremy Lainé | 2018-09-24 | 1 | -1/+3 |
| | | |||||
| * | [travis] test build on OS X | Jeremy Lainé | 2018-09-18 | 2 | -7/+23 |
| | | |||||
| * | [tests] switch from coveralls to codecov | Jeremy Lainé | 2018-09-08 | 2 | -9/+0 |
| | | |||||
| * | [tests] generate code coverage report | Jeremy Lainé | 2018-06-24 | 2 | -0/+14 |
| | | |||||
| * | Update travis scripts | Niels Ole Salscheider | 2017-09-04 | 2 | -32/+7 |
| | | |||||
| * | [travis] test builds using clang | Boris Pek | 2017-02-02 | 1 | -0/+5 |
| | | |||||
| * | [travis] try to use trusty to fix travis builds | Jeremy Lainé | 2016-08-16 | 1 | -1/+0 |
| | | |||||
| * | don't use gcc-specific profiling | Jeremy Lainé | 2015-09-02 | 1 | -13/+1 |
| | | |||||
| * | [travis] test debug builds | Jeremy Lainé | 2015-08-31 | 1 | -1/+7 |
| | | |||||
| * | [travis] build VPX support | Jeremy Lainé | 2015-08-30 | 1 | -1/+1 |
| | | |||||
| * | use doxygen for "full" builds | Jeremy Lainé | 2015-01-07 | 2 | -2/+2 |
| | | |||||
| * | [travis] enable Opus codec in "full" builds | Jeremy Lainé | 2015-01-07 | 1 | -1/+1 |
| | | |||||
| * | [travis] try using Ubuntu SDK PPA | Jeremy Lainé | 2015-01-07 | 1 | -3/+2 |
| | | |||||
| * | install libopus-dev for 'full' build | Jeremy Lainé | 2015-01-07 | 1 | -1/+1 |
| | | |||||
| * | [travis] use "make check" to run tests | Jeremy Lainé | 2014-09-13 | 1 | -1/+1 |
| | | |||||
| * | add support for profiling / test coverage | Jeremy Lainé | 2014-07-21 | 1 | -6/+20 |
| | | |||||
| * | cosmetic | Jeremy Lainé | 2014-07-21 | 2 | -0/+0 |
| | | |||||
| * | actually test with clang | Jeremy Lainé | 2014-07-20 | 1 | -0/+10 |
| | | |||||
| * | remove compiler flags from tests | Jeremy Lainé | 2014-07-20 | 1 | -3/+1 |
| | | |||||
| * | make sure tests fail on error! | Jeremy Lainé | 2014-07-20 | 2 | -0/+2 |
| | | |||||
| * | fix build depends | Jeremy Lainé | 2014-07-20 | 1 | -3/+5 |
| | | |||||
| * | test static builds | Jeremy Lainé | 2014-07-20 | 1 | -5/+12 |
| | | |||||
| * | Update support of Travis CI. | Boris Pek | 2014-03-27 | 2 | -0/+29 |
