deskflow/deploy/windows
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