aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2021-10-01Merge pull request #2747 from Helflym/devYann Collet
2021-09-17[build] Add support for ASM files in Make + CMakeNick Terrell
2021-08-29reduce length of scanbuild static analyzer testYann Collet
2021-08-13Makefile: add AIX supportClément Chigot
2021-05-07Add PHONY targets to makefiles (#2629)sen
2021-05-07[1.5.0] Enable multithreading in lib build by default (#2584)sen
2021-05-05Rewrite References to LocationW. Felix Handte
2021-02-19removing signed integer overflow exception from ubsan testsYann Collet
2021-02-19fix ubsan test errorsYann Collet
2021-01-04[license] Update year to 2021Nick Terrell
2020-12-21try to fix cross-compiler testsYann Collet
2020-12-20fix ppc64 build on circleciYann Collet
2020-12-20try to keep libzstd.a "as is" once createdYann Collet
2020-12-15streamlined example recipeYann Collet
2020-12-03Add seekable tests to CIsenhuang42
2020-10-21zstd in programs/ can also receive a DEBUGLEVEL valueYann Collet
2020-05-29added comment on $(Q)Yann Collet
2020-05-29fixed double-compilation of lib with make -j allYann Collet
2020-05-08Add libzstd.pc Build to More Aggregate Targets in MakefilesW. Felix Handte
2020-05-07addingBimba Shrestha
2020-04-28Merge pull request #2048 from nocnokneo/ctest-supportNick Terrell
2020-04-07Fixed-up single-file libs directoryCarl Woffenden
2020-04-03Single-file decoder script can now (optionally) create an encoderCarl Woffenden
2020-03-30Add support for running more tests via CTestTaylor Braun-Jones
2020-03-26Fix copyright and license linesNick Terrell
2020-01-13[cmake] Add playTests.sh as a testNick Terrell
2020-01-06[bench] Automated benchmarking script (#1906)Bimba Shrestha
2019-11-07Change c90 to c89Ryan Schmidt
2019-09-10fix education decoder testYann Collet
2019-09-06fix eductional decoderYann Collet
2019-08-28update test scriptYann Collet
2019-08-27try to debug issues on CirrusCIYann Collet
2019-08-27added single_file_decoder to contrib/ testsYann Collet
2019-08-27removed associated testYann Collet
2019-01-19updated clang testsYann Collet
2018-12-12Merge branch 'dev' into btultra2Yann Collet
2018-12-09make test can accept DEBUGLEVEL argumentYann Collet
2018-12-03check availability of --color=never command on grep and egrepYann Collet
2018-10-11bumped version number to v1.3.7Yann Collet
2018-10-03Merge pull request #1330 from korli/haikuYann Collet
2018-10-03Enable building zstd on Haiku.Jerome Duval
2018-09-28Add -Werror to *build rulesNick Terrell
2018-09-25fixed usage of grep in MakefileYann Collet
2018-09-16Fix clang buildko-zu
2018-09-06Merge pull request #1304 from facebook/largeNbDictsYann Collet
2018-08-30Add optional description field support to "list" targetCasey McGinty
2018-08-30-std=c99 for largeNbDictsYann Collet
2018-08-29make all includes contrib/largeNbDictsYann Collet
2018-08-16Makefile: added variable SCANBUILDYann Collet
2018-08-15fix scope of scan-build testsYann Collet