]> git.kaiwu.me - haproxy.git/commit
BUILD: use format tags in VERDATE and SUBVERS files
authorWilly Tarreau <w@1wt.eu>
Tue, 10 Dec 2013 10:19:04 +0000 (11:19 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 10 Dec 2013 10:22:49 +0000 (11:22 +0100)
commitb5e7ef6810c6a414ddae45c029260d3780fc65b1
treeeac0d71aba1ce7bddc7872d54753b9899482f591
parentddee3ed9b7c7f769306307127c249850c92f9e44
BUILD: use format tags in VERDATE and SUBVERS files

The first line now contains a git format tag asking git-archive to
place the last commit's commit date and the last commit's abbreviated
ID respectively. The makefile will use these information in preference
when they're available and git is not available.

Now it's only necessary to add the two following lines in
.git/info/attributes to have the files automatically filled by git-archive :

SUBVERS export-subst
VERDATE export-subst
Makefile
SUBVERS
VERDATE