summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | | * Fix Unix compilation using CMake.Chris Wilson2016-09-09
| | | * Break dependency on Cygwin commands in Windows tests.Chris Wilson2016-09-03
| | | * Update platform feature detection to work with CMake.Chris Wilson2016-09-03
| | | * Skip building the parts of QDBM that we don't need with CMake.Chris Wilson2016-08-28
| | | * Use builtin TO_NATIVE_PATH in CMake instead of rolling our own.Chris Wilson2016-08-28
| | | * Use ccache if available in CMake builds.Chris Wilson2016-08-28
| | | * Get AppVeyor to build the INSTALL target.Chris Wilson2016-08-28
| | | * Update test runner to support CMake better.Chris Wilson2016-08-28
| | | * Fix case of filenames of "text" files used to generate protocols and docs.Chris Wilson2016-08-28
| | | * Add MSVC user settings files to version control.Chris Wilson2016-08-28
| | | * Standardise dependent library location for CMake.Chris Wilson2016-08-28
| | | * Merge makebuildenv.pl and makeparcels.pl, write monolithic Makefiles.Chris Wilson2016-08-28
| | | * Appveyor: don't list directories that may not exist during build.Chris Wilson2016-08-28
| | | * Replace Travis build instructions with a script.Chris Wilson2016-08-28
| | * | Detect whether -Werror=return-type is supported by compiler.Chris Wilson2016-09-20
| | |/
* | | Update changelog for 0.12~gitcf52058f-4~1.gbp8cbb14 releaseReinhard Tartler2017-11-26
* | | Build-depend on libssl (Closes: #870775)Reinhard Tartler2017-11-26
* | | Run the testsuite on amd64 and i386 only. (Closes: #866372)Reinhard Tartler2017-06-30
* | | update debian/changelogReinhard Tartler2017-06-26
* | | Fix FTBFS for signed char architecturesReinhard Tartler2017-06-26
* | | Add some personal testing notesReinhard Tartler2017-06-18
* | | update debian/changelogReinhard Tartler2017-06-17
* | | Fix upstream version identificationReinhard Tartler2017-06-17
* | | Add systemd unit filesReinhard Tartler2017-06-17
* | | Clarify how the upstream tarball is producedReinhard Tartler2017-06-17
* | | Update the notifyadmin.sh script (Closes: #483928)Reinhard Tartler2017-06-17
* | | Fixup bbstored for newer opensslReinhard Tartler2017-06-17
* | | bump debhelper compat level to level 10Reinhard Tartler2017-06-16
* | | source /lib/lsb/init-functionsReinhard Tartler2017-06-16
* | | boxbackup-server.config: Don't hardcode path to tune2fsReinhard Tartler2017-06-16
* | | README.Debian: Fix some typosReinhard Tartler2017-06-16
* | | revert VERSION.txt to cf52058fReinhard Tartler2017-06-16
* | | refresh patchesReinhard Tartler2017-06-16
* | | Merge commit 'cf52058f'Reinhard Tartler2017-06-14
|\ \ \ | | |/ | |/|
| * | Make getversion.pl executable.Chris Wilson2016-05-16
| * | List contents of some more directories during buildChris Wilson2016-04-16
| * | Cache downloaded OpenSSL, and only download them if not already cached.Chris Wilson2016-04-10
| * | Make PCRE version a variable, and cache the downloaded file, trying to avoid ...Chris Wilson2016-04-06
| * | Add Appveyor build status badge, using master branch.Chris Wilson2016-04-06
| * | Disable RDP access to Appveyor virtual machinesChris Wilson2016-04-06
| * | Switch from FTP to HTTP in the hope of avoiding network timeoutsChris Wilson2016-04-06
| * | Merge pull request #14 from boxbackup/appveyorChris Wilson2016-04-05
| |\ \
| | * | Update paths to match new cmake-generated project files location.Chris Wilson2016-02-14
| | * | Move user properties files into build folder.Chris Wilson2016-02-13
| | * | Create CMake configurations in a subdirectory of infrastructure/cmake.Chris Wilson2016-02-13
| | * | Make 7za overwrite existing files, to avoid hanging when build output is cached.Chris Wilson2016-02-13
| | * | Upgrade to OpenSSL 1.0.2fChris Wilson2016-02-13
| | * | Switch cache directories to relative paths, comment out wildcard item.Chris Wilson2016-02-13
| | * | OK, try single-quoting then.Chris Wilson2015-12-27
| | * | Unquote cache directories to try to fix AppVeyor caching error:Chris Wilson2015-12-27