Commit graph

1787 commits

Author SHA1 Message Date
badaix
068c6ccc6f fix thread race 2019-11-01 15:23:52 +01:00
badaix
b5d8cefbcc fix data race and speedup batch commands 2019-11-01 15:23:38 +01:00
badaix
698c94bc2d return const references instead of copies 2019-11-01 15:22:38 +01:00
badaix
696752680c add options for DEBUG and SANITIZE 2019-11-01 15:21:56 +01:00
badaix
4022e59018 configurable number of threads 2019-11-01 11:41:20 +01:00
badaix
c58f66a87a less logging 2019-11-01 11:40:31 +01:00
badaix
7d8e77cfc0 check for 32bit lib atomic 2019-10-28 21:19:48 +01:00
badaix
ef36b406f5 Merge branch 'master' into develop 2019-10-28 19:38:00 +01:00
badaix
6fae88dff7 merge with master 2019-10-28 19:33:57 +01:00
badaix
786d8b71e3 merge with master 2019-10-28 19:23:15 +01:00
badaix
64c78d1a14 add CheckAtomic cmake module 2019-10-28 19:18:01 +01:00
badaix
388df08a7a remove unused var 2019-10-27 22:26:30 +01:00
badaix
1690f5ccc1 fix signal-unsafe call inside of a signal 2019-10-27 18:22:35 +01:00
badaix
f045602915 fix lock order inversion 2019-10-27 12:55:37 +01:00
Bart De Vries
c0e17b6ba7 Make sure to pick up LDFLAGS from environment.
Adapted the Makefiles for the client and server to make sure that
any LDFLAGS settings that exist in the environment are also picked up.
This brings it in line with the CXXFLAGS implementation which also
picks up settings from the environment.
This is needed because some distributions allow to set general compiler
and linker flags in a central configuration file.
2019-10-25 18:05:48 +02:00
Bart De Vries
015c202efc Update install and build procedure for Archlinux. 2019-10-25 18:04:01 +02:00
badaix
c4a8795c0a fix check for libatomic 2019-10-24 18:33:02 +02:00
Johannes Pohl
2eec9445a0
fix check for atomic 2019-10-24 12:41:13 +02:00
badaix
f47d0df9d7 reference stream sessions by weak_ptr 2019-10-23 22:23:06 +02:00
badaix
43bc4c26b8 fix warnings 2019-10-23 12:04:57 +02:00
badaix
b6142967c7 remove StreamSession::send 2019-10-23 09:07:46 +02:00
badaix
2f06ebed04 stream server uses async send and receive 2019-10-22 23:21:14 +02:00
badaix
6a3f59b0e1 fix warnings 2019-10-19 23:31:45 +02:00
badaix
aa32ced692 fix unused parameter warning 2019-10-19 22:47:58 +02:00
badaix
e13a78c52f CI fix CXX flags 2019-10-19 22:23:29 +02:00
badaix
9fe8c61c3b fix warnings 2019-10-19 22:22:43 +02:00
badaix
24b357287c fix deprecation warning 2019-10-19 22:22:18 +02:00
badaix
c32561730c CI add "-Wno-unused-function" 2019-10-19 21:55:27 +02:00
badaix
af2592ec9b CI raise warnings and treat as error 2019-10-19 21:43:43 +02:00
badaix
47e6992538 update aixlog to v1.2.3 2019-10-19 21:43:26 +02:00
badaix
a1e3d2685d build with -O3 2019-10-19 12:01:56 +02:00
badaix
ea11505a0b log unknown options as warning 2019-10-18 20:51:04 +02:00
badaix
d6205e958c raise required boost version to 1.70
fix link dependency to boost_system
2019-10-18 20:26:45 +02:00
badaix
e740adacb1 fix build warnings related to aixlog 2019-10-18 20:25:24 +02:00
badaix
7f0e1c2b14 fix websocket host 2019-10-17 19:49:26 +02:00
badaix
f79455042d update debian instructions 2019-10-16 23:07:24 +02:00
badaix
4df08e5d6f merge with develop 2019-10-16 22:59:01 +02:00
badaix
5b5b31f7d0 update configuration part 2019-10-16 22:52:24 +02:00
badaix
b4d16aaf6e move interface.html to etc 2019-10-16 22:52:11 +02:00
badaix
e0bae611ac add version info 2019-10-15 23:33:52 +02:00
badaix
e5a5903af4 update jsonrpc++ to v1.2.2 2019-10-15 23:15:55 +02:00
badaix
0901544255 update instructions for debian packages 2019-10-15 23:09:44 +02:00
Stuart Pook
c54f4d2aea Add instructions to build Debian packages 2019-10-15 23:07:52 +02:00
badaix
f34ca2eb93 remove dpkg target, add snapserver.conf 2019-10-15 23:06:13 +02:00
badaix
90a9568349 ignore debian tmp files 2019-10-14 23:36:22 +02:00
badaix
c6d1a57edf move snapserver.conf into etc 2019-10-14 22:30:30 +02:00
badaix
f157aef2ca add changelog 2019-10-14 22:30:02 +02:00
badaix
b7e5a40047 remove client/debian and server/debian 2019-10-14 22:29:51 +02:00
badaix
d70b4d747b add debian package files 2019-10-14 19:19:00 +02:00
badaix
391e86b586 fix warning 2019-10-14 18:55:13 +02:00