Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated depends | sjg | 2015-07-03 | 1 | -0/+1 |
| | |||||
* | Support WITH_LLDB | sjg | 2015-06-16 | 3 | -7/+9 |
| | | | | Remove entries from userland/gnu that conflict with toolchain | ||||
* | Pay attention to MK_ELFTOOLCHAIN_TOOLS so we build the desired tools. | sjg | 2015-06-15 | 1 | -6/+23 |
| | |||||
* | We cannot build makewhatis and mandoc | sjg | 2015-06-14 | 1 | -2/+10 |
| | |||||
* | Reorganize targets/pseudo/userland | sjg | 2015-06-12 | 29 | -773/+771 |
| | | | | | | | | This target mainly exists to help check things build. Eventually targets that build real packages or images will be more important. As such move the pseudo targets that only exist for the benefit of 'userland' to under it. | ||||
* | Adapt based on whether 'mk' wrapper is used. | sjg | 2015-05-29 | 1 | -3/+14 |
| | | | | | | If 'mk' is used we can expect SB_NAME to be set. Use 'mk' versions of command suggestions. Otherwise 'make' version - a bit more cumbersom. | ||||
* | Merge sync of head | sjg | 2015-05-27 | 5 | -89/+46 |
| | |||||
* | Renamed pkgs/ targets/ | sjg | 2014-11-30 | 7 | -40/+33 |
| | |||||
* | Rename pkgs to more generic targets (that's what they are) | sjg | 2014-11-30 | 51 | -0/+2237 |
Reviewed by: marcel |