Commit Graph

30 Commits

Author SHA1 Message Date
inikep
1007a1fe3d get rid of some Visual C++ warnings 2016-04-25 15:23:09 +02:00
inikep
6cb083fe3d fixed 64-bit compilation with Visual C++ 2016-04-25 14:42:15 +02:00
inikep
ea4ee3eee0 added compatibility with Visual C++ 2012 2016-04-25 13:09:06 +02:00
Yann Collet
b5a3cbd96d fixed Visual project 2016-04-09 15:44:38 +02:00
Christophe Chevalier
a8e54654bc Made all vs2013 vcxproj build to the same folders
- Add OutDir = $(SolutionDir)bin\$(Platform)\$(Configuration)\ to all projects
2016-03-18 14:20:33 +01:00
Yann Collet
cc5e8f222a fixed fullbench visual project 2016-03-15 21:12:51 +01:00
Yann Collet
ba7ba5b659 Visual : 32-bit build release uses static linking (/MT) 2016-02-18 19:15:19 +01:00
Yann Collet
d3debc39ea Visual : zstd supports for * wildcard character on command line
Visual : `zstd` 32-bits version compatible with Windows XP
2016-02-18 14:49:24 +01:00
Yann Collet
82f4d7da03 Fixed Visual solution 2016-02-12 22:04:49 +01:00
Yann Collet
035f69f3e6 fixed visual project 2016-02-03 01:15:43 +01:00
Yann Collet
82d71fe89f added wildcard '*' expansion in DictBuilder under Visual 2016-02-02 00:29:22 +01:00
Christophe Chevalier
f5fa09e5ac Added VS2013 project for dictBuilder
- fixed strings.h vs string.h include
- fixed INLINE/FORCE_INLINE defines
2016-01-30 21:12:37 +01:00
Yann Collet
a768a301ba fixed VS project 2016-01-21 16:04:35 +01:00
Yann Collet
155fbbfe25 visual dll version automatically follows zstd.h 2015-12-30 19:31:46 +01:00
Christophe Chevalier
9d8297bf04 Update version to 0.4.5 in zstdlib resources 2015-12-18 09:54:17 +01:00
Yann Collet
7b7027f21e windows project are now VS2013 2015-12-10 23:53:21 +01:00
Christophe Chevalier
fa9df079a4 Add a Visual Studio project for building zstdlib.dll on Windows
- Exports all methods marked with ZSTDLIB_API (ZSTD_DLL_EXPORT=1)
- Build without support for legacy version (ZSTD_LEGACY_SUPPORT=0)
2015-12-10 16:25:12 +01:00
Yann Collet
6adf3e2ec8 fixed Visual project 2015-12-01 11:56:09 +01:00
Yann Collet
cc30af6f76 fixed Visual Studio projects 2015-11-26 16:57:08 +01:00
Yann Collet
f86c0e7d10 Fixed Visual project 2015-11-25 15:00:12 +01:00
Yann Collet
438abef903 fixed Visual projects 2015-11-11 14:56:17 +01:00
cyan
154c25a6df fix Visual Studio projects in 32-bits release mode 2015-11-02 11:43:27 +01:00
Yann Collet
ec43ba4a95 updated visual studio projects 2015-10-30 11:51:26 +01:00
Yann Collet
4114f95ce9 fix Visual Studio projects 2015-10-30 06:40:22 +01:00
Yann Collet
2ec0cf21f8 updated Visual projects 2015-10-18 23:21:50 +01:00
Yann Collet
d5b7cb0bb8 Updated Visual solution 2015-08-23 23:20:34 +01:00
Yann Collet
ae67293e23 Updated Visual analyzer settings 2015-07-04 18:00:05 -08:00
Yann Collet
b6a0072699 Updated Visual projects 2015-07-04 16:23:52 -08:00
Yann Collet
5ca33779a4 Visual : Removed *.suo and *.user files, as suggested by Takayuki Matsuoka 2015-02-08 21:51:28 +01:00
Yann Collet
08f358599f Added : Visual project directory 2015-02-01 12:24:20 +01:00