summaryrefslogtreecommitdiff
path: root/examples/allnoconfig.py
AgeCommit message (Expand)Author
2017-11-06Simplify allyesconfig.pyUlf Magnusson
2017-11-05Simplify redundant 'is (not) None' tests in examplesUlf Magnusson
2017-11-05Simplify allnoconfig.py choice handlingUlf Magnusson
2017-11-01Switch to a much faster invalidation algorithmUlf Magnusson
2017-10-30Consistently use 0/1/2 for tristate valuesUlf Magnusson
2017-10-28Nearly finalize APIUlf Magnusson
2017-10-25BackupUlf 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-13Rename some APIs to be more consistent and intuitive.Ulf Magnusson
2012-12-11Rename APIs to be more consistent and intuitive.Ulf Magnusson
2012-12-08Clarify allno/yesconfig.py.Ulf Magnusson
2012-12-06Move examples into separate directory.Ulf Magnusson