summaryrefslogtreecommitdiff
path: root/svnversion_regenerate.sh
Commit message (Collapse)AuthorAgeFilesLines
* drop unnecessary OLDPWD stuffKarl Lindén2015-05-011-4/+0
|
* use dirname to always generate the svnversion.h from the correct directoryKarl Lindén2015-05-011-1/+4
|
* fix bug on building under path with whitespacesMarkus Seeber2014-10-151-8/+8
| | | | | - wrapping the path strings in quotes prevents interpretation as multiple files or paths if there are whitespaces in the path.
* Merge Solaris branch back on trunk.sletz2009-02-111-1/+1
| | | | git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3306 0c269be4-1314-0410-8aa9-9f06e86f4224
* Fix ticket #96nedko2008-11-141-2/+3
| | | | | | | | | | | On Ubuntu systems, /bin/sh is actually "dash". "pushd" and "popd" don't work with "dash". So we now use "cd" instead, thus lowering requirements for shell. This defect was causing "unknown" svn version in logs when jack was build using dash. git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3085 0c269be4-1314-0410-8aa9-9f06e86f4224
* Improve svnversion_regenerate.sh script to handle git-svnnedko2008-09-201-3/+20
| | | | git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@2936 0c269be4-1314-0410-8aa9-9f06e86f4224
* improved svn version define regenerationnedko2008-08-311-0/+52
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@2850 0c269be4-1314-0410-8aa9-9f06e86f4224