|
|
|
@3000
|
8 months |
chris |
Don't regenerate zipped manpages unless needed.
|
|
|
|
@2976
|
11 months |
chris |
Reinstate the -f option to avoid failure if the files don't exist.
|
|
|
|
@2974
|
11 months |
chris |
make make clean remove all auto-generated files, and not use force where …
|
|
|
|
@2956
|
13 months |
jamesog |
Define PACKAGE_TARNAME variable in autoconf, change doc install location …
|
|
|
|
@2955
|
13 months |
jamesog |
Use /usr/ucb/install on Solaris as /usr/sbin/install has some odd …
|
|
|
|
@2859
|
16 months |
chris |
Don't install "subdir" targets, they'll need special instructions.
|
|
|
|
@2794
|
19 months |
chris |
Revert [2710] and [2717], remove TDB and replace with QDBM again, to fix …
|
|
|
|
@2738
|
21 months |
chris |
Fix HTML documentation installation. (merges [2737] from trunk)
|
|
|
|
@2717
|
21 months |
chris |
Remove QDBM, and switch BackupClientInodeToIDMap to use the bundled TDB …
|
|
|
|
@2680
|
2 years |
jamesog |
Play nicely with versions of make which don't support -C <dir>.
|
|
|
|
@2639
|
2 years |
chris |
Only build the static library part of QDBM, as the default dynamic build …
|
|
|
|
@2608
|
2 years |
chris |
Fix the default and clean targets by moving cleaning lines back where …
|
|
|
|
@2518
|
3 years |
chris |
Include html docs in parcels.
Don't include man pages in parcels for …
|
|
|
|
@2492
|
3 years |
chris |
Use update copy to speed up rebuilds on windows/cygwin.
|
|
|
|
@2475
|
3 years |
chris |
Use the Makefile in docs/ to build and clean documentation.
Don't rely on …
|
|
|
|
@2469
|
3 years |
chris |
Don't skip building docs if we can't find a SVN version, as it breaks …
|
|
|
|
@2385
|
4 years |
jamesog |
Hook the man pages into the build/install system. Man pages are now …
|
|
|
|
@2380
|
4 years |
jamesog |
Allow use of literal paths in parcels.txt (i.e. files to be installed …
|
|
|
|
@2357
|
4 years |
chris |
Create destination directory before installing into it, as requested
by …
|
|
|
|
@2342
|
4 years |
chris |
Determine whether to use find | xargs at build time, not at run time,
as …
|
|
|
|
@2341
|
4 years |
chris |
Compile fix for makeparcels.pl (missing definition of @args).
|
|
|
|
@2338
|
4 years |
chris |
Include LICENSE.txt in parcels, but don't install it.
|
|
|
|
@2328
|
4 years |
chris |
Move parcel_* functions into BoxPlatform? package to share them with
other …
|
|
|
|
@2323
|
4 years |
chris |
Use xargs to delete files on Cygwin, as it's much faster than find -exec.
|
|
|
|
@2267
|
4 years |
jamesog |
Fix GNUism in use of xargs (xargs -r is a GNU extension) - just get find …
|
|
|
|
@2241
|
4 years |
chris |
Remove built binaries and libraries in clean target, so that it behaves …
|
|
|
|
@2064
|
4 years |
chris |
Make the parcel install scripts use $DESTDIR from the environment, to
help …
|
|
|
|
@2038
|
4 years |
chris |
Allow installing parcel contents in a directory under the prefix other …
|
|
|
|
@2034
|
4 years |
chris |
Don't break the name of scripts with no path in install script
(thanks to …
|
|
|
|
@1843
|
5 years |
chris |
Replace trunk with chris/merge.
|
|
copied from box/chris/merge/infrastructure/makeparcels.pl.in:
|
|
|
|
@1840
|
5 years |
chris |
Don't include the install-backup-client script in Windows builds, as it's …
|