- 08 Aug, 2014 1 commit
-
-
Tomek Mrugalski authored
-
- 30 Jun, 2014 1 commit
-
-
Francis Dupont authored
-
- 23 May, 2014 1 commit
-
-
Jeremy C. Reed authored
exclude include/ so will remove /usr/local/include too also add a hack to change the paths to be consistent in the case that the directory the job is done in is a symlink to another directory. (Alternative method would be to run the lcov tool multiple times for each path and set the base-directory switch plus add-tracefile switch to combine.) I didn't get this reviewed. I am under assuption that this make target is rarely used.
-
- 09 Dec, 2013 1 commit
-
-
Kean Johnston authored
Rather than using terminal-specific hard-coded escape sequences that are not guaranteed to work on all terminals, use the tput utility. Also use the terminal defined standout mode rather than trying to set a specific colour. The old way enabled bright yellow text which, while very visible if your background is black, is all but invisible if your terminal background is white.
-
- 16 Aug, 2013 1 commit
-
-
Stephen Morris authored
The joker in the pack here is io_address.h, required by the DHCP header files. That refers to the headers-only version of Boost ASIO included in the BIND 10 source kit, so the ASIO files need to be copied as well.
-
- 14 Aug, 2013 1 commit
-
-
Stephen Morris authored
These files are to allow the authors of hooks callouts to compile their code. At the moment only the DHCP files are installed; the DNS files will be added once hooks have been added to the DNS servers.
-
- 13 Jun, 2013 1 commit
-
-
Mukund Sivaraman authored
-
- 12 Jun, 2013 3 commits
-
-
Michal 'vorner' Vaner authored
It seems to check more and run longer. It also produces bunch of new warnings.
-
Michal 'vorner' Vaner authored
This reverts commit 6ce96d1b. This should have gone to a branch, not master :-|.
-
Michal 'vorner' Vaner authored
It seems to check more and run longer. It also produces bunch of new warnings.
-
- 03 May, 2013 1 commit
-
-
Jeremy C. Reed authored
The directory has been wrong for a long time. Reviewed via jabber.
-
- 02 May, 2013 1 commit
-
-
Mukund Sivaraman authored
... in case someone wants to autoreconf from a tarball.
-
- 18 Mar, 2013 1 commit
-
-
Michal 'vorner' Vaner authored
-
- 18 Feb, 2013 1 commit
-
-
Jelte Jansen authored
Similar to how it is checked for death tests; if valgrind is detected (when possible), parts of tests are skipped
-
- 13 Feb, 2013 1 commit
-
-
Jelte Jansen authored
To supress leaks for data on parent's stack
-
- 20 Nov, 2012 1 commit
-
-
Mukund Sivaraman authored
There isn't a portable way (across automake versions) of printing something right at the end of `make install`. So we use the portable install-exec-hook and display the message in yellow color so that the user notices it. echo -e may not be portable, so we continue even if it fails.
-
- 31 Oct, 2012 1 commit
-
-
JINMEI Tatuya authored
-
- 19 Sep, 2012 1 commit
-
-
Mukund Sivaraman authored
-
- 06 Jul, 2012 1 commit
-
-
Jeremy C. Reed authored
(also removed an extra space out of an unrelated output)
-
- 18 Jun, 2012 1 commit
-
-
Mukund Sivaraman authored
-
- 15 Jun, 2012 1 commit
-
-
Jeremy C. Reed authored
The --docdir=DIR and --htmldir=DIR may be used.
-
- 01 Jun, 2012 1 commit
-
-
Mukund Sivaraman authored
-
- 30 May, 2012 1 commit
-
-
Mukund Sivaraman authored
-
- 07 May, 2012 1 commit
-
-
Mukund Sivaraman authored
-
- 30 Apr, 2012 1 commit
-
-
Mukund Sivaraman authored
-
- 30 Mar, 2012 1 commit
-
-
Mukund Sivaraman authored
This fixes a cppcheck regression introduced in commit 48cfa00b (I think), which caused line numbers to change.
-
- 29 Feb, 2012 1 commit
-
-
Jeremy C. Reed authored
-
- 21 Nov, 2011 1 commit
-
-
JINMEI Tatuya authored
and stop instllation if it's old. The checker script can also be used to upgrade the schema via a non default command line option.
-
- 06 Oct, 2011 1 commit
-
-
Jeremy C. Reed authored
If --with-gtest defined on ./configure line, then do same for distcheck target.
-
- 31 May, 2011 1 commit
-
-
Jeremy C. Reed authored
-
- 21 Apr, 2011 1 commit
-
-
Jelte Jansen authored
-
- 04 Mar, 2011 2 commits
-
-
JINMEI Tatuya authored
even if systest itself cannot be run for such build environment. also added an explicit check about the assumption in conf.sh with an error message explaining what's wrong.
-
JINMEI Tatuya authored
-
- 25 Feb, 2011 1 commit
-
-
JINMEI Tatuya authored
-
- 14 Feb, 2011 1 commit
-
-
Jelte Jansen authored
forgot an EXTRA_DIST for the distcheck, and sunstudio needs unistd to be included before asio.hpp
-
- 20 Jan, 2011 1 commit
-
-
Jeremy C. Reed authored
-
- 20 Dec, 2010 1 commit
-
-
Han Feng authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac397focused@3885 e5f2f494-b856-4b98-b285-d166d9295462
-
- 08 Dec, 2010 2 commits
-
-
Jeremy C. Reed authored
Use builddir for the coverage reports. Print location of the generated reports. Change directory names for the generated reports to: coverage-python-html coverage-cpp-html git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac362@3769 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
on webpages. This feature has been in lcov since 1.5. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3766 e5f2f494-b856-4b98-b285-d166d9295462
-
- 23 Nov, 2010 1 commit
-
-
Jeremy C. Reed authored
And add more checks if coverage is enabled. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac362@3627 e5f2f494-b856-4b98-b285-d166d9295462
-