- 14 Dec, 2012 10 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
- 23 Oct, 2012 1 commit
-
-
Mukund Sivaraman authored
This reverts commit e6ba20b0, reversing changes made to c9ba8373.
-
- 21 Oct, 2012 1 commit
-
-
Mukund Sivaraman authored
-
- 13 Sep, 2012 1 commit
-
-
Naoki Kambe authored
-
- 31 Aug, 2012 3 commits
-
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
fix my previous commit; sorry I tested wrong. This changes += to just = for first use of MAINTAINERCLEANFILES.
-
Jeremy C. Reed authored
Use "make maintainer-clean" instead of "make distclean" to remove the manpages. This fixes problem where enduser using tarball does a "make clean" and loses the maintainer-tarball-provided manpages.
-
- 28 Aug, 2012 2 commits
-
-
Michal 'vorner' Vaner authored
I forgot to add it before.
-
Michal 'vorner' Vaner authored
Obviously, it fails.
-
- 03 Aug, 2012 3 commits
-
-
Mukund Sivaraman authored
Besides, loadzone doesn't do anything with this directory.
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
to get the full path if needed also fixed one target that had spaces instead of tab
-
- 02 Aug, 2012 1 commit
-
-
Jeremy C. Reed authored
-
- 26 Mar, 2012 1 commit
-
-
Jeremy C. Reed authored
filename argument is required No review. Typo is obvious. Not sure why xsltproc didn't complain though. Commit regenerated version too.
-
- 09 Mar, 2012 1 commit
-
-
Mukund Sivaraman authored
-
- 16 Feb, 2012 1 commit
-
-
Jeremy C. Reed authored
Later steps will make sure these are generated for "make dist" to be included in tarball.
-
- 27 Sep, 2011 2 commits
-
-
Jelte Jansen authored
-
Jelte Jansen authored
-
- 09 Sep, 2011 1 commit
-
-
JINMEI Tatuya authored
for python logging message scripts.
-
- 21 Jun, 2011 2 commits
-
-
JINMEI Tatuya authored
add them for some run_xxx.sh scripts. Otherwise "from source" invocation or systest would fail. basically trivial, and okayed on jabber. directly pushing it.
-
Jelte Jansen authored
Probably due to the python ccsession code now needing the log library, nearly every python test failed without that workaround, so a lot of makefiles needed that same workaround
-
- 21 Jan, 2011 1 commit
-
-
JINMEI Tatuya authored
- did it for non .cc/.h files - some files had 'already substitued' $Id$'s (which were probably not under keyword substitution with svn; just copied from some other file). they were overlooked in the previous cleanups - there were lower cased $Id$, which were overlooked, too.
-
- 23 Dec, 2010 2 commits
-
-
Jeremy C. Reed authored
Use "$@" for all to pass arguments. (Some before use $* and some didn't.) Also remove some blank lines at end. This was discussed briefly on jabber. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3993 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
Fix run_*.sh scripts that are used for development testing so they use a msgq socket file in the build tree. I didn't merge from that branch since had 21 conflicts and missing ranges. My original commit message for r3881 was: Set BIND10_MSGQ_SOCKET_FILE in environment for every run_*.sh script (not for unittests though). It is set to @abs_top_builddir@/msgq_socket I didn't test all of them and some do not even use it. But it shouldn't hurt. This is for Trac ticket #226. Note I don't patch the src/bin/recurse/run_b10-recurse.sh.in now. It is now missing and I don't know why. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3989 e5f2f494-b856-4b98-b285-d166d9295462
-
- 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
-
- 12 Nov, 2010 1 commit
-
-
Jeremy C. Reed authored
For loadzone tests, don't use "python" variable names. In configure be able to set path of pycoverage too. And report it at end of configure. Add make targets: clean-cpp-coverage (was clean-coverage) clean-python-coverage report-cpp-coverage (was report-coverage) report-python-coverage (this creates ./py-coverage-html directory) Now generic make targets for these do both. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac362@3510 e5f2f494-b856-4b98-b285-d166d9295462
-
- 22 Oct, 2010 1 commit
-
-
Jeremy C. Reed authored
Change test results file to match change. (I did this first :) No ChangeLog entry. No review. This is trivial. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3329 e5f2f494-b856-4b98-b285-d166d9295462
-
- 18 Oct, 2010 1 commit
-
-
Kazunori Fujiwara authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac292@3248 e5f2f494-b856-4b98-b285-d166d9295462
-
- 11 Oct, 2010 1 commit
-
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac364@3174 e5f2f494-b856-4b98-b285-d166d9295462
-
- 08 Oct, 2010 1 commit
-
-
Jeremy C. Reed authored
coverage (if enabled). Still to do... do make target to generate reports. Coverage report: 62% git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac362@3144 e5f2f494-b856-4b98-b285-d166d9295462
-
- 28 Sep, 2010 1 commit
-
-
Michal Vaner authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3052 e5f2f494-b856-4b98-b285-d166d9295462
-