Commit Graph

505 Commits

Author SHA1 Message Date
thunder2
5a4f33aa51 Windows build environment
- Added no_rs_cppwarning for build
- Added rs_use_native_dialogs with commandline "nativedialogs"
- Added copy of sounds from plugin VOIP
2020-11-30 11:39:27 +01:00
thunder2
c7b6f5ffba Upgraded external libraries in Windows build environment
- cmake-3.19.0
- opencv-4.5.0
- openssl-1.1.1h
2020-11-24 19:02:37 +01:00
hunbernd
bcafd06748 Fixed msys2 pack script:
- copy retroshare.dll (added if exist by thunder)
- copy plugins from the lib folder
2020-11-23 21:04:19 +01:00
thunder2
a815d5b1be Added copy of retroshare.dll to Windows build environment and installer. Enabled build of plugins. 2020-11-09 22:04:26 +01:00
thunder2
29a1b630cc Removed version number from external opencv libraries in Windows build environment 2020-11-09 22:04:25 +01:00
Gioacchino Mazzurco
82ba488574
Update Android debugging script and README 2020-08-13 20:27:03 +02:00
thunder2
532c114048 Windows build environment
- Fixed pack of tor bundle
- Removed external tool jom.exe
- Added parameter "singlethread" for build from MSYS2 build
2020-08-11 13:19:07 +02:00
thunder2
f85bf388d2 Enabled jsonapi in Windows build environment 2020-08-11 00:37:56 +02:00
thunder2
d38e7d2e70 Windows build environment
- Use date of last git commit instead of current date for filename
- Added download of Tor installation
- Added section Tor to installer
2020-08-08 18:30:38 +02:00
thunder2
08955c0818 Windows build environment
- Fixed creating git-log
- Added generating of changelog from MSYS2 build
2020-08-04 21:38:28 +02:00
hunbernd
5649075115 Updated msys2 version
Added instructions how to resolve issues caused by breaking changes in msys2
2020-08-04 11:41:46 +02:00
thunder2
dbd4f4f6c7 Windows build environment
- Removed version_detail_bash_script from build.bat
2020-08-03 22:58:06 +02:00
thunder2
8c7920b545 Changed Windows build environment
- Fixed deploy path with tor
- Disabled webui in installer
- Optimized file get-gcc-version.bat
- Optimized file get-qt-version.bat
- Renamed file msys-path.bat to msys2-path.bat
- Removed file download-file-wildcard.bat
- Removed file winhttpjs.bat
- Removed download and usage of wget.exe
2020-08-03 21:37:43 +02:00
thunder2
4089fd2d7a Fixed creating git-log in Windows build environment 2020-08-01 22:32:03 +02:00
thunder2
eb641055cd Changed Windows Installer to build x86 and x64 version 2020-08-01 22:31:59 +02:00
thunder2
33e22a4236 Pack x86/x64 Windows build environment
Pack retroshare-service instead of retroshare-nogui
2020-08-01 22:31:51 +02:00
thunder2
b4b09373bd Removed Sigcheck from Windows build environment 2020-08-01 22:31:35 +02:00
thunder2
ef03b12956 Use MSYS2 to build external libraries for Windows compile 2020-08-01 22:31:27 +02:00
thunder2
096c996153 Updated Windows build tools 2020-08-01 22:31:14 +02:00
thunder2
06d8b67f23 Removed usage of MSYS from Windows build environment 2020-08-01 22:31:08 +02:00
thunder2
fd078f7991 Removed automatic download of Qt in Windows build environment 2020-08-01 22:31:00 +02:00
thunder2
9db2fe7d08 Modified Windows build scripts
- Deactivated build of plugins
- Deactivated changelog
- Pack license
2020-08-01 22:30:51 +02:00
G10h4ck
9587cfd4d9
Merge pull request #2009 from hunbernd/feature/msys2enhancements
Reworked msys2 build scripts
2020-08-01 18:00:19 +02:00
Phenom
721fad131e Update OBS submodule 2020-07-03 22:14:35 +02:00
hunbernd
71242726ce Added readme.md 2020-06-07 02:40:56 +02:00
hunbernd
52cb17b020 Fix missing dependency problem 2020-06-07 02:21:52 +02:00
hunbernd
a2ebf0b715 Install tor if needed 2020-06-07 00:39:01 +02:00
hunbernd
03b4c69ae9 Small fixes:
- Documenting CONFIG+=
- Changed back msys2 download to an older version, the current one had bugs
2020-06-06 23:50:04 +02:00
hunbernd
2f3a8a9815 Added scripts to build installer 2020-06-06 18:00:18 +02:00
hunbernd
4f6356d7dd Added .gitignore for env-mod.bat
Added variable for clang
2020-06-06 17:59:11 +02:00
hunbernd
fdead2e491 Generate changelog.txt 2020-06-01 22:11:23 +02:00
hunbernd
d2a3f1e8d0 Changed default configuration: 64 -plugins +nativedialogs
Changed msys2 download version
Added x64 or x86 into the pack filename
2020-06-01 15:28:12 +02:00
hunbernd
b6f1c23ae9 Skip updating 2020-06-01 14:01:36 +02:00
hunbernd
3dd5945186 Deep channel and file indexing support 2020-06-01 00:53:31 +02:00
hunbernd
00102701df Added script to start clean build environment 2020-05-30 02:18:21 +02:00
hunbernd
cd751f12d4 Clang support 2020-05-30 02:16:59 +02:00
hunbernd
5a7b9e416c Added missing doxygen dependency 2020-05-29 23:06:21 +02:00
hunbernd
6cf61001b8 Make it possible to use only 1 thread for building 2020-05-24 18:24:58 +02:00
hunbernd
e4f94dc99f Pack webui 2020-05-23 22:32:08 +02:00
hunbernd
a11dc09790 Build webui 2020-05-23 22:05:44 +02:00
hunbernd
81a7d5a365 Removed winhttpjs and wget
Winhhtpjs triggered some antivirus software
Use powershell for downloads
2020-05-23 17:57:59 +02:00
hunbernd
1d298e20ba Removed sigcheck
Use powershell to extract the version information
2020-05-23 17:54:11 +02:00
hunbernd
c05f5e8329 Use ntldd instead of depends.exe
Check all exe and dll for dependencies
Deploy cmark.dll
2020-05-23 16:53:59 +02:00
hunbernd
f5306fd549 Dump the active build configuration into a file 2020-05-23 16:10:11 +02:00
Phenom
936cda9910 Add some words for QtCreator and build batch to Win install guide. 2020-04-26 11:57:20 +02:00
Gioacchino Mazzurco
bd76917cac
GitlabCI print git information of checked out version 2020-04-20 15:52:29 +02:00
Gioacchino Mazzurco
ac11ae9a40
GitlabCI install jq in outer docker image where it is executed
Export needed variable that is missing in merge requests
2020-04-08 12:10:06 +02:00
Gioacchino Mazzurco
a95b99dcb4
GitlabCI install curl and jq in base image 2020-04-08 12:10:06 +02:00
Gioacchino Mazzurco
8098eb1225
Initial work on GitlabCI 2020-04-08 12:10:05 +02:00
G10h4ck
b013ff96af
Delete README.html
this file shouldn't have ended up here
2020-03-28 22:53:59 +01:00