summaryrefslogtreecommitdiff
path: root/appveyor.yml
Commit message (Collapse)AuthorAge
...
* 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
| | | | http://help.appveyor.com/discussions/problems/533-how-to-access-nmake-and-visual-studio-tools
* 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
| | | | http://help.appveyor.com/discussions/problems/3699-unable-to-download-files-into-appveyor-vm-for-installation
* Fix chocolatey install commands.Chris Wilson2015-11-28
|
* Use Start-FileDownload instead of Net.WebClient.Chris Wilson2015-11-28
| | | | | | | WebClient isn't working, so I'm trying something else. Exception calling "DownloadFile" with "2" argument(s): "The underlying connection was closed: An unexpected error occurred on a send."
* Fix environment sectionChris Wilson2015-11-28
|
* First attempt at an Appveyor build configuration for MSVC.Chris Wilson2015-11-28