Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add LZ4LIB_API | Kouhei Sutou | 2016-09-22 | 6 | -29/+29 |
| | | | | | | | | | | | | 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. | ||||
* | disabled <RunCodeAnalysis> for Win32 | inikep | 2016-09-03 | 6 | -12/+0 |
| | |||||
* | CFLAGS += $(MOREFLAGS) | inikep | 2016-09-03 | 6 | -0/+12 |
| | |||||
* | remove EnablePREfast=true for Win32 | inikep | 2016-09-02 | 6 | -36/+12 |
| | |||||
* | set OutDir | inikep | 2016-09-02 | 6 | -25/+7 |
| | |||||
* | update IncludePath | inikep | 2016-09-02 | 6 | -30/+30 |
| | |||||
* | restored lz4.vcxproj | inikep | 2016-09-02 | 1 | -0/+182 |
| | |||||
* | renamed VS project | inikep | 2016-09-02 | 6 | -0/+951 |