| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-28 | docs: Added SPDX-License-Identifiers to filesHEADv1.0.0maindevelop | Jacob McDonnell | |
| 2026-02-28 | fix: awk -> gawk & verify defconfig exists | Jacob McDonnell | |
| Transitioned from awk to gawk for the time being to use gensub cross platform. Also, now verify that the defconfig specified exists and if it does not, then an error message is printed. | |||
| 2026-02-25 | feat: rerun cmake after genconfig target | Jacob McDonnell | |
| Rerun the cmake command after genconfig runs, allowing cmake configurations to be stored in the defconfig files. | |||
| 2026-02-25 | feat: Support for menuconfig & genconfig | Jacob McDonnell | |
| Support for menuconfig and genconfg as targets in cmake. | |||
