]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0910: Vim is not reproducibly buildable v8.2.0910
authorBram Moolenaar <Bram@vim.org>
Fri, 5 Jun 2020 21:16:29 +0000 (23:16 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 5 Jun 2020 21:16:29 +0000 (23:16 +0200)
commit8f1dde5021d9623a951d1ccbc78cf1b1a55ccd7a
tree1a2a9aee6f224db95e60a7ba401b2087cdbdb661
parent002bc79991286934a9593b80635c27d4238cdfc4
patch 8.2.0910: Vim is not reproducibly buildable

Problem:    Vim is not reproducibly buildable.
Solution:   Use the $SOURCE_DATE_EPOCH environment variable in configure.
            (James McCoy, closes #513)  Give a warning about using it.
src/Makefile
src/auto/configure
src/config.h.in
src/config.mk.in
src/configure.ac
src/version.c