summaryrefslogtreecommitdiff
path: root/attoconf/lib/make.py
AgeCommit message (Expand)AuthorFilesLines
2023-12-10Upgrade to Python3.Fedja Beader1-1/+1
2014-07-17Use a metaclass instead of @add_slotsBen Longbons1-4/+2
2013-09-26Remove support for origin trackingBen Longbons1-3/+3
2013-09-25Add a more flexible converter from Makefile.in to MakefileBen Longbons1-0/+3
2013-09-25Use keyword splats in ctorsBen Longbons1-4/+8
2013-08-07Remove inferior package version, fix makefile formatBen Longbons1-1/+1
2013-08-06Fix versioningBen Longbons1-2/+2
2013-08-06Write vars to makefile in orderBen Longbons1-5/+8
2013-08-06Refactor checks and varsBen Longbons1-7/+0
2013-08-06All specifying varname, and fix bugsBen Longbons1-8/+0
2013-08-05Add a classy API, and use it to implement all the common optionsBen Longbons1-0/+94