Skip to content

Releases: hellige/ccs-cpp

New parser and boost 1.61

14 Jun 19:29
Compare
Choose a tag to compare

First release using the new non-boost parser. Everything should remain the same as before, but now one can use unquoted values of the form timeout = 200ms or action = Quit.

Boost is still used, and for those using fig we now build against boost 1.61.

Boost 1.60

28 Apr 03:21
Compare
Choose a tag to compare

Revving package.fig to point at boost 1.60

Modern GCC support

18 Aug 09:46
Compare
Choose a tag to compare

Fixes issues when building with newer boosts and GCCs; makes it possible to select the GCC version (from fig) via make GCC_VERSION=xx