summaryrefslogtreecommitdiffstats
path: root/scripts/setlocalversion
Commit message (Expand)AuthorAgeFilesLines
* scripts/setlocalversion: also consider annotated tags of the form vx.y.z-${fi...Rasmus Villemoes2023-08-081-10/+26
* scripts/setlocalversion: clean up stale commentRasmus Villemoes2023-08-081-1/+1
* kbuild: use git-archive for source package creationMasahiro Yamada2023-03-161-11/+34
* setlocalversion: use only the correct release tag for git-describeMasahiro Yamada2023-02-151-7/+20
* setlocalversion: clean up the construction of version outputMasahiro Yamada2023-02-051-7/+6
* setlocalversion: absorb $(KERNELVERSION)Masahiro Yamada2023-02-051-1/+6
* setlocalversion: make indentation shallowerMasahiro Yamada2023-02-051-38/+41
* setlocalversion: simplify the construction of the short versionMasahiro Yamada2023-02-051-2/+1
* kbuild: do not put .scmversion into the source tarballMasahiro Yamada2023-01-301-18/+1
* kbuild: do not quote string values in include/config/auto.confMasahiro Yamada2022-01-081-1/+1
* kbuild: do not include include/config/auto.conf from shell scriptsMasahiro Yamada2022-01-081-5/+4
* scripts/setlocalversion: fix a bug when LOCALVERSION is emptyMikulas Patocka2021-07-181-5/+8
* scripts/setlocalversion: simplify the short version partMasahiro Yamada2021-05-271-5/+3
* scripts/setlocalversion: factor out 12-chars hash constructionMasahiro Yamada2021-05-271-17/+5
* scripts/setlocalversion: add more comments to -dirty flag detectionMasahiro Yamada2021-05-271-0/+4
* scripts/setlocalversion: remove workaround for old make-kpkgMasahiro Yamada2021-05-271-1/+1
* scripts/setlocalversion: remove mercurial, svn and git-svn supportsMasahiro Yamada2021-05-271-41/+0
* kbuild: replace LANG=C with LC_ALL=CMasahiro Yamada2021-05-021-1/+1
* scripts/setlocalversion: make git describe output more reliableRasmus Villemoes2020-09-251-5/+16
* scripts: setlocalversion: replace backquote to dollar parenthesisBhaskar Chowdhury2019-11-111-11/+11
* scripts: setlocalversion: fix a bashismRandy Dunlap2019-10-151-1/+1
* scripts/setlocalversion: clear local variable to make it work for shMasahiro Yamada2019-10-051-1/+1
* scripts/setlocalversion: Improve -dirty check with git-status --no-optional-l...Brian Norris2018-11-211-2/+10
* Revert "scripts/setlocalversion: git: Make -dirty check more robust"Guenter Roeck2018-11-111-1/+1
* scripts/setlocalversion: git: Make -dirty check more robustGenki Sky2018-09-011-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* kbuild: setlocalversion: print error to STDERRWolfram Sang2016-06-201-1/+1
* Fix detectition of kernel git repository in setlocalversion script [take #2]Franck Bui-Huu2014-01-031-1/+2
* scripts/setlocalversion on write-protected source treeChristian Kujau2013-06-241-3/+0
* kbuild: Unset language specific variables in setlocalversion scriptChristophe Leroy2013-02-221-1/+1
* setlocalversion: Use "grep -q" instead of piping output to "read dummy"Roland Dreier2012-03-261-2/+1
* setlocalversion: update mercurial tag parsingMike Crowe2011-01-151-5/+9
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-10-281-2/+4
|\
| * scripts/setlocalversion: update commentMichael Prokop2010-09-061-2/+4
* | setlocalversion: Ignote SCMs above the linux source treeMichal Marek2010-08-211-2/+2
|/
* setlocalversion: fix version for untaged nontip mercurial revsMilton Miller2010-08-131-1/+1
* kbuild: Fix make rpmMichal Marek2010-07-211-3/+6
* kbuild: Make the setlocalversion script POSIX-compliantMichał Górny2010-07-201-3/+4
* kbuild: Clean up and speed up the localversion logicMichal Marek2010-06-181-47/+132
* kbuild: fix delay in setlocalversion on readonly sourceNico Schottelius2009-06-141-2/+4
* Fix scripts/setlocalversion with tagged git commitNico Schottelius2009-05-191-7/+23
* kbuild: fix scripts/setlocalversion with gitNico Schottelius2009-05-011-7/+6
* kbuild: use git svn instead of git-svn in setlocalversionPeter Korsgaard2009-04-111-1/+1
* kbuild,setlocalversion: shorten the make time when using svnMike Frysinger2009-02-151-8/+1
* setlocalversion: add git-svn supportPeter Korsgaard2008-12-031-0/+5
* setlocalversion: print correct subversion revisionPeter Korsgaard2008-12-031-1/+1
* kbuild: tag with git revision when git describe is missingTrent Piepho2008-10-291-1/+3
* kbuild: setlocalversion: dont include svn change countMike Frysinger2008-10-291-1/+1
* setlocalversion: do not describe if there is nothing to describeSebastian Siewior2008-07-251-1/+3
* kbuild: add svn revision information to setlocalversionBryan Wu2008-02-031-0/+16