Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create bindir/include if needed because make doesn't | Aqua-sama | 2018-10-20 | 1 | -0/+1 |
| | |||||
* | Fix config.h from regenerating on every build | Aqua-sama | 2018-10-20 | 1 | -5/+7 |
| | |||||
* | Add cmake manpage target | Aqua-sama | 2018-10-20 | 1 | -3/+4 |
| | |||||
* | Add Kconfiglib to parse Kconfig/.config | Aqua-sama | 2018-10-20 | 1 | -30/+28 |
| | |||||
* | buildconfig: don't overwrite install prefix by default | Aqua-sama | 2018-10-16 | 1 | -1/+3 |
| | |||||
* | Rewrite vendor.cmake to cmake/VendorConfig.cmake | Aqua-sama | 2018-10-15 | 1 | -0/+49 |
Add menuconfig-editable .config files to platforms. VendorConfig.cmake looks for and includes .config files based on platform name. |