2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-28 21:17:54 +00:00

35 Commits

Author SHA1 Message Date
Andreas Gustafsson
c379c1bddb 549. [bug] make did not immediately abort the build when a
subdirectory make failed [RT #450].
2000-11-09 17:49:37 +00:00
Brian Wellington
fafb62400d When --disable-threads is passed, use "nothreads" instead of "pthreads" in
the build process.
2000-08-29 18:24:01 +00:00
David Lawrence
40f53fa8d9 Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your
own CVS tree will help minimize CVS conflicts.  Maybe not.
Blame Graff for getting me to trim all trailing whitespace.
2000-08-01 01:33:37 +00:00
David Lawrence
15a4474541 word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
Michael Graff
b111b8527b put an alias for cleandir (same as distclean) in the master makefile, rather than only at the top level. 2000-06-26 18:14:05 +00:00
David Lawrence
9c3531d72a add RCS id string 2000-06-22 22:00:42 +00:00
David Lawrence
d0be1e954b update_copyrights 2000-06-22 01:01:45 +00:00
Mark Andrews
d2b5fe92a4 Generate dependancies for dot 'h' files made by gen. 2000-06-06 02:01:41 +00:00
David Lawrence
9752cb7aa6 Provide a mechanism for passing in C flags at make's run-time:
user can define EXT_CFLAGS on either the command line or in the environment.
2000-05-09 01:49:40 +00:00
David Lawrence
2d1f345511 [RT #80]
Make local CINCLUDES have precedence over system STD_CINCLUDES.

Swapped CDEFINES and STD_CDEFINES for symmetry with the includes.
2000-04-04 20:43:14 +00:00
Andreas Gustafsson
16017e8dcb when using libtool, two conflicting .c.lo rules
were defined, causing warning messages from make
2000-02-23 18:20:09 +00:00
Andreas Gustafsson
e1926adbd1 added comments explaining why we include headers
from both the source tree and the build tree
2000-02-23 01:53:22 +00:00
David Lawrence
ae4cbb69ee [RT 17] Special handling of prefix/sysconfdir/localstatedir. If none
are given, install to /usr/local but use /etc/named.conf and
/var/run/named.pid.  If prefix is given, use it in the other two if they
are not also provided.
2000-02-10 01:14:06 +00:00
Bob Halley
a2f3208f7f add DESTDIR support 2000-02-08 21:50:23 +00:00
Bob Halley
7d32c065c7 update copyright 2000-02-03 23:50:32 +00:00
Michael Graff
a3ab70dae2 start on lwres test code 2000-01-14 20:22:28 +00:00
David Lawrence
6d865c68f1 define OMAPI_INCLUDES 2000-01-04 20:23:40 +00:00
Bob Halley
d019fb186c update copyright 1999-10-31 18:43:12 +00:00
Bob Halley
13acabe3ce clean includes 1999-10-31 18:23:03 +00:00
Mark Andrews
fe37278859 in6_addr.s6_addr is *always* an array. 1999-10-29 06:36:05 +00:00
Bob Halley
51917258db build system cleanups; improved include handling 1999-10-05 19:52:30 +00:00
David Lawrence
75a4dd0d37 set AR and ARFLAGS 1999-09-30 20:09:33 +00:00
Michael Graff
2f072c2982 Update copyrights 1999-09-15 23:03:43 +00:00
Bob Halley
c1e462cbda make depend and subdir rules use single-colon 1999-07-15 20:04:43 +00:00
Bob Halley
694c897b20 mkdep support 1999-07-13 20:12:47 +00:00
Bob Halley
64e41159a9 shared library support 1999-07-03 21:07:10 +00:00
Bob Halley
c46bcd7c69 update copyright 1999-03-06 03:55:54 +00:00
Bob Halley
6d5dcd0dc9 Make multiple build directories work again 1999-02-18 01:24:32 +00:00
Bob Halley
e0bcb4f5d4 when dealing with subdirs, do not print messsages if the directory is nulldir 1999-01-04 19:23:44 +00:00
Bob Halley
8c01eddf84 remove rules on distclean, not clean 1998-12-14 01:14:53 +00:00
Bob Halley
f41f183f62 fix srcdir problems 1998-12-12 02:00:01 +00:00
Bob Halley
3c0477a029 no longer necessary 1998-12-12 01:37:58 +00:00
Bob Halley
d0ad004424 simplify Makefiles 1998-12-12 01:35:38 +00:00
Bob Halley
2791c49063 add .cvsignore 1998-12-12 01:32:51 +00:00
Bob Halley
a5d43b7241 BIND9 Pool Creation 1998-12-11 20:10:26 +00:00