summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ENH: Several CPack fixes. First, allow user to set CMAKE_MODULE_PATH for CPac...Andy Cedilnik2006-10-122-0/+20
* ENH: On Visual Studio and Xcode handle config typeAndy Cedilnik2006-10-121-3/+9
* ENH: More locations for JavaAndy Cedilnik2006-10-122-0/+8
* ENH: Several CPack fixes. First, allow user to set CMAKE_MODULE_PATH for CPac...Andy Cedilnik2006-10-126-3/+66
* ENH: some cleanup and commenting of codeKen Martin2006-10-122-366/+436
* ENH: fix for bug -gdwarf getting removedBill Hoffman2006-10-121-0/+4
* BUG: Do not collapse the INSTALL_NAME_DIR setting because users may intend to...Brad King2006-10-113-20/+7
* ENH: Simplify code by removing redundant check against BUILD_WITH_INSTALL_RPATH.Brad King2006-10-111-12/+2
* STYLE: Fixed typo: INCLUDE_DIR->INCLUDE_DIRS.Brad King2006-10-101-1/+1
* BUG: TARGET_QUOTED should always be replaced if Target is set in the rule var...Brad King2006-10-101-1/+1
* BUG: Avoid duplicate conversion to output path.Brad King2006-10-102-18/+13
* STYLE: Nightly Version updateAndy Cedilnik2006-10-101-1/+1
* BUG: Fixed references to projects outside the build tree and in other locatio...Brad King2006-10-103-7/+22
* BUG: Fixed out-of-source subdirectories to work when they are also out-of-bin...Brad King2006-10-106-4/+17
* STYLE: Nightly Version updateAndy Cedilnik2006-10-091-1/+1
* COMP: Fix or suppress warnings on Borland and Mac dashboards. Definitely fix ...David Cole2006-10-091-0/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-10-081-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-10-071-1/+1
* ENH: remove old unused codeKen Martin2006-10-061-8/+0
* BUG: potential segfaultKen Martin2006-10-061-1/+4
* STYLE: Make the set of supported STL headers the same in vtkstd and vtksys/st...David Cole2006-10-061-2/+19
* ENH: do not print a call stack if the user does a message error unless --debu...Bill Hoffman2006-10-064-4/+28
* BUG: Do not enable -isystem support for Xcode generator until it is implemented.Brad King2006-10-061-0/+6
* STYLE: Nightly Version updateAndy Cedilnik2006-10-061-1/+1
* BUG: fix bug where converage was required to get valgrind output because of b...Bill Hoffman2006-10-052-4/+8
* BUG: Need to match shared library names before static because some platforms ...Brad King2006-10-052-15/+28
* ENH: Adding version number to the name of a DLL built in cygwin but not the i...Brad King2006-10-052-0/+14
* ENH: Enabling link-type selection flags on Cygwin, MSYS, and MinGW. This add...Brad King2006-10-052-0/+21
* BUG: Fix link flags on cygwin shared libraries. This requires that the share...Brad King2006-10-056-9/+12
* BUG: Hack to make echo command work properly in mingw32-make.Brad King2006-10-053-1/+27
* BUG: Robustly handle failure of FormatMessage. See bug#3471.Brad King2006-10-051-19/+18
* BUG: Test -isystem without affecting other tests. Made separate Library/Syst...Brad King2006-10-056-3/+6
* ENH: Added OPTIONAL option to INSTALL command to allow installation of files ...Brad King2006-10-058-18/+75
* BUG: Run testSystemDir test only if -isystem flag is available.Brad King2006-10-053-6/+6
* ENH: Adding links to web resources and FAQ to SEE ALSO section. This address...Brad King2006-10-051-11/+34
* BUG: QNX GCC does not have -isystem.Brad King2006-10-051-0/+4
* ENH: Adding SYSTEM option to INCLUDE_DIRECTORIES command. This addresses bug...Brad King2006-10-0518-10/+99
* STYLE: Nightly Version updateAndy Cedilnik2006-10-051-1/+1
* BUG: The --help option should list generators. This addresses bug #2494.Brad King2006-10-041-0/+3
* ENH: Adding test of special characters in custom command and custom target co...Brad King2006-10-041-1/+2
* BUG: Fixed display of custom command comments with quotes, dollars, and other...Brad King2006-10-047-24/+13
* ENH: Adding Shell_Flag_EchoWindows option to setup escapes for arguments to t...Brad King2006-10-042-1/+20
* ENH: Added COMMENT option to ADD_CUSTOM_TARGET. This addresses bug#3461.Brad King2006-10-045-6/+27
* BUG: COMMENT was missing from docs.Brad King2006-10-041-3/+4
* ENH: Adding tests KWSYS_C_HAS_PTRDIFF_T and KWSYS_C_HAS_SSIZE_T to help Proce...Brad King2006-10-043-11/+59
* ENH: Renamed kwsysPlatformCxxTests to kwsysPlatformTests and generalized it f...Brad King2006-10-041-21/+21
* BUG: Name of C test file ends in .c not .cxx.Brad King2006-10-041-1/+1
* ENH: Renamed kwsysPlatformCxxTests to kwsysPlatformTests and generalized it f...Brad King2006-10-044-10/+70
* ENH: remove paths that cmake already looks atBill Hoffman2006-10-041-6/+0
* ENH: apply patch so that the config values from ruby are used to determineAlexander Neundorf2006-10-041-20/+40