Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-10-01 | Fix legacy compatibility again | Ben Longbons | 2 | -1/+7 | |
2015-10-01 | Add support for finding dependencies via pkg-config | Ben Longbons | 3 | -3/+110 | |
2014-07-17 | Use a metaclass instead of @add_slots | Ben Longbons | 10 | -33/+34 | |
2014-07-17 | Ditch the special treatment of None | Ben Longbons | 8 | -107/+136 | |
2014-07-16 | Remove possibility of custom vars | Ben Longbons | 4 | -35/+37 | |
Retained temporary backward-compatibility vars until 1.0 | |||||
2013-10-15 | Print help header for env section | Ben Longbons | 2 | -1/+2 | |
2013-09-29 | Improve version messages | Ben Longbons | 2 | -7/+33 | |
2013-09-29 | Clean up config.status during tests | Ben Longbons | 2 | -1/+3 | |
This should probably be handled some better way. | |||||
2013-09-26 | Fix unit test for that last commit | Ben Longbons | 2 | -5/+5 | |
2013-09-26 | Remove support for origin tracking | Ben Longbons | 8 | -136/+91 | |
This has not been very useful since config.status was implemented, and it kind of complicates the code. | |||||
2013-09-25 | Add a more flexible converter from Makefile.in to Makefile | Ben Longbons | 3 | -1/+84 | |
2013-09-25 | Use keyword splats in ctors | Ben Longbons | 3 | -8/+20 | |
2013-09-25 | Remove duplicates from config.status | Ben Longbons | 2 | -5/+9 | |
2013-09-23 | Allow config.status to take additional arguments | Ben Longbons | 2 | -2/+2 | |
2013-09-22 | Implement config.status | Ben Longbons | 2 | -4/+17 | |
2013-08-07 | Remove inferior package version, fix makefile format | Ben Longbons | 4 | -22/+5 | |
The problem with version is that it breaks remake without reconf. Version should instead be handled by the makefile. | |||||
2013-08-06 | Fix versioning | Ben Longbons | 4 | -7/+9 | |
2013-08-06 | Write vars to makefile in order | Ben Longbons | 7 | -9/+32 | |
2013-08-06 | Add config hash | Ben Longbons | 4 | -23/+71 | |
2013-08-06 | Refactor checks and vars | Ben Longbons | 7 | -31/+53 | |
2013-08-06 | All specifying varname, and fix bugs | Ben Longbons | 6 | -36/+29 | |
2013-08-06 | Move all types to their own module | Ben Longbons | 10 | -56/+178 | |
2013-08-05 | Add some stuff whose need became obvious when I tried to use it | Ben Longbons | 7 | -3/+115 | |
2013-08-05 | Add a classy API, and use it to implement all the common options | Ben Longbons | 10 | -16/+894 | |
2013-08-02 | Add flesh to the skeleton | Ben Longbons | 7 | -5/+702 | |
2013-08-01 | Put some important files in a skeleton | Ben Longbons | 3 | -0/+139 | |
2013-08-01 | Initial commit of the final draft of attoconf | Ben Longbons | 1 | -0/+0 | |