summaryrefslogtreecommitdiffstats
path: root/src/common/scm_rev_gen.js (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-07-19[build] Search for the git binary in the default msysgit install dirYuri Kunde Schlesner1-1/+8
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-24updated windows scm_rev code to use new styleShizZy1-61/+48
2014-04-09fixed scm_rev_genbunnei1-1/+1
2013-09-13added scm_rev_gen project to automatically create a header with the git revision on buildShizZy1-0/+80