summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* ENH: fix ia64 build with aCCBill Hoffman2006-06-271-13/+19
* ENH: fix crash when glob has wrong number of argumentsBill Hoffman2006-06-271-0/+5
* STYLE: Nightly Version updateAndy Cedilnik2006-06-271-1/+1
* BUG: When using a working directory for the custom command do not convert pat...Brad King2006-06-261-9/+16
* BUG: fix for bug 3444, remove trailing . in lib namesBill Hoffman2006-06-261-1/+1
* ENH: fix subdir issueKen Martin2006-06-261-2/+13
* ENH: Clarified documentation of EXISTS and IS_DIRECTORY modes.Brad King2006-06-261-2/+4
* STYLE: Nightly Version updateAndy Cedilnik2006-06-261-1/+1
* BUG: The operator precedence is [] followed by *. Calling this method was cau...Karthik Krishnan2006-06-251-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-06-251-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-06-241-1/+1
* ENH: Use CMake's error reporting mechanismAndy Cedilnik2006-06-221-11/+12
* ENH: DIsplay the list file stack when displaying errorsAndy Cedilnik2006-06-222-3/+24
* ENH: add a higher performance method to get the number of files in a directoryKen Martin2006-06-223-3/+67
* STYLE: Nightly Version updateAndy Cedilnik2006-06-221-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-06-211-1/+1
* ENH: avoid crash in sprintfBill Hoffman2006-06-202-2/+3
* ENH: fix line length and warningKen Martin2006-06-201-2/+3
* BUG: Delay relative path configuration until as late as possible to make sure...Brad King2006-06-192-3/+11
* ENH: fix for dependent targetsKen Martin2006-06-192-5/+9
* COMP: Fix conversion warning.Brad King2006-06-191-1/+1
* ENH: do not use the link script on windowsBill Hoffman2006-06-191-0/+4
* BUG: Do not write link script lines that use the ':' command which is suppose...Brad King2006-06-181-1/+6
* STYLE: Nightly Version updateAndy Cedilnik2006-06-181-1/+1
* BUG: Need to use different link script name when relinking.Brad King2006-06-171-1/+8
* STYLE: Nightly Version updateAndy Cedilnik2006-06-171-1/+1
* ENH: warning fixKen Martin2006-06-161-12/+14
* ENH: cleanup how progress is reported for individual targets to fix an intege...Ken Martin2006-06-161-38/+23
* ENH: fix line lengthKen Martin2006-06-161-2/+2
* BUG: fix for bug 3417Bill Hoffman2006-06-161-3/+4
* STYLE: Nightly Version updateAndy Cedilnik2006-06-161-1/+1
* ENH: Provide access to CMAKE_PATCH_VERSION in CMake code.Brad King2006-06-151-0/+2
* BUG: Pre-install rules for a target should not have target-level dependencies...Brad King2006-06-151-1/+0
* ENH: Added generation of link rules into script files executed by a cmake -E ...Brad King2006-06-1512-9/+242
* ENH: Added Option_Verbatim to run whole command lines directly.Brad King2006-06-153-183/+517
* ENH: fix linelengthKen Martin2006-06-153-5/+10
* BUG: Clarified documentation about custom command outputs and custom target d...Brad King2006-06-152-11/+16
* ENH: Unknown command invocations should be fatal errors.Brad King2006-06-151-0/+1
* ENH: Added target property INSTALL_RPATH_USE_LINK_PATH to append the linker s...Brad King2006-06-153-4/+28
* BUG: Always check dependency integrity whether or not CMake will re-run becau...Brad King2006-06-151-21/+20
* STYLE: Nightly Version updateAndy Cedilnik2006-06-151-1/+1
* ENH: centralized locaiton of CMakeFiles settingKen Martin2006-06-1416-42/+83
* ENH: fix line lengthKen Martin2006-06-131-1/+2
* STYLE: Nightly Version updateAndy Cedilnik2006-06-131-1/+1
* ENH: fix line lengthKen Martin2006-06-122-4/+9
* BUG: Patch from Miguel A. Figueroa-Villanueva for fixing documentation.Brad King2006-06-121-3/+3
* ENH: cleanupKen Martin2006-06-121-9/+10
* ENH: some cleanup to progressKen Martin2006-06-123-15/+16
* STYLE: Nightly Version updateAndy Cedilnik2006-06-121-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-06-111-1/+1