summaryrefslogtreecommitdiff
path: root/examples/allnoconfig_simpler.py
AgeCommit message (Expand)Author
2018-05-27allnoconfig: Move from examples/ to rootUlf Magnusson
2018-02-06Consistently use 'kconf' instead of 'conf'Ulf Magnusson
2017-11-01Switch to a much faster invalidation algorithmUlf Magnusson
2017-10-30Consistently use 0/1/2 for tristate valuesUlf Magnusson
2017-10-24Kconfiglib 2 backupUlf Magnusson
2015-03-13Fix examples/allnoconfig.py testsuite hang with v4.0-rc3.Ulf Magnusson
2015-03-12Use Symbol.is_allnoconfig_y() in the examplesPhilip Craig
2012-12-12Re-enable set_user_value() warning for symbols with no prompts.Ulf Magnusson
2012-12-11Rename APIs to be more consistent and intuitive.Ulf Magnusson
2012-12-11Include allnoconfig_simpler.py in test suite.Ulf Magnusson
2012-12-08Add a simpler allnoconfig example.Ulf Magnusson