Skip to content

add .gitattributes to build from git archive#394

Merged
evaleev merged 1 commit intoevaleev:masterfrom
cho-m:git-archive-build
Feb 2, 2026
Merged

add .gitattributes to build from git archive#394
evaleev merged 1 commit intoevaleev:masterfrom
cho-m:git-archive-build

Conversation

@cho-m
Copy link
Contributor

@cho-m cho-m commented Feb 2, 2026

Was trying to build 2.13.0 release from git archive tarball, but it failed as cmake/modules/.git_archival.txt wasn't substituted causing:

fatal: not a git repository (or any of the parent directories): .git
CMake Error at cmake/modules/DynamicVersion.cmake:518 (message):
  Project source is neither a git repository nor a git archive:

Also removing ref-names which can lead to non-reproducible git archive, see:


On side note, currently unable to recursive clone repository. The wiki revision does not exist. Was this a local wiki change missing from remote?

@evaleev evaleev merged commit 99c4923 into evaleev:master Feb 2, 2026
15 of 30 checks passed
@evaleev
Copy link
Owner

evaleev commented Feb 2, 2026

@cho-m re: wiki, yes indeed missed pushes (and updates), should be ok as of 72792c1. Thanks for the heads-up!

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.

2 participants