aboutsummaryrefslogtreecommitdiff
path: root/lib/librt/Makefile
Commit message (Expand)AuthorAgeFilesLines
* librt: Hoist SHLIBDIR?= so it actually worksJessica Clarke2023-08-281-1/+1
* librt: unbreak LIB32 buildDag-Erling Smørgrav2023-08-281-1/+1
* librt: Chase 315ee00fa961, fixing bootCy Schubert2023-08-281-0/+1
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* pkgbase: Move librt to clibsEmmanuel Vadot2021-05-131-0/+1
* Don't add -Winline for WARNS=6Alex Richardson2021-03-221-1/+1
* pkgbase: Create a FreeBSD-utilities package and make it the default oneEmmanuel Vadot2019-09-051-1/+0
* Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-021-0/+1
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-3/+1
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-2/+2
* First pass through library packaging.Glen Barber2016-02-041-0/+1
* Unbreak symbol versioning. I have no idea when it was broken, but it's beenDaniel Eischen2015-11-291-1/+2
* Build/install libc, librt, libthr, and msun NetBSD test suites on allEnji Cooper2015-04-271-1/+3
* Convert libraries to use LIBADDBaptiste Daroussin2014-11-251-2/+1
* Add reachover Makefiles for contrib/netbsd-tests/lib/librtEnji Cooper2014-11-161-0/+4
* Fix the 32-bit build stage on amd64 when WITH_CTF is enabled. It seemsDimitry Andric2011-02-231-1/+1
* To support stack unwinding for cancellation points, add -fexceptions flagDavid Xu2010-09-251-2/+3
* Fixed dependencies (make checkdpadd).Ruslan Ermilov2010-02-251-1/+2
* Build lib/ with WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* link libpthread because the librt really needs it to fully function.David Xu2009-11-181-0/+1
* Enable symbol versioning by default. Use WITHOUT_SYMVER to disable it.Daniel Eischen2007-05-131-2/+0
* Don't enable symbol versioning for librt by default just yet.Daniel Eischen2007-04-291-0/+2
* Symbol version librt.Daniel Eischen2007-04-291-0/+2
* No need to define NO_MAN here.Ruslan Ermilov2006-03-151-1/+0
* Bring in my initial version of POSIX realtime extension library.David Xu2006-03-011-0/+15