summaryrefslogtreecommitdiff
path: root/attoconf/lib/install.py
AgeCommit message (Expand)AuthorFilesLines
2023-12-10Upgrade to Python3.Fedja Beader1-1/+1
2015-10-01Fix legacy compatibility againBen Longbons1-0/+4
2014-07-17Use a metaclass instead of @add_slotsBen Longbons1-6/+2
2014-07-17Ditch the special treatment of NoneBen Longbons1-62/+62
2014-07-16Remove possibility of custom varsBen Longbons1-2/+4
2013-09-26Remove support for origin trackingBen Longbons1-82/+42
2013-09-25Use keyword splats in ctorsBen Longbons1-2/+10
2013-08-07Remove inferior package version, fix makefile formatBen Longbons1-12/+3
2013-08-06Write vars to makefile in orderBen Longbons1-1/+2
2013-08-06Add config hashBen Longbons1-20/+20
2013-08-06Refactor checks and varsBen Longbons1-5/+20
2013-08-06All specifying varname, and fix bugsBen Longbons1-9/+4
2013-08-06Move all types to their own moduleBen Longbons1-23/+2
2013-08-05Add a classy API, and use it to implement all the common optionsBen Longbons1-0/+320