deskflow/deploy/windows
2025-05-28 10:53:33 +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 build: Wix installer use set BUILD_ARCHITECTURE in reg key where to look for msvc redist version installed 2025-05-28 10:53:33 +01:00
wix-custom.h.in build: Wix installer use set BUILD_ARCHITECTURE in reg key where to look for msvc redist version installed 2025-05-28 10:53:33 +01: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