aboutsummaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)Author
2021-12-03Merge pull request #2893 from terrelln/issue-2789Nick Terrell
2021-12-02[asm] Share portability macros and restrict ASM furtherNick Terrell
2021-12-02Disable Multithreading in CMake Builds for AndroidW. Felix Handte
2021-11-24Update CMakeLists.txtJann Köker
2021-11-13Fix typosDimitris Apostolou
2021-09-29add missing BUNDLE DESTINATIONDenis Rouzaud
2021-09-20Huffman ASMNick Terrell
2021-09-19add msvc2019 to build.generic.cmdMa Lin
2021-09-17[build] Add support for ASM files in Make + CMakeNick Terrell
2021-09-09meson: fix type error for integer optionEli Schwartz
2021-08-09meson: set the symbol visibility of the shared library to hiddenEli Schwartz
2021-08-09meson: fix warnings in build filesEli Schwartz
2021-08-09meson: link tests with a convenience library of sources used by multiple bina...Eli Schwartz
2021-07-09pzstd: fix linking for static buildsJonathan Ringer
2021-06-24remove invalid testYann Collet
2021-05-13Remove deprecate flag for vcx (#2647)sen
2021-05-13Add source level deprecation warning disabling to certain tests/utils (#2645)sen
2021-05-06Merge branch 'dev' into fasterCygwinYann Collet
2021-05-06[1.5.0] Deprecate some functions (#2582)sen
2021-05-06Merge pull request #2600 from nickhutchinson/clang-clNick Terrell
2021-05-06CMake: fix excessive build warnings when building with clang-clNick Hutchinson
2021-05-06attempt to make Appveyor's Cygwin test fasterYann Collet
2021-05-05Rewrite References to LocationW. Felix Handte
2021-05-05Move Single-File Build Script from `contrib/` to `build/`W. Felix Handte
2021-04-30[1.5.0] Move `zstd_errors.h` and `zdict.h` to `lib/` rootNick Terrell
2021-04-26[trace] Remove default definitions of weak symbolsNick Terrell
2021-04-19Remove ZBUFF testssenhuang42
2021-03-19meson: fix build by adding missing filesSupervisedThinking
2021-02-07CMake: Enable only C for lib and programs projectsIssam E. Maghni
2021-02-05Add basic tracing functionalityNick Terrell
2021-01-09cmake: use configure_file() for creating the .pc fileChristoph Reiter
2020-12-10[CI][cmake] Disable --test-large-data and shorten fuzzing time to 2 minsNick Terrell
2020-12-10[cmake] Quote environment variables for testsNick Terrell
2020-12-10[cmake] Fix pkgconfig quotingNick Terrell
2020-12-08Apply Same Strategy to CMakeW. Felix Handte
2020-12-03Allow paramgrill in cmake on windowssenhuang42
2020-11-24Update cmake_minimum_required to 2.8.12Stephen Brawner
2020-07-17Merge pull request #2197 from neheb/hjYann Collet
2020-07-10Merge pull request #2183 from tonytheodore/patch-1Yann Collet
2020-06-15removing deduplicatin of flagsBimba Shrestha
2020-06-09meson: remove build requirement for distutilsRosen Penev
2020-06-02DLL install fix for https://github.com/facebook/zstd/issues/2160Bimba Shrestha
2020-06-02Install pkg-config file on MINGW alsoTony Theodore
2020-05-22do not install zbuff.hYann Collet
2020-05-21fix meson playTests.shYann Collet
2020-05-21fixed zbuff testYann Collet
2020-05-08Fix pkg-config File Generation Again AgainW. Felix Handte
2020-05-08Merge pull request #2078 from nocnokneo/fix-destdir-installsFelix Handte
2020-05-05faster cygwin testYann Collet
2020-05-01meson msvc build fixBimba Shrestha