Ken Martin d5d0f17e5c updated for new custom command 22 anos atrás
..
CTest 8cb6645ad8 Remove some borland 6 warnings 22 anos atrás
CursesDialog dfd22fdf23 ENH: On envocation of ccmake check if directories are correct, but do not rerun configure 22 anos atrás
MFCDialog 9b73353baa ENH: Default generator selection for VS 7.1 added. 23 anos atrás
WXDialog 74eb17767d Fix location of test 23 anos atrás
bootstrap 399e1c0f3e Improve bootstrape for unix 24 anos atrás
kwsys 128e63aaf7 ERR: Removed use of std::string != operator due to bug in SGI compiler's library. 23 anos atrás
.cvsignore 0c948312ed Add cvsignore so that you do not see visual stufio files when you do cvs update 24 anos atrás
CMakeLists.txt ba68f771b3 yikes added new custom command support 22 anos atrás
InitialConfigureFlags.cmake.in cc768c86c6 ENH: pass prefix from configure into cmake 24 anos atrás
Makefile.in 1f55680332 ENH: Added cmDocumentation class to generate various forms of documentation. Each executable will be able to generate its own documentation. 23 anos atrás
TODO 610b04713c *** empty log message *** 23 anos atrás
cmAbstractFilesCommand.cxx ca773a5d6d ENH: add stdlib.h for portability to borland 6 22 anos atrás
cmAbstractFilesCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmAddCustomCommandCommand.cxx ba68f771b3 yikes added new custom command support 22 anos atrás
cmAddCustomCommandCommand.h 3154a6649a command should nto be inherited 22 anos atrás
cmAddCustomTargetCommand.cxx ba68f771b3 yikes added new custom command support 22 anos atrás
cmAddCustomTargetCommand.h ba68f771b3 yikes added new custom command support 22 anos atrás
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 anos atrás
cmAddDefinitionsCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
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 anos atrás
cmAddDependenciesCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
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 anos atrás
cmAddExecutableCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
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 anos atrás
cmAddLibraryCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
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 anos atrás
cmAddTestCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmAuxSourceDirectoryCommand.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 anos atrás
cmAuxSourceDirectoryCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
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 anos atrás
cmBuildCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmBuildNameCommand.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 anos atrás
cmBuildNameCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
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 anos atrás
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 anos atrás
cmCPluginAPI.cxx ba68f771b3 yikes added new custom command support 22 anos atrás
cmCPluginAPI.h ba68f771b3 yikes added new custom command support 22 anos atrás
cmCTest.cxx 0876c19dc8 ENH: remove warnings from borland 6 compiler 22 anos atrás
cmCTest.h 7f48313225 Remove nan and inf, use iostreams to set precision, fix file name, and remove bogus files 23 anos atrás
cmCacheManager.cxx 42db187012 ENH: Add method to convert from CacheEntryType to string 23 anos atrás
cmCacheManager.h 42db187012 ENH: Add method to convert from CacheEntryType to string 23 anos atrás
cmCommand.h 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 anos atrás
cmCommands.cxx 8a96b2ec49 ERR: Set source files properties is needed for Curl build 23 anos atrás
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 anos atrás
cmConfigure.cmake.h.in 1fe42129d4 ENH: Centralized setting of CMake version number to top-level CMake listfile. 23 anos atrás
cmConfigure.h.in 1fe42129d4 ENH: Centralized setting of CMake version number to top-level CMake listfile. 23 anos atrás
cmConfigureFileCommand.cxx a9875aa62f Implement GetLineFromStream that actually works and use it instead of getline 23 anos atrás
cmConfigureFileCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmCreateTestSourceList.cxx b1095dd2f0 minor fix 22 anos atrás
cmCreateTestSourceList.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmCustomCommand.cxx fc0a916eee ENH: allow duplicate commands with the same output to be reduced automatically to one command 22 anos atrás
cmCustomCommand.h fc0a916eee ENH: allow duplicate commands with the same output to be reduced automatically to one command 22 anos atrás
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 anos atrás
cmDirectory.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 anos atrás
cmDirectory.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 anos atrás
cmDocumentation.cxx 3bba5f587e ENH: Running with zero arguments now produces usage. 23 anos atrás
cmDocumentation.h 5e18bec8f7 ENH: Re-implemented document generation class to be more organized and more robust. 23 anos atrás
cmDumpDocumentation.cxx c0c767fcc4 ERR: Added missing return. 23 anos atrás
cmDynamicLoader.cxx 8cb6645ad8 Remove some borland 6 warnings 22 anos atrás
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 anos atrás
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 anos atrás
cmElseCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
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 anos atrás
cmEnableTestingCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
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 anos atrás
cmEndForEachCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmEndIfCommand.cxx ca773a5d6d ENH: add stdlib.h for portability to borland 6 22 anos atrás
cmEndIfCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmExecProgramCommand.cxx f5d95fb078 Complete rework of makefile generators expect trouble 23 anos atrás
cmExecProgramCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmExportLibraryDependencies.cxx ab2fdaa8fa BUG: Removed generation of stray paren. 23 anos atrás
cmExportLibraryDependencies.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmFLTKWrapUICommand.cxx 3303599c75 BUG: Need at least 2 arguments, not exactly 2. 23 anos atrás
cmFLTKWrapUICommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmFindFileCommand.cxx f58d7df66a ENH: add checking for NOTFOUND 23 anos atrás
cmFindFileCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmFindLibraryCommand.cxx e9fa240937 BUG: use IsNOTFOUND 23 anos atrás
cmFindLibraryCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmFindPackageCommand.cxx f58d7df66a ENH: add checking for NOTFOUND 23 anos atrás
cmFindPackageCommand.h 1c3680410b BUG: This command must be inherited. 23 anos atrás
cmFindPathCommand.cxx f58d7df66a ENH: add checking for NOTFOUND 23 anos atrás
cmFindPathCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmFindProgramCommand.cxx f58d7df66a ENH: add checking for NOTFOUND 23 anos atrás
cmFindProgramCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmForEachCommand.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 anos atrás
cmForEachCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmFunctionBlocker.h 08f1d2f9e1 ERR: Fixed unused parameter warning. 23 anos atrás
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 anos atrás
cmGetCMakePropertyCommand.cxx 3a99c693c1 Remove warning 23 anos atrás
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 anos atrás
cmGetFilenameComponentCommand.cxx cde384411d Several fixes/improvements: 23 anos atrás
cmGetFilenameComponentCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmGetSourceFilePropertyCommand.cxx eee69632d6 minor bug fix 22 anos atrás
cmGetSourceFilePropertyCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmGetTargetPropertyCommand.cxx eee69632d6 minor bug fix 22 anos atrás
cmGetTargetPropertyCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmGlobalBorlandMakefileGenerator.cxx 96189f79d5 ENH: unify EnableLanguage across all generators 23 anos atrás
cmGlobalBorlandMakefileGenerator.h 96189f79d5 ENH: unify EnableLanguage across all generators 23 anos atrás
cmGlobalCodeWarriorGenerator.cxx 06b640fe48 ERR: Removed use of NULL. 23 anos atrás
cmGlobalCodeWarriorGenerator.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 anos atrás
cmGlobalGenerator.cxx ca773a5d6d ENH: add stdlib.h for portability to borland 6 22 anos atrás
cmGlobalGenerator.h c4fa5d1fdf ENH: add a new command that allows exports of library dependencies from a project to a file 23 anos atrás
cmGlobalNMakeMakefileGenerator.cxx 96189f79d5 ENH: unify EnableLanguage across all generators 23 anos atrás
cmGlobalNMakeMakefileGenerator.h 96189f79d5 ENH: unify EnableLanguage across all generators 23 anos atrás
cmGlobalUnixMakefileGenerator.cxx 2f4ea98a4c add a fatal error, and make sure c and c++ compilers work before using them 23 anos atrás
cmGlobalUnixMakefileGenerator.h 96189f79d5 ENH: unify EnableLanguage across all generators 23 anos atrás
cmGlobalVisualStudio6Generator.cxx ba68f771b3 yikes added new custom command support 22 anos atrás
cmGlobalVisualStudio6Generator.h 4e6ad941e9 ENH: Visual Studio 6 and 7 generators now set CMAKE_CONFIGURATION_TYPES to be a semicolon-separated list of configurations that will be built. 23 anos atrás
cmGlobalVisualStudio71Generator.cxx ba68f771b3 yikes added new custom command support 22 anos atrás
cmGlobalVisualStudio71Generator.h 32ca9c83cd Change name of 71 generator 23 anos atrás
cmGlobalVisualStudio7Generator.cxx ba68f771b3 yikes added new custom command support 22 anos atrás
cmGlobalVisualStudio7Generator.h 6112e7fc16 add support for vs 71 23 anos atrás
cmITKWrapTclCommand.cxx d5d0f17e5c updated for new custom command 22 anos atrás
cmITKWrapTclCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmIfCommand.cxx ca773a5d6d ENH: add stdlib.h for portability to borland 6 22 anos atrás
cmIfCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
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 anos atrás
cmIncludeCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmIncludeDirectoryCommand.cxx f58d7df66a ENH: add checking for NOTFOUND 23 anos atrás
cmIncludeDirectoryCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
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 anos atrás
cmIncludeExternalMSProjectCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
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 anos atrás
cmIncludeRegularExpressionCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
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 anos atrás
cmInstallFilesCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
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 anos atrás
cmInstallProgramsCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
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 anos atrás
cmInstallTargetsCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
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 anos atrás
cmLinkDirectoriesCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmLinkLibrariesCommand.cxx f58d7df66a ENH: add checking for NOTFOUND 23 anos atrás
cmLinkLibrariesCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmListFileCache.cxx a9875aa62f Implement GetLineFromStream that actually works and use it instead of getline 23 anos atrás
cmListFileCache.h ad5d35c6cf ERR: Added operator != for SGI. 23 anos atrás
cmLoadCacheCommand.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 anos atrás
cmLoadCacheCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
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 anos atrás
cmLoadCommandCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmLocalCodeWarriorGenerator.cxx b14eb941d3 warning fix hopefully 23 anos atrás
cmLocalCodeWarriorGenerator.h 99b3152a60 add COdeWarrior back in for testing 23 anos atrás
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 anos atrás
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 anos atrás
cmLocalUnixMakefileGenerator.cxx 0b3b21fa63 warning fixes 22 anos atrás
cmLocalUnixMakefileGenerator.h ba68f771b3 yikes added new custom command support 22 anos atrás
cmLocalVisualStudio6Generator.cxx 050190d455 minor fix 22 anos atrás
cmLocalVisualStudio6Generator.h ba68f771b3 yikes added new custom command support 22 anos atrás
cmLocalVisualStudio7Generator.cxx fc0a916eee ENH: allow duplicate commands with the same output to be reduced automatically to one command 22 anos atrás
cmLocalVisualStudio7Generator.h ba68f771b3 yikes added new custom command support 22 anos atrás
cmMacroCommand.cxx 6b22b8c556 better error reporting 23 anos atrás
cmMacroCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmMakeDepend.cxx a9875aa62f Implement GetLineFromStream that actually works and use it instead of getline 23 anos atrás
cmMakeDepend.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 anos atrás
cmMakeDirectoryCommand.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 anos atrás
cmMakeDirectoryCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmMakefile.cxx b53b467414 hopeful fix for backwards compat 22 anos atrás
cmMakefile.h ba68f771b3 yikes added new custom command support 22 anos atrás
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 anos atrás
cmMarkAsAdvancedCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmMessageCommand.cxx 2f4ea98a4c add a fatal error, and make sure c and c++ compilers work before using them 23 anos atrás
cmMessageCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
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 anos atrás
cmOptionCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmOutputRequiredFilesCommand.cxx a9875aa62f Implement GetLineFromStream that actually works and use it instead of getline 23 anos atrás
cmOutputRequiredFilesCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
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 anos atrás
cmProjectCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
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 anos atrás
cmQTWrapCPPCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmQTWrapUICommand.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 anos atrás
cmQTWrapUICommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmRegularExpression.cxx 0876c19dc8 ENH: remove warnings from borland 6 compiler 22 anos atrás
cmRegularExpression.h 5417d02a61 ENH: compile method now returns whether compilation succeeded. 23 anos atrás
cmRemoveCommand.cxx 0a29ebad97 BUG: fix broken command 23 anos atrás
cmRemoveCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
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 anos atrás
cmSeparateArgumentsCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmSetCommand.cxx c74ce9b218 BUG: A variable is not in the cache if it is UNINITIALIZED. 23 anos atrás
cmSetCommand.h a56ddb5823 ENH: Added CACHE entry types to documentation string. 23 anos atrás
cmSetSourceFilesPropertiesCommand.cxx ba68f771b3 yikes added new custom command support 22 anos atrás
cmSetSourceFilesPropertiesCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmSetTargetPropertiesCommand.cxx 1161d76bc6 ENH: add target properties files 23 anos atrás
cmSetTargetPropertiesCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmSiteNameCommand.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 anos atrás
cmSiteNameCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmSourceFile.cxx f58d7df66a ENH: add checking for NOTFOUND 23 anos atrás
cmSourceFile.h ba68f771b3 yikes added new custom command support 22 anos atrás
cmSourceFilesCommand.cxx ca773a5d6d ENH: add stdlib.h for portability to borland 6 22 anos atrás
cmSourceFilesCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmSourceFilesRemoveCommand.cxx ca773a5d6d ENH: add stdlib.h for portability to borland 6 22 anos atrás
cmSourceFilesRemoveCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmSourceGroup.cxx 0b3b21fa63 warning fixes 22 anos atrás
cmSourceGroup.h ba68f771b3 yikes added new custom command support 22 anos atrás
cmSourceGroupCommand.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 anos atrás
cmSourceGroupCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmStandardIncludes.h b133b832fd Remove bogus flags from cmStandardIncludes and make complex test pass 23 anos atrás
cmStringCommand.cxx 5945a5a448 ENH: add some includes for borland 6 23 anos atrás
cmStringCommand.h 33d55456c3 BUG: Command should be inherited. 23 anos atrás
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 anos atrás
cmSubdirCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
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 anos atrás
cmSubdirDependsCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmSystemTools.cxx ba68f771b3 yikes added new custom command support 22 anos atrás
cmSystemTools.h ba68f771b3 yikes added new custom command support 22 anos atrás
cmTarget.cxx 0876c19dc8 ENH: remove warnings from borland 6 compiler 22 anos atrás
cmTarget.h ba68f771b3 yikes added new custom command support 22 anos atrás
cmTargetLinkLibrariesCommand.cxx f58d7df66a ENH: add checking for NOTFOUND 23 anos atrás
cmTargetLinkLibrariesCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmTryCompileCommand.cxx 62b612fbf8 add better testing for unlink 23 anos atrás
cmTryCompileCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
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 anos atrás
cmTryRunCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmUseMangledMesaCommand.cxx 4d9b5d5ef1 Remove warnings 23 anos atrás
cmUseMangledMesaCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
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 anos atrás
cmUtilitySourceCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
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 anos atrás
cmVTKMakeInstantiatorCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmVTKWrapJavaCommand.cxx d55033b4c1 Oops, std namespace 23 anos atrás
cmVTKWrapJavaCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
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 anos atrás
cmVTKWrapPythonCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmVTKWrapTclCommand.cxx 413154827c Fix a problem with TCL wrapping if the source files have a relative path. 23 anos atrás
cmVTKWrapTclCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmVariableRequiresCommand.cxx ae5a80c795 spelling errors 23 anos atrás
cmVariableRequiresCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmVariableWatch.cxx 829f8382e0 Add option of watching variables 23 anos atrás
cmVariableWatch.h bd217452cd more option on var watches 23 anos atrás
cmWin32ProcessExecution.cxx 824d9112b1 Fix output variable and remove this->m_ to be only m_ 23 anos atrás
cmWin32ProcessExecution.h f5d95fb078 Complete rework of makefile generators expect trouble 23 anos atrás
cmWrapExcludeFilesCommand.cxx ca773a5d6d ENH: add stdlib.h for portability to borland 6 22 anos atrás
cmWrapExcludeFilesCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
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 anos atrás
cmWriteFileCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmake.cxx 1e09bc5dde ENH: Abstract pre configure check in a separate method 22 anos atrás
cmake.h 1e09bc5dde ENH: Abstract pre configure check in a separate method 22 anos atrás
cmakemain.cxx 565200b893 ENH: Add argument -N which prevents CMake from doing configure and generate. This should be improved at some point that it will do all the error checking such as whether the CMakeLists.txt exists etc. It should essentially load cache, go through cmake lists, but not modify cache and other files in the build directory. The second feature is ability to display cache values. You run with argument -L (or -LH /-LA / -LAH) and it will display all nonadvanced cached variables (-L) / all cached variable (-LA) / and cached variables with corresponding help string (-LH -LAH). 23 anos atrás
cmaketest.cxx a2d7a92c88 BUG: Fix some dependencies for location of executables 23 anos atrás
cmaketest.h.in a2d7a92c88 BUG: Fix some dependencies for location of executables 23 anos atrás
cmakewizard.cxx 6dda0c976f BUG: can not mix cout and fgets on hp 23 anos atrás
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 anos atrás
cmw9xcom.cxx d6f98c2a82 ENH: Added cmSystemTools::EnableMSVCDebugHook() to prevent error dialogs when CMake is invoked by Dart. 23 anos atrás
ctest.cxx 8d8d39524d ERR: Remove warning 23 anos atrás