Yann Collet
63aebdf9ea
windows ci : removed fullbench-dll from appveyor
...
the test is broken
previous version was too Windows-specific.
It needs to be either refactored to be cross-platform,
or be removed if it doesn't bring any value
(which is indeed unclear).
2017-12-27 19:27:54 +01:00
Yann Collet
c7818fc676
Merge branch 'modTests' into dev
...
fixed conflict
2017-08-31 17:00:16 -07:00
Yann Collet
d791aef80e
blind attempt at removing gcc dependency
...
from appveyor's mingw builds, for #815
2017-08-31 15:24:17 -07:00
Yann Collet
8e298382a8
changed target allarch into allzstd
...
allzstd contains only zstd-related tests.
allmost = allzstd + zwrapper tests (which require zlib)
2017-08-31 14:30:52 -07:00
Nick Terrell
88481e4052
[pzstd] Remove appveyor tests
...
The appveyor tests sometimes hang, and pzstd is now deprecated in favor of
zstdmt, so delete the tests.
2017-06-30 16:31:13 -07:00
Yann Collet
36153af5ec
creates a binary archive without the `programs` directory
...
also improves compression ratio to -mx9
2017-05-04 17:40:40 -07:00
Yann Collet
9203dab529
Appveyor build artefact creates zipped cli binary
2017-05-04 17:30:37 -07:00
Yann Collet
c21a9c3596
removed zstdmt generation from Appveyor artefact build
2017-05-04 17:26:58 -07:00
Yann Collet
c6915429f2
shortened Appveyor release tests
...
fuzzer supports time suffix `s` for "seconds"
2017-04-27 16:24:53 -07:00
Sean Purcell
5a61f36474
Make zstd compile with mt by default
2017-04-17 12:06:02 -07:00
Sean Purcell
ad8da8855b
Make appveyor small tests use new mingw as well
2017-04-13 14:40:06 -07:00
Sean Purcell
17c12cbca6
Push both artifacts without debug symbols
2017-04-06 10:34:09 -07:00
Sean Purcell
e128ac096f
Don't build zstd release binary with debug symbols
2017-04-06 10:15:32 -07:00
Sean Purcell
dd79c5c9e8
Make pzstd and cmake use gcc/g++
2017-03-29 14:40:11 -07:00
Sean Purcell
fcc55ccae4
Build windows releases on appveyor as artifacts
2017-03-29 13:08:10 -07:00
Sean Purcell
8d2c63980e
Statically build and link zlib on appveyor
2017-03-24 13:21:24 -07:00
Sean Purcell
4cfed3c526
Attempt to fix FUZZERTEST variable set and remove appveyor_old.yml
2017-03-21 14:21:00 -07:00
Sean Purcell
ad92b55448
Fix msvc fuzzer test runtime
2017-03-21 11:19:48 -07:00
Sean Purcell
5a2b857029
Update appveyor.yml to have short and long tests
2017-03-20 17:04:44 -07:00
Sean Purcell
daec40db24
Update .travis.yml and Makefile for medium tests
2017-03-09 16:05:22 -08:00
Przemyslaw Skibinski
192e20338f
appveyor.yml: fixed clang test
2017-02-10 13:10:25 +01:00
Przemyslaw Skibinski
7059784192
appveyor.yml: reordering of tests
2017-02-10 12:41:31 +01:00
Przemyslaw Skibinski
bc2bfa4c9a
fix missing "
2017-02-10 12:32:30 +01:00
Przemyslaw Skibinski
cb8d2d9d96
appveyor.yml: add clang target
2017-02-10 12:01:14 +01:00
Przemyslaw Skibinski
bdadb82d5d
fixed "mingw32" AppVeyor target
2017-02-10 11:01:52 +01:00
Yann Collet
0d7e84899f
Merge pull request #489 from inikep/v112
...
improved detection of POSIX
2016-12-21 16:42:46 +01:00
Przemyslaw Skibinski
7ee2bd7840
updated appveyor.yml
2016-12-19 10:58:10 +01:00
Przemyslaw Skibinski
6914864f40
updated libzstd-dll.rc
2016-12-19 09:47:45 +01:00
Przemyslaw Skibinski
08e8d30d1b
fixed CMake compilation with Visual Studio
2016-12-19 09:28:55 +01:00
Przemyslaw Skibinski
f8046b8e72
Merge remote-tracking branch 'refs/remotes/facebook/dev' into v112
...
# Conflicts:
# appveyor.yml
2016-12-19 08:20:26 +01:00
Nick Terrell
61e62c014f
Test that all API symbols are exported
2016-12-16 13:29:23 -08:00
Przemyslaw Skibinski
06b3f017af
appveyor.yml: fixed tests of fullbench-dll fullbench-lib
2016-12-15 12:31:18 +01:00
Przemyslaw Skibinski
4e10bd339d
appveyor.yml: added tests of fullbench-dll fullbench-lib
2016-12-15 12:09:23 +01:00
Przemyslaw Skibinski
1d54feb171
use newer make with AppVeyor
2016-12-08 14:00:09 +01:00
Yann Collet
883a7cacc4
removed zbufftest from list of clang tests on Appveyor
2016-11-16 08:58:32 -08:00
Nick Terrell
2ede75e4fa
Merge remote-tracking branch 'upstream/dev' into pzstd-build
...
* upstream/dev:
restore all Travis tests
"file" moved to tests/Makefile
fixed .travis.yml (3)
fixed .travis.yml (2)
fixed .travis.yml
added libzstd-dll
updated appveyor.yml
zstdlib renamed to libzstd
updated IntDir and OutDir
updated .gitignore
.travis.yml: added aarch64test and ppc64test
introduced QEMU_SYS
2016-11-14 12:09:44 -08:00
Nick Terrell
324c8ab000
[pzstd] Remove gtest dependency from make all
2016-11-14 11:56:28 -08:00
Przemyslaw Skibinski
cba727ca8c
updated appveyor.yml
2016-11-14 15:59:57 +01:00
Nick Terrell
8b4e84249b
[pzstd] Fix Makefile
2016-10-14 15:26:50 -07:00
Nick Terrell
cd5c52fe37
[pzstd] Add tests to appveyor MinGW64
2016-09-22 19:00:54 -07:00
Yann Collet
4c9a4c18a9
changed projects to build
2016-09-19 14:58:14 +02:00
inikep
e9ae30af46
appveyor.yml: automatic builds of Windows executables
2016-09-12 14:17:26 +02:00
Nick Terrell
b3ed23e18e
[pzstd] Add appveyor build commands
2016-09-06 15:01:23 -07:00
inikep
7feafdd7b8
appveyor.yml working with tests/
2016-08-18 15:17:18 +02:00
inikep
2d5eb2beb9
updated .travis.yml and appveyor.yml for tests/
2016-08-18 13:53:26 +02:00
inikep
70ce21fc8d
appveyor.yml: test C++ compilation with Visual Studio
2016-08-10 14:17:28 +02:00
inikep
0a0403da9e
AppVeyor: fixed mingw32 test
2016-07-19 12:23:32 +02:00
inikep
8b452453ce
zlibWrapper: Z_DEFAULT_COMPRESSION is translated to ZWRAP_DEFAULT_CLEVEL for zstd
2016-06-01 10:50:17 +02:00
inikep
d57b418214
updated appveyor.yml
2016-05-31 11:46:16 +02:00
inikep
1dcb2ff23f
improved scripts compatibility
2016-05-30 11:33:52 +02:00