4 Commits

Author SHA1 Message Date
Eduardo Pérez
7d97d0da93 Use "find_program" to search for git executable
CMake's "find_file" can return non-executable files or folders, thus "find_program" must be used to ensure that only executable files are detected.
Fixes issue #3290
2016-05-19 15:23:37 +02:00
Marcin Bajor
0216c16a49 Fixed "Unknown git option: -C" for git<1.8.5 (issue #2871) 2015-08-18 15:40:27 +02:00
Philip Rinn
3b9b484ec1 Fix CMake and AboutThisBuild with git (see issue #2860)
Tools to generate the release info are not updated jet, namely
tools/generateReleaseInfo{.bat}.
Only tested on Linux, OS X and Windows are untested.
2015-08-14 19:06:01 +02:00
torger
d5ca351c20 Issue 2134: removed obsolete raw highlight preservation setting from GUI (still left in procparams for backwards compatilibility) 2015-07-10 12:00:36 +02:00