summaryrefslogtreecommitdiff
path: root/appveyor
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'PHP-7.1'Anatol Belski2017-06-174-6/+22
|\ | | | | | | | | * PHP-7.1: Next round on AppVeyor reliability.
| * Next round on AppVeyor reliability.Anatol Belski2017-06-174-6/+22
| |
* | Merge branch 'PHP-7.1'Anatol Belski2017-06-082-0/+4
|\ \ | |/ | | | | | | * PHP-7.1: enforce exit status propagation and up the sdk version
| * enforce exit status propagation and up the sdk versionAnatol Belski2017-06-082-0/+4
| |
* | enable ext/dba on AppVeyorAnatol Belski2017-05-281-1/+1
| |
* | Support showing slow tests in run-tests.phpNikita Popov2017-05-011-1/+1
| |
* | Merge branch 'PHP-7.1'Anatol Belski2017-04-241-1/+1
|\ \ | |/ | | | | | | | | * PHP-7.1: don't backup older deps after upgrades update SDK version for AppVeyor
| * don't backup older deps after upgradesAnatol Belski2017-04-241-1/+1
| |
* | Merge branch 'PHP-7.1'Anatol Belski2017-03-271-2/+1
|\ \ | |/ | | | | | | * PHP-7.1: always use staging deps for CI, that's what we have a CI for as well
| * always use staging deps for CI, that's what we have a CI for as wellAnatol Belski2017-03-271-2/+1
| |
* | parametrize crt, so only one place has to be changedAnatol Belski2017-03-233-3/+3
| |
* | Merge branch 'PHP-7.1'Anatol Belski2017-03-232-2/+2
|\ \ | |/ | | | | | | * PHP-7.1: adjust deps dir naming scheme
| * adjust deps dir naming schemeAnatol Belski2017-03-232-2/+2
| | | | | | | | not principal, just to have it same way as everywhere
* | switch AppVeyor to vc15 for masterAnatol Belski2017-03-233-3/+3
| |
* | update sdk version for appveyor and set explicit crtAnatol Belski2017-03-201-1/+1
| |
* | Use zend_test shared for testsAnatol Belski2017-03-151-1/+0
| | | | | | | | | | | | The snapshot build enables everything it could find. The test run will load all the shared exts as well, until defined otherwise. So no needs for an extra action.
* | zend-test extension to house code that is required for testing internal ↵Nikita Popov2017-03-121-0/+1
| | | | | | | | APIs, but that we would not want to expose for regular builds
* | Merge branch 'PHP-7.1'Anatol Belski2017-01-061-1/+8
|\ \ | |/ | | | | | | * PHP-7.1: fix deps dir for test data preparations
| * fix deps dir for test data preparationsAnatol Belski2017-01-061-1/+8
| |
* | Merge branch 'PHP-7.1'Anatol Belski2017-01-061-2/+2
|\ \ | |/ | | | | | | * PHP-7.1: don't use separate deps for release branches
| * don't use separate deps for release branchesAnatol Belski2017-01-061-2/+2
| |
* | Merge branch 'PHP-7.1'Anatol Belski2017-01-051-1/+1
|\ \ | |/ | | | | | | * PHP-7.1: quick fix for the base branch version parsing, not perfect still
| * quick fix for the base branch version parsing, not perfect stillAnatol Belski2017-01-051-1/+1
| |
* | Merge branch 'PHP-7.1'Anatol Belski2017-01-031-1/+1
|\ \ | |/ | | | | | | * PHP-7.1: Disable pdb generation for AppVeyor
| * Disable pdb generation for AppVeyorAnatol Belski2017-01-031-1/+1
| | | | | | | | | | It is not needed for the test runs and would speedup the compilation phase.
* | Merge branch 'PHP-7.1'Anatol Belski2016-12-171-7/+8
|\ \ | |/ | | | | | | | | * PHP-7.1: add Appveyor fast_fail improve error check
| * improve error checkAnatol Belski2016-12-171-7/+8
| |
| * turn mcrypt back on for Appveyor runsAnatol Belski2016-12-171-0/+1
| | | | | | | | (cherry picked from commit fca2312fbecbc8eb44639d5141bfeae48976206b)
| * add scripts for AppVeyor integrationAnatol Belski2016-12-174-0/+159
| | | | (cherry picked from commit c737d6fb495ee986f7819472db861aa9e1bf42b1)
* add scripts for AppVeyor integrationAnatol Belski2016-12-164-0/+159