defnax
57f4ba58ae
fix indent
2025-08-11 20:07:30 +02:00
defnax
891c1a64bd
Fix Indentation
...
Add Qt Creator Windows Guide link to Readme page
2025-08-10 17:42:10 +02:00
defnax
f6f0f243ad
Added fedora guide
2025-08-09 13:21:37 +02:00
Christoph Johannes Kleine
d0c4827335
change .desktop file in build_scripts
2025-05-31 18:32:58 +02:00
Phenom
5bf056c7a4
Rename retroshare06 to retroshare
2017-07-17 10:45:18 +02:00
Phenom
b12fd11496
Change RetroShare06 to lower case
...
This is important to comply with linux standards.
2017-07-17 10:45:17 +02:00
Cyril Soler
9f2d6bd5fc
Merge pull request #259 from heini/rhel_fedora_qt5
...
Switch RHEL family builds to QT5, too.
2016-06-05 13:02:13 -04:00
AsamK
e7ec204411
Add trailing semi-colon to MimeType in .desktop files
2016-04-16 20:44:14 +02:00
Phenom
10bb542e83
Allow only one instance for useLocalServer option activated. If exists,
...
pass to it arguments.
For now, only allow to pass RsCollection file and retroshare://
protocol.
2016-04-06 22:04:53 +02:00
Dirk Heinrichs
50119995ac
Switch RHEL family builds to QT5, too.
2016-01-24 21:39:17 +01:00
Dirk Heinrichs
a8a8865391
sqlcipher needs to be compiled with -fPIC on RHEL/Fedora.
2016-01-10 17:00:39 +01:00
AsamK
2be400e33e
CONFIG shouldn't be reset at qmake call, use CONFIG+=… instead
...
With CONFIG=…, the default values of CONFIG are cleared, with qt4 this
doesn't seem to be a problem, but with qt5 the build fails.
CONFIG=staticlib in openpgpsdk.pro was added in 3caeb0ab7f
for OS X, but is not necessary on linux
2015-09-01 14:53:17 +02:00
AsamK
5aaf3e66f7
Move data dir from build_scripts/ to root and adapt RedHat build files
...
The icons and desktop file in the data directory are shared between
linux distributions so they shouldn't be in the build_scripts directory.
The redhat build now makes use of "make install" and relocatable plugins dir.
2015-08-25 00:56:50 +02:00
Heini
7fe46ed51c
Provide RedHat family packaging script.
2015-08-23 14:18:06 +02:00