Richard van der Hoff
|
7305649a27
|
Make 'npm build' build the js lib
|
2016-04-26 12:12:08 +01:00 |
|
Richard van der Hoff
|
2bb7f3b1e6
|
Tweak javascript build to make npm better
Build into 'javascript' dir and tell package.json exactly which files we care
about.
|
2015-12-02 14:04:24 +00:00 |
|
Matthew Hodgson
|
28622db92f
|
switch from /usr/bin/python to /usr/bin/env python. this doesn't help folks whose python path points at python3 (e.g. Arch linux) though, but I see no choice than they have to change the shebangs, as we do on Synapse. For instance, OSX doesn't have a python2 symlink, otherwise we'd use /usr/bin/env python2 shebang.
|
2015-11-01 13:05:51 +00:00 |
|
Mark Haines
|
0e988237f6
|
Don't pass a key id when creating a new outbound session
|
2015-07-08 16:04:18 +01: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 |
|
Mark Haines
|
8b29bd4193
|
Make sure the build dir exists
|
2015-06-26 17:15:24 +01:00 |
|
Mark Haines
|
0083a07345
|
Throw an Error object rather than a string in the javascript bindings.
|
2015-06-24 10:32:51 +01:00 |
|
Mark Haines
|
07072912cd
|
Add javascript bindings using emscripten
|
2015-06-23 17:50:30 +01:00 |
|