summaryrefslogtreecommitdiff
path: root/infrastructure
Commit message (Expand)AuthorAge
* Run daemons quietly (with -K) in tests under Windows.Chris Wilson2008-03-13
* Flush standard output when finishing test, useful on Windows where it Chris Wilson2008-03-01
* * Move all commands from bin to sbin on Unix platformsJames O'Gorman2008-02-27
* Add support for verbosity control in tests.Chris Wilson2008-01-31
* Make the parcel install scripts use $DESTDIR from the environment, toChris Wilson2008-01-29
* Use the path to PERL from configure, reverts part of [1702].Chris Wilson2008-01-28
* Fix raidfile tests on FreeBSD 7Chris Wilson2008-01-23
* Compile fix for [2055].Chris Wilson2008-01-23
* Report the $build_os when making build environment, useful for debuggingChris Wilson2008-01-23
* Clean up distribution script.Chris Wilson2008-01-21
* Allow installing parcel contents in a directory under the prefix other thanChris Wilson2008-01-20
* Incorporate CXXFLAGS_STRICT into CXXFLAGSChris Wilson2008-01-20
* Don't break the name of scripts with no path in install scriptChris Wilson2008-01-16
* Better way to pass arguments to test daemons, with --test-daemon-args.Chris Wilson2007-12-18
* Stricter check for dirent.d_type validity (possible problems withChris Wilson2007-12-18
* Pass test options to test daemons.Chris Wilson2007-12-16
* Compile with -Wundef to warn about undefined macros.Chris Wilson2007-12-16
* Add -U option to enable logging microsecond timestampsChris Wilson2007-12-15
* Use detected CXX, AR and RANLIB from configure.Chris Wilson2007-12-08
* Don't add a superfluous leading space to bbackupd_args.Chris Wilson2007-11-06
* Compile fix for [1903].Chris Wilson2007-11-04
* Remove all the extra newlines after the Fink message.Chris Wilson2007-11-03
* Log something before checking open file descriptors, to ensure thatChris Wilson2007-11-03
* Log exactly which file descriptors have been left open and what they are.Chris Wilson2007-11-03
* Don't include the install-backup-client script in Windows builds, as it'sChris Wilson2007-09-19
* Fix $bsd_make to not be defined on GNU/kFreeBSD, which uses GNU Make.Chris Wilson2007-08-30
* Fix quiet-build makefiles to work on BSDsChris Wilson2007-08-28
* Quiet make by default (make V=1 to override) (refs #3)Chris Wilson2007-07-31
* Fix to match static lib installation instructions. (refs #3, merges [1681])Chris Wilson2007-07-26
* Update Visual Studio project files to match new files added, thanks Gary!Chris Wilson2007-07-26
* Remove --with-bdb-dir option, to avoid confusion and be consistent with theChris Wilson2007-07-01
* Add --with-bdb-headers and --with-bdb-lib flags to configure to fix BerkeleyChris Wilson2007-07-01
* Improved build targets, thanks to James O'Gorman (fixes #30)Chris Wilson2007-06-30
* Replace version in VERSION.txt, if it contains USE_SVN_VERSION.Chris Wilson2007-06-27
* Handle USE_SVN_VERSION in the middle of a version string.Chris Wilson2007-06-27
* Handle USE_SVN_VERSION in distribution VERSION files.Chris Wilson2007-06-27
* Include <string> to avoid compile failures on BSD, thanks James O'Gorman.Chris Wilson2007-06-20
* Make testfiles writable before trying to delete them, otherwise read-onlyChris Wilson2007-05-03
* Add --bbackupd-args and --bbstored-args options, which may be used to passChris Wilson2007-04-22
* Pass all arguments from test scripts to test executable with properChris Wilson2007-04-22
* Merge new m4 from trunk. (refs #3, merges [1453])Chris Wilson2007-03-24
* Fix make error when optional file doesn't exist (refs #3, merges [1098])Chris Wilson2007-03-04
* #include Test.h to fix compile (needed for TEST_THAT)Chris Wilson2007-03-04
* Rename makedistribution.pl to makedistribution.pl.in.Chris Wilson2007-01-13
* Visual Studio 2005 compile fixes, thanks to Gary.Chris Wilson2006-12-29
* Compile fix: include std::string definition (refs #3)Chris Wilson2006-12-12
* Pass any command-line parameters from t-gdb to gdb (refs #3)Chris Wilson2006-12-03
* * Try to kill any daemons left over from previous tests before running Chris Wilson2006-11-26
* Initialise timers in all unit tests (refs #9)Chris Wilson2006-11-13
* Initialise memory leak finder in all unit tests (refs #3)Chris Wilson2006-11-13