OpenGrok
Cross Reference: Makefile
xref
: /
src
/
external
/
bsd
/
openldap
/
lib
/
liblber
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
liblber
History log of
/src/external/bsd/openldap/lib/liblber/Makefile
Revision
Date
Author
Comments
1.4
03-Jun-2023
lukem
bsd.own.mk: rename GCC_NO_* to CC_WNO_*
Rename compiler-warning-disable variables from
GCC_NO_warning
to
CC_WNO_warning
where warning is the full warning name as used by the compiler.
GCC_NO_IMPLICIT_FALLTHRU is CC_WNO_IMPLICIT_FALLTHROUGH
Using the convention CC_compilerflag, where compilerflag
is based on the full compiler flag name.
1.3
12-Apr-2021
mrg
new GCC_NO_* uses for warning issues. most of the users of the new
GCC_NO_RETURN_LOCAL_ADDR are bugs in GCC itself, not the code.
1.2
27-May-2008
lukem
branches: 1.2.2; 1.2.6;
Add USE_FORT?=yes.
1.1
22-May-2008
lukem
NetBSD reachover build framework for OpenLDAP.
Inspired by framework kindly donated by Wasabi Systems.
1.2.6.2
18-Sep-2008
wrstuden
Sync with wrstuden-revivesa-base-2.
1.2.6.1
27-May-2008
wrstuden
file Makefile was added on branch wrstuden-revivesa on 2008-09-18 05:15:32 +0000
1.2.2.2
04-Jun-2008
yamt
sync with head
1.2.2.1
27-May-2008
yamt
file Makefile was added on branch yamt-pf42 on 2008-06-04 02:04:30 +0000
Indexes created Sat Feb 28 05:31:39 UTC 2026