- 20 Apr, 2010 2 commits
-
-
Jeremy C. Reed authored
These were created when running some python unit tests. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac153@1761 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
Moved msgq tests to own directory. Added targets for all known python unittests. Note this is for those that use the unittest module. Other tests are ignored for now. These tests are ran using "make check" even if not built with gtest. Some of these tests fail. I will comment them out in later commit. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac153@1753 e5f2f494-b856-4b98-b285-d166d9295462
-
- 19 Mar, 2010 1 commit
-
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1598 e5f2f494-b856-4b98-b285-d166d9295462
-
- 18 Mar, 2010 2 commits
-
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1510 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
from docbook format (already in svn). This updates bindctl.1 and msgq.8 already in svn. Add Makefile.am additions so these are installed and also to regenerate them. Assuming the nroff version is newer than the xml version, make won't need to regenerate. It is created using xsltproc. But this shouldn't be a build requirement -- so may need to redo this if notice any problem. Also in the loadzone makefile, create the localstatedir. (Not really needed since other makefile creates, but just in case this becomes standalone.) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1506 e5f2f494-b856-4b98-b285-d166d9295462
-
- 13 Mar, 2010 1 commit
-
-
Jeremy C. Reed authored
Identify files that need to be included in the tarball. Also change some from Makefile.am entries to identify that are not in the tarball (since later generated during build). Includes needed for headers in src tree and in build tree (because some includes are generated). Also includes specifically for "dns" needed since headers in src tree don't see the ones in build tree and vice versa. Have the gen-rdatacode.py script read placeholder from src tree and save generated files into build tree. Okayed by Jinmei. Identify a few files that should be removed on a clean. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1389 e5f2f494-b856-4b98-b285-d166d9295462
-
- 09 Mar, 2010 2 commits
-
-
Jeremy C. Reed authored
don't stop the standard tests (C++ googletests framework) and the C++ coverage report. (I see many python test failures.) Also this is easier than renaming the existing googletests targets because they use standardized TESTS and autoconf/automake create them automatically. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1244 e5f2f494-b856-4b98-b285-d166d9295462
-
Shane Kerr authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1231 e5f2f494-b856-4b98-b285-d166d9295462
-
- 08 Mar, 2010 1 commit
-
-
Shane Kerr authored
Adding wait for retry on process failure. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1220 e5f2f494-b856-4b98-b285-d166d9295462
-
- 17 Feb, 2010 1 commit
-
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@850 e5f2f494-b856-4b98-b285-d166d9295462
-
- 16 Feb, 2010 1 commit
-
-
Jeremy C. Reed authored
on a "make clean". The intermediate .py file is created by configure, so is already removed during the "make distclean" step. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@839 e5f2f494-b856-4b98-b285-d166d9295462
-
- 03 Feb, 2010 1 commit
-
-
Jeremy C. Reed authored
for starting programs from bind10. Have auth installed to pkglibexecdir. (While here add a comment about pkgdatadir problem.) git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@712 e5f2f494-b856-4b98-b285-d166d9295462
-
- 29 Jan, 2010 3 commits
-
-
Jelte Jansen authored
bind10.py now uses the specfile at the install targets location, unless the environment variable B10_SPECFILE_PATH is set, in which case that path is used run_bind10.sh sets that variable git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@667 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
Of course, when installed, the installation makes them executable, but this is needed for when running the code direct from build tree. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@622 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@614 e5f2f494-b856-4b98-b285-d166d9295462
-
- 15 Dec, 2009 2 commits
-
-
Jeremy C. Reed authored
TODO: these install wrappers need to be improved to run correctly from the installed prefix. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@370 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
Install these scripts too. (TODO: need to install the wrapper script too.) git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@369 e5f2f494-b856-4b98-b285-d166d9295462
-