summaryrefslogtreecommitdiffstats
path: root/scripts/getver.sh
Commit message (Collapse)AuthorAgeFilesLines
* [scripts] getver.sh: cope with varying "git log" line formats to reliably ↵jow2011-10-261-1/+1
| | | | | | extract the git-svn rev (#10268) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28604 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [scripts] getver: don't use "-r COMMITTED" arg which needs network access to ↵nico2009-10-051-1/+1
| | | | | | the repository, use the "Last Changed Rev:" line instead git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17864 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [scripts] getver: get svn rev from last commit so that we have consistent ↵nico2009-09-281-1/+1
| | | | | | revision numbers between git and svn git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17781 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add hg support to getver.sh (patch from #5763)nbd2009-08-281-1/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17432 3c298f89-4303-0410-b956-a3cf2f4a3e73
* some more s/git-/git /nbd2008-08-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12380 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Also export LC_ALL to C to work properly (#2926)florian2007-12-301-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10059 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up openwrt version handling, use a separate script that is executed at ↵nbd2007-12-131-0/+26
the beginning of the build process, fix revision checking with git git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9723 3c298f89-4303-0410-b956-a3cf2f4a3e73