summaryrefslogtreecommitdiffstats
path: root/scripts/setlocalversion
AgeCommit message (Expand)AuthorLines
2023-08-08scripts/setlocalversion: also consider annotated tags of the form vx.y.z-${fi...Rasmus Villemoes-10/+26
2023-08-08scripts/setlocalversion: clean up stale commentRasmus Villemoes-1/+1
2023-03-16kbuild: use git-archive for source package creationMasahiro Yamada-11/+34
2023-02-15setlocalversion: use only the correct release tag for git-describeMasahiro Yamada-7/+20
2023-02-05setlocalversion: clean up the construction of version outputMasahiro Yamada-7/+6
2023-02-05setlocalversion: absorb $(KERNELVERSION)Masahiro Yamada-1/+6
2023-02-05setlocalversion: make indentation shallowerMasahiro Yamada-38/+41
2023-02-05setlocalversion: simplify the construction of the short versionMasahiro Yamada-2/+1
2023-01-30kbuild: do not put .scmversion into the source tarballMasahiro Yamada-18/+1
2022-01-08kbuild: do not quote string values in include/config/auto.confMasahiro Yamada-1/+1
2022-01-08kbuild: do not include include/config/auto.conf from shell scriptsMasahiro Yamada-5/+4
2021-07-18scripts/setlocalversion: fix a bug when LOCALVERSION is emptyMikulas Patocka-5/+8
2021-05-27scripts/setlocalversion: simplify the short version partMasahiro Yamada-5/+3
2021-05-27scripts/setlocalversion: factor out 12-chars hash constructionMasahiro Yamada-17/+5
2021-05-27scripts/setlocalversion: add more comments to -dirty flag detectionMasahiro Yamada-0/+4
2021-05-27scripts/setlocalversion: remove workaround for old make-kpkgMasahiro Yamada-1/+1
2021-05-27scripts/setlocalversion: remove mercurial, svn and git-svn supportsMasahiro Yamada-41/+0
2021-05-02kbuild: replace LANG=C with LC_ALL=CMasahiro Yamada-1/+1
2020-09-25scripts/setlocalversion: make git describe output more reliableRasmus Villemoes-5/+16
2019-11-11scripts: setlocalversion: replace backquote to dollar parenthesisBhaskar Chowdhury-11/+11
2019-10-15scripts: setlocalversion: fix a bashismRandy Dunlap-1/+1
2019-10-05scripts/setlocalversion: clear local variable to make it work for shMasahiro Yamada-1/+1
2018-11-21scripts/setlocalversion: Improve -dirty check with git-status --no-optional-l...Brian Norris-2/+10
2018-11-11Revert "scripts/setlocalversion: git: Make -dirty check more robust"Guenter Roeck-1/+1
2018-09-01scripts/setlocalversion: git: Make -dirty check more robustGenki Sky-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2016-06-20kbuild: setlocalversion: print error to STDERRWolfram Sang-1/+1
2014-01-03Fix detectition of kernel git repository in setlocalversion script [take #2]Franck Bui-Huu-1/+2
2013-06-24scripts/setlocalversion on write-protected source treeChristian Kujau-3/+0
2013-02-22kbuild: Unset language specific variables in setlocalversion scriptChristophe Leroy-1/+1
2012-03-26setlocalversion: Use "grep -q" instead of piping output to "read dummy"Roland Dreier-2/+1
2011-01-15setlocalversion: update mercurial tag parsingMike Crowe-5/+9
2010-10-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-2/+4
2010-09-06scripts/setlocalversion: update commentMichael Prokop-2/+4
2010-08-21setlocalversion: Ignote SCMs above the linux source treeMichal Marek-2/+2
2010-08-13setlocalversion: fix version for untaged nontip mercurial revsMilton Miller-1/+1
2010-07-21kbuild: Fix make rpmMichal Marek-3/+6
2010-07-20kbuild: Make the setlocalversion script POSIX-compliantMichał Górny-3/+4
2010-06-18kbuild: Clean up and speed up the localversion logicMichal Marek-47/+132
2009-06-14kbuild: fix delay in setlocalversion on readonly sourceNico Schottelius-2/+4
2009-05-19Fix scripts/setlocalversion with tagged git commitNico Schottelius-7/+23
2009-05-01kbuild: fix scripts/setlocalversion with gitNico Schottelius-7/+6
2009-04-11kbuild: use git svn instead of git-svn in setlocalversionPeter Korsgaard-1/+1
2009-02-15kbuild,setlocalversion: shorten the make time when using svnMike Frysinger-8/+1
2008-12-03setlocalversion: add git-svn supportPeter Korsgaard-0/+5
2008-12-03setlocalversion: print correct subversion revisionPeter Korsgaard-1/+1
2008-10-29kbuild: tag with git revision when git describe is missingTrent Piepho-1/+3
2008-10-29kbuild: setlocalversion: dont include svn change countMike Frysinger-1/+1
2008-07-25setlocalversion: do not describe if there is nothing to describeSebastian Siewior-1/+3
2008-02-03kbuild: add svn revision information to setlocalversionBryan Wu-0/+16