Blender Git Commit Log
Git Commits -> Revision eef09b9
Revision eef09b9 by Campbell Barton (master) August 14, 2009, 17:16 (GMT) |
cmake changes - set python to 3.1 on linux (dont use FindPackage for now) - remove duplicate settings (disable cache for copied settings, was quite confusing) - added an option WITH_INSTALL, when disabled scripts and language files wont be copied to the target dir (better for quick builds) - remove .svn (was still CVS), and pyc/pyc files after copy - copy the 'io' as well as 'ui' |
Commit Details:
Full Hash: eef09b9cba900c15d9908615539728e028d77d03
SVN Revision: 22456
Parent Commit: 47a41ad
Lines Changed: +207, -142