summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | Merge pull request #3 from boxbackup/travis_cacheChris Wilson2015-09-20
| |\ \ \ | | |/ / | |/| |
| | * | Move ccache status commands into before_script and script.Chris Wilson2015-09-20
| | * | Second attempt to enable ccache.Chris Wilson2015-09-02
| | * | Enable ccache to speed up buildsChris Wilson2015-08-31
| |/ /
| | * Add a test for reading and writing BackupStoreDirectory binary data.Chris Wilson2015-09-20
| | * Comments and whitespace fixesChris Wilson2015-09-19
| | * Add support for uint16 types to ArchiveChris Wilson2015-09-19
| |/
* | Generate protocol files as well, like exception files.Chris Wilson2015-12-09
* | Try another way to use variables in URLs in PowerShell.Chris Wilson2015-12-09
* | Remove #defines of POSIX functions deprecated by Microsoft.Chris Wilson2015-12-09
* | Find ZLib library and link to it.Chris Wilson2015-12-09
* | Remove unused headers not present on Windows. Add missing header.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
* | Fix most of the issues with the CMake-generated Visual Studio project files.Chris Wilson2015-12-08
* | Remove non-standard BSD u_int* types.Chris Wilson2015-12-08
* | Remove unused headers to aid compilation on Windows (MSVC).Chris Wilson2015-12-08
* | 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