Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2004-12-11 | Create directories before putting files in them. This should fix | jlam | 1 | -1/+2 |
2004-12-02 | Don't hardcode /usr/include/db.h and /usr/include/db1/db.h all over the | jlam | 1 | -10/+16 |
2004-11-28 | Reverse the tests so that we actually check for the existence and not | jlam | 1 | -6/+6 |
2004-11-26 | Add missing quotes. | jlam | 1 | -3/+3 |
2004-11-17 | If we don't need to link against -ldb or -ldb1 (because the DB functions | jlam | 1 | -3/+5 |
2004-11-15 | If we're using db1, the create a compatibility header db_185.h that is | jlam | 1 | -1/+10 |
2004-11-15 | Whitespace nits. | jlam | 1 | -8/+8 |
2004-11-15 | Store the actual library options in BUILDLINK_LDADD.db1 and append that | jlam | 1 | -3/+4 |
2004-11-15 | Rework the Berkeley DB detection in buildlink3: | jlam | 1 | -0/+72 |