G10h4ck
03cdd6c7b6
Merge pull request #1363 from G10h4ck/jsonapi
...
New cross-platform target retroshare-service
2018-10-16 16:06:09 +02:00
thunder2
617ed25a19
Modified Windows Build Environment
...
- Removed commandline switch "version"
- Added MinGit for determining version information during compile process
- Added sigcheck to determine version of the executable
2018-10-14 17:47:31 +02:00
Gioacchino Mazzurco
205743e0ff
retroshare-service add missing doxygen dependency on OBS
2018-10-09 18:14:23 +02:00
Gioacchino Mazzurco
2556af692e
Add OBS packaging recipes for retroshare-service
2018-10-08 23:56:05 +02:00
Gioacchino Mazzurco
2b3570903f
retroshare-service deep search support for Android
2018-10-06 01:23:08 +02:00
Gioacchino Mazzurco
b28512b889
retroshare-service now build and runs fine on android (even older ones)
2018-10-05 22:29:49 +02:00
Gioacchino Mazzurco
8f3f2cd7cb
retroshare-service improve building process
2018-10-03 15:53:18 +02:00
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
csoler
703d709624
updated ubuntu changelog
2018-09-04 20:53:52 +02:00
thunder2
7bdc61e3e3
Added Windows build environment with MSYS2
2018-08-07 20:18:56 +02:00
thunder2
1eed404170
Optimized Windows build environment
2018-08-07 20:14:42 +02:00
thunder2
7128a04525
Added Xapian to Windows build environment
2018-07-24 16:03:32 +02:00
csoler
6848a586f3
merged upstream/master
2018-07-08 21:17:48 +02:00
thunder2
5953e7bbe8
Windows build environment
...
- Added "-spec win32-g++" to build.bat
- Added "--no-check-certificate" to download-file.bat
- Fixed build installer
2018-06-08 17:01:28 +02:00
csoler
6bb1d3c509
updated ubuntu changelog
2018-06-01 22:35:06 +02:00
csoler
f663600be5
fixed makeSourcePackage.sh
2018-06-01 22:27:59 +02:00
csoler
9b16e3338f
removed conflicts to retroshare06 in debian control file
2018-06-01 18:21:18 +02:00
csoler
8ceb597310
removed non relevent directories from debian archive
2018-05-30 21:57:13 +02:00
csoler
6cf2090149
relicensed tcponudp, turtle, unused, upnp, and part of util/
2018-05-30 21:19:13 +02:00
csoler
50b360bf9d
added missing license to some libresapi files
2018-05-21 20:17:54 +02:00
csoler
8b8eb6b597
re-licenced libbitdht to AGPLv3+
2018-05-21 18:23:52 +02:00
csoler
ea76e57767
notes about licenses
2018-05-20 22:34:54 +02:00
csoler
b34449bfab
fixed copyright + rules
2018-05-20 14:39:29 +02:00
csoler
1411a56ce9
fixed a few errors reported by lintian
2018-05-20 09:59:33 +02:00
csoler
926200098e
fixed copyright
2018-05-20 00:46:39 +02:00
csoler
f10a24dbbd
fixed bugs in control and copyright
2018-05-19 22:03:31 +02:00
csoler
d7340fe400
fixed copyright file
2018-05-19 13:08:46 +02:00
csoler
5fb6005ee4
fixed debian/rules file
2018-05-19 11:32:16 +02:00
csoler
ddf98a52ca
fixed compilation in debian/rules
2018-05-17 22:43:49 +02:00
csoler
83e198260b
switch to dh for debian packaging
2018-05-16 21:24:19 +02:00
csoler
cfda3b8ac6
moved debian packaging files into a separate directory
2018-05-16 18:37:28 +02:00
csoler
6551af3a47
modified control file for debian packaging
2018-05-16 13:47:03 +02:00
csoler
57cff61873
fixed merge
2018-05-11 20:28:53 +02:00
cyril soler
fe5ea9e07c
additional fixes to debian packaging files
2018-05-11 17:37:15 +02:00
cyril soler
2173aab483
fixed rules file again
2018-05-11 17:02:58 +02:00
cyril soler
84a02cb7fa
added missing targets in rules file
2018-05-11 16:39:49 +02:00
cyril soler
4b6304e341
few fixes according to lintian complaints
2018-05-11 16:33:19 +02:00
cyril soler
c2492fe166
fixed a few lintian errors in debian/control
2018-05-10 23:10:16 +02:00
csoler
9f5409b4f7
fixed email to match mentors login
2018-05-10 22:04:11 +02:00
csoler
45fdbb4466
fixed email to match mentors login
2018-05-10 22:03:39 +02:00
csoler
b4ada807c8
removed > 3.4.1 in debian/control, because pbuilder would not build
2018-05-09 13:54:40 +02:00
csoler
e81c82efb8
added notes file for debian release
2018-05-09 13:37:25 +02:00
csoler
889c27726e
fixed packaging script for debian release
2018-05-09 10:15:32 +02:00
csoler
f406d9af16
updated debian/control to be the control file for stretch. Updated copyright notice
2018-05-09 10:15:02 +02:00
csoler
186ff0f21a
created proper debian changelog using dch and updated project url
2018-05-09 10:12:34 +02:00
thunder2
1352631807
Updated Windows build environment
2018-05-07 16:49:53 +02:00
thunder2
d9a75a9362
Added RapidJSON to Windows build environment
2018-05-07 09:24:23 +02:00
csoler
bfe8e40a8a
updated ubuntu changelog
2018-05-03 15:22:03 +02:00
csoler
91ed367c55
added packaging for ubuntu bionic
2018-05-03 13:47:42 +02:00
thunder2
91634ba6c1
Added build of Retrotor to Windows build environment
2018-03-12 19:08:32 +01:00