bind9/bin
Michał Kępień 0476e8f1ac Make VS solution upgrading unnecessary
Until now, the build process for BIND on Windows involved upgrading the
solution file to the version of Visual Studio used on the build host.
Unfortunately, the executable used for that (devenv.exe) is not part of
Visual Studio Build Tools and thus there is no clean way to make that
executable part of a Windows Server container.

Luckily, the solution upgrade process boils down to just adding XML tags
to Visual Studio project files and modifying certain XML attributes - in
files which we pregenerate anyway using win32utils/Configure.  Thus,
extend win32utils/Configure with three new command line parameters that
enable it to mimic what "devenv.exe bind9.sln /upgrade" does.  This
makes the devenv.exe build step redundant and thus facilitates building
BIND in Windows Server containers.
2019-09-26 15:11:15 +02:00
..
check Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
confgen Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
delv Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
dig Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
dnssec Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
named Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
nsupdate Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
pkcs11 Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
plugins add a search for GeoIP2 libraries in configure 2019-06-27 14:58:13 -07:00
python prep 9.15.3 2019-08-12 14:08:12 +00:00
rndc Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
tests Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
tools Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
win32/BINDInstall Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
Makefile.in name change from "hook modules" to "plugins" 2018-12-06 10:36:50 -08:00