source: box/trunk/infrastructure/makeparcels.pl.in @ 3110

Revision Log Mode:


Legend:

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