jolavillette
28ff5a6d33
build: move deploy scripts under build_scripts/<platform>/
...
Following the removal of the orchestrator Makefile, the canonical build is now
plain CMake on the top-level CMakeLists.txt (e.g. cmake -B Build-cmake -S .
-DRS_PLUGINS=ON && cmake --build Build-cmake; on Windows add -G "MSYS Makefiles"
-DRS_LIBRETROSHARE_STATIC=OFF -DRS_LIBRETROSHARE_SHARED=ON).
Move the packaging scripts into their matching build_scripts/ sub-directories and
make them independent of the Makefile and of the invocation directory:
- deploy-macos.sh -> build_scripts/OSX/deploy-macos.sh
- deploy-windows.sh -> build_scripts/Windows-msys2/deploy-windows.sh
Each script now cd's to the repository root from its own location and reads the
build directory from BUILD_DIR (default Build-cmake) instead of assuming it.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-06 12:34:07 +02:00
thunder2
fcc5ba410c
Windows build: Updated 7-Zip 26.00 x64
2026-03-02 19:49:24 +01:00
thunder2
f26845ad2b
Fixed MSYS2 compile. Renamed qmake to qmake-qt5.
2026-02-17 18:56:40 +01:00
Passw
24540db6aa
fix typo WindowsMSys2_InstallGuide.md
...
complet
complete
2025-11-12 09:12:05 +08:00
csoler
dd7de312a1
Merge pull request #3002 from thunder2/qt6
...
Qt6
2025-08-09 23:27:39 +02:00
thunder2
5554e35e21
Updated msys2 installation for Windows build
2025-08-03 13:46:39 +02:00
thunder2
52fdbd531b
Added build with Qt 6 for Windows msys2
2025-07-29 18:32:53 +02:00
thunder2
07ee6581e1
MSYS2: Use date of last git commit instead of current date for packed filename
2025-07-29 18:31:22 +02:00
thunder2
6c1eb35a47
MSYS2: Added toolchain to filename of packed files and installer
2025-07-16 17:23:01 +02:00
thunder2
1aec263bb9
MSYS2: Removed parameter "clang" from build. Use "clang32" or "clang64" instead.
2025-07-16 17:23:01 +02:00
defnax
8c26fa879d
Added asio depency
2025-07-12 23:44:00 +02:00
defnax
42bd651fb3
Update MSYS2 packages
2025-07-12 23:44:00 +02:00
Christoph Johannes Kleine
d165a84b67
Windows-msys2 build.bat add asio
2025-07-11 16:35:19 +02:00
thunder2
6cde715e66
Windows build: Updated MSYS2 installer to 20241208
2024-12-27 14:35:23 +01:00
thunder2
d79ce90c68
Fixed Windows build with librnp
2024-12-19 00:32:26 +01:00
thunder2
bc125a75bf
Fixed download of msys2 during Windows build
2023-11-10 22:36:23 +01:00
thunder2
67dd1999a5
Windows Build: Added update of MSYS2 to prepare script
2023-05-08 14:48:00 +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
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
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
thunder2
a9a7b556d5
Upgrade MSYS2 for Windows build
2021-11-03 16:23:35 +01:00
thunder2
5b1b0cadf9
Moved tor binaries into subfolder "tor" for Windows build
2021-03-16 21:43:26 +01:00
Phenom
2075e8c23b
Fix Bubble Chat Style
2021-03-03 22:18:30 +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
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
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
defnax
9baff55ced
update the msys2 win install guide for rapidjson package
2019-11-30 16:11:25 +01:00