Commit graph

8 commits

Author SHA1 Message Date
f307656bda Added the --version switch;
The project now embeds the git sha1 of the source it's built from (this implies a cmake regen of wordref if the current sha1 changes)
2013-08-22 12:07:38 +02:00
21476e0a5d Character conversion code put into a file on its own.
Character conversion relies on the setlocale(LC_TYPE, "") in main(), but maybe there are better ways of doing this.
2013-08-20 19:25:02 +02:00
95d9b7ca09 cmake files refactored and fixed to build without warnings 2013-08-16 17:27:19 +02:00
10918ac643 libjson converted to cmake 2013-08-15 20:02:06 +02:00
f206a536c8 Source moved into mv 2013-08-11 14:45:00 +02:00
3937847025 Added new file. 2013-08-11 14:39:03 +02:00
02e7aedc08 Added boost and fixed build options. 2013-08-11 14:38:51 +02:00
d7b7d22a0f First import, libjson and empty main files 2013-08-11 04:02:13 +02:00