summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Enabled use of soname and therefore versioning symlinks. Patch is from ↵Brad King2007-04-101-0/+2
| | | | bug#4558.
* STYLE: Nightly Version updateAndy Cedilnik2007-04-101-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-04-091-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-04-081-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-04-071-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-04-061-1/+1
|
* STYLE: Fix line-too-long.Brad King2007-04-051-1/+2
|
* STYLE: Nightly Version updateAndy Cedilnik2007-04-041-1/+1
|
* STYLE: Do doxygen for CPackAndy Cedilnik2007-04-041-0/+1
|
* BUG: Revert "Fix kwstyleSource/CTest/cmCTestBuildHandler.cxx"Andy Cedilnik2007-04-042-36/+16
|
* BUG: Fix utility dependencies for static libraries in VS generators. This ↵Brad King2007-04-0410-30/+220
| | | | addresses bug#4789.
* BUG: fix for bug 4605Bill Hoffman2007-04-041-4/+22
|
* ENH: Fix copyright yearAndy Cedilnik2007-04-041-1/+1
|
* COMP: Fix kwstyleAndy Cedilnik2007-04-041-1/+2
|
* COMP: Fix kwstyleSource/CTest/cmCTestBuildHandler.cxxAndy Cedilnik2007-04-042-16/+36
|
* BUG: No need for the backward compatibility variable warningAndy Cedilnik2007-04-041-2/+2
|
* ENH: Add variable for the current list fileAndy Cedilnik2007-04-041-4/+13
|
* ENH: Added cmGlobalVisualStudioGenerator as superclass to all VS global ↵Brad King2007-04-045-4/+68
| | | | generators.
* STYLE: Nightly Version updateAndy Cedilnik2007-04-041-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-04-031-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-04-021-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-04-011-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-03-311-1/+1
|
* ENH: make sure default /System framework is not added with -FBill Hoffman2007-03-303-0/+5
|
* STYLE: Nightly Version updateAndy Cedilnik2007-03-301-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-03-291-1/+1
|
* BUG: even safer checking of return valueKen Martin2007-03-281-7/+8
|
* BUG: even safer checking of return valueKen Martin2007-03-281-22/+27
|
* 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 ↵Brad King2007-03-286-50/+46
| | | | the export symbol name. This removes duplicate code from all the generators. Also enabled the export definition for executable targets with the ENABLE_EXPORTS property set.
* 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 ↵Brad King2007-03-226-14/+70
| | | | enables the executables for linking by loadable modules that import symbols from the executable. This finishes the executable import library support mentioned in bug #4210.
* 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 ↵Brad King2007-03-212-7/+11
| | | | new feature for other generators anyway.
* 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
|