- 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
-