Commit Graph

13 Commits

Author SHA1 Message Date
Tom Mason
5801940e0e bring back small undef
undef for small was removed when converting to cmake build system, which breaks compile on windows if bzlib.h is included after windows.h
2017-07-17 23:06:36 +01:00
Ruslan Baratov
641af3083a Fix CMake error with iOS toolchain 2017-03-15 19:38:09 +08:00
Ruslan Baratov
05587d1d9c Remove SHARED 2015-04-29 14:13:56 +02:00
Ruslan Baratov
dca5adbabe Set name project to BZip2 (CMake has module FindBZip2) 2015-04-29 14:12:20 +02:00
Ruslan Baratov
4eecec17ea Config-mode install 2015-04-29 14:11:12 +02:00
Ruslan Baratov
7d151fd687 Clean-up: remove trailing whitespaces 2015-04-29 13:22:20 +02:00
Ruslan Baratov
a420ebeb64 clean-up: remove commented code 2015-04-29 13:21:32 +02:00
Ruslan Baratov
aa8e19bb88 Do not modify postfix if it's already set 2015-04-29 13:20:37 +02:00
Gabi Davar
978f8ee190 add cmake build system
* fix a few 64bit warnings
* remove some really old stuff
2014-06-21 15:26:00 +03:00
Gabi Davar
c6dd23bcef convert build system to cmake 2014-06-20 21:25:47 +03:00
Gabi Davar
4c139339e2 switch to using icl by default 2014-06-20 21:03:31 +03:00
Gabi Davar
7ebc7596d4 * import patches to use dllimport/export instead of def file
* added version info
* add a modern DLL makefile
2014-06-04 15:28:59 +03:00
Gabi Davar
faaacf5bed bzip2-1.0.6 2014-06-04 11:33:57 +03:00