summaryrefslogtreecommitdiff
path: root/scripts/getver.sh
Commit message (Collapse)AuthorAgeFilesLines
* getver.sh: cope with varying "git log" line formats to reliably extract the ↵Jo-Philipp Wich2011-10-261-1/+1
| | | | | | git-svn rev (#10268) SVN-Revision: 28604
* getver: don't use "-r COMMITTED" arg which needs network access to the ↵Nicolas Thill2009-10-051-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 Thill2009-09-281-1/+1
| | | | | | numbers between git and svn SVN-Revision: 17781
* add hg support to getver.sh (patch from #5763)Felix Fietkau2009-08-281-1/+8
| | | | SVN-Revision: 17432
* some more s/git-/git /Felix Fietkau2008-08-241-1/+1
| | | | SVN-Revision: 12380
* Also export LC_ALL to C to work properly (#2926)Florian Fainelli2007-12-301-0/+1
| | | | SVN-Revision: 10059
* clean up openwrt version handling, use a separate script that is executed at ↵Felix Fietkau2007-12-131-0/+26
the beginning of the build process, fix revision checking with git SVN-Revision: 9723