summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* added a few datesYann Collet2016-11-211-1/+1
* added examples to make allYann Collet2016-11-211-0/+3
* fixed #272 (compilation fails on gcc 4.4), reported by @totaamYann Collet2016-11-191-1/+5
* usan32 relies on default compiler (by default)Yann Collet2016-11-181-1/+1
* switch usan32 tests to gcc-5Yann Collet2016-11-181-4/+4
* added sanitize32 tests to TravisYann Collet2016-11-181-0/+3
* fixed Travis test casesYann Collet2016-11-171-6/+6
* fix 32-bits mode.Yann Collet2016-11-171-4/+7
* clang and g++ tests restricted to native only on Travis CI Ubuntu v12 environ...Yann Collet2016-11-141-4/+18
* fixed conversion warningsYann Collet2016-11-141-1/+4
* fuzzer code refactoringYann Collet2016-11-131-5/+5
* better MSYS/MinGW supportPrzemyslaw Skibinski2016-11-101-16/+31
* reordered Travis CI testsPrzemyslaw Skibinski2016-11-101-0/+1
* joined arm and aarch64 testsPrzemyslaw Skibinski2016-11-081-0/+2
* test powerpc64Przemyslaw Skibinski2016-11-081-6/+6
* tests\Makefile: added test-platformPrzemyslaw Skibinski2016-11-081-7/+8
* added platformTestPrzemyslaw Skibinski2016-11-081-4/+4
* added "make c_standards"Przemyslaw Skibinski2016-11-071-7/+17
* redefined VOID for Windows/MSYSPrzemyslaw Skibinski2016-11-041-4/+3
* updated programs/README.mdPrzemyslaw Skibinski2016-11-031-2/+1
* test programs moved to tests/Przemyslaw Skibinski2016-11-031-1/+4
* moved cmake and debian directories to contrib (#245)Yann Collet2016-11-021-1/+1
* Add missing $(EXT) to lz4 program nameKouhei Sutou2016-09-231-2/+4
* lz4 version source from lz4.hYann Collet2016-09-031-4/+0
* lz4 as phony targetYann Collet2016-08-201-5/+5
* Makefile : lz4 at rootYann Collet2016-08-201-0/+2
* Add FreeBSD to install targetsMartin Waschbüsch2016-05-171-2/+3
* Remove whitespace from ends of linesJulius Werner2016-02-131-5/+5
* Updated Makefile and .travisYann Collet2015-09-011-31/+18
* faster sanitize testsYann Collet2015-08-151-1/+1
* Makefile : generates *.o for faster processingYann Collet2015-08-151-17/+17
* liblz4 : Moved XXH_NAMESPACE to CPPFLAGSYann Collet2015-07-021-1/+1
* changed datagen to remove one mallocYann Collet2015-06-291-1/+1
* renamed directory to versionsTestYann Collet2015-06-281-4/+4
* minor example clarificationYann Collet2015-06-281-1/+1
* staticAnalyze use same compilation flags as normal buildYann Collet2015-06-271-1/+1
* Ensured make test is not confused with directory testYann Collet2015-06-271-1/+1
* Changed : static library is no longer compiled with -fPIC by default (this op...Yann Collet2015-06-271-2/+6
* Use lz4 binary to check outputZbigniew Jędrzejewski-Szmek2015-06-181-0/+1
* Add example which uses the frame api through the libraryZbigniew Jędrzejewski-Szmek2015-06-181-0/+1
* Performance fix : big compression speed boost for clang (+30%)Yann Collet2015-05-211-1/+1
* cosmetic changes, 2nd tryYann Collet2015-05-151-1/+1
* Issue #103 : Add compatibility test between releasesTakayuki MATSUOKA2015-05-151-0/+4
* stronger arm testsYann Collet2015-04-161-2/+2
* Static analyzer generates error codes on bug suspicionYann Collet2015-04-161-2/+2
* Shortened tests durationsYann Collet2015-04-121-1/+1
* Fixed issue #84Yann Collet2015-04-121-2/+2
* Updated : fuzzer tests can be programmed for a timelengthYann Collet2015-04-101-1/+1
* Added : sanitize testYann Collet2015-04-091-0/+3
* minor Makefile test refactoringYann Collet2015-04-081-5/+5