summaryrefslogtreecommitdiff
path: root/lib/Makefile
AgeCommit message (Expand)Author
2016-06-05conditionalizechristos
2016-06-05add ubsanchristos
2016-06-04sanitizer for all.christos
2016-06-04Asan is backchristos
2016-03-17don't build libmudflap* for GCC 5.3.mrg
2016-02-29Skip libctf if MKCTF=no irrespective of MKDTRACE, for real.riastradh
2016-01-26use EXTERNAL_BINUTILS_SUBDIRchristos
2016-01-13switch to the external version of libmallocchristos
2015-12-31Move blacklistd later now that it depends on libpthread (From Rin Okuyama)christos
2015-11-22Plug-in libpanel(3): Z-order for curses windowskamil
2015-09-28Neither libproc or librtld_db require CTFchristos
2015-09-25Restore previous: only build libproc and librtld_db for dtrace since manychristos
2015-09-25we always build librtld_db and libproc.christos
2015-09-25librtld_db depends on libproc, so conditionalize it as wellmartin
2015-09-25libproc depends on libctf, so conditionalize it with the same conditionmartin
2015-09-24make dtrace follow libproc.christos
2015-09-24Hook up libproc and librtld_db into the buildchristos
2015-09-22Restrict libc_vfp to NetBSD/arm. It doesn't make sense for aarch64.joerg
2015-09-17move libctf after the barrier since it depends on libzchristos
2015-07-08Possibly build libc_vfp if MACHINE_CPU is aarch64 too.matt
2015-06-23Add DTRACE and CTF librariesmatt
2015-06-22Add libraries created by MKZFS != "no"matt
2015-06-22Build external/gpl3/lib/libmudpath{,th} so that MKCOMPAT picks it upmatt
2015-05-12libasan depends on libstdc++ so move it under the wait barrier.christos
2015-04-17xz/lib depends upon pthread so move it to the 1st dependancy point.mrg
2015-01-25hook into blacklistchristos
2014-10-25Try to future-proof this. Can libasan be built by clang?christos
2014-10-24HAVE_GCC might not be defined at all...joerg
2014-10-23Only visit libasan if ${HAVE_GCC} == "48"martin
2014-10-22add asan to the libraries we build.christos
2014-06-13remove the build support for GCC 4.1, and any hacks i found for it.mrg
2014-05-09Move libsjjit and libbpfjit to the pre-dependency section and removeplunky
2014-04-22Retire USE_COMPILERCRTSTUFF=yes.joerg
2014-03-09switch to the elftoolchain code.christos
2014-02-26prepare for moving GCC 4.5 into gcc.old:mrg
2013-12-26add smbfs librarychristos
2013-11-28update to MPC 1.0.1.mrg
2013-10-03move netpgp, lua and npf libraries to depenancy points after themrg
2013-09-11If a library needs a symbol from another library, pull that library injoerg
2013-08-21Don't build compat versions libkern.amatt
2013-08-20Build libkernmatt
2013-07-29libbind now depends on heimdal, so push it after the third barrier.joerg
2013-04-28Introduce MKLIBSTDCXX, defaulting to yes.joerg
2013-04-27Add build glue for libc++.joerg
2013-04-27Detect earm*hf* in a cleaner mannermatt
2013-04-12Build libc_vfp on earm as well. Fix the sets.skrll
2013-04-11build libevent later.christos
2013-02-16Hook Lutok into the build. This is all protected by the MKKYUA guard.jmmv
2013-01-28Enable building/installing libc_vfp for MACHINE_ARCH arm/armebmatt
2012-11-20descend into libnetpgpverify so that the compat entries are picked upagc