Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable ipv6 | Johnny Willemsen | 2020-03-30 | 1 | -0/+2 |
* | Add clang10 configuration | Johnny Willemsen | 2020-03-25 | 1 | -0/+6 |
* | Removed vs2015, will not be supported from azure pipelines soon | Johnny Willemsen | 2020-03-11 | 1 | -58/+0 |
* | Add openssl11=1 to Windows, vcpkg now has openssl 1.1.1 | Johnny Willemsen | 2020-01-22 | 1 | -0/+3 |
* | Update azure-pipelines.yml | Johnny Willemsen | 2019-11-11 | 1 | -1/+1 |
* | Use ubuntu 18.04 with more compiler versions on azure. On travis reduce the a... | Johnny Willemsen | 2019-11-02 | 1 | -11/+19 |
* | Make use of VCPKG_ROOT | Johnny Willemsen | 2019-06-26 | 1 | -3/+4 |
* | Add weekly crontab on Sunday for azure devops | Johnny Willemsen | 2019-06-26 | 1 | -0/+8 |
* | Use MacOSX 10.14 | Johnny Willemsen | 2019-05-08 | 1 | -1/+1 |
* | Add clang8 to azure pipelines. Removed vs2017 32bit configuration, we test 32... | Johnny Willemsen | 2019-04-15 | 1 | -12/+6 |
* | Use mpc master | Johnny Willemsen | 2019-03-29 | 1 | -1/+1 |
* | Also use -q for git clone of mpc | Johnny Willemsen | 2019-03-28 | 1 | -1/+1 |
* | Use git clone -q | Johnny Willemsen | 2019-03-28 | 1 | -1/+1 |
* | Sync vc2019 jobs with vs2017 | Johnny Willemsen | 2019-03-10 | 1 | -4/+21 |
* | Merge branch 'master' into jwi-vs2019 | Johnny Willemsen | 2019-03-10 | 1 | -3/+10 |
|\ | |||||
| * | Fix merge | Johnny Willemsen | 2019-03-09 | 1 | -1/+1 |
| |\ | |||||
| | * | Add quotes | Johnny Willemsen | 2019-03-08 | 1 | -1/+1 |
| * | | Use a vcpkgpackages option and get vcpkg again from git, looks the version on... | Johnny Willemsen | 2019-03-09 | 1 | -3/+9 |
| |/ | |||||
| * | Add new xerces-c vkpkg feature | Johnny Willemsen | 2019-03-08 | 1 | -2/+3 |
* | | add missing vcpkgroot | Johnny Willemsen | 2019-03-05 | 1 | -0/+1 |
* | | Fixed merge | Johnny Willemsen | 2019-03-05 | 1 | -2/+3 |
|\ \ | |/ | |||||
| * | Correct libdir | Johnny Willemsen | 2019-03-05 | 1 | -2/+2 |
| * | Add vcpkg root | Johnny Willemsen | 2019-03-04 | 1 | -0/+1 |
| * | Removed double displayName | Johnny Willemsen | 2019-03-04 | 1 | -1/+0 |
| * | Fixes SSL_INCDIR | Johnny Willemsen | 2019-03-04 | 1 | -1/+1 |
* | | Fixed double displayName | Johnny Willemsen | 2019-03-04 | 1 | -1/+0 |
* | | Fixes SSL_INCDIR | Johnny Willemsen | 2019-03-04 | 1 | -2/+2 |
* | | Assume a preinstalled vcpkg on windows-2019 | Johnny Willemsen | 2019-03-04 | 1 | -8/+6 |
* | | Merge branch 'master' into jwi-vs2019 | Johnny Willemsen | 2019-03-04 | 1 | -7/+16 |
|\ \ | |/ | |||||
| * | vcpkg is pre installed on vs2017-win2016 | Johnny Willemsen | 2019-03-04 | 1 | -7/+6 |
| * | For the moment no xercesc with wchar on windows | Johnny Willemsen | 2019-02-27 | 1 | -1/+1 |
| * | Optional feature step should be using powershell | Johnny Willemsen | 2019-02-26 | 1 | -1/+1 |
| * | Add uses_wchar configuration to Windows | Johnny Willemsen | 2019-02-26 | 1 | -0/+10 |
* | | Use for the moment mine vs2019 mpc branch | Johnny Willemsen | 2019-02-26 | 1 | -1/+1 |
* | | Remove double jobs | Johnny Willemsen | 2019-02-26 | 1 | -2/+1 |
* | | Use correct mpc type for vs2019 | Johnny Willemsen | 2019-02-25 | 1 | -2/+2 |
* | | Use Visual Studio 2019 image | Johnny Willemsen | 2019-02-25 | 1 | -0/+67 |
|/ | |||||
* | Add missing platform and configuration | Johnny Willemsen | 2019-02-06 | 1 | -0/+4 |
* | Add missing variables for Visual Studio 2015 | Johnny Willemsen | 2019-02-06 | 1 | -0/+5 |
* | Add openssl/xercesc to Visual Studio 2015 | Johnny Willemsen | 2019-02-06 | 1 | -10/+23 |
* | Use poweshell | Johnny Willemsen | 2019-02-05 | 1 | -1/+1 |
* | Use one script for vcpkg clone, bootstrap and install | Johnny Willemsen | 2019-02-05 | 1 | -6/+5 |
* | Migrate clang5/6/7 builds from travis to azure and enable versioned namespace... | Johnny Willemsen | 2018-11-29 | 1 | -8/+33 |
* | Extend max azure pipeline job timeout to 120 minutes | Johnny Willemsen | 2018-11-21 | 1 | -1/+1 |
* | Add vcpkg with xercesc and openssl to Visual Studio 2017 jobs on Azure Devops | Johnny Willemsen | 2018-11-02 | 1 | -9/+23 |
* | No clang compilation for the moment on azure, not working yet | Johnny Willemsen | 2018-10-31 | 1 | -15/+0 |
* | Try without clang repo | Johnny Willemsen | 2018-10-31 | 1 | -7/+0 |
* | Changed optional repo usage | Johnny Willemsen | 2018-10-31 | 1 | -4/+4 |
* | Fixed indent | Johnny Willemsen | 2018-10-31 | 1 | -4/+4 |
* | Add optional clang repositories | Johnny Willemsen | 2018-10-31 | 1 | -0/+7 |