aboutsummaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)Author
2022-08-12Update MSVC 2022 project's PlatformToolset to v143Takayuki Matsuoka
2022-08-12Clone MSVC project (from VS2017 to VS2022)Takayuki Matsuoka
2022-08-12cmake: move cmake_minimum_required() before project()SpaceIm
2022-02-04Merge pull request #1063 from lz4/cmaketestYann Collet
2022-02-03updated cmake testYann Collet
2022-01-19Fix CMake targets include direrctoriesLéon
2021-11-25Fix typos found by codespellDimitri Papadopoulos
2021-10-20Create cmake package when installingKostas Dizas
2021-07-01Merge pull request #1000 from lifegpc/patch1Yann Collet
2021-07-01add missing if for lz4clifegpc
2021-07-01Link static library first otherwise rebuild source files.lifegpc
2021-06-06fix link problem on win32 MSVClifegpc
2021-05-20bump CMake minimum required version to 2.8.12Sandy Harvie
2020-12-28Add include locations for x64 builds as wellMark Harfouche
2020-11-25updated license & header datesYann Collet
2020-11-11fix cmake build of shared dll with visualYann Collet
2020-09-23Add CMake option LZ4_BUILD_CLI.Attila Oláh
2020-08-19[build] Move CMake and Visual build systems to build/Nick Terrell