summaryrefslogtreecommitdiff
path: root/infrastructure/makeparcels.pl.in
Commit message (Expand)AuthorAge
* Run tests using special script on Windows.Chris Wilson2015-08-29
* Allow matching parcel platforms on cpu-vendor and os-cpu-vendor.Chris Wilson2015-05-16
* We need rm -f to remove read-only files from .svn directory copies in testfiles.Chris Wilson2012-11-15
* Don't regenerate zipped manpages unless needed.Chris Wilson2011-09-25
* Reinstate the -f option to avoid failure if the files don't exist.Chris Wilson2011-06-30
* make make clean remove all auto-generated files, and not use force where it's...Chris Wilson2011-06-30
* 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
* Don't install "subdir" targets, they'll need special instructions.Chris Wilson2011-01-31
* Revert [2710] and [2717], remove TDB and replace with QDBM again, to fix Chris Wilson2010-10-18
* 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
* Only build the static library part of QDBM, as the default dynamic build Chris Wilson2010-02-25
* Fix the default and clean targets by moving cleaning lines back where Chris Wilson2010-02-15
* Include html docs in parcels.Chris Wilson2009-04-26
* Use update copy to speed up rebuilds on windows/cygwin.Chris Wilson2009-04-03
* Use the Makefile in docs/ to build and clean documentation.Chris Wilson2009-03-28
* Don't skip building docs if we can't find a SVN version, as it breaks Chris Wilson2009-03-27
* Hook the man pages into the build/install system. Man pages are now included ...James O'Gorman2008-11-23
* Allow use of literal paths in parcels.txt (i.e. files to be installed outside...James O'Gorman2008-11-22
* Create destination directory before installing into it, as requestedChris Wilson2008-10-18
* Determine whether to use find | xargs at build time, not at run time,Chris Wilson2008-10-08
* Compile fix for makeparcels.pl (missing definition of @args).Chris Wilson2008-10-08
* Include LICENSE.txt in parcels, but don't install it.Chris Wilson2008-10-08
* Move parcel_* functions into BoxPlatform package to share them withChris Wilson2008-10-05
* Use xargs to delete files on Cygwin, as it's much faster than find -exec.Chris Wilson2008-10-04
* Fix GNUism in use of xargs (xargs -r is a GNU extension) - just get find to p...James O'Gorman2008-09-05
* Remove built binaries and libraries in clean target, so that it behaves Chris Wilson2008-08-21
* Make the parcel install scripts use $DESTDIR from the environment, toChris Wilson2008-01-29
* Allow installing parcel contents in a directory under the prefix other thanChris Wilson2008-01-20
* Don't break the name of scripts with no path in install scriptChris Wilson2008-01-16
* Don't include the install-backup-client script in Windows builds, as it'sChris Wilson2007-09-19
* Improved build targets, thanks to James O'Gorman (fixes #30)Chris Wilson2007-06-30
* Fix make error when optional file doesn't exist (refs #3, merges [1098])Chris Wilson2007-03-04
* This is part 2 of a patch from James O'Gorman.Martin Ebourne2006-03-04