bind9/bin/rndc
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
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
Makefile.in Remove support for internal symbol table 2020-03-11 11:13:52 +01:00
rndc.8 prep 9.15.8 2020-01-16 08:01:20 +00:00
rndc.c Fix 'Dereference of null pointer' from scan-build-10 2020-03-25 17:33:22 +01:00
rndc.conf Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
rndc.conf.5 prep 9.15.8 2020-01-16 08:01:20 +00:00
rndc.conf.docbook update copyright year to 2020 2020-01-02 21:45:30 -08:00
rndc.conf.html prep 9.15.8 2020-01-16 08:01:20 +00:00
rndc.docbook update copyright year to 2020 2020-01-02 21:45:30 -08:00
rndc.html prep 9.15.8 2020-01-16 08:01:20 +00:00
util.c Use the new sorting rules to regroup #include headers 2020-03-09 16:19:22 +01:00
util.h Use clang-format to reformat the source files 2020-02-12 15:04:17 +01:00