summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* STYLE: Nightly Date StampBrad King2008-09-101-1/+1
* BUG: fix for bug 7292, svn parsing flagged errors or conflicts for switched o...Bill Hoffman2008-09-091-1/+1
* BUG: fix empty /D option for vs6, fix for 7580Bill Hoffman2008-09-091-1/+8
* BUG: 0007569 add ability to do -R/-E in ctest_test commandBill Hoffman2008-09-092-3/+22
* STYLE: Nightly Date StampBrad King2008-09-091-1/+1
* BUG: fix for 7624, vs7 flag table missing /MAPBill Hoffman2008-09-081-1/+2
* ENH: Improve message for bad find_package callBrad King2008-09-081-10/+3
* STYLE: Nightly Date StampBrad King2008-09-081-1/+1
* COMP: fix compile warning/error (non-void function returning void)Alexander Neundorf2008-09-072-2/+2
* STYLE: Nightly Date StampBrad King2008-09-071-1/+1
* ENH: provide the xxx_FIND_QUIETLY, xxx_FIND_REQUIRED and xxx_FIND_VERSION_ va...Alexander Neundorf2008-09-062-57/+66
* STYLE: Nightly Date StampBrad King2008-09-061-1/+1
* BUG: Fix issue #7046 - make sure extensionless headers and resource files wor...David Cole2008-09-051-17/+31
* STYLE: Nightly Date StampBrad King2008-09-051-1/+1
* ENH: Allow a custom list of debug configurationsBrad King2008-09-049-45/+127
* BUG: fix extra close that killed cmake when being debuggedBill Hoffman2008-09-041-15/+7
* BUG: Fix typo in get_property documentationBrad King2008-09-041-1/+1
* BUG: Fix unsetting of global propertiesBrad King2008-09-041-4/+0
* BUG: Make CTest honor user-specified configBrad King2008-09-041-2/+8
* STYLE: Nightly Date StampBrad King2008-09-041-1/+1
* BUG: fix for 7519 extra closing > in fortran projectsBill Hoffman2008-09-031-1/+1
* STYLE: Nightly Date StampBrad King2008-09-031-1/+1
* BUG: Fix issue #3648 - make sure CMake reruns if a Bundle application's direc...David Cole2008-09-021-0/+2
* ENH: Create Info.plist files in OS X FrameworksBrad King2008-09-026-3/+91
* ENH: Simplify string attributes in Xcode generatorBrad King2008-09-023-40/+36
* STYLE: Nightly Date StampBrad King2008-09-021-1/+1
* STYLE: Nightly Date StampBrad King2008-09-011-2/+2
* STYLE: Nightly Date StampBrad King2008-08-311-1/+1
* STYLE: Nightly Date StampBrad King2008-08-301-1/+1
* BUG: Link flags should still be chainedBrad King2008-08-291-4/+1
* STYLE: Nightly Date StampBrad King2008-08-291-1/+1
* BUG: A -framework Foo is also a libBrad King2008-08-291-1/+2
* BUG: Fix previous fix.Brad King2008-08-291-1/+1
* BUG: When recognizing flags on link lines, we must still treat -l as a library.Brad King2008-08-291-1/+1
* STYLE: Nightly Date StampBrad King2008-08-281-1/+1
* COMP: Do not use private typedef from outside class.Brad King2008-08-271-1/+1
* ENH: New link line item ordering algorithmBrad King2008-08-272-153/+241
* BUG: Do not infer dependencies of link flagsBrad King2008-08-272-5/+14
* BUG: Treat empty config name as no configurationBrad King2008-08-271-1/+1
* STYLE: Nightly Date StampBrad King2008-08-271-1/+1
* BUG: Correct typo in error message.David Cole2008-08-261-1/+1
* STYLE: Nightly Date StampBrad King2008-08-261-1/+1
* ENH: Add unset() command.Brad King2008-08-257-6/+160
* STYLE: Nightly Date StampBrad King2008-08-251-1/+1
* STYLE: Nightly Date StampBrad King2008-08-241-1/+1
* BUG: Correct typo in documentation: or -> ofDavid Cole2008-08-231-1/+1
* ENH: Add the RECURSE_SYMLINKS_OFF flag to the FILE GLOB_RECURSE command. Expo...David Cole2008-08-232-2/+18
* STYLE: Nightly Date StampBrad King2008-08-231-1/+1
* STYLE: Nightly Date StampBrad King2008-08-221-1/+1
* ENH: Allow custom limit on object file path lengthBrad King2008-08-213-10/+61