csoler
97fe92d1e7
updated master branch of Retroshare/ to latest commits in master branches of OBS and libretroshare
2023-11-07 14:05:39 +01:00
thunder2
cd81d69357
Removed not needed files of tor from Windows installer
2023-11-06 23:04:33 +01:00
thunder2
befc473624
Fixed download of tor in Windows native build
2023-11-06 23:04:09 +01:00
Gioacchino Mazzurco
e67abc36af
Update OBS submodule
2023-10-18 12:23:32 +02:00
Gioacchino Mazzurco
9b7149f16e
Update OBS submodule
2023-10-18 11:44:58 +02:00
Gioacchino Mazzurco
eab5c4bf4c
Updated gui build script according to new friendserver naming
2023-10-18 10:36:19 +02:00
thunder2
67dd1999a5
Windows Build: Added update of MSYS2 to prepare script
2023-05-08 14:48:00 +02:00
thunder2
40adcd2db1
Windows Build Environment: Added missing target "error" to git-log.bat
2023-05-06 21:50:47 +02:00
thunder2
b124222d87
Windows build environment:
...
- Fixed download of Tor binaries
- Fixed download of doxygen
- Updated MSYS2 installer
- Changed build of WebUI
2023-04-02 13:19:59 +02:00
Gioacchino Mazzurco
83e3dc708b
Use non-EOL ubuntu base image for GitlabCI
2022-12-01 13:36:36 -03:00
thunder2
4cba9815f8
Added Doxygen to Windows MinGW build
2022-07-12 21:09:16 +02:00
thunder2
e0c3f27469
Fixed generating changelog in Windows MinGW build
2022-07-08 22:02:20 +02:00
thunder2
f4f799ec58
Windows MinGW build:
...
- Upgraded MSYS2
- Upgraded OpenSSL-1.1.1p
- Added build of WebUI
2022-06-23 01:40:47 +02:00
Gioacchino Mazzurco
fcaba0e65f
Quieter CMake option for GitlabCI
...
Avoid GtilabCI suppressing log with:
Job's log exceeded limit of 4194304 bytes.
Job execution will continue but no more output will be collected.
2022-02-25 18:26:42 +01:00
Gioacchino Mazzurco
52aba1be18
Update continuous integration
2022-02-25 16:57:07 +01:00
thunder2
93c1cafdc4
Updated external libraries for Windows MinGW build
...
- zlib 1.2.11
- bzip2 1.0.8
- miniupnpc 2.2.3
- openssl 1.1.1m
- speexdsp 1.2.0
- libxml2 2.9.12
- libxslt 1.1.34
- curl 7.81.0
- sqlcipher 4.5.0
- libmicrohttpd 0.9.75
- ffmpeg 4.4
- xapian 1.4.19
2022-02-15 20:51:49 +01:00
thunder2
ba7f072144
Fixed clean of Windows MinGW build
2022-02-07 17:27:42 +01:00
thunder2
f125539d79
Added new parameter for Windows MinGW build
...
- Service
- Friend Server
- embedded Friend Server
2022-02-02 18:11:00 +01:00
hunbernd
1de12129da
Friendserver support
2022-01-31 16:30:55 +01:00
hunbernd
a3f6d516e7
Fix webui compilation
...
Copy files, instead of using the symlink.
2022-01-31 01:05:32 +01:00
hunbernd
00f82602d2
Added support for other msys2 environments
2022-01-31 00:16:15 +01:00
Gioacchino Mazzurco
c0e10ee2fa
More work to ship libretroshare as standalone lib
...
Improved CMake support
Initial work on packaging libretroshare as an Android library AAR
Deal properly with Android API level which miss largefile support
instead of relying on build system trickery
2022-01-10 15:40:22 +01:00
Gioacchino Mazzurco
94bd099407
Rename DATA_DIR macro to less polluting RS_DATA_DIR
2021-12-09 12:56:48 +01:00
Gioacchino Mazzurco
72caa2aa68
Android Dockerfiles better apt options
2021-12-01 16:30:28 +01:00
Gioacchino Mazzurco
475d8ffc11
Android Docker attempt to shrink image
...
Do not install apt recommended packages
Show upgraded packages on Android Gitlab CI Dockerfile
2021-12-01 08:32:09 +01:00
Gioacchino Mazzurco
a1a8bf1408
Android Dockerfile do updates
2021-12-01 08:26:34 +01:00
Gioacchino Mazzurco
7231d94ea4
Fix variable name in Android Dockerfile documentation
2021-11-30 17:00:33 +01:00
Gioacchino Mazzurco
856ce2ffb1
Do not depend on Qt at all on Android
...
Do the necessary modifications to not depend on Qt to run on Android
both in libretroshare and in retroshare-service
2021-11-30 11:55:15 +01:00
thunder2
88d70e2edc
Removed built-in stylesheets from Windows packages
2021-11-07 01:59:31 +01:00
thunder2
0e5cb56c19
Fixed Windows build with new stylesheets
2021-11-06 01:02:23 +01:00
Gioacchino Mazzurco
7ae314440f
Fix GitlabCI repository url and improve Android dockerfiles
2021-11-05 15:29:53 +01:00
thunder2
a9a7b556d5
Upgrade MSYS2 for Windows build
2021-11-03 16:23:35 +01:00
Gioacchino Mazzurco
8089542e74
Updated OBS submodule
2021-10-27 11:47:53 +02:00
Gioacchino Mazzurco
b8e27d6bc0
Document sam3 build options, fix Android CI
2021-10-25 14:35:32 +02:00
Gioacchino Mazzurco
75aaf134d2
CI: fix phash install prefix in base dockerfile
2021-09-30 13:11:48 +02:00
Gioacchino Mazzurco
8452e30afc
CI and Android toolchain improvements
2021-09-03 12:48:44 +02:00
Gioacchino Mazzurco
900ea5508d
Updated OBS submodule
2021-09-02 17:44:57 +02:00
Gioacchino Mazzurco
e384613809
Android: provide Dockerfile and use it for GitalbCI
...
Add support for installing Android SDK NDK directly into
prepare-toolchain-clang.sh
Modernize prepare-toolchain-clang.sh
Add support to install Qt based on installer 4.X to prepare-toolchain-clang.sh
Setub GtlabCI to build android APK based on the produced Docker image
2021-08-31 10:03:40 +02:00
thunder2
282f4f18a3
Removed library opencv from Windows build environment
2021-07-19 21:08:41 +02:00
defnax
c71b99c902
Merge pull request #2402 from defnax/macos
...
Update MacOS_X_InstallGuide.md
2021-04-03 14:19:04 +02:00
defnax
7702ad69f3
Update MacOS_X_InstallGuide.md
2021-04-03 11:24:49 +02:00
defnax
4fe3c955a3
Update MacOS_X_InstallGuide.md
2021-04-02 23:00:10 +02:00
defnax
a847541c1b
Merge pull request #2401 from defnax/macos
...
update macOs compile instruction
2021-04-02 14:59:20 +02:00
defnax
bba3051a54
Update MacOS_X_InstallGuide.md
2021-04-02 12:45:19 +02:00
defnax
729f36c792
Update MacOS_X_InstallGuide.md
2021-04-02 12:29:21 +02:00
defnax
0683bd2717
Update MacOS_X_InstallGuide.md
2021-04-02 12:02:01 +02:00
defnax
9a500dc62f
Update MacOS_X_InstallGuide.md
2021-03-29 18:22:32 +02:00
defnax
1ed1842a1b
Merge pull request #2397 from defnax/macos
...
Update MacOS_X_InstallGuide.md
2021-03-27 15:04:36 +01:00
defnax
bfc0456730
Update MacOS_X_InstallGuide.md
2021-03-27 13:42:47 +01:00
defnax
e7a87d89eb
Merge pull request #2395 from defnax/macos
...
Update MacOS_X_InstallGuide.md
2021-03-26 21:18:13 +01:00