summaryrefslogtreecommitdiff
path: root/appveyor.yml
Commit message (Expand)AuthorAge
* New upstream version 0.13~~git20180819.g2f5b556Reinhard Tartler2019-03-10
* Workaround SourceForget brokenness in AppVeyor buildsChris Wilson2018-03-03
* Reimplement OpenSSL 1.1 supportChris Wilson2018-03-03
* Revert "Add support for OpenSSL 1.1 and replace deprecated function calls"Chris Wilson2018-02-25
* Add support for OpenSSL 1.1 and replace deprecated function callsChris Wilson2018-01-01
* Change branches for which Windows packages are builtChris Wilson2017-09-16
* Disable DEBUG to reduce CMake build verbosity on AppVeyorChris Wilson2017-09-16
* Reduce AppVeyor build verbosity by passing extra args to sub-CMakeChris Wilson2017-09-16
* Reorder lines in appveyor.yml to match actual execution orderChris Wilson2017-09-16
* Remove Xamarin to remove 500 lines of junk from build logsChris Wilson2017-09-16
* Build Win32/64 binary packages automaticallyChris Wilson2017-09-16
* Update versions of dependencies for Windows unibuild, add BoostChris Wilson2017-06-18
* Replace most of Appveyor Windows build script with a CMakefile.Chris Wilson2016-09-09
* Get AppVeyor to build the INSTALL target.Chris Wilson2016-08-28
* Standardise dependent library location for CMake.Chris Wilson2016-08-28
* Appveyor: don't list directories that may not exist during build.Chris Wilson2016-08-28
* List contents of some more directories during buildChris Wilson2016-04-16
* Cache downloaded OpenSSL, and only download them if not already cached.Chris Wilson2016-04-10
* Make PCRE version a variable, and cache the downloaded file, trying to avoid ...Chris Wilson2016-04-06
* Disable RDP access to Appveyor virtual machinesChris Wilson2016-04-06
* Switch from FTP to HTTP in the hope of avoiding network timeoutsChris Wilson2016-04-06
* Create CMake configurations in a subdirectory of infrastructure/cmake.Chris Wilson2016-02-13
* Make 7za overwrite existing files, to avoid hanging when build output is cached.Chris Wilson2016-02-13
* Upgrade to OpenSSL 1.0.2fChris Wilson2016-02-13
* Switch cache directories to relative paths, comment out wildcard item.Chris Wilson2016-02-13
* OK, try single-quoting then.Chris Wilson2015-12-27
* Unquote cache directories to try to fix AppVeyor caching error:Chris Wilson2015-12-27
* Really build both debug and release versions of PCRE and Zlib.Chris Wilson2015-12-24
* Build release libs as well as debug in Appveyor, and link the right ones into...Chris Wilson2015-12-24
* Move directory listing of build directories to after build is complete.Chris Wilson2015-12-23
* Try making registry change before enabling RDP, to see if that helps.Chris Wilson2015-12-23
* Change RDP authentication to allow connection from Linux.Chris Wilson2015-12-23
* Escape backslashes to try to fix parse error.Chris Wilson2015-12-23
* Increase indentation again to try to fix parse error.Chris Wilson2015-12-23
* Try enabling RDP to debug stuck build.Chris Wilson2015-12-22
* OK, try double-quoting then.Chris Wilson2015-12-22
* Try unquoting cache paths to see if that makes the cache work.Chris Wilson2015-12-22
* Add more debugging for perl not being able to run rmdir /s/q.Chris Wilson2015-12-20
* Try to debug why rmdir /s/q is failing.Chris Wilson2015-12-20
* Make tests verbose, so we can see why they are failingChris Wilson2015-12-19
* Change back to project directory at end, so that Appveyor can find the soluti...Chris Wilson2015-12-17
* Use CTest to run tests.Chris Wilson2015-12-15
* Try yet another way to expand variables in PowerShellChris Wilson2015-12-09
* Try another way to use variables in URLs in PowerShell.Chris Wilson2015-12-09
* Try changing quoting to enable expanding environment variables in URL.Chris Wilson2015-12-09
* Upgrade OpenSSL to 1.0.2e.Chris Wilson2015-12-09
* Ask AppVeyor to build Zlib from source using CMake.Chris Wilson2015-12-09
* List contents of pcre bin and lib directories.Chris Wilson2015-12-01
* Fix pcre path. Install PCRE as well as building it.Chris Wilson2015-12-01
* Fix Visual Studio Generator version. Install PCRE in a platform-specific dire...Chris Wilson2015-12-01