Home | History | Annotate | Download | only in zic
History log of /src/usr.sbin/zic/Makefile
RevisionDateAuthorComments
 1.22  29-Oct-2022  christos need gettext now
 1.21  03-Jul-2019  christos Change the default to be slim
 1.20  06-Jan-2017  christos branches: 1.20.14;
don't try to run a non-existing nbcat
 1.19  20-Oct-2016  christos we keep version separately now
 1.18  07-Oct-2016  christos Handle tools build
 1.17  07-Oct-2016  christos update for tzcode 2016g
 1.16  28-Apr-2015  christos branches: 1.16.2;
remove unused
 1.15  07-Oct-2014  christos set some variables we need
 1.14  06-Mar-2013  christos branches: 1.14.8;
remove compiler hacks
 1.13  05-Mar-2013  apb A different way of dealing with a warning from gcc-4.1 when compiling
zic.c. Instead of setting WARNS=0 and NOGCCERROR=1, just add -Wno-error
to COPTS.zic.c when using an old version of gcc.

Also include bsd.own.mk earlier.
 1.12  05-Mar-2013  martin Add back NOGCCERROR for older gcc versions to fix the vax build
 1.11  02-Mar-2013  christos fix warnings.
 1.10  25-Oct-2012  martin Make warnings non fatal for older gcc versions - I couldn't figure out how to
shut up gcc when compiling for vax. Feel free to fix differently if you
find a better solution.
 1.9  22-Apr-2009  lukem branches: 1.9.6; 1.9.12;
Enable WARNS=4 by default, except for:
cpuctl dumplfs hprop ipf iprop-log kadmin kcm kdc kdigest
kimpersonate kstash ktutil makefs ndbootd ntp pppd quot
racoon racoonctl rtadvd sntp sup tcpdchk tcpdmatch tcpdump
traceroute traceroute6 user veriexecgen wsmoused zic
(Mostly third-party applications)
 1.8  18-May-2003  lukem branches: 1.8.40;
Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),
there's no need to special-case .include-ing it.
 1.7  18-Sep-2002  lukem use NETBSDSRCDIR as appropriate
 1.6  05-Jan-2002  mrg build this as a host prog.
 1.5  01-Sep-1998  enami add -Dunix to CPPFLAGS to suppress cpp warning.
 1.4  06-May-1997  gwr backout previous
 1.3  06-May-1997  gwr Use .PATH.c: ...
 1.2  11-Mar-1995  jtc .include <bsd.prog.mk>
 1.1  10-Mar-1995  jtc Added zic and zdump
 1.8.40.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.9.12.2  23-Jun-2013  tls resync from head
 1.9.12.1  20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.9.6.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.9.6.1  30-Oct-2012  yamt sync with head
 1.14.8.1  25-Jan-2015  martin Pull up the following revisions via patch, requested by apb in ticket #453:

doc/3RDPARTY up to 1.1195
usr.sbin/zdump/Makefile up to 1.9
usr.sbin/zic/Makefile up to 1.15
lib/libc/time/Makefile up to 1.25
lib/libc/time/Makefile.inc up to 1.21
lib/libc/time/NEWS up to 1.8
lib/libc/time/README up to 1.9
lib/libc/time/Theory up to 1.16
lib/libc/time/asctime.c up to 1.20
lib/libc/time/checktab.awk up to 1.8
lib/libc/time/ctime.3 up to 1.51
lib/libc/time/getdate.c up to 1.3
lib/libc/time/localtime.c up to 1.92
lib/libc/time/private.h up to 1.38
lib/libc/time/strftime.c up to 1.33
lib/libc/time/time2posix.3 up to 1.19
lib/libc/time/tz-art.htm up to 1.8
lib/libc/time/tz-link.htm up to 1.20
lib/libc/time/tzfile.5 up to 1.22
lib/libc/time/tzfile.h up to 1.16
lib/libc/time/tzselect.8 up to 1.6
lib/libc/time/tzselect.ksh up to 1.12
lib/libc/time/tzset.3 up to 1.31
lib/libc/time/zdump.8 up to 1.14
lib/libc/time/zdump.c up to 1.40
lib/libc/time/zic.8 up to 1.24
lib/libc/time/zic.c up to 1.52

Update tzcode from 2014e to 2014j.
 1.16.2.2  07-Jan-2017  pgoyette Sync with HEAD. (Note that most of these changes are simply $NetBSD$
tag issues.)
 1.16.2.1  04-Nov-2016  pgoyette Sync with HEAD
 1.20.14.1  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411

RSS XML Feed