blender/build_files/windows
Sergey Sharybin 03806d0b67 Re-design of submodules used in blender.git
This commit implements described in the #104573.

The goal is to fix the confusion of the submodule hashes change, which are not
ideal for any of the supported git-module configuration (they are either always
visible causing confusion, or silently staged and committed, also causing
confusion).

This commit replaces submodules with a checkout of addons and addons_contrib,
covered by the .gitignore, and locale and developer tools are moved to the
main repository.

This also changes the paths:
- /release/scripts are moved to the /scripts
- /source/tools are moved to the /tools
- /release/datafiles/locale is moved to /locale

This is done to avoid conflicts when using bisect, and also allow buildbot to
automatically "recover" wgen building older or newer branches/patches.

Running `make update` will initialize the local checkout to the changed
repository configuration.

Another aspect of the change is that the make update will support Github style
of remote organization (origin remote pointing to thy fork, upstream remote
pointing to the upstream blender/blender.git).

Pull Request #104755
2023-02-21 16:39:58 +01:00
..
autodetect_msvc.cmd Windows: Retire MSVC 2017 support 2022-01-26 17:56:38 -07: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 Windows: Retire MSVC 2017 support 2022-01-26 17:56:38 -07:00
check_spaces_in_path.cmd
check_submodules.cmd Update references to the new projects platform and main branch 2023-02-07 14:18:19 +01:00
configure_msbuild.cmd Windows: Retire MSVC 2017 support 2022-01-26 17:56:38 -07:00
configure_ninja.cmd Windows: Retire MSVC 2017 support 2022-01-26 17:56:38 -07:00
detect_architecture.cmd Cleanup/windows: Remove 32 bit support from make.bat helper script 2019-08-05 10:31:51 -06: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: make.bat change python detection order 2022-04-29 10:13:01 -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 make.bat: unify python detection 2022-01-25 09:19:03 -07:00
icons_geom.cmd make.bat: unify python detection 2022-01-25 09:19:03 -07:00
icons.cmd make.bat: unify python detection 2022-01-25 09:19:03 -07:00
parse_arguments.cmd make.bat: skip SVN update when running make code_update 2022-10-29 11:25:33 -06:00
reset_variables.cmd make.bat: skip SVN update when running make code_update 2022-10-29 11:25:33 -06: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 Re-design of submodules used in blender.git 2023-02-21 16:39:58 +01:00
show_help.cmd Windows: Retire MSVC 2017 support 2022-01-26 17:56:38 -07:00
svn_fix.cmd Windows: Retire MSVC 2017 support 2022-01-26 17:56:38 -07:00
svn_update.cmd make.bat: update the libraries before calling update_sources.py 2022-10-21 09:50:14 -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 make.bat: unify python detection 2022-01-25 09:19:03 -07:00