Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-24 | Support building as a static library | Andreas Zwinkau | |
Signed-off-by: Andreas Zwinkau <qznc@web.de> | |||
2017-03-13 | bug reports | Matthew Hodgson | |
2017-03-02 | Android : improve the version number management (#46) | Yannick LE COLLEN | |
Add functions to make the difference between the native and the java code version. Factor out the version management in the makefiles. | |||
2017-01-18 | Bump version numbers to 2.2.02.2.0 | Richard van der Hoff | |
2017-01-17 | Add a CONTRIBUTING file | Richard van der Hoff | |
2017-01-17 | More README fixes | Richard van der Hoff | |
2017-01-17 | link to local docs/olm.rst | Richard van der Hoff | |
2017-01-17 | Fix Android build instrucitons | Richard van der Hoff | |
2017-01-10 | Merge pull request #43 from matrix-org/pedroc/android_e2e_dev | Yannick LE COLLEN | |
Android wrappers for olm library | |||
2017-01-10 | Move the android project from /Java/Android/OlmLibSdk | ylecollen | |
2017-01-02 | Update the README files. | ylecollen | |
2016-12-22 | Update release process instructions | Richard van der Hoff | |
2016-12-20 | Update the readme files. | ylecollen | |
2016-11-17 | OLMKit: Improve wording | manuroe | |
2016-11-17 | OLMKit: Add it to olm from version 2.0.1 | manuroe | |
2016-10-19 | Link to the megolm spec | Richard van der Hoff | |
2016-09-14 | Fix the release instructions | Mark Haines | |
2016-09-14 | Make release instructions more C+Pable | Mark Haines | |
2016-07-16 | refer to Double Ratchet in readme | Matthew Hodgson | |
2016-07-11 | Document the release process | Richard van der Hoff | |
2016-05-20 | Add support for building the JS wrappers to the Makefile | Richard van der Hoff | |
Now that we have C and C++, we need to split the compile and link steps (because we need different flags for the C and C++ files), so this is easier with a Makefile. | |||
2016-05-20 | Add a makefile | Richard van der Hoff | |
Replace the python scripts for building the shared lib and tests with a Makefile, which makes it easier to handle a mix of C and C++. | |||
2016-05-13 | fix postojna link | Matthew Hodgson | |
2015-12-03 | Add notes on tagging to README | Richard van der Hoff | |
2015-12-03 | Document process for building npm package | Richard van der Hoff | |
2015-10-05 | add legalese | Matthew Hodgson | |
2015-10-02 | link to the spec | Matthew Hodgson | |
2015-06-28 | remove more rogue axolotls | Matthew Hodgson | |
2015-06-27 | empscripten example | Matthew Hodgson | |
2015-06-27 | Rename axolotlpp as olm to avoid confusion with Axolotl-the-spec and ↵ | Matthew Hodgson | |
Axolotl-the-OWS-libraries at moxie's request | |||
2015-06-26 | fix citation | Matthew Hodgson | |
2015-06-26 | Add a README explaining how to build the library | Mark Haines | |