Commit Graph

11 Commits

Author SHA1 Message Date
093a2efc08 Merge branch 'wip-cpp' 2019-10-05 11:24:04 +03:00
Gregory Pakosz
73eb7856dd enabled and fixed -Wshadow and -Wuseless-cast offences 2018-11-06 14:57:03 +01:00
Gregory Pakosz
de7a01d322 added a C++ API 2018-09-07 11:46:17 +02:00
Gregory Pakosz
523c28a215 added support for Cygwin. Closes #8 2017-02-06 21:53:31 +01:00
Gregory Pakosz
923408c290 fixed _gnu-make/Makefile LDFLAGS position on the command line 2016-10-06 09:11:33 +02:00
Gregory Pakosz
73c56ffacc added support for FreeBSD. Closes #4. 2016-02-23 11:16:58 +01:00
Gregory Pakosz
783a033c9e made library, examples and Makefile MINGW64 friendly 2016-01-28 09:21:27 +01:00
Gregory Pakosz
8ddf72164b _DARWIN_C_SOURCE must be defined when compiling for Mac with -std=c99 2016-01-25 22:11:13 +01:00
Gregory Pakosz
7fca0bb95a changed _gnu-make/Makefile to compile with -std=c99 and use $(CXX) for linking C++ versions, fixes #3 2016-01-21 21:03:00 +01:00
Gregory Pakosz
d0fc4161e8 fixed errors and warnings when building as C++ - fixes #1 2015-12-28 16:21:58 +01:00
Gregory Pakosz
76a7a85f8b initial commit 2015-03-05 20:19:44 +01:00