summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-05Clean up _expand_name() commentsUlf Magnusson
2018-09-04Fix outdated comment re. $() yielding non-const symbolsUlf Magnusson
2018-09-04Allow macro expansion within symbol namesUlf Magnusson
2018-09-03Test symbolic constants with 'is (not)'Ulf Magnusson
2018-08-30Allow user values on 'option env' symbolsUlf Magnusson
2018-08-29menuconfig: Fix outdated comment re. show-all modeUlf Magnusson
2018-08-29Make 10.5.0 releasev10.5.0Ulf Magnusson
2018-08-29menuconfig: Do not use red for invisible symbols outside of show-all modeUlf Magnusson
2018-08-29Make 10.4.0 releasev10.4.0Ulf Magnusson
2018-08-29menuconfig: Fix a case of needlessly turning on show-allUlf Magnusson
2018-08-29menuconfig: Always show implicit submenus with visible nodesUlf Magnusson
2018-08-29Improve the running-without-Makefile-patch documentationUlf Magnusson
2018-08-29menuconfig: Quote style consistency nitUlf Magnusson
2018-08-29menuconfig: Simplify default value info codeUlf Magnusson
2018-08-29menuconfig: Add a _center_vertically() helperUlf Magnusson
2018-08-29menuconfig: Remove global() hack for stdscrUlf Magnusson
2018-08-29menuconfig: Mention that include paths are shownUlf Magnusson
2018-08-29_check_undef_syms() nitUlf Magnusson
2018-08-29menuconfig: Add a more 'make menuconfig'-like color schemeUlf Magnusson
2018-08-26Make 10.3.0 releasev10.3.0Ulf Magnusson
2018-08-26Improve menu structure for promptless choicesUlf Magnusson
2018-08-26oldconfig: Use Kconfig.node_iter() and clean upUlf Magnusson
2018-08-25Add a Kconfig.env_vars attribute that lists env. variablesUlf Magnusson
2018-08-25Add a Kconfig.kconfig_filenames attributeUlf Magnusson
2018-08-25Simplify _check_undefined_syms() with node_iter()Ulf Magnusson
2018-08-25Clean up expr_str() a bitUlf Magnusson
2018-08-25oldconfig: Fix help display command for choicesUlf Magnusson
2018-08-25menuconfig: Don't return when selecting a choice symbol with childrenUlf Magnusson
2018-08-25menuconfig: Show all symbols at each menu location for multi.def. choicesUlf Magnusson
2018-08-24Make 10.2.1 releasev10.2.1Ulf Magnusson
2018-08-24menuconfig: Hide the include path for top-level itemsUlf Magnusson
2018-08-24Make 10.2.0 releasev10.2.0Ulf Magnusson
2018-08-24Show include paths in menuconfig symbol informationUlf Magnusson
2018-08-23Make 10.1.1 releasev10.1.1Ulf Magnusson
2018-08-23Exclude User-mode Linux from testingUlf Magnusson
2018-08-23Fix recursive 'source' error reportingUlf Magnusson
2018-08-23Fix file descriptor leak for the top-level Kconfig fileUlf Magnusson
2018-08-23Make 10.1.0 releasev10.1.0Ulf Magnusson
2018-08-23Flag extra tokens after 'if'/'depends on'/'visible if' expressionsUlf Magnusson
2018-08-22Add a generic node iteratorUlf Magnusson
2018-08-22Introduce Kconfig.unique_defined_syms and Kconfig.unique_choicesUlf Magnusson
2018-08-21Merge Symbol._checked and Symbol._writtenUlf Magnusson
2018-08-21Handle multiple definition locations in a nicer wayUlf Magnusson
2018-08-21Make auto.conf symbol order match .config symbol orderUlf Magnusson
2018-08-21Fix header/minimal configuration ordering testUlf Magnusson
2018-08-21Make 10.0.1 releasev10.0.1Ulf Magnusson
2018-08-21Make header symbol order match .config symbol order againUlf Magnusson
2018-08-21Refactor write_config() a bitUlf Magnusson
2018-08-18Grammar nitUlf Magnusson
2018-08-18Document that MenuNode.filename is relative to $srctreeUlf Magnusson