Re: [Openvpn-devel] [PATCH] msvc: add branch name and commit hash to version output

2022-09-22 Thread Selva Nair
Hi, On Thu, Sep 22, 2022 at 10:39 AM Lev Stipakov wrote: > From: Lev Stipakov > > Add a simple python script which generates header with > branch name and commit hash #defines. > > While on it, fix filename in msvc-generate.vcxproj > and add proper copyright header to Makefile.mak. > > Signed-o

[Openvpn-devel] [PATCH] msvc: add branch name and commit hash to version output

2022-09-22 Thread Lev Stipakov
From: Lev Stipakov Add a simple python script which generates header with branch name and commit hash #defines. While on it, fix filename in msvc-generate.vcxproj and add proper copyright header to Makefile.mak. Signed-off-by: Lev Stipakov --- v2: - fix copyright year 2002 -> 2022 - chan

[Openvpn-devel] [PATCH] msvc: add branch name and commit hash to version output

2022-09-22 Thread Lev Stipakov
From: Lev Stipakov Add a simple python script which generates header with branch name and commit hash #defines. While on it, fix filename in msvc-generate.vcxproj and add proper copyright header to Makefile.mak. Signed-off-by: Lev Stipakov --- build/msvc/msvc-generate/Makefile.mak | 3