Go to file
Bastien Montagne 67f0a4b424 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!).
2012-11-14 21:57:47 +00:00
build_files Fixes, mostly for RPM (tested on fedora17): 2012-11-14 21:57:47 +00:00
doc remove ifdef'd bevel code, current bevel works better then the previous code. 2012-11-14 09:45:15 +00:00
extern OSX: substitute all MAC_OS_X_VERSION defines with MAC_OS_X_VERSION_MIN_REQUIRED macros, to get more reliable version (api) covering 2012-11-06 15:19:49 +00:00
intern Cycles OSL: windows build fixes. 2012-11-14 17:18:47 +00:00
release remove ifdef'd bevel code, current bevel works better then the previous code. 2012-11-14 09:45:15 +00:00
source Map Range Node (tiles) 2012-11-14 19:53:46 +00:00
CMakeLists.txt Cycles OSL: windows build fixes. 2012-11-14 17:18:47 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile code cleanup: spelling, 2012-11-12 07:33:01 +00:00
SConstruct Fix to allow several include dirs for python under scons build system (needed with new py3.3 debian-like packages). 2012-11-12 18:31:15 +00:00