Andy Cedilnik e093bdade0 ENH: Fix compatibility 22 lat temu
..
CTest 44fa93c8a7 ENH: More speedup 22 lat temu
CursesDialog be68519dd4 ENH: Added introduction paragraph to documentation. 22 lat temu
MFCDialog f47b9d01ce ENH: remove local broken implementation of convert to windows path 22 lat temu
WXDialog 74eb17767d Fix location of test 22 lat temu
kwsys dda94a9693 ERR: Generated source files need access to kwsysPrivate.h. Just copy it to the build tree. 22 lat temu
.cvsignore 0c948312ed Add cvsignore so that you do not see visual stufio files when you do cvs update 24 lat temu
CMakeLists.txt a1bb1a4712 ENH: Added optional configuration of data/doc/man dirs. This will be useful for package maintainers. 22 lat temu
TODO 610b04713c *** empty log message *** 23 lat temu
cmAbstractFilesCommand.cxx ca773a5d6d ENH: add stdlib.h for portability to borland 6 22 lat temu
cmAbstractFilesCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmAddCustomCommandCommand.cxx aeab59d9e7 ENH: better error checking 22 lat temu
cmAddCustomCommandCommand.h 3154a6649a command should nto be inherited 22 lat temu
cmAddCustomTargetCommand.cxx ba68f771b3 yikes added new custom command support 22 lat temu
cmAddCustomTargetCommand.h 1d75f1c9fb BUG: Fixed documentation formatting. 22 lat temu
cmAddDefinitionsCommand.cxx 4888c088ae 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 lat temu
cmAddDefinitionsCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmAddDependenciesCommand.cxx 4888c088ae 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 lat temu
cmAddDependenciesCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmAddExecutableCommand.cxx 4888c088ae 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 lat temu
cmAddExecutableCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmAddLibraryCommand.cxx 4888c088ae 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 lat temu
cmAddLibraryCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmAddTestCommand.cxx 4888c088ae 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 lat temu
cmAddTestCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmAuxSourceDirectoryCommand.cxx bab4bcb570 fix compiler warnings 22 lat temu
cmAuxSourceDirectoryCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmBuildCommand.cxx 1f6a3c67b1 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 lat temu
cmBuildCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmBuildNameCommand.cxx 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. 22 lat temu
cmBuildNameCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmCMakeMinimumRequired.cxx 1f6a3c67b1 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 lat temu
cmCMakeMinimumRequired.h 1f6a3c67b1 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 lat temu
cmCPluginAPI.cxx e093bdade0 ENH: Fix compatibility 22 lat temu
cmCPluginAPI.h e093bdade0 ENH: Fix compatibility 22 lat temu
cmCTest.cxx 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. 22 lat temu
cmCTest.h 7f48313225 Remove nan and inf, use iostreams to set precision, fix file name, and remove bogus files 23 lat temu
cmCacheManager.cxx 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. 22 lat temu
cmCacheManager.h 42db187012 ENH: Add method to convert from CacheEntryType to string 22 lat temu
cmCommand.h 4d311988b9 ENH: Initial framework for deprecated commands 22 lat temu
cmCommands.cxx a1bb1a4712 ENH: Added optional configuration of data/doc/man dirs. This will be useful for package maintainers. 22 lat temu
cmCommands.h 1f6a3c67b1 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 lat temu
cmConfigure.cmake.h.in a1bb1a4712 ENH: Added optional configuration of data/doc/man dirs. This will be useful for package maintainers. 22 lat temu
cmConfigureFileCommand.cxx 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. 22 lat temu
cmConfigureFileCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmCreateTestSourceList.cxx 711febc82d ENH: null terminate at the end of the list 22 lat temu
cmCreateTestSourceList.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmCustomCommand.cxx fc0a916eee ENH: allow duplicate commands with the same output to be reduced automatically to one command 22 lat temu
cmCustomCommand.h 116f39d840 performance improvement 22 lat temu
cmData.h 1f6a3c67b1 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 lat temu
cmDocumentation.cxx 90397af164 BUG: Text dump of documentation should be in ascii mode. 22 lat temu
cmDocumentation.h 7c2b4e3a02 ENH: Added SEE ALSO section to generated man page. Minor formatting improvements for generated text-only documentation. 22 lat temu
cmDumpDocumentation.cxx ed273acfa7 ENH: Improved name of cmake version variables. They are now CMake_VERSION (major.minor) and CMake_VERSION_FULL (major.minor.patch). 22 lat temu
cmDynamicLoader.cxx 8cb6645ad8 Remove some borland 6 warnings 22 lat temu
cmDynamicLoader.h 1f6a3c67b1 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 lat temu
cmElseCommand.cxx 1f6a3c67b1 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 lat temu
cmElseCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmEnableTestingCommand.cxx 1f6a3c67b1 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 lat temu
cmEnableTestingCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmEndForEachCommand.cxx 4888c088ae 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 lat temu
cmEndForEachCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmEndIfCommand.cxx ca773a5d6d ENH: add stdlib.h for portability to borland 6 22 lat temu
cmEndIfCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmExecProgramCommand.cxx f5d95fb078 Complete rework of makefile generators expect trouble 23 lat temu
cmExecProgramCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmExportLibraryDependencies.cxx ab2fdaa8fa BUG: Removed generation of stray paren. 23 lat temu
cmExportLibraryDependencies.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmFLTKWrapUICommand.cxx af8c7e7616 some updates 22 lat temu
cmFLTKWrapUICommand.h eacc8da7e5 some updates 22 lat temu
cmFileCommand.cxx 11e212bfc2 ENH: Remove extra new line after the written string 22 lat temu
cmFileCommand.h 0e1de8a9f2 ENH: Fix comment 22 lat temu
cmFindFileCommand.cxx f58d7df66a ENH: add checking for NOTFOUND 23 lat temu
cmFindFileCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmFindLibraryCommand.cxx e9fa240937 BUG: use IsNOTFOUND 23 lat temu
cmFindLibraryCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmFindPackageCommand.cxx 8ca5266645 ENH: Added QUIET optional argument to block error message when _DIR variable is not set. Also removed upper-casing of package name. 22 lat temu
cmFindPackageCommand.h 8ca5266645 ENH: Added QUIET optional argument to block error message when _DIR variable is not set. Also removed upper-casing of package name. 22 lat temu
cmFindPathCommand.cxx f58d7df66a ENH: add checking for NOTFOUND 23 lat temu
cmFindPathCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmFindProgramCommand.cxx f58d7df66a ENH: add checking for NOTFOUND 23 lat temu
cmFindProgramCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmForEachCommand.cxx b56dcc2a30 perf improvement 22 lat temu
cmForEachCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmFunctionBlocker.h 08f1d2f9e1 ERR: Fixed unused parameter warning. 23 lat temu
cmGeneratedFileStream.h 1f6a3c67b1 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 lat temu
cmGetCMakePropertyCommand.cxx 3a99c693c1 Remove warning 23 lat temu
cmGetCMakePropertyCommand.h 814b8856a0 Add command for accessing cmake properties. At this point the only properties are VARIABLES and CACHE_VARIABLES. Also add test for this feature 23 lat temu
cmGetFilenameComponentCommand.cxx cde384411d Several fixes/improvements: 23 lat temu
cmGetFilenameComponentCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmGetSourceFilePropertyCommand.cxx eee69632d6 minor bug fix 22 lat temu
cmGetSourceFilePropertyCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmGetTargetPropertyCommand.cxx eee69632d6 minor bug fix 22 lat temu
cmGetTargetPropertyCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmGlob.cxx 8d22e9f70a ENH: On windows and apple handle lowercase/upercase file name problem 22 lat temu
cmGlob.h 274535d366 ENH: Recurse subdirectories 22 lat temu
cmGlobalBorlandMakefileGenerator.cxx e5ed57ec18 ENH: Registered global generators are now kept in a table in the cmake instance. Added support for documentation with a Generators section. 22 lat temu
cmGlobalBorlandMakefileGenerator.h e5ed57ec18 ENH: Registered global generators are now kept in a table in the cmake instance. Added support for documentation with a Generators section. 22 lat temu
cmGlobalCodeWarriorGenerator.cxx e5ed57ec18 ENH: Registered global generators are now kept in a table in the cmake instance. Added support for documentation with a Generators section. 22 lat temu
cmGlobalCodeWarriorGenerator.h e5ed57ec18 ENH: Registered global generators are now kept in a table in the cmake instance. Added support for documentation with a Generators section. 22 lat temu
cmGlobalGenerator.cxx 79c298e12c ENH: set CMAKE_SYSTEM_VERSION for windows 22 lat temu
cmGlobalGenerator.h e5ed57ec18 ENH: Registered global generators are now kept in a table in the cmake instance. Added support for documentation with a Generators section. 22 lat temu
cmGlobalNMakeMakefileGenerator.cxx e5ed57ec18 ENH: Registered global generators are now kept in a table in the cmake instance. Added support for documentation with a Generators section. 22 lat temu
cmGlobalNMakeMakefileGenerator.h e5ed57ec18 ENH: Registered global generators are now kept in a table in the cmake instance. Added support for documentation with a Generators section. 22 lat temu
cmGlobalUnixMakefileGenerator.cxx a04796ddcb ENH: Wrote basic description in full documentation block. 22 lat temu
cmGlobalUnixMakefileGenerator.h e5ed57ec18 ENH: Registered global generators are now kept in a table in the cmake instance. Added support for documentation with a Generators section. 22 lat temu
cmGlobalVisualStudio6Generator.cxx e5ed57ec18 ENH: Registered global generators are now kept in a table in the cmake instance. Added support for documentation with a Generators section. 22 lat temu
cmGlobalVisualStudio6Generator.h e5ed57ec18 ENH: Registered global generators are now kept in a table in the cmake instance. Added support for documentation with a Generators section. 22 lat temu
cmGlobalVisualStudio71Generator.cxx e5ed57ec18 ENH: Registered global generators are now kept in a table in the cmake instance. Added support for documentation with a Generators section. 22 lat temu
cmGlobalVisualStudio71Generator.h e5ed57ec18 ENH: Registered global generators are now kept in a table in the cmake instance. Added support for documentation with a Generators section. 22 lat temu
cmGlobalVisualStudio7Generator.cxx e5ed57ec18 ENH: Registered global generators are now kept in a table in the cmake instance. Added support for documentation with a Generators section. 22 lat temu
cmGlobalVisualStudio7Generator.h e5ed57ec18 ENH: Registered global generators are now kept in a table in the cmake instance. Added support for documentation with a Generators section. 22 lat temu
cmITKWrapTclCommand.cxx d5d0f17e5c updated for new custom command 22 lat temu
cmITKWrapTclCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmIfCommand.cxx 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. 22 lat temu
cmIfCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmIncludeCommand.cxx 1f6a3c67b1 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 lat temu
cmIncludeCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmIncludeDirectoryCommand.cxx f58d7df66a ENH: add checking for NOTFOUND 23 lat temu
cmIncludeDirectoryCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmIncludeExternalMSProjectCommand.cxx 1f6a3c67b1 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 lat temu
cmIncludeExternalMSProjectCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmIncludeRegularExpressionCommand.cxx 1f6a3c67b1 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 lat temu
cmIncludeRegularExpressionCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmInstallFilesCommand.cxx 1f6a3c67b1 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 lat temu
cmInstallFilesCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmInstallProgramsCommand.cxx 4888c088ae 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 lat temu
cmInstallProgramsCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmInstallTargetsCommand.cxx 4888c088ae 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 lat temu
cmInstallTargetsCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmLinkDirectoriesCommand.cxx 4888c088ae 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 lat temu
cmLinkDirectoriesCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmLinkLibrariesCommand.cxx f58d7df66a ENH: add checking for NOTFOUND 23 lat temu
cmLinkLibrariesCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmListFileCache.cxx 40c156dead ENH: Added support for # characters inside quoted arguments and for escaping # in a non-quoted argument. Improved parsing speed by not compiling regular expressions on blank lines. 22 lat temu
cmListFileCache.h ad5d35c6cf ERR: Added operator != for SGI. 23 lat temu
cmLoadCacheCommand.cxx 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. 22 lat temu
cmLoadCacheCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmLoadCommandCommand.cxx 4888c088ae 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 lat temu
cmLoadCommandCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmLocalCodeWarriorGenerator.cxx 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. 22 lat temu
cmLocalCodeWarriorGenerator.h 99b3152a60 add COdeWarrior back in for testing 23 lat temu
cmLocalGenerator.cxx 1f6a3c67b1 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 lat temu
cmLocalGenerator.h 1f6a3c67b1 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 lat temu
cmLocalUnixMakefileGenerator.cxx 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. 22 lat temu
cmLocalUnixMakefileGenerator.h ba68f771b3 yikes added new custom command support 22 lat temu
cmLocalVisualStudio6Generator.cxx 840389b64f moved depend code into cmTarget 22 lat temu
cmLocalVisualStudio6Generator.h ba68f771b3 yikes added new custom command support 22 lat temu
cmLocalVisualStudio7Generator.cxx f22a4a908d ENH: add linker flags 22 lat temu
cmLocalVisualStudio7Generator.h ba68f771b3 yikes added new custom command support 22 lat temu
cmMacroCommand.cxx 76b344c6fe performance improvements 22 lat temu
cmMacroCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmMakeDepend.cxx 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. 22 lat temu
cmMakeDepend.h 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. 22 lat temu
cmMakeDirectoryCommand.cxx dc3fd5c267 ENH: Merged use of kwsys library. 22 lat temu
cmMakeDirectoryCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmMakefile.cxx 18c6f9e0c5 ENH: Initial framework for deprecated commands 22 lat temu
cmMakefile.h e315bff47b performance improvements 22 lat temu
cmMarkAsAdvancedCommand.cxx 4888c088ae 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 lat temu
cmMarkAsAdvancedCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmMessageCommand.cxx 2f4ea98a4c add a fatal error, and make sure c and c++ compilers work before using them 23 lat temu
cmMessageCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmOptionCommand.cxx 1f6a3c67b1 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 lat temu
cmOptionCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmOutputRequiredFilesCommand.cxx a9875aa62f Implement GetLineFromStream that actually works and use it instead of getline 23 lat temu
cmOutputRequiredFilesCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmProjectCommand.cxx 4888c088ae 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 lat temu
cmProjectCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmQTWrapCPPCommand.cxx 1f6a3c67b1 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 lat temu
cmQTWrapCPPCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmQTWrapUICommand.cxx 59c70d9df7 minor update for new custom commands 22 lat temu
cmQTWrapUICommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmRemoveCommand.cxx 0a29ebad97 BUG: fix broken command 23 lat temu
cmRemoveCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmSeparateArgumentsCommand.cxx 1f6a3c67b1 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 lat temu
cmSeparateArgumentsCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmSetCommand.cxx c74ce9b218 BUG: A variable is not in the cache if it is UNINITIALIZED. 23 lat temu
cmSetCommand.h a56ddb5823 ENH: Added CACHE entry types to documentation string. 23 lat temu
cmSetSourceFilesPropertiesCommand.cxx dc87f60ca2 BUG: Fixed crash when source file cannot be looked up correctly. 22 lat temu
cmSetSourceFilesPropertiesCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmSetTargetPropertiesCommand.cxx 1161d76bc6 ENH: add target properties files 23 lat temu
cmSetTargetPropertiesCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmSiteNameCommand.cxx 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. 22 lat temu
cmSiteNameCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmSourceFile.cxx f58d7df66a ENH: add checking for NOTFOUND 23 lat temu
cmSourceFile.h ba68f771b3 yikes added new custom command support 22 lat temu
cmSourceFilesCommand.cxx 0152cc3a35 ENH: Use new deprecation mechanism 22 lat temu
cmSourceFilesCommand.h 0152cc3a35 ENH: Use new deprecation mechanism 22 lat temu
cmSourceFilesRemoveCommand.cxx ca773a5d6d ENH: add stdlib.h for portability to borland 6 22 lat temu
cmSourceFilesRemoveCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmSourceGroup.cxx 0b3b21fa63 warning fixes 22 lat temu
cmSourceGroup.h 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. 22 lat temu
cmSourceGroupCommand.cxx 296ded5e4d BUG: Fixed off-by-one error in file list loop. Fix submitted by David A. Karr. 22 lat temu
cmSourceGroupCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmStandardIncludes.h ed273acfa7 ENH: Improved name of cmake version variables. They are now CMake_VERSION (major.minor) and CMake_VERSION_FULL (major.minor.patch). 22 lat temu
cmStringCommand.cxx 45ea83a694 ERR: Remove unused variable 22 lat temu
cmStringCommand.h c4275f54c7 ENH: Add upper and lower case support. Close Bug #79 - STRING TOUPPER and TOLOWER 22 lat temu
cmSubdirCommand.cxx 4888c088ae 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 lat temu
cmSubdirCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmSubdirDependsCommand.cxx 1f6a3c67b1 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 lat temu
cmSubdirDependsCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmSystemTools.cxx a6fd6a0bae ENH: Added escape support for ( and ). 22 lat temu
cmSystemTools.h 45e508f530 ERR: Renamed superclass typedef from SystemTools to Superclass to avoid conflict across platforms. 22 lat temu
cmTarget.cxx ef20a2a8a9 BUG: Fix copy/paste typo 22 lat temu
cmTarget.h 117f961a5a moved function into cmTarget 22 lat temu
cmTargetLinkLibrariesCommand.cxx f58d7df66a ENH: add checking for NOTFOUND 23 lat temu
cmTargetLinkLibrariesCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmTryCompileCommand.cxx bab4bcb570 fix compiler warnings 22 lat temu
cmTryCompileCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmTryRunCommand.cxx 1f6a3c67b1 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 lat temu
cmTryRunCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmUseMangledMesaCommand.cxx 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. 22 lat temu
cmUseMangledMesaCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmUtilitySourceCommand.cxx 4888c088ae 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 lat temu
cmUtilitySourceCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmVTKMakeInstantiatorCommand.cxx 1f6a3c67b1 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 lat temu
cmVTKMakeInstantiatorCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmVTKWrapJavaCommand.cxx d55033b4c1 Oops, std namespace 23 lat temu
cmVTKWrapJavaCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmVTKWrapPythonCommand.cxx 1f6a3c67b1 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 lat temu
cmVTKWrapPythonCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmVTKWrapTclCommand.cxx 413154827c Fix a problem with TCL wrapping if the source files have a relative path. 23 lat temu
cmVTKWrapTclCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmVariableRequiresCommand.cxx ae5a80c795 spelling errors 23 lat temu
cmVariableRequiresCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmVariableWatch.cxx 829f8382e0 Add option of watching variables 23 lat temu
cmVariableWatch.h bd217452cd more option on var watches 23 lat temu
cmWin32ProcessExecution.cxx 824d9112b1 Fix output variable and remove this->m_ to be only m_ 23 lat temu
cmWin32ProcessExecution.h f5d95fb078 Complete rework of makefile generators expect trouble 23 lat temu
cmWrapExcludeFilesCommand.cxx ca773a5d6d ENH: add stdlib.h for portability to borland 6 22 lat temu
cmWrapExcludeFilesCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmWriteFileCommand.cxx 4888c088ae 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 lat temu
cmWriteFileCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 lat temu
cmake.cxx a1bb1a4712 ENH: Added optional configuration of data/doc/man dirs. This will be useful for package maintainers. 22 lat temu
cmake.h 958987c27f ERR: Removed duplicate generator documentation.e 22 lat temu
cmakemain.cxx 7c2b4e3a02 ENH: Added SEE ALSO section to generated man page. Minor formatting improvements for generated text-only documentation. 22 lat temu
cmaketest.cxx 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. 22 lat temu
cmaketest.h.in a2d7a92c88 BUG: Fix some dependencies for location of executables 22 lat temu
cmakewizard.cxx 6dda0c976f BUG: can not mix cout and fgets on hp 23 lat temu
cmakewizard.h 1f6a3c67b1 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 lat temu
cmw9xcom.cxx d6f98c2a82 ENH: Added cmSystemTools::EnableMSVCDebugHook() to prevent error dialogs when CMake is invoked by Dart. 23 lat temu
ctest.cxx 8d8d39524d ERR: Remove warning 22 lat temu