summaryrefslogtreecommitdiff
path: root/azure/apt.yml
Commit message (Collapse)AuthorAgeFilesLines
* Fixed bug #79724Nikita Popov2020-08-131-0/+1
|
* enable ext/ldap/tests on azurePaweł Tomulik2020-07-101-1/+3
|
* Enable ext/sodium in CINikita Popov2020-02-241-0/+1
|
* Remove unused recode extension artefactsPeter Kokot2019-07-131-1/+0
| | | | Closes GH-4395
* Setup msan on azureNikita Popov2019-07-011-0/+1
| | | | | | | This uses a separate job template, because msan requires all used libraries (apart from glibc) to be instrumented, so we can't link any external libraries unless we recompile them. As such, we need a much more minimal configure.
* ext/standard: Use PKG_CHECK_MODULES to detect the Argon2 libraryHugh McMaster2019-06-121-0/+1
|
* Build with ldap and ldap sasl on azureNikita Popov2019-06-111-0/+2
| | | | | We don't set up an ldap server, so this is mainly about testing that the build works.
* Set up CI with Azure PipelinesJoe Watkins2019-06-031-0/+35