Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-02 | Nuke the scons build scripts. | Daniel Burrows | 1 | -141/+0 | |
These never worked out as well as I intended, and all indications were that they would be a maintenance burden...or just bitrot. Fully parallel builds are nice, but my builds are pretty quick on my 8-core box even with the artificial chokepoints that automake induces. | |||||
2010-06-18 | Write configure checks to empirically verify various libept functionality. | Daniel Burrows | 1 | -0/+141 | |
This is necessary to support the upcoming version of ept (currently in experimental). I even did it "right" and tested each feature individually. Aren't I cool. |