inikep
|
4d0efc8a16
|
added zstd.rc
|
2016-09-13 14:00:18 +02:00 |
inikep
|
362708d4d2
|
zstd.exe has FileVersion and ProductVersion
|
2016-09-13 13:53:43 +02:00 |
Yann Collet
|
080940c628
|
fixed Visual project, removing fileio_legacy
|
2016-08-28 19:27:55 -07:00 |
inikep
|
49775e3a60
|
VS projects: fixed include directiories
|
2016-08-18 14:25:28 +02:00 |
inikep
|
b1421f2d36
|
updated VS projects
|
2016-08-18 14:17:11 +02:00 |
inikep
|
a7bb322a93
|
removed never referenced functions
|
2016-08-18 10:30:21 +02:00 |
inikep
|
5a54870047
|
fixed Intel Compiler warnings with Visual Studio
http://encode.ru/threads/2119-Zstandard?p=49504&viewfull=1#post49504
|
2016-08-18 09:00:25 +02:00 |
inikep
|
855dbaf7f9
|
added CompileAsCpp.props for VC++ compilation
|
2016-08-10 14:21:08 +02:00 |
inikep
|
4d84bbd045
|
updated CMake and VS projects to support decoder for v0.7 format
|
2016-07-25 17:49:49 +02:00 |
Yann Collet
|
e4eadbb0f3
|
removed filters files
|
2016-07-18 03:17:56 +02:00 |
Yann Collet
|
356e5e2a07
|
update Visual projects for /lib/zstd.h
|
2016-07-18 03:14:58 +02:00 |
Christophe Chevalier
|
54bf3ae32e
|
Removed old xxx_static.h header references from VS2010 project
|
2016-06-14 14:07:54 +02:00 |
inikep
|
4000945a1d
|
project updated for legacy decoder zstd_v06.c
|
2016-06-09 18:12:06 +02:00 |
inikep
|
aa224c0205
|
VS projects: remove duplicated xxhash.c and xxhash.h
|
2016-06-02 22:24:29 +02:00 |
inikep
|
b74a468fad
|
Merge remote-tracking branch 'refs/remotes/Cyan4973/dev070' into dev070
|
2016-06-02 22:09:09 +02:00 |
inikep
|
13f42d9085
|
VS2010 project: reverted zstdlib.rc
|
2016-06-01 14:44:31 +02:00 |
Yann Collet
|
38a0215b53
|
Merge pull request #197 from inikep/dev070
improved Travis tests, skippable frames
|
2016-06-01 13:41:19 +02:00 |
inikep
|
b37b79e868
|
VS projects: fixed xxhash dependency in fullbench
|
2016-06-01 10:24:57 +02:00 |
cyan
|
c30d8d50da
|
fixed fullbench visual project
|
2016-06-01 09:31:34 +02:00 |
inikep
|
a6b942018d
|
Merge remote-tracking branch 'refs/remotes/origin/dev' into dev070
# Conflicts:
# .travis.yml
# Makefile
# lib/common/zstd_static.h
# programs/Makefile
# projects/VS2008/zstd/zstd.vcproj
# projects/VS2008/zstdlib/zstdlib.vcproj
# projects/cmake/lib/CMakeLists.txt
# projects/cmake/programs/CMakeLists.txt
|
2016-06-01 00:07:09 +02:00 |
inikep
|
019b833306
|
VS project: dictBuilder added to include directories
|
2016-05-31 17:34:37 +02:00 |
cyan
|
b880631aed
|
Fixed visual projects
Signed-off-by: Yann Collet <yann.collet.73@gmail.com>
|
2016-05-30 18:28:29 +02:00 |
inikep
|
44bb2f6c89
|
added datagen in Visual Studio project
|
2016-05-19 12:16:14 +02:00 |
inikep
|
7c4d041d3c
|
added Visual Studio 2008 and 2010 projects
|
2016-05-16 14:48:04 +02:00 |