manifest a uuid
commitc987a03ce5f4fe6455e7a4d45facde0a42f2aa1a
authorKyle J. McKay <mackyle@gmail.com>
Wed, 11 Oct 2017 17:50:51 +0000 (11 10:50 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Wed, 11 Oct 2017 17:50:51 +0000 (11 10:50 -0700)
tree33f44c1d5b75cac359c71adf83b64474b7882be3
parent7fd4846804f964edddbdd1fff69b107fd740c508
manifest a uuid

Newer versions of the SQLite build files ignore the manifest.uuid
file and simply use an SHA-3 hash of the manifest file (still
using its embedded date).

Include the contents of the generated manifest.uuid file as
the "C" (comment) field in the manifest file so that the
current commit hash will participate in generation of the
resulting sqlite_source_id() value.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
create-fossil-manifest