summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* BUG: fix checking of the return value for a buildKen Martin2007-03-281-2/+3
* STYLE: Nightly Version updateAndy Cedilnik2007-03-281-1/+1
* COMP: Restored shared local variable removed by previous change.Brad King2007-03-281-0/+3
* ENH: Created method cmTarget::GetExportMacro to centralize computation of the...Brad King2007-03-286-50/+46
* STYLE: Nightly Version updateAndy Cedilnik2007-03-271-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-03-261-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-03-251-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-03-241-1/+1
* BUG: fix problem with new curl_getdate and ctestBill Hoffman2007-03-231-1/+7
* STYLE: Nightly Version updateAndy Cedilnik2007-03-231-1/+1
* ENH: Added target property ENABLE_EXPORTS for executable targets. It enables...Brad King2007-03-226-14/+70
* STYLE: Nightly Version updateAndy Cedilnik2007-03-221-1/+1
* BUG: typo in if testKen Martin2007-03-211-8/+8
* BUG: Disable deep-source test on Watcom until it can be fixed. This is a new...Brad King2007-03-212-7/+11
* STYLE: Nightly Version updateAndy Cedilnik2007-03-211-1/+1
* ENH: second try to fix qnx build problemBill Hoffman2007-03-201-1/+1
* ENH: try to fix qnx build problemBill Hoffman2007-03-201-0/+3
* ENH: try markign non zero return values as warnings for make programsKen Martin2007-03-201-2/+0
* ENH: try markign non zero return values as warnings for make programsKen Martin2007-03-201-0/+16
* ENH: add another error regexpKen Martin2007-03-201-0/+1
* BUG: Reduce long source file name length for WMake.Brad King2007-03-201-0/+7
* BUG: fix coverity error, null check after usage fixBill Hoffman2007-03-201-2/+5
* ENH: minor additional error outputKen Martin2007-03-201-0/+1
* BUG: was not setting HAVE_PROCESS_H properlyKen Martin2007-03-203-0/+6
* BUG: Disable creation of import libraries for executables on Borland until it...Brad King2007-03-201-2/+2
* BUG: Work around VS8 conversion to a relative path for the long source name. ...Brad King2007-03-201-2/+14
* STYLE: Nightly Version updateAndy Cedilnik2007-03-201-1/+1
* ENH: support for --build-config-sample feature #1022Ken Martin2007-03-196-148/+213
* ENH: Added support for import libraries created by executable and module targ...Brad King2007-03-1914-65/+166
* STYLE: Nightly Version updateAndy Cedilnik2007-03-191-1/+1
* COMP: Remove some warningsAndy Cedilnik2007-03-182-5/+5
* STYLE: Nightly Version updateAndy Cedilnik2007-03-181-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-03-171-1/+1
* COMP: Do not #include files inside extern "C" {} blocks.Brad King2007-03-161-0/+15
* BUG: Need to include relative path top information in directory information s...Brad King2007-03-161-2/+25
* BUG: Use GetExecutableNames instead of GetLibraryNames to compute the install...Brad King2007-03-161-35/+61
* COMP: Fix bad escape sequence.Brad King2007-03-161-1/+1
* ENH: More regular expressions for visual studio 6Andy Cedilnik2007-03-161-0/+1
* COMP: Ignore windows sockets on cygwin. Remove duplicate source entry.Brad King2007-03-161-5/+11
* ENH: Added computation of object file names that are almost always short enou...Brad King2007-03-168-25/+199
* COMP: Fix support for old CMake (2.0 and 2.2)Andy Cedilnik2007-03-163-2/+4
* ENH: Unify with the compile oneAndy Cedilnik2007-03-151-13/+18
* ENH: Update Curl to 7.16.1Andy Cedilnik2007-03-15130-9841/+21531
* BUG: change in how set cache overrides local definitions. Should mainly be a ...Ken Martin2007-03-151-1/+2
* STYLE: Nightly Version updateAndy Cedilnik2007-03-151-1/+1
* ENH: Enable use of kwsys MD5 implementation.Brad King2007-03-141-0/+1
* BUG: Reverting previous changes related to using an empty string for a relati...Brad King2007-03-143-6/+6
* BUG: When the current output directory is a link directory we need to referen...Brad King2007-03-141-0/+4
* ENH: Added MD5 implementation to KWSys.Brad King2007-03-144-2/+697
* BUG: During relative path conversion if the remote and target paths are the s...Brad King2007-03-141-2/+2