index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
project
/
Win32BuildSetup
/
extract_git_rev.bat
Age
Commit message (
Expand
)
Author
2013-07-08
Improve recompile speed: Don't include git_revision.h in system.h (leads to e...
Garrett Brown
2012-01-02
[WIN] more robust git rev extraction - use plumbing instead of porcelain
CrystalP
2012-01-02
[WIN] change git exe priority order
CrystalP
2012-01-02
[WIN] fix extraction to return unknown version in case the git tool doesn't r...
CrystalP
2012-01-02
[WIN] fix git rev extraction for BuildSetup
CrystalP
2012-01-01
[WIN] cosmetic - the quotes are not necessary
CrystalP
2012-01-01
[WIN] fix git command detection for recent msysgit
CrystalP
2012-01-01
[WIN] more correct git command detection.
CrystalP
2012-01-01
[WIN] no need for @ prefixes after @echo off
CrystalP
2012-01-01
[WIN] fix git rev extraction: parse only the first line returned
CrystalP
2011-12-24
[WIN32] fixed: extract git revision during build process wasn't working.
WiSo
2011-03-21
changed: use supported '-n 1' param instead for determining revision string.
theuni
2011-03-20
[win32] changed: no need for cd games, git commands work in any dir in the wo...
theuni
2011-03-20
[win32] changed: print the git revision in extract_git_rev.bat so that buildb...
theuni
2011-03-20
changed: prepend version string with "date-"
theuni
2011-01-14
cosmetic
CrystalP
2011-01-14
[WIN32] fixed: git revision in build setup file name.
CrystalP