Commit Graph

17 Commits (5d1b66c350ac017613982f904b896750766654de)

Author SHA1 Message Date
Richard van der Hoff 23fdc0b0f9 Link to the megolm spec 2016-10-19 19:14:18 +01:00
Mark Haines 047927d822 Fix the release instructions 2016-09-14 14:16:51 +01:00
Mark Haines 7647555fc7 Make release instructions more C+Pable 2016-09-14 11:48:15 +01:00
Matthew Hodgson f2906ac0e7 refer to Double Ratchet in readme 2016-07-16 20:56:29 +01:00
Richard van der Hoff f03febb772 Document the release process 2016-07-11 14:51:04 +01:00
Richard van der Hoff d4c8aae803 Add support for building the JS wrappers to the Makefile
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 15:15:40 +01:00
Richard van der Hoff b3a7a6b36c Add a makefile
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-20 15:15:40 +01:00
Matthew Hodgson 24e4f3f89f fix postojna link 2016-05-13 12:54:30 +01:00
Richard van der Hoff 1fb2e3f267 Add notes on tagging to README 2015-12-03 18:10:43 +00:00
Richard van der Hoff 2416658443 Document process for building npm package 2015-12-03 15:46:11 +00:00
Matthew Hodgson 22f370c5cd add legalese 2015-10-05 14:21:08 +01:00
Matthew Hodgson d5d1e3c288 link to the spec 2015-10-02 23:57:46 +01:00
Matthew Hodgson 14a0e4c7fd remove more rogue axolotls 2015-06-28 18:00:01 +02:00
Matthew Hodgson c1e87973b9 empscripten example 2015-06-27 04:35:07 +02:00
Matthew Hodgson 09d4125ff1 Rename axolotlpp as olm to avoid confusion with Axolotl-the-spec and Axolotl-the-OWS-libraries at moxie's request 2015-06-27 01:15:23 +02:00
Matthew Hodgson fe95847245 fix citation 2015-06-26 19:26:01 +02:00
Mark Haines 86d0b80bea Add a README explaining how to build the library 2015-06-26 17:55:32 +01:00