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
|
0d14cb5797
|
Get build_shared_library to compile at -O3 instead of -O0
|
2015-07-15 13:40:32 +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
|
0ca3797d2d
|
Make the 'random' numbers different for each key in the tests
|
2015-06-21 18:33:46 +01:00 |
|
Mark Haines
|
11861404e4
|
script for building a shared library
|
2015-06-15 17:49:43 +01:00 |
|