Blender Git Loki
Git Commits -> Revision 6d8e555
Revision 6d8e555 by Sergey Sharybin (master) November 5, 2012, 09:58 (GMT) |
Script to configure release build environment This script was used to initialize build environment currently used for glibc-2.11 builds. It's supposed to be used on debian-based distros. Usage is described in the top comment of the script. It is highly recommended to use this script in the virtual machine to prevent possible conflicts with your own configuration. TODO: - Add OSL configuration - Script requires manual copying of some scripts still (see comments at the top of the script) I would prefer this script be edited only in cases when it's really needed, meaning i wouldn't be fan of changes like "just use latest version of library XXX". It's not so safe to do such changes and it's easy to upgrade libraries after environment was set up. |
Commit Details:
Full Hash: 6d8e55545d0f163c2a9c0440928fdd943b79c925
SVN Revision: 51892
Parent Commit: fdcf4e3
Lines Changed: +1483, -0
1 Added Path:
/build_files/build_environment/prepare_release_env.sh (+1483, -0) (View)