Tino Reichardt
86141253dc
Add some notes about VS2019 Features
2020-06-06 12:09:17 +02:00
Tino Reichardt
9c3c277ad7
Normalize all the line endings
2020-05-31 13:08:03 +02:00
Tino Reichardt
e68922f917
Use Visual Studio 2019
2020-04-15 23:02:30 +02:00
Tino Reichardt
1ad4cdbf26
Optimize Build.mak file
2020-04-15 23:02:28 +02:00
Tino Reichardt
5245d379db
Compiling: Switch to Visual Studio 2017
2020-04-11 23:07:21 +02:00
Tino Reichardt
69fc4bfef1
Move SUBSYS variable to appveyor.cmd
2020-04-11 11:58:34 +02:00
Tino Reichardt
5e3efe410d
Compiling for IA64 and WinXP does not work, cause FLZMA2 doesn't build then :/
2019-11-03 16:28:05 +01:00
Tino Reichardt
2be04003c2
Fix #92 , compile with support for WinXP
2019-09-07 13:02:33 +02:00
Tino Reichardt
8ee55005cb
Add ARM and remove IA64
2018-12-30 14:09:09 +01:00
Tino Reichardt
79fd76b438
Enable /Gw (Optimize Global Data) via build script
2018-11-16 22:47:20 +01:00
Tino Reichardt
8474b3b70c
Add some minor fixes
...
- add README.md for the hash sources
- do not compile IA64 binaries:
- the flzma2 does not compile cleanly
- /Gw is not implemented within sdk 7.1 :/
2018-11-15 22:36:34 +01:00
Tino Reichardt
68f3ed1f3c
Compiling fixes
...
- add /TP on old IA64 compiler (sdk71)
- disable C4389 warning for flzma2
2018-11-06 18:36:29 +01:00
Tino Reichardt
c9b085e4ec
Add some compiling fixes and choose compiler (vc12 + sdk71 for ia64)
...
- add some pragma definitions to brotli port.h
- change lz4 code, to include zstd/xxhash.h
- fix various objects in makefile's
- fix LzHandler.cpp, LZIP has now 0xC5 @ Guid.txt
- improve logging on AppVeyor
- fix version numbers in codecs
- rename "Codec_zstdF" to "Codec_zstd_legacy"
- add missing objects for lizard
2018-10-21 18:53:42 +02:00
Tino Reichardt
e4157accb2
update README and version numbers for new release R7
...
- build also an 7z.dll which is compatible with the default 7-Zip installation
2017-06-20 20:24:41 +02:00
Tino Reichardt
8a6108d097
minor updates and fixes for building 7-Zip
...
- add appveyor.cmd for building @ Appveyor
- add build-ia64.cmd for building ia64
- remove package.cmd
2017-06-18 14:41:56 +02:00