summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-23menuconfig: Check that bright named colors are < curses.COLORSUlf Magnusson
2019-11-20genconfig: Add tip re. defining multi-line variables in makefilesUlf Magnusson
2019-11-19Make 13.3.0 release with improved header comment customizationv13.3.0Ulf Magnusson
2019-11-17Support giving the header path in KCONFIG_AUTOHEADERUlf Magnusson
2019-11-17Make header strings customizable via the environmentUlf Magnusson
2019-10-29Make 13.2.0 release with Symbol/Choice.name_and_loc helperv13.2.0Ulf Magnusson
2019-10-29Add public helpers for generating "<name> (defined at ...)" stringsUlf Magnusson
2019-10-29Add missing Choice.str_value documentationUlf Magnusson
2019-10-10Link RST versions of Kconfig documentationUlf Magnusson
2019-10-10Make 13.1.1 releasev13.1.1Ulf Magnusson
2019-10-10Mention that standard_kconfig() returns the Kconfig instanceUlf Magnusson
2019-10-10allnoconfig: Comment nitUlf Magnusson
2019-10-10Make 13.1.0 releasev13.1.0Ulf Magnusson
2019-10-10testsuite: Remove unused importsUlf Magnusson
2019-10-10guiconfig: Check for visible nodes before turning off show-all in full-tree modeUlf Magnusson
2019-10-10Convert standard_kconfig() to argparse for better feedbackUlf Magnusson
2019-10-09menuconfig: _sorted_sc_nodes() code formatting nitUlf Magnusson
2019-10-05Mention that menuconfig shows windows-curses hint in READMEUlf Magnusson
2019-10-05Make 13.0.0 release (with Windows packaging change)v13.0.0Ulf Magnusson
2019-10-05menuconfig: Give hint when 'curses' can't be imported on WindowsUlf Magnusson
2019-10-05Do not automatically install windows-curses on WindowsUlf Magnusson
2019-10-05Mention that the header is sorted by definition locationUlf Magnusson
2019-09-28Make linux-next dependency loop fix easier to notice in READMEUlf Magnusson
2019-09-27Link patch with fix for dependency loopUlf Magnusson
2019-09-26Simplify _expand_name_iter() a tiny bitUlf Magnusson
2019-09-26Make preprocessor nested parens test slightly trickierUlf Magnusson
2019-09-26Make 12.14.1 releasev12.14.1Ulf Magnusson
2019-09-26Fix handling of parentheses in macro argument valuesUlf Magnusson
2019-09-04Make 12.14.0 releasev12.14.0Ulf Magnusson
2019-09-04Allow preprocessor user functions to access the parsing locationUlf Magnusson
2019-08-04Add .pyo to .gitignoreUlf Magnusson
2019-08-03Make 12.13.0 releasev12.13.0Ulf Magnusson
2019-08-03Fix duplicated label names in READMEUlf Magnusson
2019-08-03menuconfig/guiconfig: Print 'default:' with no 's' if there's just oneUlf Magnusson
2019-08-03Add some distribution-related files to .gitignoreUlf Magnusson
2019-08-03Add a .gitignore that ignores *.pycUlf Magnusson
2019-07-20Remove tabs in setup.cfgUlf Magnusson
2019-07-13Fix kernel Kconfig doc linksUlf Magnusson
2019-07-13Explain why 'option env' is still supportedUlf Magnusson
2019-07-11'if' removal test code nitUlf Magnusson
2019-07-05Pass set literals instead of tuples to frozenset()Ulf Magnusson
2019-07-04Link syzkaller script as exampleUlf Magnusson
2019-07-04Remove note about test suite failures with old buggy C toolsUlf Magnusson
2019-07-04Move kconfiglib-2-changes.txt over to the 'screenshots' branchUlf Magnusson
2019-07-04Clean up Kconfig.__init__() a bitUlf Magnusson
2019-07-04_name_special_search regex consistency nitUlf Magnusson
2019-07-04Turn mainmenu_text into a @propertyUlf Magnusson
2019-07-04Indent nitUlf Magnusson
2019-07-04Rename _warn_no_prompt to _warn_assign_no_promptUlf Magnusson
2019-07-02Make 12.12.1 releasev12.12.1Ulf Magnusson