bdk-blender/build_files/utils
Sergey Sharybin d9ff1fb519 Make update: Allow amd64 architecture
Apparently, the 64bit Intel architecture is presented differently
on Linux and Windows.

Allow both variants for the command line, so that semantically the
command line argument can be seen as a lower case platform.machine.

Pull Request #104877
2023-02-17 15:24:32 +01:00
..
make_source_archive.py Cleanup: run autopep8 on build_files/ 2022-04-20 15:08:46 +10:00
make_test.py File headers: add license to Python scripts 2022-02-11 14:30:21 +11:00
make_update.py Make update: Allow amd64 architecture 2023-02-17 15:24:32 +01:00
make_utils.py Make update: Use BKE_blender_version to detect release branches 2023-02-17 14:17:33 +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