Commit Graph

73 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
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
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
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
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
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
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
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
thunder2
91634ba6c1 Added build of Retrotor to Windows build environment 2018-03-12 19:08:32 +01:00
thunder2
c92b860174 Windows build environment:
- Updated external libraries
- Added compile of plugins to build.bat
- Added copy of Qt style DLL to pack.bat and Windows Installer
- Removed "CONFIG=console" for release build
2018-03-05 11:05:04 +01:00
thunder2
ee867683ff Fixed name of executable for autostart in Windows Installer 2017-08-05 14:19:49 +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
thunder2
d335d45b82 Fixed build script for Windows 2017-05-15 09:43:47 +02:00
thunder2
132da5f363 Updated Windows build script
- speex-1.2.0
- libxml2-2.9.4
- curl-7.53.1
- libmicrohttpd-0.9.52
- ffmpeg-3.2.4
2017-03-02 14:06:34 +01:00
thunder2
1eb22f88a9 Updated Windows build to opencv-3.2.0 2017-03-02 07:55:18 +01:00
thunder2
0ad581a0ff Updated Windows build script to openssl-1.0.2k 2017-02-01 13:03:16 +01:00
thunder2
0cbe83e24a Added auto-login as default in Windows build script 2016-12-18 12:30:27 +01:00
thunder2
eb95c6895a Windows build environment:
- Renamed folder build_libs to build-libs
- Removed old file stripSVN.sh
- Fixed some batch files
- Switch from curl to wget
- Added Qt environment
- Added build.bat to build everything
2016-11-07 09:42:45 +01:00
thunder2
d020d8d896 Windows build environment:
- Added automatic mode for creating git-log
- Fixed filename of installer
2016-10-05 06:48:24 +02:00
thunder2
d367491274 Fixed env.bat for Windows build 2016-10-04 21:45:59 +02:00
thunder2
a35985e3fc Windows build environment:
- Added build script
- Added build-installer script
- Added pack script
- Added gitlog script
- Use shadow build
2016-10-04 09:24:48 +02:00
thunder2
5944f1fea2 Moved MSYS build scripts to folder build_scripts 2016-08-30 16:19:45 +02:00
zeners
8def6174c9 webui: windows build-script
new location for web sources
2016-03-30 19:50:11 +02:00
thunder2
7ded128b3a Update rsversion.in 2016-02-06 19:18:22 +01:00
thunder2
4394580e55 Fixed Windows installer script. 2016-02-02 18:26:45 +01:00
thunder2
3cfd976c0e Added Windows installer script for Qt5. 2016-01-29 16:23:28 +01: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
thunder2
43db562c2a Fixed build script for Windows installer 2015-08-04 20:15:15 +02:00
thunder2
0626255bbb Updated languages from Transifex
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8536 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-21 10:11:45 +00:00
thunder2
f1507218ad Added webui files to Windows Installer
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8370 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-04 15:09:01 +00:00
thunder2
4b1055ce2d Updated english translation.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8298 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-27 09:45:02 +00:00
thunder2
67c98187b6 Fixed utf8 issue in Windows installer
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7897 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-31 22:46:10 +00:00