- 11 Feb, 2013 1 commit
-
-
Mukund Sivaraman authored
-
- 06 Feb, 2013 3 commits
-
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 05 Feb, 2013 12 commits
-
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
update date update a copyright year add a history sentence about rename space between BIND & 10 (consistent style) fix manual section number in a reference change date (it was in Dutch anyways :)
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Mukund Sivaraman authored
-
Jelte Jansen authored
-
Michal 'vorner' Vaner authored
We don't take any benefit from the parallel harness, since we have only one test binary in each directory, and automake can't parallelize that. But it was hiding test output, which was annoying. Acked on the mailing list.
-
Jeremy C. Reed authored
(reported by emhn: left over after a distclean) Some of the makefiles clear that but not that one. We do automate the distclean (via distcheck) as part of our buildfarm. But I think this __pycache__ was introduced in python3.2 and those build systems don't have it. This is trivial so didn't get review.
-
Jeremy C. Reed authored
The run.sh.in is in the distfile. (issue reported by emhn: was removed with distclean but was in tarball) Trivial so didn't get review.
-
- 04 Feb, 2013 6 commits
-
-
Jelte Jansen authored
They were installed twice (to /etc and to /share, removed the latter) Also, the generated .pem files were included in the tarball, while they should be generated during the build process
-
JINMEI Tatuya authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
Second part of review as found in http://bind10.isc.org/ticket/1901#comment:11
-
Jelte Jansen authored
According to the first part of the review in http://bind10.isc.org/ticket/1901#comment:11
-
- 02 Feb, 2013 1 commit
-
-
JINMEI Tatuya authored
-
- 01 Feb, 2013 13 commits
-
-
JINMEI Tatuya authored
committing at my discretion.
-
JINMEI Tatuya authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Mukund Sivaraman authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
JINMEI Tatuya authored
without this SunStudio will be confused about the namespace for the declaration of internal Context below and refuse to compile. confirmed it works, okayed on jabber.
-
- 31 Jan, 2013 4 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
(-rpath isn't actually checked in this macro)
-
JINMEI Tatuya authored
-
Adam Tkac authored
Some dynamic linkers are wise enough (at least the Linux one) to correctly pick needed shared libraries without hardcoded rpath. The --disable-rpath configure switch allows distributors to avoid hardcoded rpath paths in libraries and executables. Signed-off-by:
Adam Tkac <atkac@redhat.com>
-