You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Bill Hoffman 692f18538b ENH: add a check for empty include directories 21 years ago
..
CTest COMP: Remove warning on icl 21 years ago
CursesDialog STYLE: Remove unused code 21 years ago
MFCDialog BUG: fixes for mingw and CMakesetup with spaces in the source directory 21 years ago
WXDialog ENH: Fix problem with wx 2.4 22 years ago
kwsys ENH: handle read only directories with configure file destination 21 years ago
.cvsignore Add cvsignore so that you do not see visual stufio files when you do cvs update 24 years ago
CMakeLists.txt ENH: Added cmLocalUnixMakefileGenerator2 to build. 21 years ago
cmAbstractFilesCommand.cxx ENH: use GetRequiredDefinition instead of GetDefinition and crash 21 years ago
cmAbstractFilesCommand.h removed redundent includes 22 years ago
cmAddCustomCommandCommand.cxx ENH: Fix typo: Bug #100 - Spelling correction to an error message 22 years ago
cmAddCustomCommandCommand.h update docs 22 years ago
cmAddCustomTargetCommand.cxx BUG: Fixed check of number of arguments. 22 years ago
cmAddCustomTargetCommand.h removed redundent includes 22 years ago
cmAddDefinitionsCommand.cxx ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside. 23 years ago
cmAddDefinitionsCommand.h removed redundent includes 22 years ago
cmAddDependenciesCommand.cxx ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside. 23 years ago
cmAddDependenciesCommand.h removed redundent includes 22 years ago
cmAddExecutableCommand.cxx BUG: If macdir does not end with '/' then add it always, not just when adding current directory 21 years ago
cmAddExecutableCommand.h BUG: fix for bug 121 add some docs for MFC flag 22 years ago
cmAddLibraryCommand.cxx ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside. 23 years ago
cmAddLibraryCommand.h removed redundent includes 22 years ago
cmAddTestCommand.cxx BUG: Cannot add extra escapes for backslashes because it makes the behavior inconsistent with previous versions of cmake. 22 years ago
cmAddTestCommand.h removed redundent includes 22 years ago
cmAuxSourceDirectoryCommand.cxx fix compiler warnings 22 years ago
cmAuxSourceDirectoryCommand.h ENH: Added warning about using this command to avoid listing sources for a library by hand. It is supposed to be used only for Templates directories. 21 years ago
cmBuildCommand.cxx ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. 23 years ago
cmBuildCommand.h removed redundent includes 22 years ago
cmBuildNameCommand.cxx ENH: Use the new signature 22 years ago
cmBuildNameCommand.h removed redundent includes 22 years ago
cmCMakeMinimumRequired.cxx removed redundent includes 22 years ago
cmCMakeMinimumRequired.h ENH: Make more commands scriptable 22 years ago
cmCPluginAPI.cxx ENH: Added support for special variables CMAKE_CURRENT_LIST_FILE and CMAKE_CURRENT_LIST_LINE that evaluate to the file name and line number in which they appear. This implements the feature request from bug 1012. 21 years ago
cmCPluginAPI.h ENH: move version to 2.1 for cvs because 2.0 has been branched 22 years ago
cmCTest.cxx ENH: Add development version support in CMake 21 years ago
cmCTest.h ENH: Add method to get the relative path to source or build 21 years ago
cmCacheManager.cxx BUG: Handle DOS files un unix file systems 21 years ago
cmCacheManager.h ENH: shorten the symbols a bit and remove maps of std::string for map of cmStdString 21 years ago
cmCommand.h ENH: Start includding the scripting support 22 years ago
cmCommands.cxx ENH: major changes to support addition of languages from cmake modules directory. 21 years ago
cmCommands.h ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. 23 years ago
cmConfigure.cmake.h.in ENH: use cmake variables for cmDynamicLoader to figure out library prefix and extensions 22 years ago
cmConfigureFileCommand.cxx ENH: If configure file fails do not create directory 22 years ago
cmConfigureFileCommand.h ENH: If configure file fails do not create directory 22 years ago
cmCreateTestSourceList.cxx ENH: use GetRequiredDefinition instead of GetDefinition and crash 21 years ago
cmCreateTestSourceList.h ENH: make test driver more flexible by using a configured file instead of generating all the code. fixes bug 28 22 years ago
cmCustomCommand.cxx ENH: allow duplicate commands with the same output to be reduced automatically to one command 22 years ago
cmCustomCommand.h performance improvement 22 years ago
cmData.h ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. 23 years ago
cmDocumentation.cxx ENH: Add development version support in CMake 21 years ago
cmDocumentation.h ENH: Renamed --help-list-commands to --help-command-list and split --help [command] into separate --help and --help-command cmd options. 22 years ago
cmDumpDocumentation.cxx ENH: Add development version support in CMake 21 years ago
cmDynamicLoader.cxx ENH: shorten the symbols a bit and remove maps of std::string for map of cmStdString 21 years ago
cmDynamicLoader.h ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. 23 years ago
cmElseCommand.cxx ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. 23 years ago
cmElseCommand.h ENH: Make more commands scriptable 22 years ago
cmEnableLanguageCommand.cxx ENH: major changes to support addition of languages from cmake modules directory. 21 years ago
cmEnableLanguageCommand.h ENH: major changes to support addition of languages from cmake modules directory. 21 years ago
cmEnableTestingCommand.cxx ENH: add better error reporting for file open failures 21 years ago
cmEnableTestingCommand.h sets variable now 22 years ago
cmEndForEachCommand.cxx fix warning 22 years ago
cmEndForEachCommand.h ENH: Make more commands scriptable 22 years ago
cmEndIfCommand.cxx ENH: add stdlib.h for portability to borland 6 23 years ago
cmEndIfCommand.h ENH: Make more commands scriptable 22 years ago
cmExecProgramCommand.cxx BUG: exec program should not fail if it can not exec the program, but should only set the return value to -1 and set the output to the reason for the failure. 21 years ago
cmExecProgramCommand.h ENH: Make more commands scriptable 22 years ago
cmExportLibraryDependencies.cxx ENH: add better error reporting for file open failures 21 years ago
cmExportLibraryDependencies.h removed redundent includes 22 years ago
cmFLTKWrapUICommand.cxx clean up commands so they don't need extra variable 21 years ago
cmFLTKWrapUICommand.h removed redundent includes 22 years ago
cmFileCommand.cxx PERF: Remove several classes from the bootstrap and so making bootstrap smaller and faster 21 years ago
cmFileCommand.h ENH: Add check for infinite loops. Make sure that files written using WRITE_FILE and FILE WRITE are not used as input files. Fixes Bug #678 - WRITE_FILE and FILE(WRITE...) lead to infinite loops 22 years ago
cmFindFileCommand.cxx removed redundent includes 22 years ago
cmFindFileCommand.h ENH: Make more commands scriptable 22 years ago
cmFindLibraryCommand.cxx BUG: use IsNOTFOUND 23 years ago
cmFindLibraryCommand.h BUG: fix for 301 CMAKE_LIBRARY_PATH and CMAKE_INCLUDE_PATH env vars now used in FIND_LIBRARY and FIND_PATH in addtion to and before PATH 22 years ago
cmFindPackageCommand.cxx PERF: Remove several classes from the bootstrap and so making bootstrap smaller and faster 21 years ago
cmFindPackageCommand.h ENH#696: Adding REQUIRED option to FIND_PACKAGE command. It will terminate the cmake configure step if the package is not found. 22 years ago
cmFindPathCommand.cxx BUG: fix for 301 CMAKE_LIBRARY_PATH and CMAKE_INCLUDE_PATH env vars now used in FIND_LIBRARY and FIND_PATH in addtion to and before PATH 22 years ago
cmFindPathCommand.h BUG: fix for 301 CMAKE_LIBRARY_PATH and CMAKE_INCLUDE_PATH env vars now used in FIND_LIBRARY and FIND_PATH in addtion to and before PATH 22 years ago
cmFindProgramCommand.cxx removed redundent includes 22 years ago
cmFindProgramCommand.h ENH: Make more commands scriptable 22 years ago
cmForEachCommand.cxx BUG: Propagate file name and line number inside FOREACH. Fixes Bug #1169 - Erro messages inside FOREACH have bad filename and line number 21 years ago
cmForEachCommand.h ENH: Add RANGE support to FOREACH 22 years ago
cmFunctionBlocker.h ERR: Fixed unused parameter warning. 23 years ago
cmGeneratedFileStream.h BUG: make sure global generate is done when cmakelist file chagnes, also make sure guids are stored in the cache so the .sln file does not change every time 22 years ago
cmGetCMakePropertyCommand.cxx ENH: Cleanups 22 years ago
cmGetCMakePropertyCommand.h removed redundent includes 22 years ago
cmGetDirectoryPropertyCommand.cxx ENH: Implement additional make clean files as a directory property instead of cmake variable 22 years ago
cmGetDirectoryPropertyCommand.h ENH: Add GET/SET_DIRECTORY_PROPERTY/PROPERTIES commands so that we can change include directories and get all sorts of things. Closes Bug #25 - Get_CMAKE_PROPERTIES 22 years ago
cmGetFilenameComponentCommand.cxx Several fixes/improvements: 23 years ago
cmGetFilenameComponentCommand.h ENH: Make more commands scriptable 22 years ago
cmGetSourceFilePropertyCommand.cxx ENH: Cleanups 22 years ago
cmGetSourceFilePropertyCommand.h removed redundent includes 22 years ago
cmGetTargetPropertyCommand.cxx ENH: remove warnings 22 years ago
cmGetTargetPropertyCommand.h ENH: Added documentation of LOCATION target property. 21 years ago
cmGlob.cxx ENH: Remove double slash 21 years ago
cmGlob.h ENH: Remove double slash 21 years ago
cmGlobalBorlandMakefileGenerator.cxx ENH: try to initialize all languages at the same time 21 years ago
cmGlobalBorlandMakefileGenerator.h ENH: try to initialize all languages at the same time 21 years ago
cmGlobalCodeWarriorGenerator.cxx ENH: add better error reporting for file open failures 21 years ago
cmGlobalCodeWarriorGenerator.h ENH: try to initialize all languages at the same time 21 years ago
cmGlobalGenerator.cxx ENH: shorten the symbols a bit and remove maps of std::string for map of cmStdString 21 years ago
cmGlobalGenerator.h ENH: major changes to support addition of languages from cmake modules directory. 21 years ago
cmGlobalKdevelopGenerator.cxx DOC: documentation change 21 years ago
cmGlobalKdevelopGenerator.h NEW: add kdevelop patch from Alexander Neundorf 21 years ago
cmGlobalNMakeMakefileGenerator.cxx ENH: try to initialize all languages at the same time 21 years ago
cmGlobalNMakeMakefileGenerator.h ENH: try to initialize all languages at the same time 21 years ago
cmGlobalUnixMakefileGenerator.cxx ENH: try to initialize all languages at the same time 21 years ago
cmGlobalUnixMakefileGenerator.h ENH: try to initialize all languages at the same time 21 years ago
cmGlobalVisualStudio6Generator.cxx BUG: fix VSExternal for visual studio 6 21 years ago
cmGlobalVisualStudio6Generator.h ENH: try to initialize all languages at the same time 21 years ago
cmGlobalVisualStudio7Generator.cxx BUG: fix external project command for VS 7 and 71 21 years ago
cmGlobalVisualStudio7Generator.h ENH: try to initialize all languages at the same time 21 years ago
cmGlobalVisualStudio8Generator.cxx ENH: add support for VCExpress 2005 21 years ago
cmGlobalVisualStudio8Generator.h ENH: add support for VCExpress 2005 21 years ago
cmGlobalVisualStudio71Generator.cxx BUG: fix external project command for VS 7 and 71 21 years ago
cmGlobalVisualStudio71Generator.h BUG: fix external project command for VS 7 and 71 21 years ago
cmITKWrapTclCommand.cxx updated for new custom command 22 years ago
cmITKWrapTclCommand.h removed redundent includes 22 years ago
cmIfCommand.cxx ERR: Fix warnings and memory leak 21 years ago
cmIfCommand.h BUG: When regular expression failes to compile, produce error: Fixes part of Bug #1025 - CMake silently ignores regular expression failure 21 years ago
cmIncludeCommand.cxx ENH: Allow user to overwrite Platforms files 21 years ago
cmIncludeCommand.h DOC: Fix comment 22 years ago
cmIncludeDirectoryCommand.cxx ENH: add a check for empty include directories 21 years ago
cmIncludeDirectoryCommand.h removed redundent includes 22 years ago
cmIncludeExternalMSProjectCommand.cxx ENH: clean up of INCLUDE_EXTERNAL_MSPROJECT contributed by Clinton Stimpson 21 years ago
cmIncludeExternalMSProjectCommand.h removed redundent includes 22 years ago
cmIncludeRegularExpressionCommand.cxx ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. 23 years ago
cmIncludeRegularExpressionCommand.h removed redundent includes 22 years ago
cmInstallFilesCommand.cxx ENH: major changes to support addition of languages from cmake modules directory. 21 years ago
cmInstallFilesCommand.h ENH: Since install works on Windows too, remove the UNIX 21 years ago
cmInstallProgramsCommand.cxx ENH: major changes to support addition of languages from cmake modules directory. 21 years ago
cmInstallProgramsCommand.h ENH: Since install works on Windows too, remove the UNIX 21 years ago
cmInstallTargetsCommand.cxx ENH: Make install on windows seems to work now 22 years ago
cmInstallTargetsCommand.h ENH: Since install works on Windows too, remove the UNIX 21 years ago
cmLinkDirectoriesCommand.cxx ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside. 23 years ago
cmLinkDirectoriesCommand.h removed redundent includes 22 years ago
cmLinkLibrariesCommand.cxx BUG: Fixed crash when optimized/debug argument is not followed by a value. 21 years ago
cmLinkLibrariesCommand.h ENH: Clarified documentation for LINK_LIBRARIES and TARGET_LINK_LIBRARIES. 22 years ago
cmListFileCache.cxx BUG: Fixed line number of end of file error message. 21 years ago
cmListFileCache.h ENH: Added support for special variables CMAKE_CURRENT_LIST_FILE and CMAKE_CURRENT_LIST_LINE that evaluate to the file name and line number in which they appear. This implements the feature request from bug 1012. 21 years ago
cmListFileLexer.c BUG#1179: Fix for syntax in unquoted arguments. 21 years ago
cmListFileLexer.h BUG#1049: Added error message when file ends in an unterminated string. 21 years ago
cmListFileLexer.in.l BUG#1179: Fix for syntax in unquoted arguments. 21 years ago
cmLoadCacheCommand.cxx ENH: shorten the symbols a bit and remove maps of std::string for map of cmStdString 21 years ago
cmLoadCacheCommand.h ENH: Cleanups 22 years ago
cmLoadCommandCommand.cxx WRN: remove warnings 22 years ago
cmLoadCommandCommand.h removed redundent includes 22 years ago
cmLocalCodeWarriorGenerator.cxx ERR: Fix build on Mac 22 years ago
cmLocalCodeWarriorGenerator.h add COdeWarrior back in for testing 23 years ago
cmLocalGenerator.cxx ENH: put error checking for missing linker languages 21 years ago
cmLocalGenerator.h ENH: Split part of GetIncludeFlags method into separate GetIncludeDirectories method. 21 years ago
cmLocalKdevelopGenerator.cxx ENH: add some more comments 21 years ago
cmLocalKdevelopGenerator.h ENH: add some more comments 21 years ago
cmLocalUnixMakefileGenerator.cxx ENH: put error checking for missing linker languages 21 years ago
cmLocalUnixMakefileGenerator.h ENH: add the ability to generate custom commands for a language that is not supported by an IDE 21 years ago
cmLocalUnixMakefileGenerator2.cxx COMP: Fix local shadow warnings. 21 years ago
cmLocalUnixMakefileGenerator2.h ENH: Do not try to handle unimplemented target types yet. Fixes for projects with subdirectories. 21 years ago
cmLocalVisualStudio6Generator.cxx ENH: put error checking for missing linker languages 21 years ago
cmLocalVisualStudio6Generator.h yikes added new custom command support 22 years ago
cmLocalVisualStudio7Generator.cxx ENH: put error checking for missing linker languages 21 years ago
cmLocalVisualStudio7Generator.h ENH: use a map to fill out flags, and keep command line consistent with the GUI 21 years ago
cmMacroCommand.cxx ENH: Added support for special variables CMAKE_CURRENT_LIST_FILE and CMAKE_CURRENT_LIST_LINE that evaluate to the file name and line number in which they appear. This implements the feature request from bug 1012. 21 years ago
cmMacroCommand.h ENH: Add ARGV and ARGN support to MACRO command. ARGV is the list of all arguments and ARGN is the list of all nonexpected arguments 22 years ago
cmMakeDepend.cxx BUG: fix for bug 373 make depend problem 22 years ago
cmMakeDepend.h removed duplicate includes 22 years ago
cmMakeDirectoryCommand.cxx ENH: Merged use of kwsys library. 22 years ago
cmMakeDirectoryCommand.h ENH: Make more commands scriptable 22 years ago
cmMakefile.cxx ENH: look in the windows LIB env variable for libraries 21 years ago
cmMakefile.h PERF: Remove several classes from the bootstrap and so making bootstrap smaller and faster 21 years ago
cmMarkAsAdvancedCommand.cxx ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside. 23 years ago
cmMarkAsAdvancedCommand.h removed redundent includes 22 years ago
cmMessageCommand.cxx add a fatal error, and make sure c and c++ compilers work before using them 23 years ago
cmMessageCommand.h ENH: Start includding the scripting support 22 years ago
cmOptionCommand.cxx BUG: fix for 282 22 years ago
cmOptionCommand.h removed redundent includes 22 years ago
cmOutputRequiredFilesCommand.cxx Implement GetLineFromStream that actually works and use it instead of getline 23 years ago
cmOutputRequiredFilesCommand.h ENH: Cleanups 22 years ago
cmProjectCommand.cxx ENH: try to initialize all languages at the same time 21 years ago
cmProjectCommand.h BUG: 1163 fix documentation 21 years ago
cmQTWrapCPPCommand.cxx clean up commands so they don't need extra variable 21 years ago
cmQTWrapCPPCommand.h ENH: Cleanups 22 years ago
cmQTWrapUICommand.cxx ENH: remove QT_WRAP_UI flag 21 years ago
cmQTWrapUICommand.h ENH: Cleanups 22 years ago
cmRemoveCommand.cxx BUG: fix broken command 23 years ago
cmRemoveCommand.h ENH: Make more commands scriptable 22 years ago
cmRemoveDefinitionsCommand.cxx ENH: ADD REMOVE_DEFINITION command. Fix feature request: Bug #182 - Add opposite to ADD_DEFINITIONS 22 years ago
cmRemoveDefinitionsCommand.h ENH: ADD REMOVE_DEFINITION command. Fix feature request: Bug #182 - Add opposite to ADD_DEFINITIONS 22 years ago
cmSeparateArgumentsCommand.cxx ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. 23 years ago
cmSeparateArgumentsCommand.h ENH: Make more commands scriptable 22 years ago
cmSetCommand.cxx BUG: A variable is not in the cache if it is UNINITIALIZED. 23 years ago
cmSetCommand.h ENH: Add support for install postfix 22 years ago
cmSetDirectoryPropertiesCommand.cxx ENH: Implement additional make clean files as a directory property instead of cmake variable 22 years ago
cmSetDirectoryPropertiesCommand.h ENH: Implement additional make clean files as a directory property instead of cmake variable 22 years ago
cmSetSourceFilesPropertiesCommand.cxx ENH: Cleanups 22 years ago
cmSetSourceFilesPropertiesCommand.h removed redundent includes 22 years ago
cmSetTargetPropertiesCommand.cxx ENH: add target properties files 23 years ago
cmSetTargetPropertiesCommand.h DOC: Fix comment 22 years ago
cmSiteNameCommand.cxx BUG: fix for bug 689 22 years ago
cmSiteNameCommand.h removed redundent includes 22 years ago
cmSourceFile.cxx BUG: Fix aus source dir and add better testing of it 22 years ago
cmSourceFile.h removed redundent includes 22 years ago
cmSourceFilesCommand.cxx ENH: Cleanups 22 years ago
cmSourceFilesCommand.h removed redundent includes 22 years ago
cmSourceFilesRemoveCommand.cxx ENH: add stdlib.h for portability to borland 6 23 years ago
cmSourceFilesRemoveCommand.h removed redundent includes 22 years ago
cmSourceGroup.cxx ENH: Fully implemented SOURCE_GROUP command. 22 years ago
cmSourceGroup.h ENH: Fully implemented SOURCE_GROUP command. 22 years ago
cmSourceGroupCommand.cxx ENH: put back old style call to SOURCE_GROUP, no need to break things for this 22 years ago
cmSourceGroupCommand.h removed redundent includes 22 years ago
cmStandardIncludes.h BUG: Add a safety check so that you cannot send cmOStringStream.str() to other stream and produce the funky hex number. This makes it impossible to compile such a code. Adding that exposed a whole bunch of places in CMake where streams were used wrongly 22 years ago
cmStringCommand.cxx ENH: Added STRING(CONFIGURE ...) command. 22 years ago
cmStringCommand.h ENH: Documented use of \1 syntax in replace expression. 22 years ago
cmSubdirCommand.cxx ENH: add SUBDIR PREORDER and fix clean for non-relative paths 22 years ago
cmSubdirCommand.h clean up documentation 21 years ago
cmSubdirDependsCommand.cxx ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. 23 years ago
cmSubdirDependsCommand.h removed redundent includes 22 years ago
cmSystemTools.cxx COMP: remove an unused variable warning 21 years ago
cmSystemTools.h FIX: go back to not trying to handle spaces in the path for run single command and comment it so that people know to call the right thing 21 years ago
cmTarget.cxx COMP: remove warnings 21 years ago
cmTarget.h ENH: add the ability to generate custom commands for a language that is not supported by an IDE 21 years ago
cmTargetLinkLibrariesCommand.cxx BUG: Fixed crash when optimized/debug argument is not followed by a value. 21 years ago
cmTargetLinkLibrariesCommand.h ENH: Clarified documentation for LINK_LIBRARIES and TARGET_LINK_LIBRARIES. 22 years ago
cmTryCompileCommand.cxx remove warning 21 years ago
cmTryCompileCommand.h fix to the signature and argument parsing 22 years ago
cmTryRunCommand.cxx ENH: major changes to support addition of languages from cmake modules directory. 21 years ago
cmTryRunCommand.h removed redundent includes 22 years ago
cmUseMangledMesaCommand.cxx ENH: add better error reporting for file open failures 21 years ago
cmUseMangledMesaCommand.h ENH: Cleanups 22 years ago
cmUtilitySourceCommand.cxx ENH: use GetRequiredDefinition instead of GetDefinition and crash 21 years ago
cmUtilitySourceCommand.h removed redundent includes 22 years ago
cmVTKMakeInstantiatorCommand.cxx ENH: Cleanups 22 years ago
cmVTKMakeInstantiatorCommand.h removed redundent includes 22 years ago
cmVTKWrapJavaCommand.cxx Oops, std namespace 23 years ago
cmVTKWrapJavaCommand.h ENH: Cleanups 22 years ago
cmVTKWrapPythonCommand.cxx ENH: add better error reporting for file open failures 21 years ago
cmVTKWrapPythonCommand.h ENH: Cleanups 22 years ago
cmVTKWrapTclCommand.cxx ENH: add better error reporting for file open failures 21 years ago
cmVTKWrapTclCommand.h ENH: Cleanups 22 years ago
cmVariableRequiresCommand.cxx spelling errors 23 years ago
cmVariableRequiresCommand.h removed redundent includes 22 years ago
cmVariableWatch.cxx ENH: Add remove watch 22 years ago
cmVariableWatch.h ENH: Add remove watch 22 years ago
cmVersion.cxx STYLE: Nightly Version update 21 years ago
cmVersion.h ENH: Add development version support in CMake 21 years ago
cmWin32ProcessExecution.cxx BUG: don't close the pipes too early 21 years ago
cmWin32ProcessExecution.h BUG: don't close the pipes too early 21 years ago
cmWrapExcludeFilesCommand.cxx ENH: Cleanups 22 years ago
cmWrapExcludeFilesCommand.h removed redundent includes 22 years ago
cmWriteFileCommand.cxx ENH: Add check for infinite loops. Make sure that files written using WRITE_FILE and FILE WRITE are not used as input files. Fixes Bug #678 - WRITE_FILE and FILE(WRITE...) lead to infinite loops 22 years ago
cmWriteFileCommand.h ENH: Add check for infinite loops. Make sure that files written using WRITE_FILE and FILE WRITE are not used as input files. Fixes Bug #678 - WRITE_FILE and FILE(WRITE...) lead to infinite loops 22 years ago
cmake.cxx PERF: Remove several classes from the bootstrap and so making bootstrap smaller and faster 21 years ago
cmake.h PERF: Remove several classes from the bootstrap and so making bootstrap smaller and faster 21 years ago
cmakemain.cxx BUG: If bootstrap cmake is run with no argument produce error 21 years ago
cmaketest.h.in BUG: Fix some dependencies for location of executables 23 years ago
cmakewizard.cxx ENH: shorten the symbols a bit and remove maps of std::string for map of cmStdString 21 years ago
cmakewizard.h BUG: fix for bug 998, fix spelling errors 21 years ago
cmw9xcom.cxx ENH: Added cmSystemTools::EnableMSVCDebugHook() to prevent error dialogs when CMake is invoked by Dart. 23 years ago
ctest.cxx BUG: Attempt to remove memory leak 21 years ago