Blender Git Commit Log
Git Commits -> Revision 67f0a4b
Revision 67f0a4b by Bastien Montagne (master) November 14, 2012, 21:57 (GMT) |
Fixes, mostly for RPM (tested on fedora17): *Better handling of optional libs for ffmpeg, and is now able to check and give user additional link libs for ffmpeg. *Added two helpers (only used by RPM for now) to: **check whether a version number is greater or equal than another one, and... **check whether a version number is "included" into another one (eg 3.3.2 is included into more general 3.3). *Added date-time as target when building our own boost. *Removed apt-get upgrade action for DEB (let the user decide when he wants to globally upgrade its system!). |
Commit Details:
Full Hash: 67f0a4b4242abe15bf7ec5530231966da2fd0dd9
SVN Revision: 52215
Parent Commit: 7cfb792
Lines Changed: +112, -14
1 Modified Path:
/build_files/build_environment/install_deps.sh (+112, -14) (Diff)