summaryrefslogtreecommitdiff
path: root/scripts/setlocalversion
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* kbuild: setlocalversion: print error to STDERRWolfram Sang2016-06-20
* Fix detectition of kernel git repository in setlocalversion script [take #2]Franck Bui-Huu2014-01-03
* scripts/setlocalversion on write-protected source treeChristian Kujau2013-06-24
* kbuild: Unset language specific variables in setlocalversion scriptChristophe Leroy2013-02-22
* setlocalversion: Use "grep -q" instead of piping output to "read dummy"Roland Dreier2012-03-26
* setlocalversion: update mercurial tag parsingMike Crowe2011-01-15
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-10-28
|\
| * scripts/setlocalversion: update commentMichael Prokop2010-09-06
* | setlocalversion: Ignote SCMs above the linux source treeMichal Marek2010-08-21
|/
* setlocalversion: fix version for untaged nontip mercurial revsMilton Miller2010-08-13
* kbuild: Fix make rpmMichal Marek2010-07-21
* kbuild: Make the setlocalversion script POSIX-compliantMichał Górny2010-07-20
* kbuild: Clean up and speed up the localversion logicMichal Marek2010-06-18
* kbuild: fix delay in setlocalversion on readonly sourceNico Schottelius2009-06-14
* Fix scripts/setlocalversion with tagged git commitNico Schottelius2009-05-19
* kbuild: fix scripts/setlocalversion with gitNico Schottelius2009-05-01
* kbuild: use git svn instead of git-svn in setlocalversionPeter Korsgaard2009-04-11
* kbuild,setlocalversion: shorten the make time when using svnMike Frysinger2009-02-15
* setlocalversion: add git-svn supportPeter Korsgaard2008-12-03
* setlocalversion: print correct subversion revisionPeter Korsgaard2008-12-03
* kbuild: tag with git revision when git describe is missingTrent Piepho2008-10-29
* kbuild: setlocalversion: dont include svn change countMike Frysinger2008-10-29
* setlocalversion: do not describe if there is nothing to describeSebastian Siewior2008-07-25
* kbuild: add svn revision information to setlocalversionBryan Wu2008-02-03
* kbuild: fix false positive -dirty tag caused by make-kpkgTheodore Ts'o2008-01-28
* kbuild: fix scripts/setlocalversion to avoid erroneous -dirty tagTheodore Ts'o2008-01-28
* kbuild: change CONFIG_LOCALVERSION_AUTO to use a git-describe-ish formatTheodore Ts'o2008-01-28
* kbuild: support mercurial in setlocalversionAron Griffis2008-01-28
* kbuild: append -dirty for updated but uncommited changesUwe Zeisberger2006-06-17
* kbuild: append git revision for all untagged commitsUwe Zeisberger2006-06-17
* kbuild: In setlocalversion change -git_dirty to just -dirtyRyan Anderson2006-01-08
* kbuild: Use git in scripts/setlocalversionRene Scharfe2006-01-06
* [PATCH] kbuild: automatically append a short string to the version based upon...Ryan Anderson2005-08-10