tornavis/build_files/windows
Ray Molenkamp 99a2a73706 win/make.bat: Add svnfix convenience target
SVN seems to die randomly *a lot* during
large updates for some users, and I'm no
closer to finding out why that keeps happening.

"The internet" seems to imply some AV vendors
may be at fault here but nothing conclusive.

The solution however is repeatedly running
`svn cleanup`and `svn update` in the library
folder to repair the corruption and finish the
update.

This change adds a small convenience helper
to automate the repair.

This is done inside the make.bat code rather
than the shared python based update code, since
python lives in the library folder and may
or may not exist when this corruption occurs.
2021-10-26 17:48:16 -06:00
..
autodetect_msvc.cmd make.bat: Update detection order of MSVC 2021-07-09 15:17:05 -06:00
build_msbuild.cmd make.bat : Fix builtime.txt being written in the wrong folder. 2018-05-26 19:20:07 -06:00
build_ninja.cmd make.bat : add support for building with ninja and clang together. 2018-05-28 19:56:17 -06:00
check_libraries.cmd Build/Windows: Preliminary VS 2022 support. 2021-06-21 18:11:30 -06:00
check_spaces_in_path.cmd
check_submodules.cmd Make.bat: Fix sub-module detection 2019-02-22 20:53:29 -07:00
configure_msbuild.cmd Build/Windows: Preliminary VS 2022 support. 2021-06-21 18:11:30 -06:00
configure_ninja.cmd MSVC: ASAN support for VS 16.9 2021-03-29 19:11:17 -06:00
detect_architecture.cmd Cleanup/windows: Remove 32 bit support from make.bat helper script 2019-08-05 10:31:51 -06:00
detect_msvc2017.cmd make.bat: Preliminary Visual Studio 2019 support. 2019-02-22 20:54:27 -07:00
detect_msvc2019.cmd make.bat: Preliminary Visual Studio 2019 support. 2019-02-22 20:54:27 -07:00
detect_msvc2022.cmd Build/Windows: Preliminary VS 2022 support. 2021-06-21 18:11:30 -06:00
detect_msvc_vswhere.cmd make.bat: Improve messaging when not detecting MSVC 2020-03-31 13:14:16 -06:00
doc_py.cmd Windows: Add support to compile python api docs from make file 2021-08-06 13:55:14 -04:00
find_blender.cmd Windows: Add icons and icons_geom to make.bat 2021-08-04 19:32:24 -06:00
find_dependencies.cmd Windows: Fix finding python for build helpers 2021-10-21 07:36:21 -06:00
find_inkscape.cmd Windows: Add icons and icons_geom to make.bat 2021-08-04 19:32:24 -06:00
find_sphinx.cmd Windows: Add support to compile python api docs from make file 2021-08-06 13:55:14 -04:00
format.cmd Windows: Fix finding python for build helpers 2021-10-21 07:36:21 -06:00
icons.cmd make.bat: Fix missing quotes in python detection 2021-09-06 17:58:38 +02:00
icons_geom.cmd Windows: Add icons and icons_geom to make.bat 2021-08-04 19:32:24 -06:00
parse_arguments.cmd win/make.bat: Add svnfix convenience target 2021-10-26 17:48:16 -06:00
reset_variables.cmd Windows: Add support to compile python api docs from make file 2021-08-06 13:55:14 -04:00
set_build_dir.cmd Cleanup/Win: Fix build folder name if no target is set 2019-08-02 08:25:18 -06:00
show_hashes.cmd make.bat: Fix `make showhashes` not working. 2018-06-16 12:29:38 -06:00
show_help.cmd Windows: Add support to compile python api docs from make file 2021-08-06 13:55:14 -04:00
svn_fix.cmd win/make.bat: Add svnfix convenience target 2021-10-26 17:48:16 -06:00
test.cmd Build: add "make test" command for Windows, output log file 2019-09-12 20:23:03 +02:00
update_sources.cmd Build: integrate make_update.py into Windows make.bat 2019-08-30 17:57:18 +02:00