Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-09-30 | kconfig: rename a variable in the lexer to a clearer name | Masahiro Yamada | 1 | -3/+3 |
2021-09-30 | kconfig: narrow the scope of variables in the lexer | Masahiro Yamada | 1 | -1/+2 |
2021-04-14 | kconfig: change "modules" from sub-option to first-level attribute | Masahiro Yamada | 1 | -1/+0 |
2021-04-14 | kconfig: remove allnoconfig_y option | Masahiro Yamada | 1 | -1/+0 |
2021-04-14 | kconfig: change defconfig_list option to environment variable | Masahiro Yamada | 1 | -1/+0 |
2020-12-08 | kconfig: clean up header inclusion | Boris Kolpackov | 1 | -1/+0 |
2020-08-14 | kconfig: add 'static' to some file-local data | Masahiro Yamada | 1 | -1/+1 |
2020-08-14 | kconfig: remove '---help---' support | Masahiro Yamada | 1 | -1/+1 |
2019-05-14 | kconfig: use snprintf for formatting pathnames | Jacob Garber | 1 | -1/+2 |
2019-02-13 | kconfig: rename zconf.y to parser.y | Masahiro Yamada | 1 | -1/+1 |
2019-02-13 | kconfig: rename zconf.l to lexer.l | Masahiro Yamada | 1 | -0/+470 |