From noreply at github.com Fri Jul 22 23:33:47 2016 From: noreply at github.com (GitHub) Date: Fri, 22 Jul 2016 15:33:47 -0700 Subject: [Box Backup-commit] [boxbackup/boxbackup] 4c6c8c: Compile and link only the essential parts of QDBM ... Message-ID: <57929f4b2727_608f3f9b327e72c06041e@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/cmake Home: https://github.com/boxbackup/boxbackup Commit: 4c6c8c46f995e61cffd3b9dd47ee822779a2b2b1 https://github.com/boxbackup/boxbackup/commit/4c6c8c46f995e61cffd3b9dd47ee822779a2b2b1 Author: Chris Wilson Date: 2016-07-22 (Fri, 22 Jul 2016) Changed paths: A .gitattributes M infrastructure/cmake/CMakeLists.txt Log Message: ----------- Compile and link only the essential parts of QDBM when using CMake. From noreply at github.com Sun Jul 24 19:01:04 2016 From: noreply at github.com (GitHub) Date: Sun, 24 Jul 2016 11:01:04 -0700 Subject: [Box Backup-commit] [boxbackup/boxbackup] 24cca9: Finish making CMake builds work on Windows. Message-ID: <57950260e3fe5_c2e3fec8df792c018407b@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/cmake Home: https://github.com/boxbackup/boxbackup Commit: 24cca9f27d161b23f03fbed9ffc72015a80f5937 https://github.com/boxbackup/boxbackup/commit/24cca9f27d161b23f03fbed9ffc72015a80f5937 Author: Chris Wilson Date: 2016-07-24 (Sun, 24 Jul 2016) Changed paths: M appveyor.yml M infrastructure/BoxPlatform.pm.in M infrastructure/cmake/CMakeLists.txt M infrastructure/m4/boxbackup_tests.m4 M lib/backupstore/HousekeepStoreAccount.cpp M lib/common/BoxConfig-MSVC.h M lib/common/ExcludeList.cpp M lib/win32/emu.cpp M lib/win32/emu.h M runtest.pl.in M test/httpserver/testfiles/httpserver.conf M test/httpserver/testfiles/testrequests.pl Log Message: ----------- Finish making CMake builds work on Windows. From noreply at github.com Sun Jul 24 22:01:02 2016 From: noreply at github.com (GitHub) Date: Sun, 24 Jul 2016 14:01:02 -0700 Subject: [Box Backup-commit] [boxbackup/boxbackup] 2f9080: Fix test_bbackupd failures on Windows. Message-ID: <57952c8ea3c8e_26df3fb21558f2bc10985@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/cmake Home: https://github.com/boxbackup/boxbackup Commit: 2f90808bb7d8f24800190d8ec78d34f080ac4f94 https://github.com/boxbackup/boxbackup/commit/2f90808bb7d8f24800190d8ec78d34f080ac4f94 Author: Chris Wilson Date: 2016-07-24 (Sun, 24 Jul 2016) Changed paths: M infrastructure/cmake/CMakeLists.txt M test/bbackupd/testbbackupd.cpp Log Message: ----------- Fix test_bbackupd failures on Windows. Remove reliance on Cygwin chmod and rm programs. From noreply at github.com Sun Jul 24 22:12:42 2016 From: noreply at github.com (GitHub) Date: Sun, 24 Jul 2016 14:12:42 -0700 Subject: [Box Backup-commit] [boxbackup/boxbackup] 6cc7f5: Fix test_bbackupd failures on Windows. Message-ID: <57952f4a4a769_19f93fd55d65f2bc10261@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/cmake Home: https://github.com/boxbackup/boxbackup Commit: 6cc7f5bd5a901f5e480266e38c5a3f2bd88da95a https://github.com/boxbackup/boxbackup/commit/6cc7f5bd5a901f5e480266e38c5a3f2bd88da95a Author: Chris Wilson Date: 2016-07-24 (Sun, 24 Jul 2016) Changed paths: M infrastructure/cmake/CMakeLists.txt M lib/common/Test.cpp M test/bbackupd/testbbackupd.cpp Log Message: ----------- Fix test_bbackupd failures on Windows. Remove reliance on Cygwin chmod and rm programs. From noreply at github.com Sun Jul 24 22:24:00 2016 From: noreply at github.com (GitHub) Date: Sun, 24 Jul 2016 14:24:00 -0700 Subject: [Box Backup-commit] [boxbackup/boxbackup] cea6a2: Fix CMake build on Unix: Link pcreposix instead of... Message-ID: <579531f06cde_20a83fb11404d29c6008e@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/cmake Home: https://github.com/boxbackup/boxbackup Commit: cea6a296c6a024d543f6afb50ed5fa0bf72393d0 https://github.com/boxbackup/boxbackup/commit/cea6a296c6a024d543f6afb50ed5fa0bf72393d0 Author: Chris Wilson Date: 2016-07-24 (Sun, 24 Jul 2016) Changed paths: M infrastructure/cmake/CMakeLists.txt Log Message: ----------- Fix CMake build on Unix: Link pcreposix instead of pcre. From noreply at github.com Mon Jul 25 21:41:55 2016 From: noreply at github.com (GitHub) Date: Mon, 25 Jul 2016 13:41:55 -0700 Subject: [Box Backup-commit] [boxbackup/boxbackup] 53b876: Fix running Unix tests through CMake. Message-ID: <5796799341195_38993f99ac31b2a0999e@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/cmake Home: https://github.com/boxbackup/boxbackup Commit: 53b876b8dd29c4c3056e760e6b60bcac76f981b2 https://github.com/boxbackup/boxbackup/commit/53b876b8dd29c4c3056e760e6b60bcac76f981b2 Author: Chris Wilson Date: 2016-07-25 (Mon, 25 Jul 2016) Changed paths: M infrastructure/cmake/CMakeLists.txt M lib/common/ExcludeList.cpp M runtest.pl.in Log Message: ----------- Fix running Unix tests through CMake. Pass the compiled executable name to runtest.pl to make it independent of the build-system and CMake's cross-platform incompatibilities. From noreply at github.com Mon Jul 25 21:43:23 2016 From: noreply at github.com (GitHub) Date: Mon, 25 Jul 2016 13:43:23 -0700 Subject: [Box Backup-commit] [boxbackup/boxbackup] 0890dd: Fix incorrect mixture of target_link_libraries wit... Message-ID: <579679ebe266e_1d263fce43acf2a05199@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/cmake Home: https://github.com/boxbackup/boxbackup Commit: 0890dd335ec3396b9cbcbd7766be54535ec3ecaf https://github.com/boxbackup/boxbackup/commit/0890dd335ec3396b9cbcbd7766be54535ec3ecaf Author: Chris Wilson Date: 2016-07-25 (Mon, 25 Jul 2016) Changed paths: M infrastructure/cmake/CMakeLists.txt M infrastructure/travis-build.sh Log Message: ----------- Fix incorrect mixture of target_link_libraries with and without keywords. Check for pcreposix.h and abort at configure time on Unix too. Commit: bd21ef4f91d0d46659f50f379a6a0d6d7fd97827 https://github.com/boxbackup/boxbackup/commit/bd21ef4f91d0d46659f50f379a6a0d6d7fd97827 Author: Chris Wilson Date: 2016-07-25 (Mon, 25 Jul 2016) Changed paths: M infrastructure/cmake/CMakeLists.txt M lib/common/ExcludeList.cpp M runtest.pl.in Log Message: ----------- Merge branch 'cmake' of https://github.com/boxbackup/boxbackup into cmake Compare: https://github.com/boxbackup/boxbackup/compare/53b876b8dd29...bd21ef4f91d0 From noreply at github.com Tue Jul 26 23:37:25 2016 From: noreply at github.com (GitHub) Date: Tue, 26 Jul 2016 15:37:25 -0700 Subject: [Box Backup-commit] [boxbackup/boxbackup] 4011e9: Fix support for installed test executable with ori... Message-ID: <5797e625534_40533fb45c7d52bc1771f@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/cmake Home: https://github.com/boxbackup/boxbackup Commit: 4011e9bda41cb9754359ad61367306258d12d65e https://github.com/boxbackup/boxbackup/commit/4011e9bda41cb9754359ad61367306258d12d65e Author: Chris Wilson Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M infrastructure/cmake/CMakeLists.txt M infrastructure/travis-build.sh M lib/common/Test.h M runtest.pl.in M test/bbackupd/testbbackupd.cpp Log Message: ----------- Fix support for installed test executable with original name (_test) on Unix. From noreply at github.com Tue Jul 26 23:43:20 2016 From: noreply at github.com (GitHub) Date: Tue, 26 Jul 2016 15:43:20 -0700 Subject: [Box Backup-commit] [boxbackup/boxbackup] b04f53: Create the cmake build directory if it doesn't alr... Message-ID: <5797e788ac5e1_41ac3f7ef51dd2c03227b@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/cmake Home: https://github.com/boxbackup/boxbackup Commit: b04f534440ac899c02510ae337247341a49f1c9f https://github.com/boxbackup/boxbackup/commit/b04f534440ac899c02510ae337247341a49f1c9f Author: Chris Wilson Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M appveyor.yml Log Message: ----------- Create the cmake build directory if it doesn't already exist. From noreply at github.com Tue Jul 26 23:45:08 2016 From: noreply at github.com (GitHub) Date: Tue, 26 Jul 2016 15:45:08 -0700 Subject: [Box Backup-commit] [boxbackup/boxbackup] 3cc045: Don't try to list directories that might have been... Message-ID: <5797e7f4cb0b1_44693fae8bce32bc2103d@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/cmake Home: https://github.com/boxbackup/boxbackup Commit: 3cc04573924fe7ef243eac24cdbc6eaec1433bee https://github.com/boxbackup/boxbackup/commit/3cc04573924fe7ef243eac24cdbc6eaec1433bee Author: Chris Wilson Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M appveyor.yml Log Message: ----------- Don't try to list directories that might have been restored from cache, or not. From noreply at github.com Tue Jul 26 23:48:38 2016 From: noreply at github.com (GitHub) Date: Tue, 26 Jul 2016 15:48:38 -0700 Subject: [Box Backup-commit] [boxbackup/boxbackup] 3c3853: Fix test execution when not using cmake. Message-ID: <5797e8c6e78dc_3db63ffb3acd72b873565@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/cmake Home: https://github.com/boxbackup/boxbackup Commit: 3c3853b5205782a1d2292c9b8784f6701448c137 https://github.com/boxbackup/boxbackup/commit/3c3853b5205782a1d2292c9b8784f6701448c137 Author: Chris Wilson Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M lib/common/Test.h Log Message: ----------- Fix test execution when not using cmake. From noreply at github.com Thu Jul 28 22:32:00 2016 From: noreply at github.com (GitHub) Date: Thu, 28 Jul 2016 14:32:00 -0700 Subject: [Box Backup-commit] [boxbackup/boxbackup] 95f577: Tell Appveyor to install cmake.portable instead of... Message-ID: <579a79d01bacb_8723fc0ea39d2b8130f1@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/cmake Home: https://github.com/boxbackup/boxbackup Commit: 95f57792f788eccd9c1bce99e3a924794ccf8da7 https://github.com/boxbackup/boxbackup/commit/95f57792f788eccd9c1bce99e3a924794ccf8da7 Author: Chris Wilson Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M appveyor.yml Log Message: ----------- Tell Appveyor to install cmake.portable instead of cmake, to get it back onto the PATH. This seems to have changed/been broken in Chocolatey cmake packages recently. See http://disq.us/p/xdknrt for details. From noreply at github.com Fri Jul 29 20:25:15 2016 From: noreply at github.com (GitHub) Date: Fri, 29 Jul 2016 12:25:15 -0700 Subject: [Box Backup-commit] [boxbackup/boxbackup] ea3541: Enable HTTP proxy to see if it helps downloads on ... Message-ID: <579bad9b4903a_53433fe2488bf2bc5513c@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/cmake Home: https://github.com/boxbackup/boxbackup Commit: ea354151b7db57a6cc3d36ff458f76cfdb89f5bf https://github.com/boxbackup/boxbackup/commit/ea354151b7db57a6cc3d36ff458f76cfdb89f5bf Author: Chris Wilson Date: 2016-07-29 (Fri, 29 Jul 2016) Changed paths: M appveyor.yml Log Message: ----------- Enable HTTP proxy to see if it helps downloads on Appveyor. From noreply at github.com Fri Jul 29 20:31:21 2016 From: noreply at github.com (GitHub) Date: Fri, 29 Jul 2016 12:31:21 -0700 Subject: [Box Backup-commit] [boxbackup/boxbackup] c68ca5: Try using a mirror for OpenSSL. Message-ID: <579baf0988cb_761d3f9a76d9d2bc55252@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/cmake Home: https://github.com/boxbackup/boxbackup Commit: c68ca5c365e13fa265b4a54527a09e456f27baf2 https://github.com/boxbackup/boxbackup/commit/c68ca5c365e13fa265b4a54527a09e456f27baf2 Author: Chris Wilson Date: 2016-07-29 (Fri, 29 Jul 2016) Changed paths: M appveyor.yml Log Message: ----------- Try using a mirror for OpenSSL. From noreply at github.com Fri Jul 29 20:39:21 2016 From: noreply at github.com (GitHub) Date: Fri, 29 Jul 2016 12:39:21 -0700 Subject: [Box Backup-commit] [boxbackup/boxbackup] f922b4: Update to a version that's on the mirror server. Message-ID: <579bb0e9b2402_7a2b3f9a3897b2bc54953@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/cmake Home: https://github.com/boxbackup/boxbackup Commit: f922b47bd260923e595a15447a015356fc6602fa https://github.com/boxbackup/boxbackup/commit/f922b47bd260923e595a15447a015356fc6602fa Author: Chris Wilson Date: 2016-07-29 (Fri, 29 Jul 2016) Changed paths: M appveyor.yml Log Message: ----------- Update to a version that's on the mirror server. From noreply at github.com Fri Jul 29 20:51:20 2016 From: noreply at github.com (GitHub) Date: Fri, 29 Jul 2016 12:51:20 -0700 Subject: [Box Backup-commit] [boxbackup/boxbackup] efcb17: Create the build directory before trying to cd inf... Message-ID: <579bb3b864801_18273fbd0043f2b889693@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/cmake Home: https://github.com/boxbackup/boxbackup Commit: efcb1734094df99ce34d404592ede9049ba90129 https://github.com/boxbackup/boxbackup/commit/efcb1734094df99ce34d404592ede9049ba90129 Author: Chris Wilson Date: 2016-07-29 (Fri, 29 Jul 2016) Changed paths: M appveyor.yml Log Message: ----------- Create the build directory before trying to cd info it From noreply at github.com Sat Jul 30 15:05:55 2016 From: noreply at github.com (GitHub) Date: Sat, 30 Jul 2016 07:05:55 -0700 Subject: [Box Backup-commit] [boxbackup/boxbackup] bad149: Add Zlib status messages for Appveyor debugging. Message-ID: <579cb4437bda0_34473ff79a6412bc277715@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/cmake Home: https://github.com/boxbackup/boxbackup Commit: bad14996f616149d33c58a583d9340402576a831 https://github.com/boxbackup/boxbackup/commit/bad14996f616149d33c58a583d9340402576a831 Author: Chris Wilson Date: 2016-07-30 (Sat, 30 Jul 2016) Changed paths: M infrastructure/cmake/CMakeLists.txt Log Message: ----------- Add Zlib status messages for Appveyor debugging. From noreply at github.com Sun Jul 31 22:18:38 2016 From: noreply at github.com (GitHub) Date: Sun, 31 Jul 2016 14:18:38 -0700 Subject: [Box Backup-commit] [boxbackup/boxbackup] 9bb064: Fix search for zlib.h in CMake on Windows. Message-ID: <579e6b2e1a217_5e583f95fcde52c0801bf@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/cmake Home: https://github.com/boxbackup/boxbackup Commit: 9bb064a330d9bea2c075c92c36b6b3bed1a5bdaf https://github.com/boxbackup/boxbackup/commit/9bb064a330d9bea2c075c92c36b6b3bed1a5bdaf Author: Chris Wilson Date: 2016-07-31 (Sun, 31 Jul 2016) Changed paths: M infrastructure/cmake/CMakeLists.txt Log Message: ----------- Fix search for zlib.h in CMake on Windows. From noreply at github.com Sun Jul 31 22:56:10 2016 From: noreply at github.com (GitHub) Date: Sun, 31 Jul 2016 14:56:10 -0700 Subject: [Box Backup-commit] [boxbackup/boxbackup] cecb6d: Reduce verbosity of cinst. Message-ID: <579e73fabc07c_5ebe3fe62e19329c95453@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/cmake Home: https://github.com/boxbackup/boxbackup Commit: cecb6d6c7947d3807015656f6a6a9f578a2c6077 https://github.com/boxbackup/boxbackup/commit/cecb6d6c7947d3807015656f6a6a9f578a2c6077 Author: Chris Wilson Date: 2016-07-31 (Sun, 31 Jul 2016) Changed paths: M appveyor.yml Log Message: ----------- Reduce verbosity of cinst. Commit: 261dcbce68df382d51f84cb1cd7d620668efad41 https://github.com/boxbackup/boxbackup/commit/261dcbce68df382d51f84cb1cd7d620668efad41 Author: Chris Wilson Date: 2016-07-31 (Sun, 31 Jul 2016) Changed paths: M appveyor.yml Log Message: ----------- Don't assume that binary build dirs exist before compilation. Compare: https://github.com/boxbackup/boxbackup/compare/9bb064a330d9...261dcbce68df