Revision cd3286faead177cac6f04b8d07eae0de05b3eae3 authored by Vasili Svirski on 20 October 2015, 18:27:48 UTC, committed by Vasili Svirski on 20 October 2015, 18:51:19 UTC
* add validation is git found
* add validation is .git folder exists in project (project zip archive download without .git folder)
* get head commit SHA if git found and .git folder exists

Tested:
* configure project by CMake 3.0.0 successfully (with and without git), with project zip archive (without .git folder) and with project cloned from github
* configure project by command: cmake -G "Visual Studio 12 Win64"
* build solution by Visual Studio
* manually validate that file utils/build_version.cc contains valid head revision value
1 parent 033c6f1
History
File Mode Size
doc.css -rw-r--r-- 1.1 KB
index.html -rw-r--r-- 34.9 KB
log_format.txt -rw-r--r-- 2.7 KB
rockslogo.jpg -rw-r--r-- 134.0 KB
rockslogo.png -rw-r--r-- 60.3 KB

back to top