summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* BUG: Avoid bogus dependency on executable targetsBrad King2008-08-064-7/+39
* ENH: Improve readability of circular depends errorBrad King2008-08-061-2/+2
* BUG: Fix crash on circular target dependenciesBrad King2008-08-061-1/+4
* BUG: don't crash in the generator is EXECUTABLE_OUTPUT_PATH orAlexander Neundorf2008-08-061-3/+3
* STYLE: Nightly Date StampBrad King2008-08-061-1/+1
* BUG: Custom command depends may match sourcesBrad King2008-08-051-0/+9
* BUG: Fix matching of ambiguous sf extensions.Brad King2008-08-052-18/+58
* BUG: Do not convert RPATH entries to full path.Brad King2008-08-051-1/+1
* BUG: Fix escaping in link scriptsBrad King2008-08-051-1/+1
* STYLE: Nightly Date StampBrad King2008-08-051-1/+1
* ENH: Build large archives incrementallyBrad King2008-08-041-0/+4
* BUG: Fix operator precedence error in cmELFBrad King2008-08-041-4/+4
* STYLE: Nightly Date StampBrad King2008-08-041-1/+1
* STYLE: Nightly Date StampBrad King2008-08-031-1/+1
* STYLE: Nightly Date StampBrad King2008-08-021-1/+1
* BUG: Improve fix for issue #7058 - comsuppd did not yet exist in VC6.David Cole2008-08-011-1/+6
* STYLE: Nightly Date StampBrad King2008-08-011-2/+2
* BUG: Fix issue#4792 - improve verbose and log output when ctest cannot find a...David Cole2008-07-311-6/+9
* BUG: Fix issue #7058 - link the commsup lib explicitly for use on some Visual...David Cole2008-07-311-0/+8
* BUG: fix for 7426 bad check for cpackBill Hoffman2008-07-311-1/+1
* BUG: Fix issue #5773 - add table entry to map /W0 to WarningLevel="0"David Cole2008-07-311-0/+1
* BUG: Fix issue #4971 - use lower case when comparing file names from gcov out...David Cole2008-07-311-2/+19
* ENH: add a --trace optionBill Hoffman2008-07-314-0/+28
* STYLE: Nightly Date StampBrad King2008-07-311-1/+1
* BUG: Fix issue #7088 - do not emit error messages when attempts to run Visual...David Cole2008-07-304-19/+39
* BUG: fix for bug 7427, preinstall target name hard codedBill Hoffman2008-07-301-1/+1
* BUG: Fix issue #7414 - do not crash when given components with circular depen...David Cole2008-07-302-7/+27
* ENH: Recognize src extensions of all enabled langsBrad King2008-07-301-3/+8
* BUG: Avoid double-slash in check for source fileBrad King2008-07-301-2/+5
* BUG: fix for bug 7421, fortran did not get arch flags on the macBill Hoffman2008-07-301-1/+1
* BUG: Preserve all non-targets on user link linesBrad King2008-07-303-25/+2
* BUG: Preserve shared lib order for 2.4 compatibilityBrad King2008-07-301-2/+7
* STYLE: Nightly Date StampBrad King2008-07-301-1/+1
* ENH: Warn when system libraries may be hidden.Brad King2008-07-293-3/+75
* ENH: Provide context in path ordering warningsBrad King2008-07-293-12/+16
* STYLE: Fix typo in comment in cmOrderDirectoriesBrad King2008-07-291-1/+1
* ENH: do not depend on files that do not existBill Hoffman2008-07-291-0/+8
* STYLE: Nightly Date StampBrad King2008-07-291-1/+1
* STYLE: Nightly Date StampBrad King2008-07-281-1/+1
* STYLE: Nightly Date StampBrad King2008-07-271-1/+1
* STYLE: Nightly Date StampBrad King2008-07-261-1/+1
* BUG: fix source file extension bug that broke Second life buildBill Hoffman2008-07-251-0/+30
* STYLE: Nightly Date StampBrad King2008-07-251-1/+1
* STYLE: Nightly Date StampBrad King2008-07-241-1/+1
* ENH: Support full-path libs w/out valid names.Brad King2008-07-236-40/+104
* ENH: Skip libs in known dirs for CMP0003 warnings.Brad King2008-07-232-6/+10
* STYLE: Nightly Date StampBrad King2008-07-231-1/+1
* COMP: fix compiler warning and follow styleBill Hoffman2008-07-221-1/+3
* STYLE: Nightly Date StampBrad King2008-07-221-1/+1
* ENH: handle HTML documentation for single items better: no warning aboutAlexander Neundorf2008-07-213-16/+37