summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ENH: Make commands scriptableAndy Cedilnik2005-12-076-0/+30
* STYLE: Nightly Version updateAndy Cedilnik2005-12-061-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-12-051-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-12-041-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-12-031-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-12-021-1/+1
* ENH: Add a way for the generated command to include extra flags. This is usef...Andy Cedilnik2005-12-0110-48/+42
* STYLE: Nightly Version updateAndy Cedilnik2005-12-011-1/+1
* ENH: Add variable for debugging. This variable CMAKE_PARENT_LIST_FILE holds t...Andy Cedilnik2005-11-301-0/+6
* STYLE: Nightly Version updateAndy Cedilnik2005-11-301-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-11-291-1/+1
* ENH: fix problem with building vtk 4.4.2Bill Hoffman2005-11-281-0/+6
* STYLE: Nightly Version updateAndy Cedilnik2005-11-281-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-11-271-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-11-261-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-11-251-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-11-241-1/+1
* ENH: executable prefix and post fix variables should not be the same as the e...Bill Hoffman2005-11-231-4/+2
* STYLE: Nightly Version updateAndy Cedilnik2005-11-231-1/+1
* BUG: Do not expand escape sequences when re-expanding variables in include di...Brad King2005-11-222-4/+4
* BUG: Do not accept a directory name as a library.Brad King2005-11-221-10/+10
* BUG: fix for bug 2357, do not allow targets to link to directoriesBill Hoffman2005-11-222-0/+13
* BUG: fix spelling errorBill Hoffman2005-11-221-1/+1
* BUG: Tweak VS8 generator to keep VS8 happy. The .vcproj files need their own...Brad King2005-11-223-4/+12
* COMP: Define _CRT_SECURE_NO_DEPRECATE to build CMake itself on VS8. This dis...Brad King2005-11-221-0/+5
* BUG: fix for bug 2488Bill Hoffman2005-11-221-0/+2
* ENH: more compiler flagsBill Hoffman2005-11-222-0/+24
* STYLE: Fixed documentation to state target_EXPORTS default right after DEFINE...Brad King2005-11-221-4/+6
* BUG: QT_DEFINITIONS should not be quoted. This addresses bug#2481.Brad King2005-11-221-2/+2
* ENH: set java compiler worksBill Hoffman2005-11-221-0/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-11-221-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-11-211-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-11-201-1/+1
* ENH: add some more properties for visual studio projectsBill Hoffman2005-11-192-5/+18
* COMP: fix compile errorBill Hoffman2005-11-191-5/+2
* ENH: fix docsBill Hoffman2005-11-191-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-11-191-1/+1
* ENH: more chars need quotesBill Hoffman2005-11-181-1/+1
* BUG: fixe dproblem with not uninstalling start menu entriesKen Martin2005-11-181-1/+28
* ENH: fixes for Xcode 2.2Bill Hoffman2005-11-182-130/+153
* ENH: add new error regexBill Hoffman2005-11-181-0/+1
* BUG: Fixed flag-to-vcproj-attribute conversion code to work again (it was bro...Brad King2005-11-184-41/+47
* COMP: Need target-level dependency from wrapper targets on Wrap executable ta...Brad King2005-11-171-0/+3
* BUG: Fixed XML escapes for custom commands. Also added escaping of newlines ...Brad King2005-11-171-3/+3
* BUG: Do not dereference an end iterator.Brad King2005-11-172-2/+2
* BUG: Fixed support for external object files built by custom commands. Also ...Brad King2005-11-173-3/+40
* STYLE: fix docsKen Martin2005-11-173-4/+4
* STYLE: fix docsKen Martin2005-11-172-10/+10
* STYLE: fix docsKen Martin2005-11-171-7/+11
* STYLE: fix docsKen Martin2005-11-171-2/+3