blender/config
Campbell Barton e7abdd7d56 Better unix filesystem integration as documented here
http://wiki.blender.org/index.php/BlenderDev/Blender2.5/Unix_FHS

for scons WITH_BF_FHS enabled an alternative layout eg.
scons WITH_BF_FHS=1 BF_INSTALLDIR="/usr/local"

for CMake just run "make install" after make (CMAKE_INSTALL_PREFIX is used for the base path)

Currently only scripts use both the system and user path correctly, other areas of blender have their own path code inline with lots of ifdefs, needs to be carefully updated.
2009-09-21 03:16:26 +00:00
..
darwin-config.py Better unix filesystem integration as documented here 2009-09-21 03:16:26 +00:00
irix6-config.py Better unix filesystem integration as documented here 2009-09-21 03:16:26 +00:00
linux2-config.py Better unix filesystem integration as documented here 2009-09-21 03:16:26 +00:00
linuxcross-config.py Better unix filesystem integration as documented here 2009-09-21 03:16:26 +00:00
openbsd3-config.py Better unix filesystem integration as documented here 2009-09-21 03:16:26 +00:00
sunos5-config.py Better unix filesystem integration as documented here 2009-09-21 03:16:26 +00:00
win32-mingw-config.py Better unix filesystem integration as documented here 2009-09-21 03:16:26 +00:00
win32-vc-config.py Better unix filesystem integration as documented here 2009-09-21 03:16:26 +00:00
win64-vc-config.py Better unix filesystem integration as documented here 2009-09-21 03:16:26 +00:00