Blender Git Commit Log

Git Commits -> Revision 7d6417b

Revision 7d6417b by Bastien Montagne (master)
November 15, 2012, 17:31 (GMT)
Another nuch of fixes/improvements to install_deps script, among which:
*New $INST variable to easily change the installation root dir of compiled libs.
*Better handling of versions for debian (DEB) too (and fix a bug for fedora (RPM) ones).
*Enhancements/fixes to compile_FOO funcs:
**Most notable, we now can force a recompile when we change something into these funcs, so user will always have latest-instructions compiled libs (else, he would have have to manually remove lib dirs under $INST...)
*General naming cleanup inside script (still wip).

Also adding boost date_time lib to linux in cmake file (why wasn't it there???).

Commit Details:

Full Hash: 7d6417bbb3e304d9e7aaa61b6731ecafc3329d4e
SVN Revision: 52240
Parent Commit: 2324c80
Lines Changed: +340, -170

2 Modified Paths:

/build_files/build_environment/install_deps.sh (+339, -169) (Diff)
/CMakeLists.txt (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021