Commit Graph

7 Commits

Author SHA1 Message Date
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