summaryrefslogtreecommitdiff
path: root/lib/Makefile
AgeCommit message (Expand)Author
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
2012-11-15Move the build_install logic from lib/Makefile into share/mk and re-usejoerg
2012-11-11Add libbpfjit library.alnsn
2012-11-05Build sljit test when MKSLJIT != no and set MKSLJIT to yes on amd64 and i386.alnsn
2012-11-04put a wait barrier between trousers and tpm-toolschristos
2012-11-04fix typochristos
2012-11-04hook in TPMchristos
2012-09-16Implement dynamic NPF extensions interface. An extension consists ofrmind
2012-08-17Implement build_install in src/lib/Makefile, which traverses thejoerg
2012-08-08exclude rump libraries if MKRUMP = nochristos
2012-07-12don't mention the indirect libm dependency.christos
2012-07-12move atf down to fix the buildchristos
2012-05-27Place SUBDIR+= libexecinfo properly based on its dependency on libelf.matt
2012-05-26hook in libexecinfochristos
2012-02-29Move "libexpat" from X11 into base which fixes PR lib/40346.tron
2012-02-07Import the new apropos/whatis.joerg
2011-11-05hook in trechristos
2011-10-13Hook up SQLite into the buildjoerg
2011-10-07Descent into lua.mbalmer
2011-09-23add libgomp to this list of libs; so compat finds it properly.mrg
2011-08-26Build and install ppath(3), property-list paths library.dyoung
2011-08-20sort, and move some things up the list after heimdal was movedplunky
2011-08-20only build libgmp, libmpfr and libmpc when (MKGCC != no) andplunky
2011-07-21build GMP, MPFR and MPC as private libraries just for GCC. don'tmrg
2011-07-07Distribute libmpfr and libmpc across the dependency barriers so thatmatt
2011-07-07add .WAIT's between libgmp and libmpfr, and between libmpfr and libmpc.mrg
2011-06-29re-enable the gcc 4.5 crtstuff/libgcc builders now that they work.mrg
2011-06-22fix the paths for GCC 4.5. don't build the non-tools gmp/mpfr/mpc libsmrg
2011-06-21add HAVE_GCC=45 support.mrg
2011-05-09Enable the build of perfused and libperfusemanu
2011-04-15Upgrade Heimdal to 1.5pre1 by switching the build from crypto/dist/heimdalelric
2011-03-24Add a new libquota library, which contains some blocks to build and/orbouyer
2011-02-12Need to build libsaslcmatt
2011-02-10Make liblzf and the lvm2 libraries during the library stage. This also makesmatt
2011-02-08Initial import of libdm and dmctl to tree. libdm library can be usedhaad