summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* ENH: create a "Virtual Folder" in CodeBlocks, which contains all the cmakeAlexander Neundorf2009-06-281-0/+192
* ENH: also support nmake and msvc for use with CodeBlocks under Windows,Alexander Neundorf2009-06-281-2/+2
* STYLE: Nightly Date StampBrad King2009-06-281-1/+1
* STYLE: document CMAKE_SKIP_INSTALL_ALL_DEPENDENCY variableAlexander Neundorf2009-06-271-0/+13
* STYLE: Nightly Date StampBrad King2009-06-271-1/+1
* ENH: fix line length issuesBill Hoffman2009-06-266-223/+430
* ENH: do not create a desktop link for CMakeSetupBill Hoffman2009-06-261-0/+1
* ENH: remove debug printBill Hoffman2009-06-261-2/+0
* STYLE: Nightly Date StampBrad King2009-06-261-1/+1
* ENH: add obj file support and remove a warningBill Hoffman2009-06-252-9/+39
* ENH: first pass at VS 10, can bootstrap CMake, but many tests still failBill Hoffman2009-06-2522-45/+2555
* ENH: add reminder commentBill Hoffman2009-06-251-0/+1
* ENH: set an upload speed limit for ctestBill Hoffman2009-06-251-0/+5
* ENH: Cleanup make progress rule generation codeBrad King2009-06-256-176/+104
* STYLE: Remove unused variableBrad King2009-06-251-1/+0
* STYLE: Nightly Date StampBrad King2009-06-251-1/+1
* ENH: Save/restore splitter sizes. Fixes #9070.Clinton Stimpson2009-06-241-0/+4
* ENH: Remove unused cmSystemTools::RemoveEscapesBrad King2009-06-242-49/+1
* ENH: Mention cycles in target_link_libraries docsBrad King2009-06-241-0/+22
* ENH: Clarify COMPILE_DEFINITIONS separator in docsBrad King2009-06-243-3/+6
* STYLE: Nightly Date StampBrad King2009-06-241-1/+1
* BUG: Fix CVS update parsing for TortoiseCVSBrad King2009-06-231-2/+3
* STYLE: Nightly Date StampBrad King2009-06-231-1/+1
* COMP: Quiet aggressive Borland warnings in KWSysBrad King2009-06-221-0/+7
* COMP: Remove useless variable assignmentBrad King2009-06-221-1/+0
* STYLE: Nightly Date StampBrad King2009-06-221-1/+1
* STYLE: Nightly Date StampBrad King2009-06-211-1/+1
* STYLE: Nightly Date StampBrad King2009-06-201-1/+1
* STYLE: Nightly Date StampBrad King2009-06-191-1/+1
* STYLE: Nightly Date StampBrad King2009-06-181-1/+1
* ENH: Improve CMP0012 doc and message formattingBrad King2009-06-171-1/+2
* ENH: Improve format of if() command messagesBrad King2009-06-171-6/+4
* ENH: Create CMP0013 to disallow duplicate dirsBrad King2009-06-174-10/+69
* STYLE: Nightly Date StampBrad King2009-06-171-1/+1
* BUG: Create an exe's implib output dir for VS 6Brad King2009-06-161-0/+6
* ENH: Refactor VS 6 build event generationBrad King2009-06-162-86/+67
* ENH: Create exe implib dir in VS pre-link ruleBrad King2009-06-161-6/+6
* ENH: Generalize exe implib dir creation for VSBrad King2009-06-164-30/+42
* STYLE: Nightly Date StampBrad King2009-06-161-1/+1
* ENH: Simplify docs args for define_propertyBrad King2009-06-152-6/+4
* STYLE: fix warningBill Hoffman2009-06-151-0/+1
* BUG: fix crash when running ctest coverage for VTKBill Hoffman2009-06-151-0/+12
* COMP: fix line lengthKen Martin2009-06-151-5/+6
* BUG: Create an exe's implib output dir for VSBrad King2009-06-152-0/+30
* STYLE: Nightly Date StampBrad King2009-06-151-1/+1
* STYLE: Nightly Date StampBrad King2009-06-141-1/+1
* STYLE: Nightly Date StampBrad King2009-06-131-1/+1
* COMP: Do not compile VMS-specific code on non-VMSBrad King2009-06-121-8/+7
* ENH: Refactor VS 7,8,9 build event generationBrad King2009-06-122-122/+81
* COMP:Fixed warning with gcc 4.3.3: passing argument 1 of kwsysProcessSetVMSFe...Francois Bertel2009-06-121-3/+3