Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | getver.sh: cope with varying "git log" line formats to reliably extract the ↵ | Jo-Philipp Wich | 2011-10-26 | 1 | -1/+1 |
| | | | | | | git-svn rev (#10268) SVN-Revision: 28604 | ||||
* | getver: don't use "-r COMMITTED" arg which needs network access to the ↵ | Nicolas Thill | 2009-10-05 | 1 | -1/+1 |
| | | | | | | repository, use the "Last Changed Rev:" line instead SVN-Revision: 17864 | ||||
* | getver: get svn rev from last commit so that we have consistent revision ↵ | Nicolas Thill | 2009-09-28 | 1 | -1/+1 |
| | | | | | | numbers between git and svn SVN-Revision: 17781 | ||||
* | add hg support to getver.sh (patch from #5763) | Felix Fietkau | 2009-08-28 | 1 | -1/+8 |
| | | | | SVN-Revision: 17432 | ||||
* | some more s/git-/git / | Felix Fietkau | 2008-08-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 12380 | ||||
* | Also export LC_ALL to C to work properly (#2926) | Florian Fainelli | 2007-12-30 | 1 | -0/+1 |
| | | | | SVN-Revision: 10059 | ||||
* | clean up openwrt version handling, use a separate script that is executed at ↵ | Felix Fietkau | 2007-12-13 | 1 | -0/+26 |
the beginning of the build process, fix revision checking with git SVN-Revision: 9723 |