summaryrefslogtreecommitdiff
path: root/infrastructure
Commit message (Expand)AuthorAge
* Define PACKAGE_TARNAME variable in autoconf, change doc install location from...James O'Gorman2011-05-02
* Use /usr/ucb/install on Solaris as /usr/sbin/install has some odd behaviour.James O'Gorman2011-05-02
* Finally unbreak build on Solaris!James O'Gorman2011-05-02
* Refine CPU detection code in BoxPlatform to allow use of multiple processors ...James O'Gorman2011-05-01
* Log which modules are both using the same autogen files, for debugging.Chris Wilson2011-04-26
* Remove some redundant imports to reduce compile warnings in MSVC 2010.Chris Wilson2011-04-16
* Remove redundant copy of the version string from getversion.pl.Chris Wilson2011-04-16
* Substitute variables in boxbackup.mpi.in to build a valid InstallJammerChris Wilson2011-04-16
* Refactor MSVC library dependencies onto the common project, and removeChris Wilson2011-04-15
* Switch from solution dependencies to project-to-project dependencies.Chris Wilson2011-04-14
* Avoid unnecessary rewriting of BoxVersion.h to speed up MSVC build. Chris Wilson2011-04-08
* First attempt to extract some data from VSS, not useful yet.Chris Wilson2011-03-28
* Move backupstore common code to its own library, libbackupstore.Chris Wilson2011-03-27
* Remove SUO file that doesn't need to be in version control.Chris Wilson2011-03-27
* Remove unwanted definitions from solution.Chris Wilson2011-03-26
* Add a solution and project for building on MSVC 2010.Chris Wilson2011-03-26
* Restore the newline in the includes variable, it is actually requiredChris Wilson2011-02-28
* Test whether pdcurses is required to compile with readline support.Chris Wilson2011-02-27
* Don't install "subdir" targets, they'll need special instructions.Chris Wilson2011-01-31
* Update instructions for OpenSSL 1.0.0a and PCRE 8.10.Chris Wilson2011-01-08
* Log more useful information when makebuildenv.pl fails.Chris Wilson2011-01-08
* Revert [2710] and [2717], remove TDB and replace with QDBM again, to fix Chris Wilson2010-10-18
* Workaround for Mac OSX where readline.h doesn't compile if stdio.h isChris Wilson2010-09-29
* Fix HTML documentation installation. (merges [2737] from trunk)Chris Wilson2010-09-14
* Remove QDBM, and switch BackupClientInodeToIDMap to use the bundled TDB Chris Wilson2010-08-28
* Play nicely with versions of make which don't support -C <dir>.James O'Gorman2010-04-11
* Detect whether rl_completion_matches or completion_matches is declared Chris Wilson2010-02-26
* Add instructions and support for building with readline on Windows.Chris Wilson2010-02-26
* Quieten the Perl scripts that generate autogen exceptions when building Chris Wilson2010-02-25
* Only build the static library part of QDBM, as the default dynamic build Chris Wilson2010-02-25
* Add CC to exports for mingw configure script.Chris Wilson2010-02-22
* Make the explicit target of each dependency, including libraries, to solveChris Wilson2010-02-19
* Fix the default and clean targets by moving cleaning lines back where Chris Wilson2010-02-15
* Add support for linking to qdbm and other imported libraries with Chris Wilson2010-02-15
* Run Perl scripts quietly during make.Chris Wilson2010-01-24
* Switch license to GPL for backup parts, and dual GPL/BSD for common Chris Wilson2010-01-23
* Add support for Makefile.pre in build infrastructure.Chris Wilson2009-11-11
* Check that source and text file copies are successful.Chris Wilson2009-09-21
* Print info lines to STDERR so that they don't confuse the configureChris Wilson2009-09-21
* Include html docs in parcels.Chris Wilson2009-04-26
* Put the shell script that kills all running daemons into a shellChris Wilson2009-04-26
* Move S3Simulator into its own class, like S3Client, for reuse elsewhere.Chris Wilson2009-04-13
* Blind fix for autoconf problems introduced by earlier attempt to supportChris Wilson2009-04-04
* Use update copy to speed up rebuilds on windows/cygwin.Chris Wilson2009-04-03
* Assume that we have no way to determine whether struct dirent has aChris Wilson2009-03-31
* Assume that lseek does not take a "dummy parameter" when cross-compiling,Chris Wilson2009-03-31
* Preserve timestamps when doing a binary copy to make a distribution, so Chris Wilson2009-03-28
* Use the Makefile in docs/ to build and clean documentation.Chris Wilson2009-03-28
* Allow substitutions and removing private sections for distribution in Chris Wilson2009-03-27
* Don't skip building docs if we can't find a SVN version, as it breaks Chris Wilson2009-03-27