xz-analysis-mirror/src
Lasse Collin d8b294af03 liblzma: Use _MSVC_LANG to detect when "noexcept" can be used with MSVC.
By default, MSVC always sets __cplusplus to 199711L. The real
C++ standard version is available in _MSVC_LANG (or one could
use /Zc:__cplusplus to set __cplusplus correctly).

Fixes <https://sourceforge.net/p/lzmautils/discussion/708858/thread/f6bc3b108a/>.

Thanks to Dan Weiss.
2022-07-12 19:01:09 +03:00
..
common Windows: Fix building of resource files when config.h isn't used. 2022-07-12 18:09:21 +03:00
liblzma liblzma: Use _MSVC_LANG to detect when "noexcept" can be used with MSVC. 2022-07-12 19:01:09 +03:00
lzmainfo Build: Prepare to support Automake's subdir-objects. 2014-10-29 21:15:35 +02:00
scripts xzdiff: Update the man page about the exit status. 2022-07-12 19:01:09 +03:00
xz xz: Document the special memlimit case of 2000 MiB on MIPS32. 2022-07-12 18:57:21 +03:00
xzdec Build: Add support for translated man pages using po4a. 2020-03-11 12:05:57 +02:00
Makefile.am Build: Prepare to support Automake's subdir-objects. 2014-10-29 21:15:35 +02:00