Commit Graph

7 Commits

Author SHA1 Message Date
Thomas Orozco 178f46aa01 Convert to out-of-tree builds 2015-03-15 18:46:13 +01:00
Thomas Orozco 5bba1c35e5 Move code into ./src 2015-03-15 17:50:19 +01:00
Thomas Orozco 6e7cdc63bb Auto-generate README (for version number) 2015-03-15 17:47:15 +01:00
Thomas Orozco 756818ba29 Bump version to 0.3.2 2015-03-15 17:01:17 +01:00
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 958597f620 Tolerate an older cmake
We don't depend on newer features, and Travis offers 2.8.7
2015-03-15 16:13:57 +01:00
Thomas Orozco 296a29e3da Convert to CMake 2015-03-15 14:21:03 +01:00