blender/build_files/cmake
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
..
config Revert "GPencil: Include UV information in simplify->sample modifier." 2023-02-20 11:20:07 +01:00
example_scripts Docs: change Git URLs to point projects.blender.org instead of git.blender.org 2023-02-07 14:23:05 +01:00
Modules Vulkan: Changes to CMake config. 2023-01-30 12:04:44 +01:00
platform Re-design of submodules used in blender.git 2023-02-21 16:39:58 +01:00
buildinfo_static.h.in CMake: configue_file() to pass strings for build-info 2020-11-06 17:26:29 +11:00
buildinfo.cmake Update references to the new projects platform and main branch 2023-02-07 14:18:19 +01:00
clang_array_check.py Cleanup: run autopep8 on build_files/ 2022-04-20 15:08:46 +10:00
cmake_netbeans_project.py Cleanup: remove "<pep8 compliant>" from headers 2022-06-02 20:16:20 +10:00
cmake_print_build_options.py CMake: support multi-line strings for the help_features target 2023-01-19 17:10:42 +11:00
cmake_qtcreator_project.py Cleanup: remove "<pep8 compliant>" from headers 2022-06-02 20:16:20 +10:00
cmake_static_check_clang_array.py Cleanup: remove "<pep8 compliant>" from headers 2022-06-02 20:16:20 +10:00
cmake_static_check_cppcheck.py check_cppcheck: skip files that hang, minor improvements 2022-08-23 11:01:02 +10:00
cmake_static_check_smatch.py Cleanup: remove "<pep8 compliant>" from headers 2022-06-02 20:16:20 +10:00
cmake_static_check_sparse.py Cleanup: remove "<pep8 compliant>" from headers 2022-06-02 20:16:20 +10:00
cmake_static_check_splint.py Cleanup: remove "<pep8 compliant>" from headers 2022-06-02 20:16:20 +10:00
have_features.cmake Cleanup: cmake formatting 2022-12-17 13:33:27 +11:00
macros.cmake Revert "MSVC: lower C4100 warning level from 4 to 3" 2023-02-14 15:36:35 -03:00
packaging.cmake Fix T98726: Include blender version number in windows shortcuts 2022-11-20 18:31:00 -07:00
project_info.py Revert "GPencil: Include UV information in simplify->sample modifier." 2023-02-20 11:20:07 +01:00
project_source_info.py Fix error extracting arguments from project_source_info 2022-09-09 17:18:11 +10:00
RpmBuild.cmake File headers: use SPDX license for CMake files 2022-02-11 14:23:56 +11:00