summaryrefslogtreecommitdiff
path: root/mk/pthread.buildlink3.mk
AgeCommit message (Expand)AuthorFilesLines
2016-04-11update PKG_{FAIL,SKIP}_REASON with +=dbj1-4/+4
2015-01-01Use PKG_SKIP_REASON instead of PKG_FAIL_REASON for some cases wheredholland1-3/+3
2013-11-01Use pthread.builtin.mk to do builtin checks rather than performing ourjperkin1-4/+10
2010-02-06Haiku does not have /usr/include/pthread.h,obache1-2/+2
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-4/+2
2008-01-23Use bsd.fast.prefs.mk in some very commonly included locations.tnn1-2/+2
2007-11-07Made "show-all-pthread" work.rillig1-1/+5
2007-02-10Replaced the deprecated PKG_SKIP_REASON with PKG_FAIL_REASON.rillig1-4/+4
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-2/+2
2005-11-04Shortened and restructured the header comment. Now the interface to thisrillig1-79/+41
2005-04-13Fixed quoting errors. Approved by jlam.rillig1-10/+10
2004-11-29Since last revision PTHREAD_AUTO_VARS defaults to 'no'.seb1-2/+2
2004-11-25Default PTHREAD_AUTO_VARS to the safer value of "no". Most packagesjlam1-2/+2
2004-11-17PTHREAD_AUTO_VARS is "yes" or "no" for whether the values of thejlam1-1/+10
2004-11-12Move PREFER_NATIVE_PTHREADS default setting to from pthread.buildlink3.mkjlam1-2/+1
2004-11-12Remove redundant uses of PTHREAD_{CFLAGS,LDFLAGS} now that they're addedjlam1-2/+1
2004-11-12(1) Split out the native (built-in) pthread detection injlam1-45/+26
2004-11-10Backout previous pending further testing. There are rumors of problemsjlam1-3/+1
2004-11-10If we are using native pthreads, then add "pthread" to BUILDLINK_PACKAGESjlam1-1/+3
2004-07-27eww, replace another [ with ${TEST}.xtraeme1-2/+2
2004-07-27s/echo/${ECHO}/xtraeme1-3/+3
2004-07-01Do not use continuation -- line is shortwiz1-3/+2
2004-06-21Check for libpthread.so.* file with -f instead of echo as suggested byxtraeme1-2/+2
2004-06-21Under OpenBSD there is no libpthread.so, just libpthread.so.X.X, andxtraeme1-1/+12
2004-06-12when using native threads, only set BUILDLINK_CFLAGS.pthread=-pthread ongrant1-2/+10
2004-03-31revert previous.seb1-4/+4
2004-03-29When PTHREAD_TYPE is 'native' set USE_BUILTIN.pthread to YES andseb1-4/+4
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam1-5/+5
2004-01-25Append to BUILDLINK_DEPENDS.<pkg> instead of overriding it so that thejlam1-2/+2
2004-01-03Initial sprinkling of work-in-progress buildlink3.mk files for using thejlam1-0/+188