Brad King 7dff3a7f69 ENH: Added kwsys library for platform-independent system tools. 22 năm trước cách đây
..
CTest b60c9ae05a On verbose, be more verbose 22 năm trước cách đây
CursesDialog a5ea72df88 ENH: Improved documentation. Also modified behavior of "cmake" to not configure a project in the current directory unless . is given. 22 năm trước cách đây
MFCDialog 0e516f2c85 BUG: Fixed tab ordering of gui components. 23 năm trước cách đây
WXDialog 417e10a4a7 Remove warning about shadowing variable 23 năm trước cách đây
bootstrap 399e1c0f3e Improve bootstrape for unix 23 năm trước cách đây
kwsys 7dff3a7f69 ENH: Added kwsys library for platform-independent system tools. 22 năm trước cách đây
.cvsignore 0c948312ed Add cvsignore so that you do not see visual stufio files when you do cvs update 23 năm trước cách đây
CMakeLists.txt 634dedcd51 ENH: Using new --all-for-coverage of DumpDocumentation to improve coverage. 23 năm trước cách đây
InitialConfigureFlags.cmake.in cc768c86c6 ENH: pass prefix from configure into cmake 24 năm trước cách đây
Makefile.in 1f55680332 ENH: Added cmDocumentation class to generate various forms of documentation. Each executable will be able to generate its own documentation. 23 năm trước cách đây
TODO 610b04713c *** empty log message *** 23 năm trước cách đây
cmAbstractFilesCommand.cxx 4f42971be8 now complains more 23 năm trước cách đây
cmAbstractFilesCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
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 năm trước cách đây
cmAddCustomCommandCommand.h ba56262ae2 Fix to documentation formatting: removed extra newline. 23 năm trước cách đây
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 năm trước cách đây
cmAddCustomTargetCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
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 năm trước cách đây
cmAddDefinitionsCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
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 năm trước cách đây
cmAddDependenciesCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
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 năm trước cách đây
cmAddExecutableCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
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 năm trước cách đây
cmAddLibraryCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
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 năm trước cách đây
cmAddTestCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
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 năm trước cách đây
cmAuxSourceDirectoryCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
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 năm trước cách đây
cmBuildCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
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 năm trước cách đây
cmBuildNameCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
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 năm trước cách đây
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 năm trước cách đây
cmCPluginAPI.cxx 10931b5e66 ENH: Added return type int to ExecuteCommand. 23 năm trước cách đây
cmCPluginAPI.h 09778d1776 updated version 23 năm trước cách đây
cmCTest.cxx 7f48313225 Remove nan and inf, use iostreams to set precision, fix file name, and remove bogus files 22 năm trước cách đây
cmCTest.h 7f48313225 Remove nan and inf, use iostreams to set precision, fix file name, and remove bogus files 22 năm trước cách đây
cmCacheManager.cxx a9875aa62f Implement GetLineFromStream that actually works and use it instead of getline 23 năm trước cách đây
cmCacheManager.h 6631d78754 Cache manager should be able to take no arguments 23 năm trước cách đây
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 năm trước cách đây
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 23 năm trước cách đây
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 năm trước cách đây
cmConfigure.cmake.h.in 1fe42129d4 ENH: Centralized setting of CMake version number to top-level CMake listfile. 23 năm trước cách đây
cmConfigure.h.in 1fe42129d4 ENH: Centralized setting of CMake version number to top-level CMake listfile. 23 năm trước cách đây
cmConfigureFileCommand.cxx a9875aa62f Implement GetLineFromStream that actually works and use it instead of getline 23 năm trước cách đây
cmConfigureFileCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
cmCreateTestSourceList.cxx 9676bb4b22 BUG: Generate 0 into test driver instead of NULL. 23 năm trước cách đây
cmCreateTestSourceList.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
cmCustomCommand.cxx 3893ee72d2 Add comment support, so that you can see in build process what the custom command does 23 năm trước cách đây
cmCustomCommand.h 3893ee72d2 Add comment support, so that you can see in build process what the custom command does 23 năm trước cách đây
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 năm trước cách đây
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 năm trước cách đây
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 năm trước cách đây
cmDocumentation.cxx 3bba5f587e ENH: Running with zero arguments now produces usage. 22 năm trước cách đây
cmDocumentation.h 5e18bec8f7 ENH: Re-implemented document generation class to be more organized and more robust. 23 năm trước cách đây
cmDumpDocumentation.cxx c0c767fcc4 ERR: Added missing return. 23 năm trước cách đây
cmDynamicLoader.cxx 0f19623edd BUG: fixes for hp 23 năm trước cách đây
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 năm trước cách đây
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 năm trước cách đây
cmElseCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
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 năm trước cách đây
cmEnableTestingCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
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 năm trước cách đây
cmEndForEachCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
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 năm trước cách đây
cmEndIfCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
cmExecProgramCommand.cxx f5d95fb078 Complete rework of makefile generators expect trouble 23 năm trước cách đây
cmExecProgramCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
cmExportLibraryDependencies.cxx ab2fdaa8fa BUG: Removed generation of stray paren. 23 năm trước cách đây
cmExportLibraryDependencies.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
cmFLTKWrapUICommand.cxx 3303599c75 BUG: Need at least 2 arguments, not exactly 2. 23 năm trước cách đây
cmFLTKWrapUICommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
cmFindFileCommand.cxx f58d7df66a ENH: add checking for NOTFOUND 23 năm trước cách đây
cmFindFileCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
cmFindLibraryCommand.cxx e9fa240937 BUG: use IsNOTFOUND 23 năm trước cách đây
cmFindLibraryCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
cmFindPackageCommand.cxx f58d7df66a ENH: add checking for NOTFOUND 23 năm trước cách đây
cmFindPackageCommand.h 1c3680410b BUG: This command must be inherited. 23 năm trước cách đây
cmFindPathCommand.cxx f58d7df66a ENH: add checking for NOTFOUND 23 năm trước cách đây
cmFindPathCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
cmFindProgramCommand.cxx f58d7df66a ENH: add checking for NOTFOUND 23 năm trước cách đây
cmFindProgramCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
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 năm trước cách đây
cmForEachCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
cmFunctionBlocker.h 08f1d2f9e1 ERR: Fixed unused parameter warning. 23 năm trước cách đây
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 năm trước cách đây
cmGetCMakePropertyCommand.cxx 3a99c693c1 Remove warning 23 năm trước cách đây
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 năm trước cách đây
cmGetFilenameComponentCommand.cxx cde384411d Several fixes/improvements: 23 năm trước cách đây
cmGetFilenameComponentCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
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 năm trước cách đây
cmGetSourceFilePropertyCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
cmGetTargetPropertyCommand.cxx 1161d76bc6 ENH: add target properties files 23 năm trước cách đây
cmGetTargetPropertyCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
cmGlobalBorlandMakefileGenerator.cxx 96189f79d5 ENH: unify EnableLanguage across all generators 23 năm trước cách đây
cmGlobalBorlandMakefileGenerator.h 96189f79d5 ENH: unify EnableLanguage across all generators 23 năm trước cách đây
cmGlobalCodeWarriorGenerator.cxx 06b640fe48 ERR: Removed use of NULL. 23 năm trước cách đây
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 năm trước cách đây
cmGlobalGenerator.cxx e3d93e22f8 BUG: add better testing for notfound 23 năm trước cách đây
cmGlobalGenerator.h c4fa5d1fdf ENH: add a new command that allows exports of library dependencies from a project to a file 23 năm trước cách đây
cmGlobalNMakeMakefileGenerator.cxx 96189f79d5 ENH: unify EnableLanguage across all generators 23 năm trước cách đây
cmGlobalNMakeMakefileGenerator.h 96189f79d5 ENH: unify EnableLanguage across all generators 23 năm trước cách đây
cmGlobalUnixMakefileGenerator.cxx 2f4ea98a4c add a fatal error, and make sure c and c++ compilers work before using them 23 năm trước cách đây
cmGlobalUnixMakefileGenerator.h 96189f79d5 ENH: unify EnableLanguage across all generators 23 năm trước cách đây
cmGlobalVisualStudio6Generator.cxx 4b45a5ef9a better error message 23 năm trước cách đây
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 năm trước cách đây
cmGlobalVisualStudio7Generator.cxx 0c26d2f4e5 ENH: fix for vs 7 beta1 23 năm trước cách đây
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 năm trước cách đây
cmITKWrapTclCommand.cxx f58d7df66a ENH: add checking for NOTFOUND 23 năm trước cách đây
cmITKWrapTclCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
cmIfCommand.cxx 858c6c9a02 made more strict 23 năm trước cách đây
cmIfCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
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 năm trước cách đây
cmIncludeCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
cmIncludeDirectoryCommand.cxx f58d7df66a ENH: add checking for NOTFOUND 23 năm trước cách đây
cmIncludeDirectoryCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
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 năm trước cách đây
cmIncludeExternalMSProjectCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
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 năm trước cách đây
cmIncludeRegularExpressionCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
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 năm trước cách đây
cmInstallFilesCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
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 năm trước cách đây
cmInstallProgramsCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
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 năm trước cách đây
cmInstallTargetsCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
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 năm trước cách đây
cmLinkDirectoriesCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
cmLinkLibrariesCommand.cxx f58d7df66a ENH: add checking for NOTFOUND 23 năm trước cách đây
cmLinkLibrariesCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
cmListFileCache.cxx a9875aa62f Implement GetLineFromStream that actually works and use it instead of getline 23 năm trước cách đây
cmListFileCache.h ad5d35c6cf ERR: Added operator != for SGI. 23 năm trước cách đây
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 năm trước cách đây
cmLoadCacheCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
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 năm trước cách đây
cmLoadCommandCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
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 năm trước cách đây
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 năm trước cách đây
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 năm trước cách đây
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 năm trước cách đây
cmLocalUnixMakefileGenerator.cxx 4e88020581 ENH: Support cmake in directory with space 23 năm trước cách đây
cmLocalUnixMakefileGenerator.h 5bb1a79c9f ENH: Support for spaces in paths during make install. 23 năm trước cách đây
cmLocalVisualStudio6Generator.cxx 4d9b5d5ef1 Remove warnings 23 năm trước cách đây
cmLocalVisualStudio6Generator.h cde384411d Several fixes/improvements: 23 năm trước cách đây
cmLocalVisualStudio7Generator.cxx d4d2779542 BUG: fix crash with force cxx type 23 năm trước cách đây
cmLocalVisualStudio7Generator.h cde384411d Several fixes/improvements: 23 năm trước cách đây
cmMacroCommand.cxx a37a934410 ENH: Improved error message for macro invoked with incorrect number of arguments. 23 năm trước cách đây
cmMacroCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
cmMakeDepend.cxx a9875aa62f Implement GetLineFromStream that actually works and use it instead of getline 23 năm trước cách đây
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 năm trước cách đây
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 năm trước cách đây
cmMakeDirectoryCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
cmMakefile.cxx 90169d041c make sure M is after m 23 năm trước cách đây
cmMakefile.h ce750180ba Add method which returns a list of all variables 23 năm trước cách đây
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 năm trước cách đây
cmMarkAsAdvancedCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
cmMessageCommand.cxx 2f4ea98a4c add a fatal error, and make sure c and c++ compilers work before using them 23 năm trước cách đây
cmMessageCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
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 năm trước cách đây
cmOptionCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
cmOutputRequiredFilesCommand.cxx a9875aa62f Implement GetLineFromStream that actually works and use it instead of getline 23 năm trước cách đây
cmOutputRequiredFilesCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
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 năm trước cách đây
cmProjectCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
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 năm trước cách đây
cmQTWrapCPPCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
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 năm trước cách đây
cmQTWrapUICommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
cmRegularExpression.cxx 5417d02a61 ENH: compile method now returns whether compilation succeeded. 23 năm trước cách đây
cmRegularExpression.h 5417d02a61 ENH: compile method now returns whether compilation succeeded. 23 năm trước cách đây
cmRemoveCommand.cxx 0a29ebad97 BUG: fix broken command 23 năm trước cách đây
cmRemoveCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
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 năm trước cách đây
cmSeparateArgumentsCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
cmSetCommand.cxx c74ce9b218 BUG: A variable is not in the cache if it is UNINITIALIZED. 23 năm trước cách đây
cmSetCommand.h a56ddb5823 ENH: Added CACHE entry types to documentation string. 22 năm trước cách đây
cmSetSourceFilesPropertiesCommand.cxx 3348131819 ENH: Added source file property OBJECT_DEPENDS to support generated header files included in non-generated sources. 23 năm trước cách đây
cmSetSourceFilesPropertiesCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
cmSetTargetPropertiesCommand.cxx 1161d76bc6 ENH: add target properties files 23 năm trước cách đây
cmSetTargetPropertiesCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
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 năm trước cách đây
cmSiteNameCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
cmSourceFile.cxx f58d7df66a ENH: add checking for NOTFOUND 23 năm trước cách đây
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 năm trước cách đây
cmSourceFilesCommand.cxx dcc9c131b4 testing more agressive compatability settings 23 năm trước cách đây
cmSourceFilesCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
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 năm trước cách đây
cmSourceFilesRemoveCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
cmSourceGroup.cxx 3893ee72d2 Add comment support, so that you can see in build process what the custom command does 23 năm trước cách đây
cmSourceGroup.h 3893ee72d2 Add comment support, so that you can see in build process what the custom command does 23 năm trước cách đây
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 năm trước cách đây
cmSourceGroupCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
cmStandardIncludes.h b133b832fd Remove bogus flags from cmStandardIncludes and make complex test pass 23 năm trước cách đây
cmStringCommand.cxx 6244ac6f06 Add a way to convert ascii to string 23 năm trước cách đây
cmStringCommand.h 33d55456c3 BUG: Command should be inherited. 23 năm trước cách đây
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 năm trước cách đây
cmSubdirCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
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 năm trước cách đây
cmSubdirDependsCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
cmSystemTools.cxx 1b37104421 Try differentiating extensions 22 năm trước cách đây
cmSystemTools.h a9875aa62f Implement GetLineFromStream that actually works and use it instead of getline 23 năm trước cách đây
cmTarget.cxx 94c396184e BUG: HasCXX did not use GetFileFormat and was broken 23 năm trước cách đây
cmTarget.h 3859417d1a ENH: add target properties 23 năm trước cách đây
cmTargetLinkLibrariesCommand.cxx f58d7df66a ENH: add checking for NOTFOUND 23 năm trước cách đây
cmTargetLinkLibrariesCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
cmTryCompileCommand.cxx 62b612fbf8 add better testing for unlink 23 năm trước cách đây
cmTryCompileCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
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 năm trước cách đây
cmTryRunCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
cmUseMangledMesaCommand.cxx 4d9b5d5ef1 Remove warnings 23 năm trước cách đây
cmUseMangledMesaCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
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 năm trước cách đây
cmUtilitySourceCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
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 năm trước cách đây
cmVTKMakeInstantiatorCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
cmVTKWrapJavaCommand.cxx d55033b4c1 Oops, std namespace 23 năm trước cách đây
cmVTKWrapJavaCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
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 năm trước cách đây
cmVTKWrapPythonCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
cmVTKWrapTclCommand.cxx 413154827c Fix a problem with TCL wrapping if the source files have a relative path. 23 năm trước cách đây
cmVTKWrapTclCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
cmVariableRequiresCommand.cxx ae5a80c795 spelling errors 23 năm trước cách đây
cmVariableRequiresCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
cmVariableWatch.cxx 829f8382e0 Add option of watching variables 23 năm trước cách đây
cmVariableWatch.h bd217452cd more option on var watches 23 năm trước cách đây
cmWin32ProcessExecution.cxx 824d9112b1 Fix output variable and remove this->m_ to be only m_ 23 năm trước cách đây
cmWin32ProcessExecution.h f5d95fb078 Complete rework of makefile generators expect trouble 23 năm trước cách đây
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 năm trước cách đây
cmWrapExcludeFilesCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
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 năm trước cách đây
cmWriteFileCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 năm trước cách đây
cmake.cxx a5ea72df88 ENH: Improved documentation. Also modified behavior of "cmake" to not configure a project in the current directory unless . is given. 22 năm trước cách đây
cmake.h a5ea72df88 ENH: Improved documentation. Also modified behavior of "cmake" to not configure a project in the current directory unless . is given. 22 năm trước cách đây
cmakemain.cxx a5ea72df88 ENH: Improved documentation. Also modified behavior of "cmake" to not configure a project in the current directory unless . is given. 22 năm trước cách đây
cmaketest.cxx b2e2c29d97 We should really just call make and not make all 22 năm trước cách đây
cmaketest.h.in 290c509e11 ENH: make sure the test tests the right cmake, and not the cmake used to bootstrap this cmake 23 năm trước cách đây
cmakewizard.cxx 6dda0c976f BUG: can not mix cout and fgets on hp 23 năm trước cách đây
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 năm trước cách đây
cmw9xcom.cxx d6f98c2a82 ENH: Added cmSystemTools::EnableMSVCDebugHook() to prevent error dialogs when CMake is invoked by Dart. 23 năm trước cách đây
ctest.cxx a69c70d2d7 Start working on cont 23 năm trước cách đây