summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-22Simplify the find_symbol and list_undefined examplesUlf Magnusson
2018-06-22Make 7.0.0 releasev7.0.0Ulf Magnusson
2018-06-22Turn MenuNode/Symbol/Choice.referenced() into a @propertyUlf Magnusson
2018-06-22Add Symbol/Choice.referenced() convenience methodsUlf Magnusson
2018-06-20Simplify MenuNode.referenced() a bitUlf Magnusson
2018-06-20Rename KconfigSyntaxError to KconfigErrorUlf Magnusson
2018-06-19Add dependency loop detectionUlf Magnusson
2018-06-19allnoconfig: Remove leftover commentUlf Magnusson
2018-06-18Add Nordic Semiconductor ASA as shared menuconfig copyright holderUlf Magnusson
2018-06-15Link to ACRN utilitiesUlf Magnusson
2018-06-15Rename _copy_props_to_sc() to _add_props_to_sc()Ulf Magnusson
2018-06-15Comment wording nitUlf Magnusson
2018-06-15Rename _copy_deps_to_sc() to _copy_props_to_sc()Ulf Magnusson
2018-06-15menuconfig: Remove redundant int() argumentUlf Magnusson
2018-06-14Make 6.1.1 releasev6.1.1Ulf Magnusson
2018-06-14Correctly report choice locations in some warningsUlf Magnusson
2018-06-14Remove redundant str()Ulf Magnusson
2018-06-14Make 6.1.0 releasev6.1.0Ulf Magnusson
2018-06-14Comment formatting nitUlf Magnusson
2018-06-14Test property ordering on nested multi.def. choicesUlf Magnusson
2018-06-14Fix MenuNode.referenced() on Kconfig.top_nodeUlf Magnusson
2018-06-14Fix incorrectly ordered properties for some nested multi.def. symbolsUlf Magnusson
2018-06-13Add MenuNode function that returns referenced itemsUlf Magnusson
2018-06-12Grammar nitUlf Magnusson
2018-06-12Simplify expr_items()Ulf Magnusson
2018-06-12Simplify _make_depend_on() some moreUlf Magnusson
2018-06-12Simplify _make_depend_on()Ulf Magnusson
2018-06-12Replace a 'raise InternalError' with _internal_error()Ulf Magnusson
2018-06-12Remove redundant 'pass' from exception classesUlf Magnusson
2018-06-12menuconfig: Fix searching for nonexistent objectsTomasz Gorochowik
2018-06-12Simplify allnoconfig.py and allyesconfig.pyUlf Magnusson
2018-06-11Add a function for getting all items in an expressionUlf Magnusson
2018-06-11menuconfig: Support viewing symbol info from within the jump-to dialogUlf Magnusson
2018-06-11menuconfig: Support starting a search from the info dialogUlf Magnusson
2018-06-11Mention KCONFIG_CONFIG in the all*config.py scriptsUlf Magnusson
2018-06-11README nitUlf Magnusson
2018-06-11README: Mention environment variable expansion in READMEUlf Magnusson
2018-06-07Add license tag to alldefconfig.pyUlf Magnusson
2018-06-06standard_config_filename() style nitUlf Magnusson
2018-06-06genconfig: Fix weird wording in descriptionUlf Magnusson
2018-06-06Make 6.0.1 releasev6.0.1Ulf Magnusson
2018-06-06Fix link to allyesconfig.py in READMEUlf Magnusson
2018-06-06README nitUlf Magnusson
2018-06-06Make 6.0.0 releasev6.0.0Ulf Magnusson
2018-06-06Add license tags to scriptsUlf Magnusson
2018-06-05Fix formatting for script linksUlf Magnusson
2018-06-05Fix links to all{no,yes,mod}config scriptsUlf Magnusson
2018-06-05README nitsUlf Magnusson
2018-06-05Clean up and update README, cover bundled toolsUlf Magnusson
2018-06-05Turn syncconfig.py into genconfig.py and generate headerUlf Magnusson