summaryrefslogtreecommitdiff
path: root/azure/i386/job.yml
Commit message (Collapse)AuthorAgeFilesLines
* Bump timeouts, againNikita Popov2020-08-021-0/+2
| | | | | | | Now that we're testing an additional JIT configuration in nightly builds, the jobs are running close to an hour. [ci skip]
* Update i386 job to Ubuntu 20.04Nikita Popov2020-07-311-1/+1
|
* Run function JIT tests in nightly buildNikita Popov2020-07-291-11/+2
| | | | | | Changing this for primary x64 and i386 jobs for now. The different test configurations are now consolidated in one file shared between both.
* Merge branch 'PHP-7.4'Nikita Popov2020-07-161-0/+1
|\ | | | | | | | | * PHP-7.4: Revert "Drop freetype from i386"
| * Revert "Drop freetype from i386"Nikita Popov2020-07-161-0/+1
| | | | | | | | | | | | This reverts commit 8641d76f62273f3a73449fd720c93c63992f3b5a. This appears to work again now...
* | Enable dba on azureNikita Popov2020-06-231-0/+1
| | | | | | | | Closes GH-5756.
* | Merge branch 'PHP-7.4'Nikita Popov2020-06-121-1/+0
|\ \ | |/
| * Drop freetype from i386Nikita Popov2020-06-121-1/+0
| | | | | | | | | | For some reason this seems to pick up the amd64 library (though we do install the i386 one).
* | Unbundle ext/xmlrpcChristoph M. Becker2020-05-291-1/+0
| | | | | | | | | | According to <https://wiki.php.net/rfc/unbundle_xmlprc> we unbundle ext/xmlrpc.
* | Merge branch 'PHP-7.4'Nikita Popov2020-05-041-2/+2
|\ \ | |/ | | | | | | * PHP-7.4: Fix i386 build on Azure
| * Fix i386 build on AzureNikita Popov2020-05-041-2/+2
| | | | | | | | | | | | Disabling postgresql entirely for now, because I can't figure out how to fix it. Something broke big time with i386 packages on Azure pipelines.
* | Merge branch 'PHP-7.4'Nikita Popov2020-03-181-0/+3
|\ \ | |/ | | | | | | | | | | * PHP-7.4: Make bug52820.phpt more robust Explicitly start mysql Use "set -e" in some pipeline steps
| * Explicitly start mysqlNikita Popov2020-03-181-0/+1
| |
| * Use "set -e" in some pipeline stepsNikita Popov2020-03-181-0/+2
| |
* | Merge branch 'PHP-7.4'Nikita Popov2020-02-241-0/+1
|\ \ | |/ | | | | | | | | * PHP-7.4: Enable ext/sodium in CI Add skipif for argon2id in test
| * Enable ext/sodium in CINikita Popov2020-02-241-0/+1
| |
* | Merge branch 'PHP-7.4'Nikita Popov2020-02-211-1/+1
|\ \ | |/ | | | | | | * PHP-7.4: Update Ubuntu version on Azure
| * Update Ubuntu version on AzureNikita Popov2020-02-211-1/+1
| | | | | | | | | | The i386 and community jobs were still on 16.04, update them to 18.04.
* | Enable -msse2 on m32 builderNikita Popov2020-02-071-2/+2
| | | | | | | | This helps to catch stack alignment issues in JIT.
* | Merge branch 'PHP-7.4'Nikita Popov2019-11-021-1/+1
|\ \ | |/ | | | | | | * PHP-7.4: Explicitly specify ubuntu versions on azure pipelines
| * Explicitly specify ubuntu versions on azure pipelinesNikita Popov2019-11-021-1/+1
| | | | | | | | | | Use the new 18.04 for the ones where the build succeeded and the previous 16.04 where it didn't.
* | Merge branch 'PHP-7.4'Nikita Popov2019-09-171-0/+1
|\ \ | |/
| * Enable --with-mhash on CINikita Popov2019-09-171-0/+1
| |
* | Merge branch 'PHP-7.4'Nikita Popov2019-08-281-2/+4
|\ \ | |/
| * Set opcache.protect_memory=1 on AzureNikita Popov2019-08-281-1/+3
| |
* | Merge branch 'PHP-7.4'Joe Watkins2019-07-031-0/+1
|\ \ | |/ | | | | | | * PHP-7.4: Enable option checking on CI
| * Enable option checking on CIPeter Kokot2019-07-031-0/+1
| | | | | | | | | | | | This adds the Autoconf's --enable-option-checking=fatal option so when non existing option from the PHP's configure options is used a fatal error happens.
| * PHP-7.4 branch should not run JIT tests, ever [ci skip]Joe Watkins2019-06-151-6/+0
| |
* | PHP-8.0 should run JIT tests, always [ci skip]Joe Watkins2019-06-151-6/+5
|/
* Fix skipif syntax errorsNikita Popov2019-06-141-1/+1
| | | | Apparently I did this only on masster...
* disable phpdbg on i386 builds [ci skip]Joe Watkins2019-06-141-1/+1
|
* Enable -Werror on m32 buildNikita Popov2019-06-121-0/+1
| | | | This one is clean now.
* drop docker until tested locallyJoe Watkins2019-06-111-8/+0
|
* checkout depth of one doesn't always work with batched builds, it seemsJoe Watkins2019-06-111-2/+0
|
* i386 buildJoe Watkins2019-06-111-0/+103