Kouhei Sutou
012c66536c
Add LZ4LIB_API
...
It's based on Zstandard's ZSTDLIB_API.
See also: https://github.com/Cyan4973/lz4/issues/216#issuecomment-226245432
Deprecated functions aren't LZ4LIB_API targets. Because we don't need to
export deprecated functions from now.
There are same LZ4LIB_API definitions in each header files instead of
including a common header file because LZ4_DEPRECATED is defined so.
2016-09-23 00:39:45 +09:00
inikep
c77fdb44f1
disabled <RunCodeAnalysis> for Win32
2016-09-03 07:53:38 +02:00
inikep
e5b0f1ea14
CFLAGS += $(MOREFLAGS)
2016-09-03 02:05:01 +02:00
inikep
829ae75871
remove EnablePREfast=true for Win32
2016-09-03 01:35:00 +02:00
inikep
547e1943c0
set OutDir
2016-09-03 01:12:22 +02:00
inikep
ab707e8b0d
update IncludePath
2016-09-03 01:03:04 +02:00
inikep
3a7b4457a5
restored lz4.vcxproj
2016-09-03 00:54:14 +02:00
inikep
81d90609b8
added appveyor.yml
2016-09-03 00:52:11 +02:00
inikep
c200f7e09f
renamed VS project
2016-09-03 00:51:24 +02:00
Nate Rosenblum
8a750aa35f
Add static library target for msbuild
2015-08-25 11:23:15 -07:00
Yann Collet
4abc86e0bd
Increased stack memory considered normal by Visual static analyzer
2015-06-28 22:49:16 -08:00
Yann Collet
15603d9566
Added static analyzer test in Visual
2015-06-28 18:58:16 -08:00
Yann Collet
886b19951c
Modified files rights
2015-03-31 20:29:24 +01:00
Yann Collet
7b5e94575a
Removed Visual 2013 solution, as AppVeyor automated mode only works with a single solution
2015-03-31 20:27:34 +01:00
Yann Collet
117ab8c841
Added : Visual 2013 solution
2015-03-31 20:08:52 +01:00
Yann Collet
08b24af5a0
Updated Visual 2012 solution : + 3 projects (fullbench, frametest, datagen)
2015-03-31 19:12:59 +01:00
Yann Collet
bf146ec247
Removed .suo & .user files from Visual solutions
2015-03-31 18:38:16 +01:00
Yann Collet
9fd92def42
Added : Visual project directory
2015-01-13 05:36:58 +01:00