summaryrefslogtreecommitdiff
path: root/src/common/scm_rev_gen.js
AgeCommit message (Collapse)Author
2014-09-01Remove hand-crafted Visual Studio solution.Yuri Kunde Schlesner
2014-07-19[build] Search for the git binary in the default msysgit install dirYuri Kunde Schlesner
The Git for Windows installer doesn't add the Git binaries to the path by default. (Due to risk of conflicts with built-in windows commands.) Unless you have configured your system specially this causes the scm_rev_gen.js script to fail to find Git. Added more paths to the script so that it searches in the default msysgit installation directory, eliminating the need to set the PATH for most environments.
2014-04-23updated windows scm_rev code to use new styleShizZy
2014-04-08fixed scm_rev_genbunnei
2013-09-13added scm_rev_gen project to automatically create a header with the git ↵ShizZy
revision on build