summaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* ensure conformance with custom LZ4_DISTANCE_MAXYann Collet2019-07-151-0/+4
* Merge pull request #739 from cmeister2/cmeister2/ossfuzzYann Collet2019-06-301-0/+6
|\
| * Add a fuzzing target that compiles in the oss-fuzz environmentMax Dymond2019-06-281-0/+6
* | Merge pull request #741 from lzutao/meson-deprecated-warnYann Collet2019-06-301-12/+18
|\ \
| * | meson: Rename options in travis configLzu Tao2019-06-291-12/+18
| |/
* | travisCI: added ASAN fuzzer testsYann Collet2019-06-291-0/+6
|/
* meson: Rely only on extracted version in lz4.hLzu Tao2019-04-301-2/+2
* contrib: Make Meson build non optionalLzu Tao2019-04-261-3/+3
* added library build test on Mac OS-XYann Collet2019-04-231-1/+4
* ensure tests work when `stdout` is not the consoleYann Collet2019-04-221-1/+1
* travis: Prefer `apt-get` in `install` field than `addons-apt-sources`Lzu Tao2019-01-101-46/+25
* travis: Prefer `script` field than `Cmd` envLzu Tao2019-01-101-78/+108
* meson: Use clang for faster buildLzu Tao2018-12-031-3/+7
* Add Travis meson buildLzu Tao2018-12-021-0/+18
* added cppcheckYann Collet2018-09-181-1/+2
* Test Linking C-Compiled Library and C++-Compiled TestsW. Felix Handte2018-05-221-0/+4
* added sudo rights for low-mem-address testsCyan49732018-04-131-1/+1
* added low-memory address test to travistest49732018-04-061-2/+2
* travisci : ensure "clean" betweeb 2 testsYann Collet2018-02-011-1/+1
* added checkTagYann Collet2018-01-151-0/+8
* restored .travisv1.8.1.2Yann Collet2018-01-141-22/+148
* revert project nameYann Collet2018-01-141-1/+1
* minor name updateYann Collet2018-01-141-1/+1
* coverity for travisYann Collet2016-11-221-0/+25
* removed travis fileYann Collet2016-11-221-148/+0
* added gcc 4.4 testYann Collet2016-11-211-0/+12
* changes travis test orderYann Collet2016-11-211-30/+30
* attempt -mx32 tests on Travis CIYann Collet2016-11-191-0/+9
* removed usan32 tests.Yann Collet2016-11-181-13/+0
* moved usan32 tests to gcc-6Yann Collet2016-11-181-3/+3
* fixed gcc-5 confYann Collet2016-11-181-1/+4
* switch usan32 tests to gcc-5Yann Collet2016-11-181-4/+4
* attempt to fix sanitize32 package dependencyYann Collet2016-11-181-0/+2
* added sanitize32 tests to TravisYann Collet2016-11-181-15/+23
* fixed versionsTestYann Collet2016-11-171-1/+1
* fixed Travis test casesYann Collet2016-11-171-2/+2
* fix 32-bits mode.Yann Collet2016-11-171-2/+2
* restored .travis.ymlYann Collet2016-11-151-22/+124
* .travis.yml for coverityYann Collet2016-11-151-0/+25
* removed .travis.yml, for better rebaseYann Collet2016-11-151-127/+0
* clang and g++ tests restricted to native only on Travis CI Ubuntu v12 environ...Yann Collet2016-11-141-16/+16
* Using MinGW+MSYS to create DLLPrzemyslaw Skibinski2016-11-101-1/+5
* udated README.mdPrzemyslaw Skibinski2016-11-101-2/+5
* better MSYS/MinGW supportPrzemyslaw Skibinski2016-11-101-5/+5
* NB_LOOPS ?= -i1Przemyslaw Skibinski2016-11-101-1/+1
* reordered Travis CI testsPrzemyslaw Skibinski2016-11-101-5/+14
* joined arm and aarch64 testsPrzemyslaw Skibinski2016-11-081-21/+18
* err0r(LZ4F_errorCodes code) uses ptrdiff_tPrzemyslaw Skibinski2016-11-081-1/+3
* test powerpc64Przemyslaw Skibinski2016-11-081-5/+4
* tests\Makefile: added test-platformPrzemyslaw Skibinski2016-11-081-4/+4