OpenGrok
Cross Reference: Makefile
xref
: /
src
/
usr.bin
/
ctags
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
ctags
History log of
/src/usr.bin/ctags/Makefile
Revision
Date
Author
Comments
1.14
20-Jul-2023
lukem
ctags: fix pointer-sign issues
Refactor init() to avoid -Wpointer-sign for host builds.
Uses same cast pattern used in ctags.h.
1.13
10-Aug-2012
joerg
Remove many HAVE_GCC || HAVE_PCC conditionals as the options also apply
to Clang. Add a few cases of HAVE_LLVM for -fno-strict-aliasing.
1.12
20-Jun-2011
mrg
branches: 1.12.2;
remove most of the remaining HAVE_GCC tests that are always true in
the modern world.
1.11
14-Apr-2009
lukem
branches: 1.11.4;
Enable WARNS=4 by default for usr.bin, except for:
awk bdes checknr compile_et error gss hxtool kgetcred kinit
klist ldd less lex locale login m4 man menuc mk_cmds
mklocale msgc openssl rpcgen rpcinfo sdiff spell ssh
string2key telnet tn3270 verify_krb5_conf xlint
1.10
29-Aug-2008
gmcgarry
branches: 1.10.6;
Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC.
1.9
12-May-2006
mrg
branches: 1.9.22;
don't do the -Wno-pointer-sign dance for host programs.
1.8
11-May-2006
mrg
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
1.7
17-Feb-2005
xtraeme
Kill __P(), use ANSI function declarations, constify; WARNS=3.
1.6
18-May-2003
lukem
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.5
31-Jan-2002
tv
Make this compilable as a host tool.
1.4
24-Oct-1997
lukem
use CPPFLAGS instead of CFLAGS
1.3
26-Mar-1995
glass
branches: 1.3.4;
Merge with 4.4Lite
1.2
31-Jul-1993
mycroft
Add RCS indentifiers.
1.1
21-Mar-1993
cgd
branches: 1.1.1;
Initial revision
1.1.1.2
26-Mar-1995
glass
Import from 4.4Lite
1.1.1.1
21-Mar-1993
cgd
initial import of 386bsd-0.1 sources
1.3.4.1
08-Nov-1997
lukem
sync with trunk (approved by thorpej)
1.9.22.1
18-Sep-2008
wrstuden
Sync with wrstuden-revivesa-base-2.
1.10.6.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.11.4.1
23-Jun-2011
cherry
Catchup with rmind-uvmplock merge.
1.12.2.1
30-Oct-2012
yamt
sync with head
Indexes created Tue Oct 28 09:09:52 GMT 2025