| Commit message (Expand) | Author | Age | Files | Lines |
* | kbuild: setlocalversion: print error to STDERR | Wolfram Sang | 2016-06-20 | 1 | -1/+1 |
* | Fix detectition of kernel git repository in setlocalversion script [take #2] | Franck Bui-Huu | 2014-01-03 | 1 | -1/+2 |
* | scripts/setlocalversion on write-protected source tree | Christian Kujau | 2013-06-24 | 1 | -3/+0 |
* | kbuild: Unset language specific variables in setlocalversion script | Christophe Leroy | 2013-02-22 | 1 | -1/+1 |
* | setlocalversion: Use "grep -q" instead of piping output to "read dummy" | Roland Dreier | 2012-03-26 | 1 | -2/+1 |
* | setlocalversion: update mercurial tag parsing | Mike Crowe | 2011-01-15 | 1 | -5/+9 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2010-10-29 | 1 | -2/+4 |
|\ |
|
| * | scripts/setlocalversion: update comment | Michael Prokop | 2010-09-06 | 1 | -2/+4 |
* | | setlocalversion: Ignote SCMs above the linux source tree | Michal Marek | 2010-08-21 | 1 | -2/+2 |
|/ |
|
* | setlocalversion: fix version for untaged nontip mercurial revs | Milton Miller | 2010-08-13 | 1 | -1/+1 |
* | kbuild: Fix make rpm | Michal Marek | 2010-07-21 | 1 | -3/+6 |
* | kbuild: Make the setlocalversion script POSIX-compliant | Michał Górny | 2010-07-20 | 1 | -3/+4 |
* | kbuild: Clean up and speed up the localversion logic | Michal Marek | 2010-06-18 | 1 | -47/+132 |
* | kbuild: fix delay in setlocalversion on readonly source | Nico Schottelius | 2009-06-14 | 1 | -2/+4 |
* | Fix scripts/setlocalversion with tagged git commit | Nico Schottelius | 2009-05-19 | 1 | -7/+23 |
* | kbuild: fix scripts/setlocalversion with git | Nico Schottelius | 2009-05-01 | 1 | -7/+6 |
* | kbuild: use git svn instead of git-svn in setlocalversion | Peter Korsgaard | 2009-04-11 | 1 | -1/+1 |
* | kbuild,setlocalversion: shorten the make time when using svn | Mike Frysinger | 2009-02-15 | 1 | -8/+1 |
* | setlocalversion: add git-svn support | Peter Korsgaard | 2008-12-03 | 1 | -0/+5 |
* | setlocalversion: print correct subversion revision | Peter Korsgaard | 2008-12-03 | 1 | -1/+1 |
* | kbuild: tag with git revision when git describe is missing | Trent Piepho | 2008-10-29 | 1 | -1/+3 |
* | kbuild: setlocalversion: dont include svn change count | Mike Frysinger | 2008-10-29 | 1 | -1/+1 |
* | setlocalversion: do not describe if there is nothing to describe | Sebastian Siewior | 2008-07-25 | 1 | -1/+3 |
* | kbuild: add svn revision information to setlocalversion | Bryan Wu | 2008-02-03 | 1 | -0/+16 |
* | kbuild: fix false positive -dirty tag caused by make-kpkg | Theodore Ts'o | 2008-01-28 | 1 | -1/+2 |
* | kbuild: fix scripts/setlocalversion to avoid erroneous -dirty tag | Theodore Ts'o | 2008-01-28 | 1 | -0/+1 |
* | kbuild: change CONFIG_LOCALVERSION_AUTO to use a git-describe-ish format | Theodore Ts'o | 2008-01-28 | 1 | -1/+1 |
* | kbuild: support mercurial in setlocalversion | Aron Griffis | 2008-01-28 | 1 | -0/+23 |
* | kbuild: append -dirty for updated but uncommited changes | Uwe Zeisberger | 2006-06-17 | 1 | -1/+1 |
* | kbuild: append git revision for all untagged commits | Uwe Zeisberger | 2006-06-17 | 1 | -1/+1 |
* | kbuild: In setlocalversion change -git_dirty to just -dirty | Ryan Anderson | 2006-01-08 | 1 | -1/+1 |
* | kbuild: Use git in scripts/setlocalversion | Rene Scharfe | 2006-01-06 | 1 | -51/+17 |
* | [PATCH] kbuild: automatically append a short string to the version based upon... | Ryan Anderson | 2005-08-10 | 1 | -0/+56 |