Skip to content

Conversation

@PysKa-Ratzinger
Copy link

This avoids executing commands during the build process to generate the file manually.

It also fixes a problem where the "git log" command will depend on the user's .gitconfig, which in my case contained "log.showSignature = true", which polutes the generated file.

Tested on Linux platform only, with git installed.

This avoids executing commands during the build process to generate the
file manually.
@PysKa-Ratzinger
Copy link
Author

Emscripten build seems to fail due to a re-configure of CMake (because GitRef.hpp was generated during configure, and so it's database of files change, or something like that), so I moved the file generation into the build step.

@PysKa-Ratzinger
Copy link
Author

Ok, so I was wrong. Not sure what is happening with the Emscripten build. Will need someone with more CMake knowledge to help here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant