summaryrefslogtreecommitdiffstats
path: root/Utilities/cmtar/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* COMP: Fix warning about tolower by making sure ctype.h is included in cmtar.Brad King2008-01-301-1/+1
* ENH: add support for the Syllable OS (http://www.syllable.org)Alexander Neundorf2007-11-241-0/+5
* COMP: add a check for makedev, which isn't available with the PGI compilerAlexander Neundorf2007-09-171-0/+1
* ENH: Remove old include dirs.Brad King2006-10-191-1/+0
* ENH: Add options to build with system utility libraries. Organize inclusion ...Brad King2006-10-191-2/+9
* ENH: give up on try runBill Hoffman2006-08-041-30/+6
* ENH: fix for makedev three args testBill Hoffman2006-08-031-1/+3
* ENH: use try run sourceBill Hoffman2006-08-031-2/+6
* ENH: change to a try run so that it will fail on the sunBill Hoffman2006-08-031-3/+3
* ENH: use dev_t instead of major_t and minor_tBill Hoffman2006-08-031-2/+2
* COMP: libtar should build when included in non-CMake projects...David Cole2006-08-021-1/+5
* ENH: make cmake build with older versions of cmakeBill Hoffman2006-08-011-1/+3
* ENH: add a try compile test for makedev_three_argsBill Hoffman2006-08-011-1/+19
* COMP: Fix and/or disable warnings for Borland 5.6 build.Brad King2006-08-011-0/+5
* COMP: Fix warnings on Borland dashboards...David Cole2006-05-231-0/+1
* ENH: add support for win64 for visual studio 2005 ide and nmake, also fix war...Bill Hoffman2006-03-301-2/+8
* COMP: Try to fix major/minor problem on aixAndy Cedilnik2005-12-311-0/+1
* COMP: Attempt to fix problems with major and minorAndy Cedilnik2005-12-311-0/+2
* COMP: Fix support for vsnprintfAndy Cedilnik2005-12-301-2/+3
* COMP: Cleanup regular expressionsAndy Cedilnik2005-12-301-1/+1
* BUG: Several Borland fixesAndy Cedilnik2005-12-301-2/+4
* COMP: Remove more warnings and rename library to cmtarAndy Cedilnik2005-12-281-12/+2
* COMP: Several borland fixesAndy Cedilnik2005-12-281-1/+5
* COMP: Fix build on sun by adding missing includeAndy Cedilnik2005-12-281-0/+1
* ENH: Windows fixesAndy Cedilnik2005-12-281-10/+8
* ENH: Initial importAndy Cedilnik2005-12-281-0/+360