CMake/Utilities/cmtar
Brad King 9737ea074a Install third-party utility copyright notices
Some of our third-party utilities have licenses that require their
copyright and license notices to be distributed with binary forms.  This
commit adds installation rules to include these notices with installed
CMake documentation.
2009-09-28 11:36:17 -04:00
..
compat COMP: Remove warnings 2006-07-13 09:27:10 -04:00
listhash COMP: Remove warning 2006-07-13 11:30:22 -04:00
CMakeLists.txt Install third-party utility copyright notices 2009-09-28 11:36:17 -04:00
COPYRIGHT ENH: Initial import 2005-12-28 10:18:37 -05:00
append.c COMP: Use HAVE_SYS_PARAM_H properly in libtar 2009-06-10 11:49:02 -04:00
block.c COMP: Remove warnings 2006-07-12 09:21:26 -04:00
config.h.in COMP: add a check for makedev, which isn't available with the PGI compiler 2007-09-17 15:18:35 -04:00
decode.c COMP: Use HAVE_SYS_PARAM_H properly in libtar 2009-06-10 11:49:02 -04:00
encode.c BUG: fix for bug 5837, libtar and long path names 2007-12-17 17:50:55 -05:00
extract.c COMP: Fix cmtar build on VMS 2009-06-10 11:49:42 -04:00
filesystem.c BUG: Fix memory leak in libtar's kwReadDir. Use a static buffer like readdir (probably) does rather than malloc-ing a block which never gets free-d. 2006-02-02 15:53:31 -05:00
filesystem.h COMP: Several borland fixes 2005-12-28 14:58:07 -05:00
handle.c COMP: Fix warnings on Borland dashboards... 2006-05-23 12:38:22 -04:00
internal.h COMP: add a check for makedev, which isn't available with the PGI compiler 2007-09-17 15:18:35 -04:00
libtar.c COMP: Use HAVE_SYS_PARAM_H properly in libtar 2009-06-10 11:49:02 -04:00
libtar.h COMP: Remove win64 warnings 2006-03-09 08:20:31 -05:00
output.c ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64 2006-03-30 13:49:56 -05:00
tar.h ENH: Initial import 2005-12-28 10:18:37 -05:00
util.c COMP: Use HAVE_SYS_PARAM_H properly in libtar 2009-06-10 11:49:02 -04:00
wrapper.c COMP: Use HAVE_SYS_PARAM_H properly in libtar 2009-06-10 11:49:02 -04:00