Age | Commit message (Expand) | Author | Files | Lines |
2010-02-06 | Haiku does not have /usr/include/pthread.h, | obache | 1 | -2/+2 |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -4/+2 |
2008-01-23 | Use bsd.fast.prefs.mk in some very commonly included locations. | tnn | 1 | -2/+2 |
2007-11-07 | Made "show-all-pthread" work. | rillig | 1 | -1/+5 |
2007-02-10 | Replaced the deprecated PKG_SKIP_REASON with PKG_FAIL_REASON. | rillig | 1 | -4/+4 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -2/+2 |
2005-11-04 | Shortened and restructured the header comment. Now the interface to this | rillig | 1 | -79/+41 |
2005-04-13 | Fixed quoting errors. Approved by jlam. | rillig | 1 | -10/+10 |
2004-11-29 | Since last revision PTHREAD_AUTO_VARS defaults to 'no'. | seb | 1 | -2/+2 |
2004-11-25 | Default PTHREAD_AUTO_VARS to the safer value of "no". Most packages | jlam | 1 | -2/+2 |
2004-11-17 | PTHREAD_AUTO_VARS is "yes" or "no" for whether the values of the | jlam | 1 | -1/+10 |
2004-11-12 | Move PREFER_NATIVE_PTHREADS default setting to from pthread.buildlink3.mk | jlam | 1 | -2/+1 |
2004-11-12 | Remove redundant uses of PTHREAD_{CFLAGS,LDFLAGS} now that they're added | jlam | 1 | -2/+1 |
2004-11-12 | (1) Split out the native (built-in) pthread detection in | jlam | 1 | -45/+26 |
2004-11-10 | Backout previous pending further testing. There are rumors of problems | jlam | 1 | -3/+1 |
2004-11-10 | If we are using native pthreads, then add "pthread" to BUILDLINK_PACKAGES | jlam | 1 | -1/+3 |
2004-07-27 | eww, replace another [ with ${TEST}. | xtraeme | 1 | -2/+2 |
2004-07-27 | s/echo/${ECHO}/ | xtraeme | 1 | -3/+3 |
2004-07-01 | Do not use continuation -- line is short | wiz | 1 | -3/+2 |
2004-06-21 | Check for libpthread.so.* file with -f instead of echo as suggested by | xtraeme | 1 | -2/+2 |
2004-06-21 | Under OpenBSD there is no libpthread.so, just libpthread.so.X.X, and | xtraeme | 1 | -1/+12 |
2004-06-12 | when using native threads, only set BUILDLINK_CFLAGS.pthread=-pthread on | grant | 1 | -2/+10 |
2004-03-31 | revert previous. | seb | 1 | -4/+4 |
2004-03-29 | When PTHREAD_TYPE is 'native' set USE_BUILTIN.pthread to YES and | seb | 1 | -4/+4 |
2004-03-18 | Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly | jlam | 1 | -5/+5 |
2004-01-25 | Append to BUILDLINK_DEPENDS.<pkg> instead of overriding it so that the | jlam | 1 | -2/+2 |
2004-01-03 | Initial sprinkling of work-in-progress buildlink3.mk files for using the | jlam | 1 | -0/+188 |