Commit Graph

15 Commits

Author SHA1 Message Date
Thomas Orozco 3764a7f224 Bump to 0.4.1
+ Add support for older Cmake to build on Ubuntu Precise (which is what
we have in Travis)
2015-05-04 22:30:10 +02:00
Thomas Orozco 434dd956bd Bump version to 0.4.0
New features:

+ Generate DEB and RPM packages
2015-05-04 21:02:27 +02:00
Thomas Orozco a1d6372ef6 Generate DEB and RPM packages 2015-05-04 20:59:17 +02:00
Thomas Orozco a417b59f1a Ensure ${} isn't eaten by CMake 2015-04-05 18:02:52 +02:00
Thomas Orozco 7567a81585 Bump version to 0.3.4 2015-04-04 18:41:39 +02:00
Thomas Orozco c5a49cf4d6 Specify language in CMakeLists 2015-04-04 17:55:39 +02:00
Thomas Orozco 04c650339e Add install rule in cmake 2015-04-04 16:07:33 +02:00
Thomas Orozco f3c3b1ec14 Bump to 0.3.3
Only packaging changes
2015-03-15 18:48:17 +01:00
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