blender/build_files
Sergey Sharybin cc2138888a CMake: Avoid call of find_package(Git) for every compile with buildinfo enabled
This is a bit tricky, find_package(Git) was only used to check if git is installed
and actual git command was assumed to be in the PATH (while ideally it should have
been GIT_COMMAND variable).

This commit makes re-compile output cleaner, especially when using Ninja.

Adding proper GIT_COMMAND to buildinfo.cmake is also possible via argument.

Reviewers: campbellbarton

Reviewed By: campbellbarton

Differential Revision: https://developer.blender.org/D1847
2016-03-11 14:46:18 +05:00
..
build_environment Install-Deps: Build Boost with iostreams. 2016-03-10 00:22:45 +01:00
buildbot Buildbot: Store latest master config from buildbot 2016-02-29 11:33:06 +01:00
cmake CMake: Avoid call of find_package(Git) for every compile with buildinfo enabled 2016-03-11 14:46:18 +05:00
package_spec tweaks to packman build 2015-03-24 07:49:17 +11:00
utils exclude git/arc files from tgz archive 2015-01-08 22:53:23 +11:00