aboutsummaryrefslogtreecommitdiff
path: root/scripts/getver.sh
Commit message (Collapse)AuthorAge
* getver: don't use "-r COMMITTED" arg which needs network access to the ↵Nicolas Thill2009-10-05
| | | | | | 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-28
| | | | | | numbers between git and svn SVN-Revision: 17781
* add hg support to getver.sh (patch from #5763)Felix Fietkau2009-08-28
| | | | SVN-Revision: 17432
* some more s/git-/git /Felix Fietkau2008-08-24
| | | | SVN-Revision: 12380
* Also export LC_ALL to C to work properly (#2926)Florian Fainelli2007-12-30
| | | | SVN-Revision: 10059
* clean up openwrt version handling, use a separate script that is executed at ↵Felix Fietkau2007-12-13
the beginning of the build process, fix revision checking with git SVN-Revision: 9723