Commit graph

11 commits

Author SHA1 Message Date
Ziemas
c70605e672 libdeflate: delete libdeflate 2020-12-30 13:45:01 +01:00
Ziemas
5e6bc8d850 CHD: Introduce all the CHD stuff
Not yet working properly.
2020-12-30 13:45:01 +01:00
a dinosaur
b20894039f cmake: merge improvements from the vk branch 2020-04-04 18:55:18 +11:00
a dinosaur
7c1f891801 cmake: simplify managing "lib" prefix for libdeflate 2019-10-10 20:25:36 +11:00
a dinosaur
99f4172579 cmake: fix apple support 2019-10-07 16:39:36 +11:00
a dinosaur
566b3c89d3 cmake: try to call libdeflate libdeflate in VS 2019-10-07 00:42:36 +11:00
a dinosaur
b2ad0f7eed cmake: replace obsolete add_definitions with target_compile_options in libdeflate buildscript 2019-10-06 18:49:05 +11:00
a dinosaur
d66d73a205 cmake: don't add /MD to MSVC, it breaks things
also only apply GCC flags to GCC & Clang
2019-10-05 21:53:02 +10:00
a dinosaur
0bb3c87d11 remove -O2 from libdeflate cmakelists, fixes MSVC build failure
and honestly was just a bad idea
2019-10-05 20:35:42 +10:00
a dinosaur
4d07210c0d cmake: tabs to 4 spaces so people stop accidentally inserting 8 spaces 2019-10-05 13:52:58 +10:00
a dinosaur
a491dce51a CISO reading support (#123)
This changes up the build system quite a bit.
2019-02-25 18:51:46 -05:00