Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use FindFirstFileA and FindNextFileA on Windows | Przemyslaw Skibinski | 2016-12-22 | 1 | -4/+4 |
| | |||||
* | VS projects: CharacterSet changed to MultiByte | Przemyslaw Skibinski | 2016-12-21 | 1 | -4/+4 |
| | |||||
* | added IncludePath | Przemyslaw Skibinski | 2016-12-21 | 1 | -4/+4 |
| | |||||
* | removed LZ4_DLL_EXPORT=1 | Przemyslaw Skibinski | 2016-11-09 | 1 | -4/+4 |
| | |||||
* | updated IntDir | Przemyslaw Skibinski | 2016-11-08 | 1 | -1/+1 |
| | |||||
* | VS project: added IntDir | Przemyslaw Skibinski | 2016-11-08 | 1 | -1/+2 |
| | |||||
* | TreatWarningAsError=true only for debug | Przemyslaw Skibinski | 2016-11-07 | 1 | -2/+2 |
| | |||||
* | updated Visual Studio projects | Przemyslaw Skibinski | 2016-11-03 | 1 | -1/+1 |
| | |||||
* | Add LZ4LIB_API | Kouhei Sutou | 2016-09-22 | 1 | -5/+5 |
| | | | | | | | | | | | | 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 | 1 | -2/+0 |
| | |||||
* | CFLAGS += $(MOREFLAGS) | inikep | 2016-09-03 | 1 | -0/+2 |
| | |||||
* | remove EnablePREfast=true for Win32 | inikep | 2016-09-02 | 1 | -6/+2 |
| | |||||
* | set OutDir | inikep | 2016-09-02 | 1 | -4/+1 |
| | |||||
* | update IncludePath | inikep | 2016-09-02 | 1 | -5/+5 |
| | |||||
* | renamed VS project | inikep | 2016-09-02 | 1 | -0/+175 |