summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Update MSVC 2022 project's PlatformToolset to v143Takayuki Matsuoka2022-08-127-28/+28
* Clone MSVC project (from VS2017 to VS2022)Takayuki Matsuoka2022-08-129-0/+1410
* cmake: move cmake_minimum_required() before project()SpaceIm2022-08-111-4/+4
* Merge pull request #1063 from lz4/cmaketestYann Collet2022-02-041-1/+2
|\
| * updated cmake testYann Collet2022-02-041-1/+2
* | Fix CMake targets include direrctoriesLéon2022-01-191-2/+2
|/
* Fix typos found by codespellDimitri Papadopoulos2021-11-251-1/+1
* Create cmake package when installingKostas Dizas2021-10-202-0/+33
* Merge pull request #1000 from lifegpc/patch1Yann Collet2021-07-011-7/+14
|\
| * add missing if for lz4clifegpc2021-07-011-1/+3
| * Link static library first otherwise rebuild source files.lifegpc2021-07-011-14/+6
| * fix link problem on win32 MSVClifegpc2021-06-061-5/+18
* | bump CMake minimum required version to 2.8.12Sandy Harvie2021-05-201-1/+1
|/
* Add include locations for x64 builds as wellMark Harfouche2020-12-281-1/+12
* updated license & header datesYann Collet2020-11-254-4/+4
* fix cmake build of shared dll with visualYann Collet2020-11-111-0/+4
* Add CMake option LZ4_BUILD_CLI.Attila Oláh2020-09-231-6/+9
* [build] Move CMake and Visual build systems to build/Nick Terrell2020-08-2026-0/+3550