badaix
|
2ae7b61fce
|
raise version number to v0.16.0
|
2019-10-13 21:40:22 +02:00 |
|
badaix
|
9ced0aa438
|
bind to configurable interface
|
2019-10-11 22:44:26 +02:00 |
|
badaix
|
6c5a224313
|
tidy up include dirs
|
2019-10-10 08:46:29 +02:00 |
|
badaix
|
7cb595db28
|
move aixlog and popl to common
|
2019-10-09 22:11:43 +02:00 |
|
badaix
|
8920e8c710
|
make control server more generic
|
2019-09-29 20:59:02 +02:00 |
|
badaix
|
ec3f8d8ad5
|
switch to boost::asio
|
2019-09-28 21:28:54 +02:00 |
|
badaix
|
6204506f8a
|
add link directory for mac os
|
2019-09-18 23:38:38 +02:00 |
|
Johannes Pohl
|
f992ffabce
|
Update CMakeLists.txt
|
2019-09-18 13:00:03 +02:00 |
|
cb1
|
01fae6014f
|
CMakeLists.txt: Options and conditionals for deps
Added options and corresponding conditionals to prevent unwanted linking
against optional dependencies.
|
2018-10-08 16:31:55 +02:00 |
|
badaix
|
f2405c4a82
|
bump version to v0.15.0
|
2018-07-07 21:32:13 +02:00 |
|
badaix
|
065a448b61
|
fix include path on FreeBSD
|
2018-07-07 19:28:20 +02:00 |
|
badaix
|
1f1ce490e0
|
fix include dir on FreeBSD
|
2018-07-07 19:12:00 +02:00 |
|
badaix
|
ddf72e7e79
|
fix include path
|
2018-07-07 16:54:10 +02:00 |
|
badaix
|
2ee4e59cc9
|
fix include path
|
2018-07-07 16:34:00 +02:00 |
|
badaix
|
d072e3b96d
|
add CMAKE_INSTALL_PREFIX to include path
|
2018-07-07 16:28:31 +02:00 |
|
badaix
|
543fc445b6
|
Merge branch 'master' into develop
|
2018-07-06 18:19:21 +02:00 |
|
badaix
|
ede7603cbf
|
update to popl v1.2.0, add groff message
|
2018-06-24 22:39:30 +02:00 |
|
badaix
|
19adf47f52
|
remove absolute include path
|
2018-04-27 19:43:25 +02:00 |
|
badaix
|
74715c7183
|
update changelog
|
2018-04-27 17:22:08 +02:00 |
|
badaix
|
9aeca1a461
|
CMake building of client and server optional, support for FreeBSD
|
2018-04-27 00:17:54 +02:00 |
|
badaix
|
14e033a677
|
cmake checks for c++11 string support
|
2018-04-25 16:41:59 +02:00 |
|
badaix
|
4b68c6c109
|
bump version number to v0.14.0
|
2018-04-12 23:45:44 +02:00 |
|
Johannes Pohl
|
d30c8a0149
|
Merge pull request #378 from jplitza/patch-1
cmake: Make dependency on avahi-client optional
|
2018-04-03 19:57:33 +02:00 |
|
Jan-Philipp Litza
|
57983ae461
|
cmake: Make dependency on avahi-client optional
The dependency already is optional in the code (conditional HAS_AVAHI), but for some reason it was marked as required in CMakeLists.
|
2018-04-03 10:47:45 +02:00 |
|
badaix
|
02715e9883
|
add -latomic depending on the existance of libatomic
|
2018-03-17 18:27:48 +01:00 |
|
badaix
|
54a8ca824f
|
move message dir into common
|
2018-03-16 00:19:52 +01:00 |
|
badaix
|
3f16a6ce88
|
fix check for big endian
|
2018-03-15 22:32:41 +01:00 |
|
Daniel Jäcksch
|
416809e77c
|
Corrected version string to 0.13.0
|
2018-03-05 23:37:49 +01:00 |
|
badaix
|
a3f309e0da
|
include jsonrpc++ into the project
|
2018-03-02 08:28:24 +01:00 |
|
badaix
|
b9393fc87f
|
Compatibility to OpenWrt
|
2018-02-26 22:21:58 +01:00 |
|
badaix
|
b34f8a6e00
|
zeroconf works with IPv6
|
2018-02-17 22:23:04 +01:00 |
|
badaix
|
e9ff66e78b
|
CMake check for AixLog
|
2018-02-11 11:55:47 +01:00 |
|
badaix
|
2299e20cfc
|
CMake works on MacOS
|
2018-02-10 17:34:07 +01:00 |
|
badaix
|
fc075555ea
|
fix CMake compile errors
|
2018-02-04 13:11:07 +01:00 |
|
Jörg Krause
|
0dd803007a
|
Initial CMake support
|
2018-02-03 21:29:45 +01:00 |
|