This website requires JavaScript.
Explore
Help
Register
Sign In
openclaw
/
deskflow
Watch
1
Star
0
Fork
0
You've already forked deskflow
Code
Issues
Pull Requests
Actions
18
Packages
Projects
Releases
Wiki
Activity
Files
ada495c6811ebd77e06ad14d453aeb7c61f29803
deskflow
/
deploy
/
windows
History
sithlord48
4034302bfb
build: Replace CMAKE_SYSTEM_PROCESSOR with BUILD_ARCHITECTURE, on windows CMAKE_SYSTEM_PROCESSOR is flawed so when possible use the vcpkg info or default to x64 Adjust the vcruntime check to use the BUILD_ARCHITECTURE to check the proper version is installed for the architecture the app is build for
2025-04-25 09:20:08 +01:00
..
cpack-options.cmake.in
build: a windows portable package
2025-04-03 17:07:42 +01:00
deploy.cmake
build: Replace CMAKE_SYSTEM_PROCESSOR with BUILD_ARCHITECTURE, on windows CMAKE_SYSTEM_PROCESSOR is flawed so when possible use the vcpkg info or default to x64 Adjust the vcruntime check to use the BUILD_ARCHITECTURE to check the proper version is installed for the architecture the app is build for
2025-04-25 09:20:08 +01:00
pre-cpack.cmake.in
build: a windows portable package
2025-04-03 17:07:42 +01:00
wix-banner.png
refactor: cleanup windows deploy files
2024-12-18 12:10:53 -05:00
wix-custom.cpp
feat: Check MSVC redist version in WiX installer
2025-03-12 08:04:16 -04:00
wix-custom.h.in
feat: Check MSVC redist version in WiX installer
2025-03-12 08:04:16 -04:00
wix-dialog.png
refactor: cleanup windows deploy files
2024-12-18 12:10:53 -05:00
wix-patch.xml.in
build: Replace CMAKE_SYSTEM_PROCESSOR with BUILD_ARCHITECTURE, on windows CMAKE_SYSTEM_PROCESSOR is flawed so when possible use the vcpkg info or default to x64 Adjust the vcruntime check to use the BUILD_ARCHITECTURE to check the proper version is installed for the architecture the app is build for
2025-04-25 09:20:08 +01:00