Commit graph

6 commits

Author SHA1 Message Date
Alex Xu (Hello71)
3a84725d31 use __linux/__unix instead of CMAKE_C(XX)_FLAGS
this allows the user-specified CFLAGS/CXXFLAGS to take effect.

assume that all platforms supporting C++ in 2021 also support stdbool.h.
2021-11-20 10:30:19 -05:00
Christian
116d7d981d Makefiles for 32 bit version 2017-09-22 18:55:51 +02:00
Christian Schneider
64a50242d7 Compile 64 bit versions by default 2017-01-02 10:00:47 +01:00
Michael Reim
de05deb730 Add separate Makefile for contrib/bzip2 2016-02-07 09:01:28 +00:00
Christian Schneider
6782e35b01 Updated bzip2 from version 1.0.5 to 1.0.6
- See issue #13
- version 1.0.6 fixes a potential security vulnerability (CVE-2010-0405)
- Added comments about modifications
- Added bzip2 LICENSE file
2016-01-14 13:54:31 +01:00
Christian Schneider
0c3d924ada Moving more files to contrib
- Moved files for GifLib, bZip2 and zLib to contrib
- Removed unused .c/.h files.
2016-01-07 12:22:18 +01:00