bind9/lib/bind9
Ondřej Surý b6c2012d93 Disable MSB8028 warning
All our MSVS Project files share the same intermediate directory.  We
know that this doesn't cause any problems, so we can just disable the
detection in the project files.

Example of the warning:

  warning MSB8028: The intermediate directory (.\Release\) contains files shared from another project (dnssectool.vcxproj).  This can lead to incorrect clean and rebuild behavior.
2020-04-15 13:37:12 +02:00
..
include Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00
win32 Disable MSB8028 warning 2020-04-15 13:37:12 +02:00
api Bump library API versions for BIND 9.17 2020-02-24 10:56:47 +01:00
check.c Use the new sorting rules to regroup #include headers 2020-03-09 16:19:22 +01:00
getaddresses.c apply the modified style 2020-02-13 15:05:06 -08:00
Makefile.in Add ZLIB_LIBS to ISCLIBS 2020-02-28 15:22:29 +01:00
version.c Use clang-format to reformat the source files 2020-02-12 15:04:17 +01:00