summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove asserts that caused tests to blow up when directory permissions were w...Chris Wilson2015-12-14
* Fix Windows file locking to work with MSVCChris Wilson2015-12-14
* Add CTest configurations to CMake. Make some tests work on Windows/MSVC.Chris Wilson2015-12-13
* Add header files to dependencies and generated Visual Studio projectsChris Wilson2015-12-13
* Move reusable code out of bin directories.Chris Wilson2015-12-13
* Add some little string functions to Utils.cpp.Chris Wilson2015-12-13
* Remove the duplicate copy constructor that MSVC warns about.Chris Wilson2015-12-13
* We still need to manually tell Configure to link ws2_32 as well as gdi32.Chris Wilson2015-12-13
* Try a different way to link -lgdi32, hopefully after other libs this time.Chris Wilson2015-12-13
* Also link -lgdi32 on Windows, because OpenSSL requires it!Chris Wilson2015-12-13
* Pass the correct flags to the configure script to locate OpenSSL headers.Chris Wilson2015-12-13
* Install OpenSSL, etc. in parent directory of source checkout.Chris Wilson2015-12-13
* Make setup.exe executable after download, so we can run it.Chris Wilson2015-12-13
* Fix -rdynamic checkMoritz 'Morty' Strübe2015-12-13
* Fix invalid constant name, picked up by MSVC (and not by GCC or LLVM)Chris Wilson2015-12-13
* Define TEST_EXECUTABLE to allow it to have different names on MSVC/CMake.Chris Wilson2015-12-13
* Add wrapper for running tests easily on MSVC/CMakeChris Wilson2015-12-13
* Export $target_msvc specifically to determine if we are building for MSVC.Chris Wilson2015-12-12
* Add support for binary targets depending on other binary targets.Chris Wilson2015-12-10
* Hopefully fix code generation dependencies.Chris Wilson2015-12-10
* Auto-generate the bbackupquery documentation.Chris Wilson2015-12-10
* Remove more references to unistd.h.Chris Wilson2015-12-10
* Add missing dependencies between modulesChris Wilson2015-12-09
* Fix mismatched start and end test macros on WindowsChris Wilson2015-12-09
* Try yet another way to expand variables in PowerShellChris Wilson2015-12-09
* Hide copious warnings about spurious memory leaksChris Wilson2015-12-09
* Fix another use of a non-standard BSD variable.Chris Wilson2015-12-09
* Merge Arnaud Grandville's Windows fixes.Chris Wilson2015-12-09
|\
| * add specific define to allow the use of std::min and sd::max from windowsAG2015-10-26
| * remove Safe Exception Handling flagAG2015-10-26
| * min & max are not from std namespaceAG2015-10-26
| * visual studio 2013 solution Release & DebugAG2015-10-26
| * Update README.mdChris Wilson2015-09-22
| * Create a README file.Chris Wilson2015-09-22
| * Merge pull request #5 from boxbackup/fix_arm_struct_packingChris Wilson2015-09-22
| |\
| | * Merge branch 'master' into fix_arm_struct_packingChris Wilson2015-09-21
| | |\ | | |/ | |/|
| * | Merge pull request #7 from boxbackup/travis_parallel_buildChris Wilson2015-09-21
| |\ \
| | * \ Merge branch 'master' into travis_parallel_buildChris Wilson2015-09-21
| | |\ \ | | |/ / | |/| |
| | * | Merge branch 'pull/parallel' of https://github.com/cmorty/boxbackup into trav...Chris Wilson2015-09-21
| | |\ \
| | | * | Build all branchesMoritz 'Morty' Strübe2015-08-31
| | | * | Start parallizing testsMoritz 'Morty' Strübe2015-08-31
| | | * | Make .travis.yml clearerMoritz 'Morty' Strübe2015-08-31
| | | | * Merge branch 'master' into fix_arm_struct_packingChris Wilson2015-09-21
| | | | |\ | | |_|_|/ | |/| | |
| * | | | Merge pull request #4 from boxbackup/fix_exception_message_corruptionChris Wilson2015-09-21
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch 'master' into fix_exception_message_corruptionChris Wilson2015-09-21
| | |\ \ \ | | |/ / / | |/| | |
| | * | | Merge branch 'master' into fix_exception_message_corruptionChris Wilson2015-09-20
| | |\ \ \
| | * | | | Really fix makeexception.pl.in this timeChris Wilson2015-09-02
| | * | | | Fix exception message corruption.Chris Wilson2015-08-31
| | | |/ / | | |/| |
| | | | * Merge branch 'master' into fix_arm_struct_packingChris Wilson2015-09-21
| | | | |\ | | |_|_|/ | |/| | |
| * | | | Merge pull request #6 from boxbackup/fix_travis_ssl_keepalive_testChris Wilson2015-09-21
| |\ \ \ \ | | |_|/ / | |/| | |