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