blender/build_files
Campbell Barton b30e59aa71 patch [#26146] debian/rules: Avoid unnecessary downloading
--- from the tracker
It's annoying that build_debian.sh downloads the source tree to create tarball every time we build a deb package.

fix_debian_rules_avoid_downloading.patch modifies debian/rules so that the tarball will be created from local repository if possible.
2011-02-21 13:59:42 +00:00
..
cmake better macro for getting the blender version from BKE_blender.h, also re-run CMake if BKE_blender.h changes. 2011-02-21 08:31:00 +00:00
package_spec patch [#26146] debian/rules: Avoid unnecessary downloading 2011-02-21 13:59:42 +00:00
scons Move blender version info into BKE_blender.h so we only have the info in one place and so package building scripts can extract it in a more usable way. 2011-02-21 04:45:47 +00:00