Blender Git Commit Log

Git Commits -> Revision 593ed13

Revision 593ed13 by Sergey Sharybin (master)
December 19, 2018, 11:56 (GMT)
Build info: Ensure hash length is same across all platforms and has no conflicts

The original issue was that different platforms will use different
hash lengths, just because defaults on Git client were different.

Now we use explicit length for the hash, and length is the same as
is used for short hashes in Linux -- apparently they started to have
collisions with length of 11.

Commit Details:

Full Hash: 593ed1347c96aea691eb503a6bbed12c801f3faa
Parent Commit: 684898c
Lines Changed: +5, -5

2 Modified Paths:

/build_files/cmake/buildinfo.cmake (+4, -4) (Diff)
/build_files/cmake/packaging.cmake (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021