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