0
0
forked from blender/blender
blender/build_files/utils
Sergey Sharybin 2362c73560 Make update: Bring behavior closer to what it used to be
The `make update` will now always update all initialized submodules,
including the library ones.

The `make_update.py --no-libraries` will neither initialize nor update
pre-compiled libraries or tests.

Pull Request: blender/blender#118813
2024-02-27 20:09:04 +01:00
..
make_bpy_wheel.py Docs: change Git URLs to point projects.blender.org instead of git.blender.org 2023-02-07 14:23:05 +01:00
make_source_archive.py Fix missing assets in the source archive 2023-04-05 09:27:42 +02:00
make_test.py Blender 3.6: Switch SVN to Git submodules using Git-LFS 2024-02-22 19:57:43 +01:00
make_update.py Make update: Bring behavior closer to what it used to be 2024-02-27 20:09:04 +01:00
make_utils.py Make update: Bring behavior closer to what it used to be 2024-02-27 20:09:04 +01:00
README.md Add and update README.md files for CI script removal 2021-05-28 19:46:53 +02:00

Make Utility Scripts

Scripts used only by developers for now