David Baker
1dbb060c44
Add note about passing through env var with docker
2018-10-10 19:41:12 +01:00
Richard van der Hoff
6d86835421
Update releasing instructions
2018-06-22 13:58:48 +01:00
Hubert Chathi
0fd768e1b5
update link in README to match changes in 780d83a
...
Signed-off-by: Hubert Chathi <hubert@uhoreg.ca>
2017-06-08 11:31:39 +01:00
Matthew Hodgson
b7dcbfdf64
add audit notes
2017-05-08 11:35:50 +01:00
Andreas Zwinkau
b0a010b153
Support building as a static library
...
Signed-off-by: Andreas Zwinkau <qznc@web.de>
2017-03-24 10:20:49 +00:00
Matthew Hodgson
793cec0268
bug reports
2017-03-13 11:55:33 +00:00
Yannick LE COLLEN
a9aeb6b5d7
Android : improve the version number management ( #46 )
...
Add functions to make the difference between the native and the java code version.
Factor out the version management in the makefiles.
2017-03-02 12:01:32 +00:00
Richard van der Hoff
150c360e82
Bump version numbers to 2.2.0
2017-01-18 16:03:02 +00:00
Richard van der Hoff
c0c307c05e
Add a CONTRIBUTING file
2017-01-17 10:07:45 +00:00
Richard van der Hoff
8fc7f47011
More README fixes
2017-01-17 10:03:13 +00:00
Richard van der Hoff
d1226e1865
link to local docs/olm.rst
2017-01-17 10:00:33 +00:00
Richard van der Hoff
199a4e7061
Fix Android build instrucitons
2017-01-17 09:59:30 +00:00
Yannick LE COLLEN
14c30da0e2
Merge pull request #43 from matrix-org/pedroc/android_e2e_dev
...
Android wrappers for olm library
2017-01-10 16:09:18 +01:00
ylecollen
ccbb9606b7
Move the android project from /Java/Android/OlmLibSdk
2017-01-10 16:06:21 +01:00
ylecollen
b2b182161e
Update the README files.
2017-01-02 14:04:53 +01:00
Richard van der Hoff
ac323b738d
Update release process instructions
2016-12-22 15:02:43 +00:00
ylecollen
c553d18a9a
Update the readme files.
2016-12-20 10:42:06 +01:00
manuroe
e19b7f54dc
OLMKit: Improve wording
2016-11-17 14:43:04 +01:00
manuroe
0b1ecbff2d
OLMKit: Add it to olm from version 2.0.1
2016-11-17 14:03:15 +01:00
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