Commit Graph

8 Commits

Author SHA1 Message Date
Thomas Orozco 699c3aadf2 Remove the static build for now
The static build doesn't build with clang, and its usefulness is dubious
for the time being considering the only requirement is glibc.
2015-03-15 16:56:12 +01:00
Thomas Orozco ec36a858db Add travis / ci build script 2015-03-15 16:12:45 +01:00
Thomas Orozco 296a29e3da Convert to CMake 2015-03-15 14:21:03 +01:00
Thomas Orozco 5b7d66bfe3 Add a valgind test 2015-03-01 11:03:48 -05:00
Thomas Orozco c666a4f718 Add version in usage, improve usage 2015-02-28 19:42:36 -05:00
Thomas Orozco 0b3e77da75 Ensure we always build in a clean environment 2015-02-28 19:05:25 -05:00
Thomas Orozco fa8200cc1c Refactor further around functions 2015-02-28 18:11:54 -05:00
Thomas Orozco 191dd0a97f WIP - Split into functions 2015-02-28 10:58:14 -08:00