| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-12-06 | Unconvolute evaluation of (in)equalities. | Ulf Magnusson | |
| 2012-12-06 | Fix get_mainmenu_text() when none available. | Ulf Magnusson | |
| 2012-12-06 | Only print Config.arch/srcarch if non-None. | Ulf Magnusson | |
| Also, Config.srctree cannot be None. | |||
| 2012-12-04 | Improve some comments. | Ulf Magnusson | |
| 2012-12-04 | Make $SRCARCH, $srctree, and the config filename queryable. | Ulf Magnusson | |
| Thanks to fpemud for spotting this. | |||
| 2012-12-03 | add parent assignment for Choice object | fpemud | |
| 2012-12-03 | Record locations for symbols defined with 'menuconfig'. | Ulf Magnusson | |
| We previously only looked for T_CONFIG to determine if a location should be recorded. We need to look for T_MENUCONFIG as well. Also add some sanity checks for get_ref/def_location() to the test suite. | |||
| 2012-11-08 | Skip invalid characters when tokenizing. | Ulf Magnusson | |
| Emulate zconf.l w.r.t. invalid characters at different locations within a line. This eliminates the need for special hacks to handle -*help-* "tokens". The Linux 3.7.0 configuration files now parse without errors. | |||
| 2012-07-10 | Upload Kconfiglib, patch level 3. | Ulf Magnusson | |
