summaryrefslogtreecommitdiff
path: root/scripts/setlocalversion
AgeCommit message (Expand)AuthorFilesLines
2008-01-29kbuild: fix false positive -dirty tag caused by make-kpkgTheodore Ts'o1-1/+2
2008-01-29kbuild: fix scripts/setlocalversion to avoid erroneous -dirty tagTheodore Ts'o1-0/+1
2008-01-29kbuild: change CONFIG_LOCALVERSION_AUTO to use a git-describe-ish formatTheodore Ts'o1-1/+1
2008-01-29kbuild: support mercurial in setlocalversionAron Griffis1-0/+23
2006-06-17kbuild: append -dirty for updated but uncommited changesUwe Zeisberger1-1/+1
2006-06-17kbuild: append git revision for all untagged commitsUwe Zeisberger1-1/+1
2006-01-08kbuild: In setlocalversion change -git_dirty to just -dirtyRyan Anderson1-1/+1
2006-01-06kbuild: Use git in scripts/setlocalversionRene Scharfe1-51/+17
2005-08-10[PATCH] kbuild: automatically append a short string to the version based upon...Ryan Anderson1-0/+56