Am Dienstag, 10. November 2015, 11:49:08 schrieb Tobias Ellinghaus:
> Am Dienstag, 10. November 2015, 00:06:41 schrieb Richard Levitte:
> > fwiw, I just tried with that exact tag, same result.
> > Just the fact that tools/create_release.sh writes in what is
> > ${CMAKE_CURRENT_SOURCE_DIR} while CMakeList.txt works in
> > ${CMAKE_CURRENT_BINARY_DIR} should be reason to worry, unless they're
> > both the same, which shouldn't normally be the case, since build.sh
> > (which is called at the end of tools/create_release.sh) doesn't work
> > that way.
> 
> Thanks for reporting, I was able to confirm. We didn't notice this earlier
> even though create_version.sh does a test compile for a simple reason: that
> compile happens in tmp/ INSIDE the dt checkout directory so git finds the
> parent's .git/ folder and thinks it's inside a regular git checkout. When
> compiling elsewhere it fails.

I think I fixed it in master now. Please test and report back.

> > Cheers,
> > Richard
> 
> Tobias
> 
> [...]

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to