summary refs log tree commit diff
path: root/deps/cmake (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove stale deps folderNicolas Werner2020-01-2910-343/+0
| | | | Follow up to the dependency and build system changes
* Update to c++17Nicolas Werner2019-12-141-1/+1
|
* Fix boost build in FreeBSDJoseph Donofry2019-11-012-0/+40
|
* Minor build tweaksJoseph Donofry2019-05-221-1/+7
|
* Update mtxclient version and build argsJoseph Donofry2019-05-221-1/+1
|
* Update to newer mtxclient to allow optional static linkingJoseph Donofry2019-05-121-0/+1
|
* link boost dynamicallyredsky172019-05-081-1/+1
|
* Update JSON build deps.redsky172019-02-241-25/+15
| | | | | | Update JSON build dependencies, change the dockerfile and other CI files that relate to this. Also update target mtxclient revision.
* Nlohmann build updatesredsky172019-02-241-0/+29
|
* Update CI with cmarkKonstantinos Sideris2018-09-111-0/+21
|
* Switch to libcmarkKonstantinos Sideris2018-09-111-20/+0
|
* Initial support for sending markdown formatted messagesKonstantinos Sideris2018-09-071-0/+20
| | | | fixes #283
* Build boost with C++14Konstantinos Sideris2018-09-051-1/+1
|
* Merge matrix-structs into the client libKonstantinos Sideris2018-09-012-24/+1
|
* Use archives instead of repos to fetch dependenciesKonstantinos Sideris2018-08-084-10/+8
|
* Don't download dependencies during buildKonstantinos Sideris2018-07-041-0/+22
| | | | fixes #346
* Build mtxclient with Bundled Boost (#350)Cameron Conn2018-06-221-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 instructionsKonstantinos Sideris2018-06-173-4/+17
|
* Pass down toolchain file on WindowsKonstantinos Sideris2018-06-151-0/+1
|
* Fix CI errors on macOS & WindowsKonstantinos Sideris2018-06-141-3/+4
| | | | | - Run the linter - Explicitly use cmake for installing olm
* Rename the log namespace to avoid symbol clash with the math functionKonstantinos Sideris2018-06-143-12/+132
| | | | - Patch the olm repo with a CMakeLists.txt file
* Migrate to mtxclient for the http callsKonstantinos Sideris2018-06-092-0/+3
|
* Install missing dependencies in travis-ci/appveyorKonstantinos Sideris2018-06-041-2/+0
|
* Include mtxclient in the buildKonstantinos Sideris2018-06-045-0/+117