RetroShare/build_scripts
Gioacchino Mazzurco 0078501dba
Initial work on a RetroShare cross-platform service
This doesn't need any interacion of the user at startup, unlike
retroshare-nogui which requires the user to login on the shell this doesn't
even need a TTY.
At startup this just parse command line, read the PGP keyring, look for
available locations, and start listening for JSON API requests.
Another difference with retroshare-nogui is that this is capable to
generate/import PGP identities, generate locations, and in general anything
possible through the RetroShare API.
retroshare-service is suitable also to run it as a system service, even
in very constrained systems such as Android ot a Docker container.
retroshare-service drop support for libresapi so only the new JSON API
is exposed, it will completely obsolete retroshare-android-service once
retroshare-qml-app is ported to the new JSON API.
2018-09-29 00:15:10 +02:00
..
Android Initial work on a RetroShare cross-platform service 2018-09-29 00:15:10 +02:00
AppImage finally fixed appImage scripts 2018-01-02 11:06:51 +01:00
Debian removed non relevent directories from debian archive 2018-05-30 21:57:13 +02:00
Debian+Ubuntu updated ubuntu changelog 2018-09-04 20:53:52 +02:00
OSX added instructions and patch from K.Gupta to compile on MacOS 10.6 2012-03-09 20:03:12 +00:00
RedHat+Fedora Rename retroshare06 to retroshare 2017-07-17 10:45:18 +02:00
Windows Optimized Windows build environment 2018-08-07 20:14:42 +02:00
Windows-msys2 Added Windows build environment with MSYS2 2018-08-07 20:18:56 +02:00