| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove stale deps folder | Nicolas Werner | 2020-01-29 | 10 | -343/+0 |
| | | | | | Follow up to the dependency and build system changes | ||||
| * | Update to c++17 | Nicolas Werner | 2019-12-14 | 1 | -1/+1 |
| | | |||||
| * | Fix boost build in FreeBSD | Joseph Donofry | 2019-11-01 | 2 | -0/+40 |
| | | |||||
| * | Minor build tweaks | Joseph Donofry | 2019-05-22 | 1 | -1/+7 |
| | | |||||
| * | Update mtxclient version and build args | Joseph Donofry | 2019-05-22 | 1 | -1/+1 |
| | | |||||
| * | Update to newer mtxclient to allow optional static linking | Joseph Donofry | 2019-05-12 | 1 | -0/+1 |
| | | |||||
| * | link boost dynamically | redsky17 | 2019-05-08 | 1 | -1/+1 |
| | | |||||
| * | Update JSON build deps. | redsky17 | 2019-02-24 | 1 | -25/+15 |
| | | | | | | | Update JSON build dependencies, change the dockerfile and other CI files that relate to this. Also update target mtxclient revision. | ||||
| * | Nlohmann build updates | redsky17 | 2019-02-24 | 1 | -0/+29 |
| | | |||||
| * | Update CI with cmark | Konstantinos Sideris | 2018-09-11 | 1 | -0/+21 |
| | | |||||
| * | Switch to libcmark | Konstantinos Sideris | 2018-09-11 | 1 | -20/+0 |
| | | |||||
| * | Initial support for sending markdown formatted messages | Konstantinos Sideris | 2018-09-07 | 1 | -0/+20 |
| | | | | | fixes #283 | ||||
| * | Build boost with C++14 | Konstantinos Sideris | 2018-09-05 | 1 | -1/+1 |
| | | |||||
| * | Merge matrix-structs into the client lib | Konstantinos Sideris | 2018-09-01 | 2 | -24/+1 |
| | | |||||
| * | Use archives instead of repos to fetch dependencies | Konstantinos Sideris | 2018-08-08 | 4 | -10/+8 |
| | | |||||
| * | Don't download dependencies during build | Konstantinos Sideris | 2018-07-04 | 1 | -0/+22 |
| | | | | | fixes #346 | ||||
| * | Build mtxclient with Bundled Boost (#350) | Cameron Conn | 2018-06-22 | 1 | -0/+6 |
| | | | | | | | | * Build mtxclient with bundled Boost if requested. This commit ensures that mtxclient is built with the bundled version of Boost instead of a possibly-outdated system version when using USE_BUNDLED_BOOST. This resolves issue mujx/nheko#338. | ||||
| * | Update CI instructions | Konstantinos Sideris | 2018-06-17 | 3 | -4/+17 |
| | | |||||
| * | Pass down toolchain file on Windows | Konstantinos Sideris | 2018-06-15 | 1 | -0/+1 |
| | | |||||
| * | Fix CI errors on macOS & Windows | Konstantinos Sideris | 2018-06-14 | 1 | -3/+4 |
| | | | | | | - Run the linter - Explicitly use cmake for installing olm | ||||
| * | Rename the log namespace to avoid symbol clash with the math function | Konstantinos Sideris | 2018-06-14 | 3 | -12/+132 |
| | | | | | - Patch the olm repo with a CMakeLists.txt file | ||||
| * | Migrate to mtxclient for the http calls | Konstantinos Sideris | 2018-06-09 | 2 | -0/+3 |
| | | |||||
| * | Install missing dependencies in travis-ci/appveyor | Konstantinos Sideris | 2018-06-04 | 1 | -2/+0 |
| | | |||||
| * | Include mtxclient in the build | Konstantinos Sideris | 2018-06-04 | 5 | -0/+117 |
