summaryrefslogtreecommitdiff
path: root/attoconf/classy.py
AgeCommit message (Expand)AuthorFilesLines
2023-12-10Upgrade to Python3.Fedja Beader1-4/+3
2015-10-01Fix legacy compatibility againBen Longbons1-1/+3
2015-10-01Add support for finding dependencies via pkg-configBen Longbons1-1/+11
2014-07-17Use a metaclass instead of @add_slotsBen Longbons1-13/+22
2014-07-17Ditch the special treatment of NoneBen Longbons1-2/+2
2013-10-15Print help header for env sectionBen Longbons1-0/+1
2013-08-06Write vars to makefile in orderBen Longbons1-0/+9
2013-08-05Add some stuff whose need became obvious when I tried to use itBen Longbons1-0/+15
2013-08-05Add a classy API, and use it to implement all the common optionsBen Longbons1-0/+112