Andy Cedilnik 4d9b5d5ef1 Remove warnings 22 anos atrás
..
CTest 60976ebe04 BUG: Fixed test for gethostbyname_r and gethostbyaddr_r for ansi support. 22 anos atrás
CursesDialog 889a119474 If there was no error, do not say that there was one 22 anos atrás
MFCDialog 0e516f2c85 BUG: Fixed tab ordering of gui components. 23 anos atrás
WXDialog 417e10a4a7 Remove warning about shadowing variable 23 anos atrás
bootstrap 399e1c0f3e Improve bootstrape for unix 23 anos atrás
.cvsignore 0c948312ed Add cvsignore so that you do not see visual stufio files when you do cvs update 23 anos atrás
CMakeLists.txt 634dedcd51 ENH: Using new --all-for-coverage of DumpDocumentation to improve coverage. 23 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 4f42971be8 now complains more 23 anos atrás
cmAbstractFilesCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmAddCustomCommandCommand.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
cmAddCustomCommandCommand.h ba56262ae2 Fix to documentation formatting: removed extra newline. 23 anos atrás
cmAddCustomTargetCommand.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
cmAddCustomTargetCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 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 10931b5e66 ENH: Added return type int to ExecuteCommand. 23 anos atrás
cmCPluginAPI.h 09778d1776 updated version 23 anos atrás
cmCTest.cxx aabd048825 Fix problem with network paths 22 anos atrás
cmCTest.h 0ca2c8f83e Add start 22 anos atrás
cmCacheManager.cxx a9875aa62f Implement GetLineFromStream that actually works and use it instead of getline 22 anos atrás
cmCacheManager.h 6631d78754 Cache manager should be able to take no arguments 22 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 814b8856a0 Add command for accessing cmake properties. At this point the only properties are VARIABLES and CACHE_VARIABLES. Also add test for this feature 22 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 22 anos atrás
cmConfigureFileCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmCreateTestSourceList.cxx 9676bb4b22 BUG: Generate 0 into test driver instead of NULL. 23 anos atrás
cmCreateTestSourceList.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmCustomCommand.cxx 3893ee72d2 Add comment support, so that you can see in build process what the custom command does 23 anos atrás
cmCustomCommand.h 3893ee72d2 Add comment support, so that you can see in build process what the custom command does 23 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 610da00d51 ERR: Fixed signed/unsigned warning. 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 0f19623edd BUG: fixes for hp 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 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
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 22 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 22 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 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
cmGetSourceFilePropertyCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmGetTargetPropertyCommand.cxx 1161d76bc6 ENH: add target properties files 23 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 e3d93e22f8 BUG: add better testing for notfound 23 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 4b45a5ef9a better error message 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
cmGlobalVisualStudio7Generator.cxx 0c26d2f4e5 ENH: fix for vs 7 beta1 23 anos atrás
cmGlobalVisualStudio7Generator.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
cmITKWrapTclCommand.cxx f58d7df66a ENH: add checking for NOTFOUND 23 anos atrás
cmITKWrapTclCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmIfCommand.cxx 858c6c9a02 made more strict 23 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 22 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 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
cmLocalCodeWarriorGenerator.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
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 4e88020581 ENH: Support cmake in directory with space 22 anos atrás
cmLocalUnixMakefileGenerator.h 5bb1a79c9f ENH: Support for spaces in paths during make install. 23 anos atrás
cmLocalVisualStudio6Generator.cxx 4d9b5d5ef1 Remove warnings 22 anos atrás
cmLocalVisualStudio6Generator.h cde384411d Several fixes/improvements: 23 anos atrás
cmLocalVisualStudio7Generator.cxx d4d2779542 BUG: fix crash with force cxx type 22 anos atrás
cmLocalVisualStudio7Generator.h cde384411d Several fixes/improvements: 23 anos atrás
cmMacroCommand.cxx a37a934410 ENH: Improved error message for macro invoked with incorrect number of arguments. 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 22 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 90169d041c make sure M is after m 22 anos atrás
cmMakefile.h ce750180ba Add method which returns a list of all variables 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 22 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 5417d02a61 ENH: compile method now returns whether compilation succeeded. 23 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 22 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 a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmSetSourceFilesPropertiesCommand.cxx 3348131819 ENH: Added source file property OBJECT_DEPENDS to support generated header files included in non-generated sources. 23 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 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
cmSourceFilesCommand.cxx dcc9c131b4 testing more agressive compatability settings 23 anos atrás
cmSourceFilesCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmSourceFilesRemoveCommand.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
cmSourceFilesRemoveCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmSourceGroup.cxx 3893ee72d2 Add comment support, so that you can see in build process what the custom command does 23 anos atrás
cmSourceGroup.h 3893ee72d2 Add comment support, so that you can see in build process what the custom command does 23 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 22 anos atrás
cmStringCommand.cxx 6244ac6f06 Add a way to convert ascii to string 23 anos atrás
cmStringCommand.h 33d55456c3 BUG: Command should be inherited. 22 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 4d9b5d5ef1 Remove warnings 22 anos atrás
cmSystemTools.h a9875aa62f Implement GetLineFromStream that actually works and use it instead of getline 22 anos atrás
cmTarget.cxx 94c396184e BUG: HasCXX did not use GetFileFormat and was broken 22 anos atrás
cmTarget.h 3859417d1a ENH: add target properties 23 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 22 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 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
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 ab761edaef BUG: Fixed crash when CMAKE_BACKWARDS_COMPATIBILITY is deleted between configures. 23 anos atrás
cmake.h 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
cmakemain.cxx 5e18bec8f7 ENH: Re-implemented document generation class to be more organized and more robust. 23 anos atrás
cmaketest.cxx 04d604ec89 Lowercase has a bad signiture, so I have to live with it 23 anos atrás
cmaketest.h.in 290c509e11 ENH: make sure the test tests the right cmake, and not the cmake used to bootstrap this cmake 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 a69c70d2d7 Start working on cont 23 anos atrás