summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ENH: add COMPILE_FLAGS to targetsBill Hoffman2006-01-2514-18/+114
* STYLE: Nightly Version updateAndy Cedilnik2006-01-251-1/+1
* ENH: do not force users to create pathsBill Hoffman2006-01-251-14/+11
* ENH: fix for borland memcpy junkBill Hoffman2006-01-241-0/+15
* ENH: fix bug, write the correct fileAndy Cedilnik2006-01-241-1/+1
* COMP: fix warningBill Hoffman2006-01-241-9/+6
* STYLE: Nightly Version updateAndy Cedilnik2006-01-241-1/+1
* ENH: fix warningBill Hoffman2006-01-231-1/+0
* ENH: by Bill make sure path is unix styleKen Martin2006-01-231-0/+1
* ENH: fix problem with watcom and short paths and -IBill Hoffman2006-01-233-3/+21
* ENH: correct include for memcpyBill Hoffman2006-01-231-2/+1
* ENH: add kFreeBSD supportBill Hoffman2006-01-231-0/+9
* STYLE: Nightly Version updateAndy Cedilnik2006-01-231-1/+1
* ENH: fix check type sizeBill Hoffman2006-01-231-0/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-01-221-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-01-211-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-01-201-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-01-191-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-01-181-1/+1
* ENH: fix for iccBill Hoffman2006-01-171-1/+0
* BUG: revert such that it should workKen Martin2006-01-171-2/+2
* ENH: more fixes for watcomBill Hoffman2006-01-173-21/+30
* ENH: add support for watcom wmake and wcl386Bill Hoffman2006-01-1749-474/+979
* ENH: correct standard librariesBill Hoffman2006-01-171-0/+2
* STYLE: Nightly Version updateAndy Cedilnik2006-01-171-1/+1
* COMP: wrapped compat.h inside a extern C block so that we can use it in C++ codeYogi Girdhar2006-01-161-1/+7
* STYLE: Nightly Version updateAndy Cedilnik2006-01-161-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-01-151-1/+1
* COMP: Fixed shadowed variable warning.Brad King2006-01-141-4/+4
* STYLE: Nightly Version updateAndy Cedilnik2006-01-141-1/+1
* ENH: Further centralized custom command dependency computation. Custom comma...Brad King2006-01-144-70/+41
* BUG: Removed bogust dependency.Brad King2006-01-141-1/+0
* COMP: Removed unused variables.Brad King2006-01-142-17/+0
* COMP: Removed unused paramter from cmLocalGenerator::OutputLinkLibraries.Brad King2006-01-133-6/+5
* BUG: Sweeping changes to cleanup computation of target names. This shouldBrad King2006-01-1328-1098/+1228
* ENH: fix for CMakeTmp move broken stuffBill Hoffman2006-01-133-4/+5
* ENH: fix checktypesizeBill Hoffman2006-01-132-2/+4
* STYLE: Nightly Version updateAndy Cedilnik2006-01-131-1/+1
* ENH: move define into configured file and do not use the command lineBill Hoffman2006-01-132-4/+3
* COMP: Remove warningAndy Cedilnik2006-01-122-3/+4
* ENH: put CmakeTmp into CMakeFilesKen Martin2006-01-1219-52/+54
* ENH: contribution from Jan WoetzelBill Hoffman2006-01-121-191/+469
* COMP: Fix compile error that was caused by the binary flagAndy Cedilnik2006-01-121-1/+8
* STYLE: Nightly Version updateAndy Cedilnik2006-01-121-1/+1
* ENH: Fix compression on WindowsAndy Cedilnik2006-01-121-8/+6
* ENH: Add support for binaryAndy Cedilnik2006-01-122-3/+3
* ENH: Add a way to specify a custom install commandAndy Cedilnik2006-01-111-43/+58
* ENH: Some improvements: specify link, copy msvc libraries, fix install directoryAndy Cedilnik2006-01-115-3/+37
* STYLE: Nightly Version updateAndy Cedilnik2006-01-111-1/+1
* COMP: Remove legacy code and fix sun buildAndy Cedilnik2006-01-104-33/+0