summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Sort ignored files into order, add comment.Chris Wilson2015-12-08
* | Try to eval loading Win32 as sugested by James O'Gorman.Chris Wilson2015-12-06
* | Start generating MSVC project files using CMake.Chris Wilson2015-12-06
* | Fix version generation from pure-Git checkouts.Chris Wilson2015-12-06
* | Fix another bad library path, this time pcreposix.lib.Chris Wilson2015-12-02
* | Fix another incorrect PCRE library path.Chris Wilson2015-12-01
* | Fix PCRE library path to match installed directories for debug libs.Chris Wilson2015-12-01
* | List contents of pcre bin and lib directories.Chris Wilson2015-12-01
* | Fix include paths for PCRE to platform-specific install directory.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
|/
* Merge pull request #1 from cmorty/patch-1Chris Wilson2015-08-31
|\
| * Improve travis output by moving building to before_script.Moritz StrĂ¼be2015-08-31
|/
* Move win32.bat into a subdirectory to tidy up.Chris Wilson2015-08-30
* Run tests using special script on Windows.Chris Wilson2015-08-29
* Add logging to S3Client about connection reuseChris Wilson2015-08-29
* Set network timeout in S3Client.Chris Wilson2015-08-29
* Improve exception messages in HTTPRequest as wellChris Wilson2015-08-29
* Disable httpserver keepalive tests until keepalive support is implemented.Chris Wilson2015-08-29
* Use MinGW test runner to make compile script workChris Wilson2015-08-29
* Add a MinGW test runner to version control.Chris Wilson2015-08-29
* Add more generated files to svn:ignore.Chris Wilson2015-08-29
* Fix warnings when compiling with MinGW64 headers.Chris Wilson2015-08-29
* Disable HTTP keepalive for now because we don't support it properlyChris Wilson2015-08-29