summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ENH: Tolerate repeated link library typesBrad King2008-08-072-26/+62
* ENH: Clarify documentation of EXCLUDE_FROM_ALLBrad King2008-08-071-7/+15
* ENH: Test fake circular dependency caseBrad King2008-08-074-0/+27
* ENH: Improve robustness of compiler INFO stringsBrad King2008-08-076-40/+57
* STYLE: Nightly Date StampBrad King2008-08-071-1/+1
* 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: fix endif()Alexander Neundorf2008-08-061-1/+1
* ENH: add simple tests to test that the extra generators don't crashAlexander Neundorf2008-08-061-0/+49
* ENH: Add preprocessor and assembly rules for IntelBrad King2008-08-062-0/+6
* 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: fix #7452, bad closing ENDIF() statementAlexander Neundorf2008-08-051-1/+1
* ENH: Test relative path custom command outputBrad King2008-08-051-1/+11
* 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-044-21/+19
* 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
* STYLE: Fixed module list in documentation; Magick should be MagickCore.Miguel A. Figueroa-Villanueva2008-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: fix build with Xcode project was missingBill Hoffman2008-07-311-1/+2
* ENH: add a --trace optionBill Hoffman2008-07-314-0/+28
* STYLE: Nightly Date StampBrad King2008-07-311-1/+1
* ENH: Add test for the new CPack BundleGenerator. Thanks to Tim Shead for the ...David Cole2008-07-307-0/+78
* BUG: Fix issue #6610. Use 64-bit system binaries when using the 64-bit MSVC c...David Cole2008-07-301-12/+19
* 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
* BUG: #7416 fix error when jpeg is not foundBill Hoffman2008-07-291-1/+3
* 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