summaryrefslogtreecommitdiff
path: root/appveyor
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge branch 'PHP-7.2'Anatol Belski2017-12-221-1/+1
|\ \ \ | |/ / | | | | | | | | | * PHP-7.2: Update tool path
| * | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-12-221-1/+1
| |\ \ | | |/ | | | | | | | | | * PHP-7.1: Update tool path
| | * Update tool pathAnatol Belski2017-12-221-1/+1
| | |
* | | Implement junit test results upload to AppVeyorAnatol Belski2017-12-011-1/+7
|/ /
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-10-301-2/+6
|\ \ | |/ | | | | | | * PHP-7.1: Yet one attempt to mitigate the unzip error on AppVeyor
| * Yet one attempt to mitigate the unzip error on AppVeyorAnatol Belski2017-10-301-2/+6
| |
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-10-301-10/+10
|\ \ | |/ | | | | | | * PHP-7.1: Ensure SDK is checked out before asking for version
| * Ensure SDK is checked out before asking for versionAnatol Belski2017-10-301-10/+10
| |
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-10-301-1/+1
|\ \ | |/ | | | | | | * PHP-7.1: Fix fetching the SDK version
| * Fix fetching the SDK versionAnatol Belski2017-10-301-1/+1
| |
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-10-301-1/+3
|\ \ | |/ | | | | | | | | * PHP-7.1: Fix SDK version comparison and add more verbosity Don't use the cache dependency, SDK version is handled in script
| * Fix SDK version comparison and add more verbosityAnatol Belski2017-10-301-1/+3
| |
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-10-301-6/+2
|\ \ | |/ | | | | | | * PHP-7.1: Remove status check on the SDK repo and add version check
| * Remove status check on the SDK repo and add version checkAnatol Belski2017-10-301-6/+2
| | | | | | | | | | | | If Appveyor fails to unzip, .git would be in an arbitrary state anyway. Thus this check doesn't help. For the version check - rely on the branch naming scheme in the SDK.
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-10-301-4/+11
|\ \ | |/ | | | | | | * PHP-7.1: Catch with the latest AppVeyor unzip errors
| * Catch with the latest AppVeyor unzip errorsAnatol Belski2017-10-301-4/+11
| |
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-10-171-0/+2
|\ \ | |/ | | | | | | * PHP-7.1: One more folder to delete in AppVeyor image
| * One more folder to delete in AppVeyor imageAnatol Belski2017-10-171-0/+2
| |
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-07-201-0/+2
|\ \ | |/ | | | | | | * PHP-7.1: remove another cygwin instance in AppVeyor run
| * remove another cygwin instance in AppVeyor runAnatol Belski2017-07-201-0/+2
| |
* | Merge branch 'PHP-7.1'Anatol Belski2017-07-181-1/+1
|\ \ | |/ | | | | | | * PHP-7.1: Exclude ext/ftp from AppVeyor test run
| * Exclude ext/ftp from AppVeyor test runAnatol Belski2017-07-181-1/+1
| | | | | | | | | | as the tests depend on fork() and otherwise an extra setup would be needed anyway.
* | Merge branch 'PHP-7.1'Anatol Belski2017-07-121-0/+7
|\ \ | |/ | | | | | | * PHP-7.1: Guard against AppVeyor losing deps issue
| * Guard against AppVeyor losing deps issueAnatol Belski2017-07-121-0/+7
| | | | | | | | | | Possibly due to concurrent build cache updates or some changes in the remote image. Some locking mechanism still could be required.
* | 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