Commit Graph

89 Commits

Author SHA1 Message Date
csoler
9e1f21b941 updated ubuntu changelog 2016-10-08 19:19:28 +02:00
csoler
3dbf916332 updated ubuntu changelog 2016-10-08 14:54:30 +02:00
csoler
c2761659e9 updated clean.sh script to 0.6.1 2016-09-28 22:28:43 +02:00
csoler
c73a898a74 updated ubuntu changelog 2016-09-28 22:26:22 +02:00
cyril soler
af69790db6 added control file for debian jessie 2016-09-12 10:15:13 +02:00
cyril soler
53e269838c updated ubuntu changelog and version number 2016-08-31 13:24:02 +02:00
csoler
a6acff491f improved ppa upload script 2016-08-22 22:04:31 +02:00
csoler
b9ac4f87d7 updated ubuntu changelog 2016-08-18 17:38:22 +02:00
csoler
1a4d400694 updated changlog 2016-07-22 20:40:51 -04:00
csoler
6cdeed6e37 fixed changelog 2016-07-19 00:09:28 -04:00
csoler
ac9d568c8c updated ubuntu changelog 2016-07-18 21:48:29 -04:00
csoler
ef954514be updated changelog 2016-06-30 14:22:06 -04:00
csoler
00bdc509c5 updated changelog 2016-06-28 17:56:45 -04:00
csoler
a05282ced9 updated ubuntu changelog 2016-06-20 14:17:11 -04:00
csoler
617a863f12 updated ubuntu changelog 2016-06-01 16:20:25 -04:00
csoler
e1d2f4b917 updated ubuntu changelog 2016-05-28 09:38:28 -04:00
csoler
4dc62d0e38 updated ubuntu changelog 2016-05-14 15:45:24 -04:00
csoler
ef5b9e1bd7 updated ubuntu changelog 2016-04-30 18:39:43 -04:00
csoler
0d84a5585f updated ubuntu changelog 2016-04-24 11:29:21 -04:00
csoler
26574fd93a updated ubuntu changelog 2016-04-15 17:51:54 -04:00
csoler
33d32589af updated ubuntu changelog 2016-04-09 22:42:57 -04:00
csoler
7c4d85dcd1 fixed compilation for ubuntu xenial 2016-04-02 16:14:18 -04:00
csoler
7c288fcb1f added xenial as build target 2016-03-28 23:24:50 -04:00
csoler
2366566414 updated ubuntu changelog 2016-03-28 23:24:22 -04:00
csoler
ecf4a991c0 updated ubuntu changelog 2016-03-06 20:26:46 -05:00
csoler
562e783c3f fixed date format in changelog 2016-02-04 20:31:04 -05:00
csoler
14a1c0ebd2 updated ubuntu changelog 2016-02-01 19:03:47 -05:00
Cyril Soler
49e2ee15af Merge pull request #247 from heini/stretch_qt5
Switching Debian Stretch builds to QT5.
2016-01-25 21:45:58 -05:00
csoler
955df88993 updated ubuntu changelog 2016-01-23 15:44:12 -05:00
csoler
a34f66aaee updated ubuntu changelog 2016-01-15 18:03:20 -05:00
csoler
f9c902dd37 updated ubuntu changelog 2016-01-14 20:35:41 -05:00
Dirk Heinrichs
e401001c71 Switching Debian Stretch builds to QT5. 2016-01-10 16:52:46 +01:00
csoler
1082a8d19a updated ubuntu changelog 2016-01-02 18:59:05 -05:00
csoler
e872727868 updated dos->unix convertion script 2015-12-31 17:37:05 -05:00
csoler
b6b04dcd67 added script to convert files to unix format 2015-12-31 17:28:42 -05:00
csoler
7e1b4abd33 updated ubuntu changelog 2015-12-31 14:23:57 -05:00
csoler
b7cba226db updated ubuntu changelog 2015-12-22 17:43:37 -05:00
realityfabric
9f561993ee fixed spelling errors in several files 2015-12-02 06:18:17 -08:00
csoler
e0e3621bb4 added missing wily for ubuntu packages 2015-11-14 21:16:30 -05:00
csoler
3c70c5cc82 updated ubuntu changelog 2015-10-30 21:28:42 -04:00
csoler
4f744a6d19 updated ubuntu changlog 2015-10-13 18:21:05 -04:00
csoler
7293cd3afa updated ubuntu changelog 2015-09-21 22:58:58 -04:00
csoler
1de2f01d22 updated ubuntu changelog 2015-09-05 16:21:30 -04:00
csoler
5dfdffb763 merged Pull Request #81, providing avcodec video encoding/decoding 2015-09-02 22:39:39 -04: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
csoler
b1572c2924 added missing deps for avcodec 2015-08-31 22:50:20 -04:00
csoler
b11baa7a65 updated ubuntu changelog 2015-08-29 14:44:16 -04:00
AsamK
d51b4b2b67 Adapt debian/ubuntu package files to use "make install" 2015-08-28 22:48:20 +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
AsamK
5ae5d76ffc Make file names consistent with packaging
Rename executables:
RetroShare -> RetroShare06
retroshare-nogui -> RetroShare06-nogui

Add 06 suffix to icons and desktop file

Update README, debian rules and windows installer file
2015-08-24 00:03:57 +02:00