Bill Hoffman eb9c51a5ad ENH: remove warning há 22 anos atrás
..
CTest 5b232ded15 ENH: Add initial memory check support which works for Valgrind há 22 anos atrás
CursesDialog 5b232ded15 ENH: Add initial memory check support which works for Valgrind há 22 anos atrás
MFCDialog f3d1225669 ENH: reduce flicker há 22 anos atrás
WXDialog bd588e7a55 ENH: Fix problem with wx 2.4 há 22 anos atrás
kwsys e365b64ff6 ENH: Removing empty source file now that makefile dependencies should have updated. há 22 anos atrás
.cvsignore 0c948312ed Add cvsignore so that you do not see visual stufio files when you do cvs update há 23 anos atrás
CMakeLists.txt 2c2291bbe0 ENH: add new feature to ctest so that it can cmake, build and run a test executable há 22 anos atrás
cmAbstractFilesCommand.cxx ca773a5d6d ENH: add stdlib.h for portability to borland 6 há 22 anos atrás
cmAbstractFilesCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmAddCustomCommandCommand.cxx 4ef0f1414c ENH: Fix typo: Bug #100 - Spelling correction to an error message há 22 anos atrás
cmAddCustomCommandCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmAddCustomTargetCommand.cxx a293f8f7a0 fixed argument parsing há 22 anos atrás
cmAddCustomTargetCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmAddDefinitionsCommand.cxx 4888c088ae ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside. há 23 anos atrás
cmAddDefinitionsCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmAddDependenciesCommand.cxx 4888c088ae ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside. há 23 anos atrás
cmAddDependenciesCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmAddExecutableCommand.cxx 4888c088ae ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside. há 23 anos atrás
cmAddExecutableCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmAddLibraryCommand.cxx 4888c088ae ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside. há 23 anos atrás
cmAddLibraryCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmAddTestCommand.cxx 0169ccf157 BUG: Cannot add extra escapes for backslashes because it makes the behavior inconsistent with previous versions of cmake. há 22 anos atrás
cmAddTestCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmAuxSourceDirectoryCommand.cxx bab4bcb570 fix compiler warnings há 22 anos atrás
cmAuxSourceDirectoryCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmBuildCommand.cxx 1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. há 23 anos atrás
cmBuildCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmBuildNameCommand.cxx 32c2ed2ef3 ENH: Use the new signature há 22 anos atrás
cmBuildNameCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmCMakeMinimumRequired.cxx 072db6ad70 removed redundent includes há 22 anos atrás
cmCMakeMinimumRequired.h 072db6ad70 removed redundent includes há 22 anos atrás
cmCPluginAPI.cxx e093bdade0 ENH: Fix compatibility há 22 anos atrás
cmCPluginAPI.h 3c1292a388 version 19 há 22 anos atrás
cmCTest.cxx eb9c51a5ad ENH: remove warning há 22 anos atrás
cmCTest.h 2c2291bbe0 ENH: add new feature to ctest so that it can cmake, build and run a test executable há 22 anos atrás
cmCacheManager.cxx ff32379e26 BUG: Fixed Bug #154 - Uninitialized type initialized value cache variables should return value há 22 anos atrás
cmCacheManager.h 91065673d6 ENH: Get accessor for cache value as boolean há 22 anos atrás
cmCommand.h 69dd3218ba ENH: Start includding the scripting support há 22 anos atrás
cmCommands.cxx 730a278f89 BUG: Bootstrapping with wxWindows support needs SEPARATE_ARGUMENTS command. há 22 anos atrás
cmCommands.h 1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. há 23 anos atrás
cmConfigure.cmake.h.in a1bb1a4712 ENH: Added optional configuration of data/doc/man dirs. This will be useful for package maintainers. há 22 anos atrás
cmConfigureFileCommand.cxx 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. há 22 anos atrás
cmConfigureFileCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmCreateTestSourceList.cxx 737d2fc7d6 fix compiler warning há 22 anos atrás
cmCreateTestSourceList.h 072db6ad70 removed redundent includes há 22 anos atrás
cmCustomCommand.cxx fc0a916eee ENH: allow duplicate commands with the same output to be reduced automatically to one command há 22 anos atrás
cmCustomCommand.h 116f39d840 performance improvement há 22 anos atrás
cmData.h 1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. há 23 anos atrás
cmDocumentation.cxx 7d6aaf23e9 BUG: Don't use -V as a version option. It conflicts with ctest. há 22 anos atrás
cmDocumentation.h b78888fe38 ENH: Added configuration of name of executable in man page header and version banner. há 22 anos atrás
cmDumpDocumentation.cxx 08441daded ENH: Added CommandLineTest to add coverage for command line arguments to cmake executables. This replaces the old DumpDocumentation test. há 22 anos atrás
cmDynamicLoader.cxx a413160fec ENH: add the unix makefile generator as an option from the windows GUI, this builds with mingw, cygwin, and combinations of make cl, bcc32 há 22 anos atrás
cmDynamicLoader.h 1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. há 23 anos atrás
cmElseCommand.cxx 1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. há 23 anos atrás
cmElseCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. há 23 anos atrás
cmEnableTestingCommand.cxx d18c9559b3 sets variable now há 22 anos atrás
cmEnableTestingCommand.h 362ce0c32d sets variable now há 22 anos atrás
cmEndForEachCommand.cxx 4888c088ae ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside. há 23 anos atrás
cmEndForEachCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmEndIfCommand.cxx ca773a5d6d ENH: add stdlib.h for portability to borland 6 há 22 anos atrás
cmEndIfCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. há 23 anos atrás
cmExecProgramCommand.cxx f5d95fb078 Complete rework of makefile generators expect trouble há 23 anos atrás
cmExecProgramCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmExportLibraryDependencies.cxx 847bda5270 fix for bug # 101 há 22 anos atrás
cmExportLibraryDependencies.h 072db6ad70 removed redundent includes há 22 anos atrás
cmFLTKWrapUICommand.cxx af8c7e7616 some updates há 22 anos atrás
cmFLTKWrapUICommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmFileCommand.cxx 11e212bfc2 ENH: Remove extra new line after the written string há 22 anos atrás
cmFileCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmFindFileCommand.cxx 072db6ad70 removed redundent includes há 22 anos atrás
cmFindFileCommand.h 070fa61ff4 ENH: Documentation improvements. há 22 anos atrás
cmFindLibraryCommand.cxx e9fa240937 BUG: use IsNOTFOUND há 23 anos atrás
cmFindLibraryCommand.h 070fa61ff4 ENH: Documentation improvements. há 22 anos atrás
cmFindPackageCommand.cxx 972541c291 BUG: Fixed typo in error message. há 22 anos atrás
cmFindPackageCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmFindPathCommand.cxx f58d7df66a ENH: add checking for NOTFOUND há 23 anos atrás
cmFindPathCommand.h 070fa61ff4 ENH: Documentation improvements. há 22 anos atrás
cmFindProgramCommand.cxx 072db6ad70 removed redundent includes há 22 anos atrás
cmFindProgramCommand.h 070fa61ff4 ENH: Documentation improvements. há 22 anos atrás
cmForEachCommand.cxx b56dcc2a30 perf improvement há 22 anos atrás
cmForEachCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmFunctionBlocker.h 08f1d2f9e1 ERR: Fixed unused parameter warning. há 23 anos atrás
cmGeneratedFileStream.h 1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. há 23 anos atrás
cmGetCMakePropertyCommand.cxx 96d561aabc ENH: Add option to retrieve list of macros. Close Bug #25 - Get_CMAKE_PROPERTIES há 22 anos atrás
cmGetCMakePropertyCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmGetFilenameComponentCommand.cxx cde384411d Several fixes/improvements: há 23 anos atrás
cmGetFilenameComponentCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. há 23 anos atrás
cmGetSourceFilePropertyCommand.cxx eee69632d6 minor bug fix há 22 anos atrás
cmGetSourceFilePropertyCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmGetTargetPropertyCommand.cxx eee69632d6 minor bug fix há 22 anos atrás
cmGetTargetPropertyCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmGlob.cxx c83f3b3c4c fix for glob command há 22 anos atrás
cmGlob.h 274535d366 ENH: Recurse subdirectories há 22 anos atrás
cmGlobalBorlandMakefileGenerator.cxx 34853be45a BUG: fix for bug 346, borland should now support dash in the path há 22 anos atrás
cmGlobalBorlandMakefileGenerator.h e5ed57ec18 ENH: Registered global generators are now kept in a table in the cmake instance. Added support for documentation with a Generators section. há 22 anos atrás
cmGlobalCodeWarriorGenerator.cxx 72d8bd1e41 BUG: Fix Bug #445 - Same library in multiple projects can cause problems há 22 anos atrás
cmGlobalCodeWarriorGenerator.h e5ed57ec18 ENH: Registered global generators are now kept in a table in the cmake instance. Added support for documentation with a Generators section. há 22 anos atrás
cmGlobalGenerator.cxx add1f25f58 BUG:427 trycompile target must be exe há 22 anos atrás
cmGlobalGenerator.h a413160fec ENH: add the unix makefile generator as an option from the windows GUI, this builds with mingw, cygwin, and combinations of make cl, bcc32 há 22 anos atrás
cmGlobalNMakeMakefileGenerator.cxx 3e2c1f3477 BUG: fix for bug 303 pass makeflags to sub makes há 22 anos atrás
cmGlobalNMakeMakefileGenerator.h e5ed57ec18 ENH: Registered global generators are now kept in a table in the cmake instance. Added support for documentation with a Generators section. há 22 anos atrás
cmGlobalUnixMakefileGenerator.cxx a413160fec ENH: add the unix makefile generator as an option from the windows GUI, this builds with mingw, cygwin, and combinations of make cl, bcc32 há 22 anos atrás
cmGlobalUnixMakefileGenerator.h e5ed57ec18 ENH: Registered global generators are now kept in a table in the cmake instance. Added support for documentation with a Generators section. há 22 anos atrás
cmGlobalVisualStudio6Generator.cxx a8620773f3 BUG: fix crash in external dsp include há 22 anos atrás
cmGlobalVisualStudio6Generator.h d89adbf049 remove warnings há 22 anos atrás
cmGlobalVisualStudio71Generator.cxx 72d8bd1e41 BUG: Fix Bug #445 - Same library in multiple projects can cause problems há 22 anos atrás
cmGlobalVisualStudio71Generator.h 6e9a96119c ENH: fix some warnings há 22 anos atrás
cmGlobalVisualStudio7Generator.cxx 72d8bd1e41 BUG: Fix Bug #445 - Same library in multiple projects can cause problems há 22 anos atrás
cmGlobalVisualStudio7Generator.h d89adbf049 remove warnings há 22 anos atrás
cmITKWrapTclCommand.cxx d5d0f17e5c updated for new custom command há 22 anos atrás
cmITKWrapTclCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmIfCommand.cxx 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. há 22 anos atrás
cmIfCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmIncludeCommand.cxx 1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. há 23 anos atrás
cmIncludeCommand.h 69dd3218ba ENH: Start includding the scripting support há 22 anos atrás
cmIncludeDirectoryCommand.cxx f58d7df66a ENH: add checking for NOTFOUND há 23 anos atrás
cmIncludeDirectoryCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmIncludeExternalMSProjectCommand.cxx 7e54a53a3d ENH: improve coverage há 22 anos atrás
cmIncludeExternalMSProjectCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmIncludeRegularExpressionCommand.cxx 1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. há 23 anos atrás
cmIncludeRegularExpressionCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmInstallFilesCommand.cxx 1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. há 23 anos atrás
cmInstallFilesCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmInstallProgramsCommand.cxx 4888c088ae ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside. há 23 anos atrás
cmInstallProgramsCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmInstallTargetsCommand.cxx 4888c088ae ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside. há 23 anos atrás
cmInstallTargetsCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmLinkDirectoriesCommand.cxx 4888c088ae ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside. há 23 anos atrás
cmLinkDirectoriesCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmLinkLibrariesCommand.cxx c3840b5cc3 BUG: Fix Bug #445 - Same library in multiple projects can cause problems há 22 anos atrás
cmLinkLibrariesCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmListFileCache.cxx 00ae7ea261 ENH: Using lex-based tokenizer and a simple recursive-descent parser in place of the old hand-coded parser for CMake listfiles. há 22 anos atrás
cmListFileCache.h 00ae7ea261 ENH: Using lex-based tokenizer and a simple recursive-descent parser in place of the old hand-coded parser for CMake listfiles. há 22 anos atrás
cmListFileLexer.c cf42225c0b ERR: Removed YY_BREAK statements after return statements because they are unreachable. há 22 anos atrás
cmListFileLexer.h 00ae7ea261 ENH: Using lex-based tokenizer and a simple recursive-descent parser in place of the old hand-coded parser for CMake listfiles. há 22 anos atrás
cmListFileLexer.in.l cf42225c0b ERR: Removed YY_BREAK statements after return statements because they are unreachable. há 22 anos atrás
cmLoadCacheCommand.cxx 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. há 22 anos atrás
cmLoadCacheCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. há 23 anos atrás
cmLoadCommandCommand.cxx 0d8f8a0dc2 ERR: Fix crash of cmake on broken load commands há 22 anos atrás
cmLoadCommandCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmLocalCodeWarriorGenerator.cxx 72d8bd1e41 BUG: Fix Bug #445 - Same library in multiple projects can cause problems há 22 anos atrás
cmLocalCodeWarriorGenerator.h 99b3152a60 add COdeWarrior back in for testing há 22 anos atrás
cmLocalGenerator.cxx d1efed1415 ENH: fix for hp make and relative paths never have targets with a ./ at the start of the name há 22 anos atrás
cmLocalGenerator.h d79e3ae698 ENH: move relative path to parent generator class há 22 anos atrás
cmLocalUnixMakefileGenerator.cxx d1efed1415 ENH: fix for hp make and relative paths never have targets with a ./ at the start of the name há 22 anos atrás
cmLocalUnixMakefileGenerator.h d79e3ae698 ENH: move relative path to parent generator class há 22 anos atrás
cmLocalVisualStudio6Generator.cxx cb2b5a188a fix for long lines with post build rules há 22 anos atrás
cmLocalVisualStudio6Generator.h ba68f771b3 yikes added new custom command support há 22 anos atrás
cmLocalVisualStudio7Generator.cxx 0bdb092a01 ENH: add relative paths to visual studio 6 and 7 project files há 22 anos atrás
cmLocalVisualStudio7Generator.h ba68f771b3 yikes added new custom command support há 22 anos atrás
cmMacroCommand.cxx 96d561aabc ENH: Add option to retrieve list of macros. Close Bug #25 - Get_CMAKE_PROPERTIES há 22 anos atrás
cmMacroCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmMakeDepend.cxx 9d4aefc088 BUG: fix for bug 373 make depend problem há 22 anos atrás
cmMakeDepend.h cc8aa74ec4 removed duplicate includes há 22 anos atrás
cmMakeDirectoryCommand.cxx dc3fd5c267 ENH: Merged use of kwsys library. há 22 anos atrás
cmMakeDirectoryCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmMakefile.cxx 5ccfaefb48 ENH: generate a sln and dsw file for each sub project in a project há 22 anos atrás
cmMakefile.h 5ccfaefb48 ENH: generate a sln and dsw file for each sub project in a project há 22 anos atrás
cmMarkAsAdvancedCommand.cxx 4888c088ae ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside. há 23 anos atrás
cmMarkAsAdvancedCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmMessageCommand.cxx 2f4ea98a4c add a fatal error, and make sure c and c++ compilers work before using them há 23 anos atrás
cmMessageCommand.h 69dd3218ba ENH: Start includding the scripting support há 22 anos atrás
cmOptionCommand.cxx d97e79c971 ERR: Fix problems with OPTION and -D on command line. Fix Bug #408 - Using -D without a type does not always work há 22 anos atrás
cmOptionCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmOutputRequiredFilesCommand.cxx a9875aa62f Implement GetLineFromStream that actually works and use it instead of getline há 23 anos atrás
cmOutputRequiredFilesCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmProjectCommand.cxx 4888c088ae ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside. há 23 anos atrás
cmProjectCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmQTWrapCPPCommand.cxx 15cdf406d6 BUG: Fix dependency to input file for QT_WRAP_CPP. Bug #421 - QT_WRAP_CPP há 22 anos atrás
cmQTWrapCPPCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmQTWrapUICommand.cxx ab28d3ea6e ENH: Fix comment há 22 anos atrás
cmQTWrapUICommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmRemoveCommand.cxx 0a29ebad97 BUG: fix broken command há 23 anos atrás
cmRemoveCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmSeparateArgumentsCommand.cxx 1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. há 23 anos atrás
cmSeparateArgumentsCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmSetCommand.cxx c74ce9b218 BUG: A variable is not in the cache if it is UNINITIALIZED. há 23 anos atrás
cmSetCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmSetSourceFilesPropertiesCommand.cxx dc87f60ca2 BUG: Fixed crash when source file cannot be looked up correctly. há 22 anos atrás
cmSetSourceFilesPropertiesCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmSetTargetPropertiesCommand.cxx 1161d76bc6 ENH: add target properties files há 23 anos atrás
cmSetTargetPropertiesCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmSiteNameCommand.cxx c237e0ac68 ENH: Do not use nslookup. All we really care is hostname. If somebody wants something fancy, just set it yourself. Fixes Bug #407 - nslookup is being deprecated for Red Hat and Fedora distributions há 22 anos atrás
cmSiteNameCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmSourceFile.cxx cc8aa74ec4 removed duplicate includes há 22 anos atrás
cmSourceFile.h 072db6ad70 removed redundent includes há 22 anos atrás
cmSourceFilesCommand.cxx 0152cc3a35 ENH: Use new deprecation mechanism há 22 anos atrás
cmSourceFilesCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmSourceFilesRemoveCommand.cxx ca773a5d6d ENH: add stdlib.h for portability to borland 6 há 22 anos atrás
cmSourceFilesRemoveCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmSourceGroup.cxx 48aedb2ba3 ENH: Fully implemented SOURCE_GROUP command. há 22 anos atrás
cmSourceGroup.h 48aedb2ba3 ENH: Fully implemented SOURCE_GROUP command. há 22 anos atrás
cmSourceGroupCommand.cxx 3d27a6a391 ENH: put back old style call to SOURCE_GROUP, no need to break things for this há 22 anos atrás
cmSourceGroupCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmStandardIncludes.h 565ed7d8a1 added stdio há 22 anos atrás
cmStringCommand.cxx bc16c68a14 BUG#452: Fix to argument checking for TOUPPER and TOLOWER subcommands. há 22 anos atrás
cmStringCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmSubdirCommand.cxx 4888c088ae ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside. há 23 anos atrás
cmSubdirCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmSubdirDependsCommand.cxx 1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. há 23 anos atrás
cmSubdirDependsCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmSystemTools.cxx 2c2291bbe0 ENH: add new feature to ctest so that it can cmake, build and run a test executable há 22 anos atrás
cmSystemTools.h 2c2291bbe0 ENH: add new feature to ctest so that it can cmake, build and run a test executable há 22 anos atrás
cmTarget.cxx c3840b5cc3 BUG: Fix Bug #445 - Same library in multiple projects can cause problems há 22 anos atrás
cmTarget.h 072db6ad70 removed redundent includes há 22 anos atrás
cmTargetLinkLibrariesCommand.cxx c3840b5cc3 BUG: Fix Bug #445 - Same library in multiple projects can cause problems há 22 anos atrás
cmTargetLinkLibrariesCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmTryCompileCommand.cxx 09ba0a0a31 BUG: keep more of the case information há 22 anos atrás
cmTryCompileCommand.h baaf5eae7d fix to the signature and argument parsing há 22 anos atrás
cmTryRunCommand.cxx 32c2ed2ef3 ENH: Use the new signature há 22 anos atrás
cmTryRunCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmUseMangledMesaCommand.cxx 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. há 22 anos atrás
cmUseMangledMesaCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmUtilitySourceCommand.cxx 8b8766d246 fix for utility command without EXECUTABLE_OUTPUT_PATH há 22 anos atrás
cmUtilitySourceCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmVTKMakeInstantiatorCommand.cxx 1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. há 23 anos atrás
cmVTKMakeInstantiatorCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmVTKWrapJavaCommand.cxx d55033b4c1 Oops, std namespace há 23 anos atrás
cmVTKWrapJavaCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmVTKWrapPythonCommand.cxx 1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. há 23 anos atrás
cmVTKWrapPythonCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmVTKWrapTclCommand.cxx 413154827c Fix a problem with TCL wrapping if the source files have a relative path. há 23 anos atrás
cmVTKWrapTclCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmVariableRequiresCommand.cxx ae5a80c795 spelling errors há 23 anos atrás
cmVariableRequiresCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmVariableWatch.cxx ffaaedc7c6 ENH: Add remove watch há 22 anos atrás
cmVariableWatch.h ffaaedc7c6 ENH: Add remove watch há 22 anos atrás
cmWin32ProcessExecution.cxx 2c2291bbe0 ENH: add new feature to ctest so that it can cmake, build and run a test executable há 22 anos atrás
cmWin32ProcessExecution.h f5d95fb078 Complete rework of makefile generators expect trouble há 23 anos atrás
cmWrapExcludeFilesCommand.cxx ca773a5d6d ENH: add stdlib.h for portability to borland 6 há 22 anos atrás
cmWrapExcludeFilesCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmWriteFileCommand.cxx 4888c088ae ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside. há 23 anos atrás
cmWriteFileCommand.h 072db6ad70 removed redundent includes há 22 anos atrás
cmake.cxx 2c2291bbe0 ENH: add new feature to ctest so that it can cmake, build and run a test executable há 22 anos atrás
cmake.h 09ba0a0a31 BUG: keep more of the case information há 22 anos atrás
cmakemain.cxx afc33a1990 ENH: Argument for script mode is -P (process) and take out the automatic script mode há 22 anos atrás
cmaketest.cxx 9a0ca088a1 ENH: More verbose há 22 anos atrás
cmaketest.h.in a2d7a92c88 BUG: Fix some dependencies for location of executables há 22 anos atrás
cmakewizard.cxx 41445f67ac BUG: Fixed crash of cmake -i when CMAKE_ROOT cannot be found. Made resulting error message cleaner. há 22 anos atrás
cmakewizard.h 41445f67ac BUG: Fixed crash of cmake -i when CMAKE_ROOT cannot be found. Made resulting error message cleaner. há 22 anos atrás
cmw9xcom.cxx d6f98c2a82 ENH: Added cmSystemTools::EnableMSVCDebugHook() to prevent error dialogs when CMake is invoked by Dart. há 23 anos atrás
ctest.cxx 2c2291bbe0 ENH: add new feature to ctest so that it can cmake, build and run a test executable há 22 anos atrás