aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/setlocalversion (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-15setlocalversion: update mercurial tag parsingMike Crowe1-5/+9
2010-10-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-2/+4
2010-09-06scripts/setlocalversion: update commentMichael Prokop1-2/+4
2010-08-21setlocalversion: Ignote SCMs above the linux source treeMichal Marek1-2/+2
2010-08-13setlocalversion: fix version for untaged nontip mercurial revsMilton Miller1-1/+1
2010-07-21kbuild: Fix make rpmMichal Marek1-3/+6
2010-07-20kbuild: Make the setlocalversion script POSIX-compliantMichał Górny1-3/+4
2010-06-18kbuild: Clean up and speed up the localversion logicMichal Marek1-47/+132
2009-06-14kbuild: fix delay in setlocalversion on readonly sourceNico Schottelius1-2/+4
2009-05-19Fix scripts/setlocalversion with tagged git commitNico Schottelius1-7/+23
2009-05-01kbuild: fix scripts/setlocalversion with gitNico Schottelius1-7/+6
2009-04-11kbuild: use git svn instead of git-svn in setlocalversionPeter Korsgaard1-1/+1
2009-02-15kbuild,setlocalversion: shorten the make time when using svnMike Frysinger1-8/+1
2008-12-03setlocalversion: add git-svn supportPeter Korsgaard1-0/+5
2008-12-03setlocalversion: print correct subversion revisionPeter Korsgaard1-1/+1
2008-10-29kbuild: tag with git revision when git describe is missingTrent Piepho1-1/+3
2008-10-29kbuild: setlocalversion: dont include svn change countMike Frysinger1-1/+1
2008-07-25setlocalversion: do not describe if there is nothing to describeSebastian Siewior1-1/+3
2008-02-03kbuild: add svn revision information to setlocalversionBryan Wu1-0/+16
2008-01-28kbuild: fix false positive -dirty tag caused by make-kpkgTheodore Ts'o1-1/+2
2008-01-28kbuild: fix scripts/setlocalversion to avoid erroneous -dirty tagTheodore Ts'o1-0/+1
2008-01-28kbuild: change CONFIG_LOCALVERSION_AUTO to use a git-describe-ish formatTheodore Ts'o1-1/+1
2008-01-28kbuild: 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 the git commitRyan Anderson1-0/+56