freebsd-skq/lib
Dimitry Andric b294993d63 To avoid having to explicitly test COMPILER_TYPE for setting
clang-specific or gcc-specific flags, introduce the following new
variables for use in Makefiles:

CFLAGS.clang
CFLAGS.gcc
CXXFLAGS.clang
CXXFLAGS.gcc

In bsd.sys.mk, these get appended to the regular CFLAGS or CXXFLAGS for
the right compiler.

MFC after:	1 week
2013-12-22 17:51:33 +00:00
..
atf To avoid having to explicitly test COMPILER_TYPE for setting 2013-12-22 17:51:33 +00:00
clang Enable llvm's integrated assembler for PowerPC, since it should now be 2013-12-16 18:45:21 +00:00
csu
libalias
libarchive
libauditd
libbegemot
libblocksruntime
libbluetooth
libbsm
libbsnmp
libbz2
libc shm_open(2): Fixed the history information. 2013-12-18 12:18:17 +00:00
libc_nonshared Move the iconv wrapper source from libc_nonshared to libc/iconv so that 2013-11-25 20:17:55 +00:00
libc++
libcalendar
libcam Bump libcam shared library version forgotten in r259397. 2013-12-15 15:51:05 +00:00
libcapsicum Both libcasper and libcapsicum libraries have to be installed in /lib/, 2013-12-02 17:07:22 +00:00
libcasper Fix comparisons in assertions. 2013-12-03 13:26:37 +00:00
libcom_err
libcompat
libcompiler_rt
libcrypt
libcxxrt
libdevinfo
libdevstat
libdwarf
libedit
libefi
libelf
libexecinfo
libexpat
libfetch Fix build with GCC 2013-11-19 16:11:03 +00:00
libgeom
libgpib
libgssapi
libiconv
libiconv_modules Add ICONV_{GET,SET}_ILSEQ_INVALID iconvctl. GNU iconv returns EILSEQ 2013-11-25 01:26:06 +00:00
libipsec
libipx
libjail
libkiconv
libkse Replace the WEAK_ALIAS() alias with the WEAK_REFERENCE() alias. Use it and 2013-11-21 22:31:18 +00:00
libkvm
libldns
liblzma
libmagic
libmandoc
libmd
libmemstat
libmilter
libmp
libnandfs
libnetbsd
libnetgraph Fix some misinformation in netgraph manual pages. 2013-11-28 06:45:30 +00:00
libngatm
libnv MFp4 @1189139: 2013-12-15 22:58:09 +00:00
libopie
libpam Catch up with OpenPAM Nummularia. 2013-11-21 20:43:43 +00:00
libpcap
libpjdlog Move my simple logging API to a separate library. It is now already used 2013-12-01 09:41:06 +00:00
libpmc pmc(3) does not document a dependency on <sys/types.h> but <pmc.h> 2013-11-25 18:31:13 +00:00
libproc Consistently add the relocation offset only when the ELF type is not 2013-11-11 16:57:57 +00:00
libprocstat
libradius
librpcsec_gss
librpcsvc
librt
librtld_db
libsbuf
libsdp
libsm
libsmb Just disable recoding support in libsmb if built WITHOUT_ICONV. 2013-11-12 15:09:28 +00:00
libsmdb
libsmutil
libstand Fix readdir for the root directory on a FAT32 file system. The root 2013-12-19 05:23:10 +00:00
libstdbuf
libstdthreads
libtacplus
libtelnet
libthr If check_deferred_signal() execution needs binding of PLT symbol, 2013-11-23 15:48:17 +00:00
libthread_db
libufs
libugidfw
libulog
libunbound
libusb
libusbhid
libutil Indicate that expand_number is case-insensitive. 2013-11-12 00:56:22 +00:00
libvgl
libvmmapi Rename the ambiguously named 'vm_setup_msi()' and 'vm_setup_msix()' to 2013-12-18 03:58:51 +00:00
libwrap
liby
libyaml
libypclnt
libz Fix up FreeBSD tag for files not from a vendor branch 2013-10-31 18:44:40 +00:00
msun Yet, another attempt to fix the libm breakage due to the 2013-11-07 22:46:13 +00:00
ncurses
tests Install category Kyuafiles from their category directories. 2013-11-08 14:29:06 +00:00
Makefile Please welcome casperd daemon. It (and its services) will be responsible for 2013-12-02 08:21:28 +00:00
Makefile.inc