Displaying 3 results from an estimated 3 matches for "ccfd0a0a".
Did you mean:
c2f30a0a
2008 Jul 10
2
[LLVMdev] Including svn version number in --version output
On Jul 9, 2008, at 6:17 PM, Eric Christopher wrote:
> gcc does this with contrib/gcc_update which updates the file every
> update:
>
> revision=`svn info | awk '/Revision:/ { print $2 }'`
> branch=`svn info | sed -ne "/URL:/ {
> s,.*/trunk,trunk,
> s,.*/branches/,,
> s,.*/tags/,,
> p
> }"`
>
> where you now have revision and branch
2008 Jul 10
0
[LLVMdev] Including svn version number in --version output
On Jul 9, 2008, at 8:40 PM, Chris Lattner wrote:
>
> We don't want another commit after every other commit. This should be
> set by the makefile when a build is done.
This isn't a commit, it's just a file that's not under version control
but created during update/checkout.
I suppose to be annoyingly pedantic about it you could require a
network connection for the
2008 Jul 10
2
[LLVMdev] Including svn version number in --version output
...ean
copy of everything (as opposed to CVS).
Gr.
Matthijs
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080710/ccfd0a0a/attachment.sig>