Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2004-02-06 | Hiding the PATH from certain phases of the build only accidentally worked | jlam | 1 | -3/+2 |
2004-02-06 | We only prepend a directory to the PATH if we haven't already done so | jlam | 1 | -2/+6 |
2004-02-05 | Simpilfy the test for whether we're inside bsd.prefs.mk. | jlam | 1 | -2/+2 |
2004-02-05 | Allow bsd.compiler.mk to be included by both bsd.prefs.mk and bsd.pkg.mk. | jlam | 1 | -31/+42 |
2004-02-03 | Fix a pervasive cut-and-paste bug: change a = back into a +=. Noted by | jlam | 1 | -2/+2 |
2004-02-02 | Only prepend the compiler package location to the PATH if we actually | jlam | 1 | -3/+4 |
2004-02-02 | Whitespace fixes. | jlam | 1 | -5/+5 |
2004-02-02 | Support a new variable in package Makefiles: | jlam | 1 | -4/+24 |
2004-02-01 | Match names for the C and C++ compilers with the ones we're masquerading. | jlam | 1 | -3/+3 |
2004-02-01 | New compiler specification framework, based on mk/compiler.mk. The | jlam | 1 | -0/+45 |