summaryrefslogtreecommitdiff
path: root/infrastructure/cmake
Commit message (Expand)AuthorAge
* sync source tree with upstream tarballReinhard Tartler2019-05-30
* New upstream version 0.13~~git20190527.g039c4a1Reinhard Tartler2019-05-28
* New upstream version 0.13~~git20180819.g2f5b556Reinhard Tartler2019-03-10
* Add support for M4 CXX flag detection in CMakeListsChris 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
* 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
* Install executables in test tree after building, not during "make install"Chris Wilson2017-06-18
* Update versions of dependencies for Windows unibuild, add BoostChris Wilson2017-06-18
* Normalize all the line endingsChris Wilson2017-05-15
* Fix line endings of .vcxproj.user files to CRLF always.Chris Wilson2016-09-29
* Reduce test timeout for testbackupstorefix.Chris Wilson2016-09-19
* 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
* Fix Unix compilation using CMake.Chris Wilson2016-09-09
* Break dependency on Cygwin commands in Windows tests.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
* 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
* Run release tests, not debug tests, in the release configuration.Chris Wilson2015-12-24
* In release configuration, install binaries into release tree, not debug tree.Chris Wilson2015-12-24
* Build release libs as well as debug in Appveyor, and link the right ones into...Chris Wilson2015-12-24
* Add Visual Studio .user files to start executables in the right working direc...Chris Wilson2015-12-24
* Fix PERL_EXECUTABLE #define to use properly-escaped pathChris Wilson2015-12-19
* Add dependencies between modules properlyChris Wilson2015-12-19
* Fix PERL_EXECUTABLE to be a native path, so that system() works.Chris Wilson2015-12-17
* Install test binaries too.Chris Wilson2015-12-17
* 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 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
* Hide copious warnings about spurious memory leaksChris Wilson2015-12-09
* Generate protocol files as well, like exception files.Chris Wilson2015-12-09
* Find ZLib library and link to it.Chris Wilson2015-12-09