blender/build_files
Bastien Montagne 8785862ee4 Replace install-deps bash script by a python one, and only handle distro packages.
This tool now only supports installing packages, it won't build any
dependency anymore. This implies that on most distributions, it wont
make a complete Blender build possible, some features will likely be
misisng.

By default, it only install basic dev environment to enable building
Blender with the precompiled libraries (which is the recommended way).

Passing the `--all` option will make it try to install all known
dependencies from distro packages. This is a development option,
regular Blender build should be done with the precompiled libraries.

Tested on Debian Testing, Arch, Fedora and Suse Tumbleweed.

With the new design, it should be fairly trivial to add more
distributions if desired, and maintenance should also be way simpler.

NOTE: side effect is that a working python3 interpreter is expected on
system running this script. In practice this should not be an issue,
since Python3 is installed by default in almost all regular desktop
linux installations.
2023-03-30 16:30:45 +02:00
..
build_environment Replace install-deps bash script by a python one, and only handle distro packages. 2023-03-30 16:30:45 +02:00
buildbot Cleanup: cmake formatting 2022-12-17 13:33:27 +11:00
cmake Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
config Re-design of submodules used in blender.git 2023-02-21 16:39:58 +01:00
package_spec Cleanup: remove "<pep8 compliant>" from headers 2022-06-02 20:16:20 +10:00
utils Merge branch 'blender-v3.5-release' 2023-03-17 18:12:20 +01:00
windows make.bat: adjust for recent submodule changes 2023-03-16 17:51:12 -06:00