index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libexpat
/
Makefile
Age
Commit message (
Expand
)
Author
2017-07-28
Gcc3 does not have -fvisibility feature, so skip -fvisibility=hidden
Kenji Aoyama
2017-07-06
Compile libexpat with -fvisibility=hidden. This restricts the
Alexander Bluhm
2017-06-30
Update libexpat to version 2.2.1 which has some security fixes.
Alexander Bluhm
2016-09-14
Generate pkg-config files at build time like everything else. This
Martin Natano
2016-09-04
only regen pkg-config files when required; ok jasper
Martin Natano
2012-08-02
remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets.
Okan Demirmen
2012-07-07
unbreak, pointed out by theo
Jasper Lievisse Adriaanse
2012-07-07
add expat.pc
Jasper Lievisse Adriaanse
2007-10-19
pretty
Theo de Raadt
2007-10-19
do not install them silently
Theo de Raadt
2006-05-06
Update to 2.0.0; keep our local changes
Aleksander Piotrowski
2005-11-24
use WANTLINT= (on all architectures)
Theo de Raadt
2004-09-22
OpenBSD tag.
Marc Espie
2004-09-22
OpenBSD infrastructure to compile simply, and install include files.
Marc Espie