summaryrefslogtreecommitdiff
path: root/appveyor.yml
Commit message (Expand)AuthorAge
* 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
* Ask cmake to generate a Visual Studio Solution for the current version and pl...Chris Wilson2015-12-01
* Fix quoting.Chris Wilson2015-12-01
* Install compiled OpenSSL files in a platform-specific directory.Chris Wilson2015-12-01
* Run msbuild to build PCRE.Chris Wilson2015-12-01
* Try building PCRE as well as boxbackup solution file.Chris Wilson2015-12-01
* cmake requires some kind of command-line argument.Chris Wilson2015-12-01
* Create PCRE build files in the PCRE directory.Chris Wilson2015-11-30
* Another attempt to reduce verbosity of NMake.Chris Wilson2015-11-30
* Change to the right directory to run win32.bat from.Chris Wilson2015-11-29
* Generate exception files for Win32 build.Chris Wilson2015-11-29
* Try using x86 build environment instead of x64.Chris Wilson2015-11-29
* Fix cd path.Chris Wilson2015-11-29
* Try Win32 as the platform instead of x86 and x64.Chris Wilson2015-11-29
* Quiet openssl nmake output.Chris Wilson2015-11-29
* Download and build PCRE with CMake.Chris Wilson2015-11-29
* Change back to the directory where the boxbackup checkout is.Chris Wilson2015-11-29
* Try setting up VS developer tools path, to make NMAKE accessible.Chris Wilson2015-11-29
* We need to extract the .tar file within the .tar.gz in a separate step.Chris Wilson2015-11-29
* Let's try a different way of escaping.Chris Wilson2015-11-29
* We don't actually need Subversion any more, and it won't install.Chris Wilson2015-11-29
* Try quoting the command.Chris Wilson2015-11-29
* Try Feodor Fitsner's suggestion for making HTTPS downloads work.Chris Wilson2015-11-29
* Fix chocolatey install commands.Chris Wilson2015-11-28
* Use Start-FileDownload instead of Net.WebClient.Chris Wilson2015-11-28
* Fix environment sectionChris Wilson2015-11-28
* First attempt at an Appveyor build configuration for MSVC.Chris Wilson2015-11-28