boinc/win_build
Tal Regev 3626602730 Make target shorter code. 2021-02-22 01:19:49 +02:00
..
installerv2 update Installshield files and add .prq file 2020-09-10 00:43:49 -07:00
boinc.props [VS2019] Fix VcpkgCacheDir location path 2020-06-27 22:51:40 +02:00
boinc_cli.vcxproj Move common linux detection functions to separate file. 2018-05-27 20:06:16 +03:00
boinc_cli_vs2013.vcxproj Move common linux detection functions to separate file. 2018-05-27 20:06:16 +03:00
boinc_cli_vs2019.vcxproj Add finalize target to boinc_cli_vs2019.vcxproj and boincmgr_vs2019.vcxproj 2021-02-22 01:01:05 +02:00
boinc_finalize.targets Make target shorter code. 2021-02-22 01:19:49 +02:00
boinc_os_ss.vcxproj [Client] [WSL] Fix Windows build 2018-06-24 03:45:46 +03:00
boinc_os_ss_vs2013.vcxproj [Client] [WSL] Fix Windows build 2018-06-24 03:45:46 +03:00
boinc_os_ss_vs2019.vcxproj Merge remote-tracking branch 'upstream/master' into appveyor_vcpkg_cache 2020-06-23 10:18:44 +02:00
boinc_signing.targets [VS2019] Add more timestamp backup servers 2021-01-31 14:19:38 +01:00
boinc_ss.vcxproj Update project files to work for Release mode also 2018-01-25 01:16:42 -08:00
boinc_ss_vs2013.vcxproj [VS2013] Add missed 'keyword' files to boinc_ss_vs2013.vcxproj file 2019-12-12 16:49:29 +01:00
boinc_ss_vs2019.vcxproj [VS2019] Fix freetype linkage 2020-08-12 00:55:19 +02:00
boinc_vs2010.sln [VS2010] Build boincsim project by default in Debug|Win32 and Debug|x64 configurations 2018-01-28 22:26:52 +02:00
boinc_vs2013.sln [VS2013] Build boincsim project by default in Debug|Win32 and Debug|x64 configurations 2018-01-28 14:43:43 +02:00
boinc_vs2013_ibm.sln WINBUILD: Remove two additional projects from the list that is being reviewed. 2016-01-06 12:33:42 -05:00
boinc_vs2019.sln [VS2019][Windows] Enable unit tests 2020-06-29 23:39:49 +02:00
boinccas.vcxproj update installshield files; update version #s; fix Win custom action build 2018-07-17 12:42:39 -07:00
boinccas_vs2019.vcxproj [VS2019] Fix freetype linkage 2020-08-12 00:55:19 +02:00
boinccmd.vcxproj Make 32-bit builds work again by massive editing of project files. 2018-01-25 02:02:05 -08:00
boinccmd_vs2013.vcxproj Fix windows build using VS2013. 2018-01-25 14:14:22 +02:00
boinccmd_vs2019.vcxproj Merge remote-tracking branch 'upstream/master' into appveyor_vcpkg_cache 2020-06-23 10:18:44 +02:00
boinclog.vcxproj Make 32-bit builds work again by massive editing of project files. 2018-01-25 02:02:05 -08:00
boinclog_vs2013.vcxproj Fix windows build using VS2013. 2018-01-25 14:14:22 +02:00
boinclog_vs2019.vcxproj Merge remote-tracking branch 'upstream/master' into appveyor_vcpkg_cache 2020-06-23 10:18:44 +02:00
boincmgr.vcxproj Additional clean-up 2020-07-14 11:03:31 +02:00
boincmgr_vs2013.vcxproj Additional clean-up 2020-07-14 11:03:31 +02:00
boincmgr_vs2019.vcxproj Add finalize target to boinc_cli_vs2019.vcxproj and boincmgr_vs2019.vcxproj 2021-02-22 01:01:05 +02:00
boincsvcctrl.vcxproj Win build: manage compiler warnings better: 2017-01-27 01:27:32 -08:00
boincsvcctrl_vs2013.vcxproj WINBUILD: When building with VS 2013, use the XP compatible toolchain. 2015-05-14 18:45:17 -04:00
boincsvcctrl_vs2019.vcxproj Merge remote-tracking branch 'upstream/master' into appveyor_vcpkg_cache 2020-06-23 10:18:44 +02:00
boinctray.vcxproj Win build: manage compiler warnings better: 2017-01-27 01:27:32 -08:00
boinctray_vs2013.vcxproj WINBUILD: When building with VS 2013, use the XP compatible toolchain. 2015-05-14 18:45:17 -04:00
boinctray_vs2019.vcxproj Merge remote-tracking branch 'upstream/master' into appveyor_vcpkg_cache 2020-06-23 10:18:44 +02:00
buildenv.cmd WINBUILD: Cleanup work to support VS 2013 builds 2015-05-06 18:14:31 -04:00
config.h
crypt_prog.vcproj Win build: manage compiler warnings better: 2017-01-27 01:27:32 -08:00
example_app_atiopencl.vcxproj Win build: manage compiler warnings better: 2017-01-27 01:27:32 -08:00
example_app_atiopencl_vs2013.vcxproj WINBUILD: When building with VS 2013, use the XP compatible toolchain. 2015-05-14 18:45:17 -04:00
example_app_atiopencl_vs2019.vcxproj Merge remote-tracking branch 'upstream/master' into appveyor_vcpkg_cache 2020-06-23 10:18:44 +02:00
example_app_multi_thread.vcxproj example_app_multi_thread: reclassify the example_app_multi_thread as a console application on Windows. 2015-11-19 14:22:36 -05:00
example_app_multi_thread_vs2013.vcxproj WINBUILD: Fix sleeper and multithread as well 2016-03-02 10:02:00 -05:00
example_app_multi_thread_vs2019.vcxproj Merge remote-tracking branch 'upstream/master' into appveyor_vcpkg_cache 2020-06-23 10:18:44 +02:00
example_app_nvcuda.vcxproj example_app_nvcuda: reclassify the example_app_nvcuda as a console application on Windows. 2015-11-19 14:19:30 -05:00
example_app_nvcuda_vs2013.vcxproj WINBUILD: When building with VS 2013, use the XP compatible toolchain. 2015-05-14 18:45:17 -04:00
example_app_nvcuda_vs2019.vcxproj [VS2019] Add code signing. 2020-06-22 12:43:54 +02:00
example_app_nvopencl.vcxproj example_app_opencl: reclassify the example_app_opencl as a console application on Windows. 2015-11-19 14:04:17 -05:00
example_app_nvopencl_vs2013.vcxproj WINBUILD: When building with VS 2013, use the XP compatible toolchain. 2015-05-14 18:45:17 -04:00
example_app_nvopencl_vs2019.vcxproj Merge remote-tracking branch 'upstream/master' into appveyor_vcpkg_cache 2020-06-23 10:18:44 +02:00
glut.vcxproj Win build: manage compiler warnings better: 2017-01-27 01:27:32 -08:00
glut_vs2013.vcxproj WINBUILD: When building with VS 2013, use the XP compatible toolchain. 2015-05-14 18:45:17 -04:00
glut_vs2019.vcxproj Merge remote-tracking branch 'upstream/master' into appveyor_vcpkg_cache 2020-06-23 10:18:44 +02:00
htmlgfx.vcxproj Win build: manage compiler warnings better: 2017-01-27 01:27:32 -08:00
htmlgfx_vs2013.vcxproj WINBUILD: When building with VS 2013, use the XP compatible toolchain. 2015-05-14 18:45:17 -04:00
htmlgfx_vs2019.vcxproj Merge remote-tracking branch 'upstream/master' into appveyor_vcpkg_cache 2020-06-23 10:18:44 +02:00
image_libs.vcxproj WINBUILD: Update build environment to use Visual Studio 2010. 2013-10-17 15:27:03 -04:00
image_libs_vs2013.vcxproj WINBUILD: When building with VS 2013, use the XP compatible toolchain. 2015-05-14 18:45:17 -04:00
image_libs_vs2019.vcxproj Merge remote-tracking branch 'upstream/master' into appveyor_vcpkg_cache 2020-06-23 10:18:44 +02:00
jpeglib.vcxproj WINBUILD: Update build environment to use Visual Studio 2010. 2013-10-17 15:27:03 -04:00
jpeglib_vs2013.vcxproj WINBUILD: When building with VS 2013, use the XP compatible toolchain. 2015-05-14 18:45:17 -04:00
jpeglib_vs2019.vcxproj Merge remote-tracking branch 'upstream/master' into appveyor_vcpkg_cache 2020-06-23 10:18:44 +02:00
libboinc.vcxproj [Client] [WSL] Extend detection. 2018-06-24 03:08:11 +03:00
libboinc_staticcrt.vcxproj [Client] [WSL] Fix Windows build 2018-06-24 03:45:46 +03:00
libboinc_staticcrt_vs2013.vcxproj [Client] [WSL] Fix Windows build 2018-06-24 03:45:46 +03:00
libboinc_vs2013.vcxproj [Client] [WSL] Extend detection. 2018-06-24 03:08:11 +03:00
libboinc_vs2019.vcxproj Merge remote-tracking branch 'upstream/master' into appveyor_vcpkg_cache 2020-06-23 10:18:44 +02:00
libboincapi_staticcrt.vcxproj WINBUILD: Update build environment to use Visual Studio 2010. 2013-10-17 15:27:03 -04:00
libboincapi_staticcrt_vs2013.vcxproj WINBUILD: When building with VS 2013, use the XP compatible toolchain. 2015-05-14 18:45:17 -04:00
libboincapi_staticcrt_vs2019.vcxproj Merge remote-tracking branch 'upstream/master' into appveyor_vcpkg_cache 2020-06-23 10:18:44 +02:00
libboincopencl_staticcrt.vcxproj WINBUILD: Update build environment to use Visual Studio 2010. 2013-10-17 15:27:03 -04:00
libboincopencl_staticcrt_vs2013.vcxproj WINBUILD: When building with VS 2013, use the XP compatible toolchain. 2015-05-14 18:45:17 -04:00
libboincopencl_staticcrt_vs2019.vcxproj Merge remote-tracking branch 'upstream/master' into appveyor_vcpkg_cache 2020-06-23 10:18:44 +02:00
libboinczip_staticcrt.vcxproj WINBUILD: Update build environment to use Visual Studio 2010. 2013-10-17 15:27:03 -04:00
libboinczip_staticcrt_vs2013.vcxproj WINBUILD: When building with VS 2013, use the XP compatible toolchain. 2015-05-14 18:45:17 -04:00
libboinczip_staticcrt_vs2019.vcxproj Merge remote-tracking branch 'upstream/master' into appveyor_vcpkg_cache 2020-06-23 10:18:44 +02:00
libgraphics2.vcxproj WINBUILD: Fix build breaks introduced with graphics status function changes. 2015-01-05 20:37:51 -05:00
libgraphics2_vs2013.vcxproj WINBUILD: When building with VS 2013, use the XP compatible toolchain. 2015-05-14 18:45:17 -04:00
libgraphics2_vs2019.vcxproj Merge remote-tracking branch 'upstream/master' into appveyor_vcpkg_cache 2020-06-23 10:18:44 +02:00
load_dependencies.bat Additional clean-up 2020-07-15 16:44:54 +02:00
nvcuda.props WINBUILD: Update build environment to use Visual Studio 2010. 2013-10-17 15:27:03 -04:00
nvcuda.rules [Windows] Add MSVS 2019 with vcpkg support 2020-03-16 02:32:35 +01:00
nvcuda.targets WINBUILD: Update build environment to use Visual Studio 2010. 2013-10-17 15:27:03 -04:00
nvcuda.xml [Windows] Add MSVS 2019 with vcpkg support 2020-03-16 02:32:35 +01:00
nvcuda_2019.props [Windows] Add MSVS 2019 with vcpkg support 2020-03-16 02:32:35 +01:00
sim.vcxproj [Client] [WSL] Fix Windows build 2018-06-24 03:45:46 +03:00
sim_vs2013.vcxproj [Client] [WSL] Fix Windows build 2018-06-24 03:45:46 +03:00
sim_vs2019.vcxproj Merge remote-tracking branch 'upstream/master' into appveyor_vcpkg_cache 2020-06-23 10:18:44 +02:00
sleeper.vcxproj Win build: include win_build in include directory list. 2018-01-19 21:19:39 -08:00
sleeper_vs2013.vcxproj Fix windows build using VS2013. 2018-01-25 14:14:22 +02:00
sleeper_vs2019.vcxproj Merge remote-tracking branch 'upstream/master' into appveyor_vcpkg_cache 2020-06-23 10:18:44 +02:00
slide_show.vcxproj Win build: manage compiler warnings better: 2017-01-27 01:27:32 -08:00
slide_show_vs2013.vcxproj WINBUILD: When building with VS 2013, use the XP compatible toolchain. 2015-05-14 18:45:17 -04:00
slide_show_vs2019.vcxproj [VS2019] Fix freetype linkage 2020-08-12 00:55:19 +02:00
test_boinc_zip.vcxproj Update project files to work for Release mode also 2018-01-25 01:16:42 -08:00
test_boinc_zip_vs2013.vcxproj Fix windows build using VS2013. 2018-01-25 14:14:22 +02:00
test_boinc_zip_vs2019.vcxproj Merge remote-tracking branch 'upstream/master' into appveyor_vcpkg_cache 2020-06-23 10:18:44 +02:00
test_boinc_zip_zlib_conflicts.vcxproj WINBUILD: Update build environment to use Visual Studio 2010. 2013-10-17 15:27:03 -04:00
test_boinc_zip_zlib_conflicts_vs2013.vcxproj WINBUILD: When building with VS 2013, use the XP compatible toolchain. 2015-05-14 18:45:17 -04:00
test_boinc_zip_zlib_conflicts_vs2019.vcxproj Merge remote-tracking branch 'upstream/master' into appveyor_vcpkg_cache 2020-06-23 10:18:44 +02:00
uc2.vcxproj Win build: manage compiler warnings better: 2017-01-27 01:27:32 -08:00
uc2_dll.vcxproj Win build: manage compiler warnings better: 2017-01-27 01:27:32 -08:00
uc2_dll_vs2013.vcxproj WINBUILD: When building with VS 2013, use the XP compatible toolchain. 2015-05-14 18:45:17 -04:00
uc2_dll_vs2019.vcxproj Merge remote-tracking branch 'upstream/master' into appveyor_vcpkg_cache 2020-06-23 10:18:44 +02:00
uc2_graphics.vcxproj Win build: manage compiler warnings better: 2017-01-27 01:27:32 -08:00
uc2_graphics_vs2013.vcxproj WINBUILD: When building with VS 2013, use the XP compatible toolchain. 2015-05-14 18:45:17 -04:00
uc2_graphics_vs2019.vcxproj [VS2019] Fix freetype linkage 2020-08-12 00:55:19 +02:00
uc2_vs2013.vcxproj WINBUILD: Make building wrapper/vboxwrapper/example_app all link under Visual Studio 2013 2016-03-02 09:56:57 -05:00
uc2_vs2019.vcxproj Merge remote-tracking branch 'upstream/master' into appveyor_vcpkg_cache 2020-06-23 10:18:44 +02:00
unittests_vs2019.vcxproj Add test_util tests file 2021-02-02 19:03:32 +01:00
vboxwrapper.vcxproj Increment version #s in configure.ac and version.h too (to 26202) 2019-05-12 22:26:18 -07:00
vboxwrapper_vs2013.vcxproj Fix VS 2013 solution file 2019-05-16 23:23:17 -07:00
vboxwrapper_vs2019.vcxproj Merge remote-tracking branch 'upstream/master' into appveyor_vcpkg_cache 2020-06-23 10:18:44 +02:00
vcpkg_3rdparty_dependencies_vs2019.vcxproj [CI] Fix Windows VS2019 dependencies 2020-12-23 13:11:00 +01:00
wcg_boinc_cli.vcxproj updates for WCG branded client 2018-09-18 15:04:27 -07:00
wcg_boinc_os_ss.vcxproj updates for WCG branded client 2018-09-18 15:04:27 -07:00
wcg_boinc_ss.vcxproj updates for WCG branded client 2018-09-18 15:04:27 -07:00
wcg_boinccmd.vcxproj updates for WCG branded client 2018-09-18 15:04:27 -07:00
wcg_boinclog.vcxproj updates for WCG branded client 2018-09-18 15:04:27 -07:00
wcg_boincmgr.vcxproj Additional clean-up 2020-07-15 16:44:54 +02:00
wcg_boincsvcctrl.vcxproj updates for WCG branded client 2018-09-18 15:04:27 -07:00
wcg_boinctray.vcxproj updates for WCG branded client 2018-09-18 15:04:27 -07:00
wcg_vs2010.sln updates for WCG branded client 2018-09-18 15:04:27 -07:00
win-config.h
worker.vcxproj Win build: manage compiler warnings better: 2017-01-27 01:27:32 -08:00
worker_vs2013.vcxproj WINBUILD: When building with VS 2013, use the XP compatible toolchain. 2015-05-14 18:45:17 -04:00
worker_vs2019.vcxproj Merge remote-tracking branch 'upstream/master' into appveyor_vcpkg_cache 2020-06-23 10:18:44 +02:00
wrapper.vcxproj Win build: manage compiler warnings better: 2017-01-27 01:27:32 -08:00
wrapper_vs2013.vcxproj Wrapper: Fixed build failure 2018-07-23 08:37:04 -07:00
wrapper_vs2019.vcxproj Merge remote-tracking branch 'upstream/master' into appveyor_vcpkg_cache 2020-06-23 10:18:44 +02:00
wrappture_example.vcxproj WINBUILD: Update build environment to use Visual Studio 2010. 2013-10-17 15:27:03 -04:00
wrappture_example_vs2013.vcxproj WINBUILD: When building with VS 2013, use the XP compatible toolchain. 2015-05-14 18:45:17 -04:00
wrappture_example_vs2019.vcxproj Fix wrappture_example build 2020-08-20 01:59:17 +02:00