summaryrefslogtreecommitdiff
path: root/infrastructure
Commit message (Expand)AuthorAge
* New upstream version 0.13~~git20190527.g039c4a1Reinhard Tartler2019-05-28
* New upstream version 0.13~~git20180819.g2f5b556Reinhard Tartler2019-03-10
* Merge branch 'master' into fix_raidfile_i386Chris Wilson2018-03-12
|\
| * Use OSX builds to test OpenSSL 1.1 compatibility as wellChris Wilson2018-03-03
| * Reimplement OpenSSL 1.1 supportChris Wilson2018-03-03
| * Revert "Add support for OpenSSL 1.1 and replace deprecated function calls"Chris Wilson2018-02-25
* | Add support for M4 CXX flag detection in CMakeListsChris Wilson2018-03-08
* | Fix error in t-gdb when no debugger is detectedChris Wilson2018-03-08
* | Fix raidfile tests on 32-bit LinuxChris Wilson2018-03-08
|/
* Add support for OpenSSL 1.1 and replace deprecated function callsChris Wilson2018-01-01
* Fix quoting of CXXFLAGS and LDFLAGS in MakefilesChris Wilson2018-01-01
* Detect which debugger to use in t-gdb scripts: lldb or gdbChris Wilson2018-01-01
* Remove BoxBackup install step from Windows unibuildChris Wilson2018-01-01
* Speed up superbuild rebuild by not extracting Boost againChris Wilson2018-01-01
* Install Box Backup in a temporary directory in Windows unibuildsChris Wilson2017-09-18
* Reduce AppVeyor build verbosity by passing extra args to sub-CMakeChris Wilson2017-09-16
* Build Win32/64 binary packages automaticallyChris Wilson2017-09-16
* Fix intercept of SYS_open on platforms that only have SYS_openat (e.g. arm64)Chris Wilson2017-06-22
* Use AX_CHECK_COMPILE_FLAG, add more checksChris Wilson2017-06-22
* Fix build on SmartOS by switching back to GNU MakeChris Wilson2017-06-18
* Install executables in test tree after building, not during "make install"Chris Wilson2017-06-18
* Add Boost to Travis build environment, and OSX buildsChris Wilson2017-06-18
* Update versions of dependencies for Windows unibuild, add BoostChris Wilson2017-06-18
* Normalize all the line endingsChris Wilson2017-05-15
* Fix installation of scripts into parcel directory.Chris Wilson2016-11-03
* Fix line endings of .vcxproj.user files to CRLF always.Chris Wilson2016-09-29
* Detect whether -Werror=return-type is supported by compiler.Chris Wilson2016-09-20
* Reduce test timeout for testbackupstorefix.Chris Wilson2016-09-19
* Remove old hard-coded MSVC and MinGW configs.Chris Wilson2016-09-10
* Set test timeouts for CMake tests.Chris Wilson2016-09-10
* Optimisation: for CMake builds, replace generated files only if changed.Chris Wilson2016-09-10
* Replace most of Appveyor Windows build script with a CMakefile.Chris Wilson2016-09-09
* Add clean and realclean targets to each module's mini Makefile.Chris Wilson2016-09-09
* 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
* 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
* Replace Travis build instructions with a script.Chris Wilson2016-08-28
* Make getversion.pl executable.Chris Wilson2016-05-16
* 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
* Fix passing of "release" argument to runtest.pl in release mode.Chris Wilson2015-12-27
* Substitute TARGET_PERL in test/bbackupd config.Chris Wilson2015-12-24