summaryrefslogtreecommitdiffstats
path: root/PCbuild/liblzma.vcxproj
Commit message (Collapse)AuthorAgeFilesLines
* bpo-40859: Update Windows build to use xz-5.2.5 (GH-20622)Ma Lin2022-04-191-2/+2
|
* bpo-40861: Enable optimizations when building liblzma (GH-20724)Steve Dower2020-06-081-5/+2
|
* bpo-36941: Windows build changes for Windows ARM64 (GH-13365)Paul Monson2019-05-171-0/+16
|
* bpo-35976: Enable Windows projects to build with platform ARM32 (GH-11825)Paul Monson2019-02-141-0/+16
| | | This change adds the necessary items to the build projects to avoid erroring out right at the start. It does not add _support_ for targeting Windows on ARM32, but is a necessary prerequisite for adding it.
* bpo-9566: Fix some Windows x64 compiler warnings (#2492)Segev Finer2017-07-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * bpo-9566: Silence liblzma warnings * bpo-9566: Silence tcl warnings * bpo-9566: Silence tk warnings * bpo-9566: Silence tix warnings * bpo-9566: Fix some library warnings * bpo-9566: Fix msvcrtmodule.c warnings * bpo-9566: Silence _bz2 warnings * bpo-9566: Fixed some _ssl warnings * bpo-9566: Fix _msi warnings * bpo-9566: Silence _ctypes warnings * Revert "bpo-9566: Fixed some _ssl warnings" This reverts commit a639001c949ba53338a9ee047d2ec1efd2505e6f. * bpo-9566: Also consider NULL as a possible error in HANDLE_return_converter * bpo-9566: whitespace fixes
* bpo-30631: Silence MSVC warnings in third-party code (GH-1963)Segev Finer2017-06-161-0/+1
|
* Issue #28065: Update xz to 5.2.2 on Windows, and build it from sourceZachary Ware2016-09-121-0/+216