Andy Cedilnik b5035770bc BUG: On Windows network paths do not really work as regular paths, so when the binary directory is on the network, we will not support relative paths 22 anos atrás
..
CTest 5b232ded15 ENH: Add initial memory check support which works for Valgrind 22 anos atrás
CursesDialog 5b232ded15 ENH: Add initial memory check support which works for Valgrind 22 anos atrás
MFCDialog 725de95b7e ENH: remove removecache entry call 22 anos atrás
WXDialog bd588e7a55 ENH: Fix problem with wx 2.4 22 anos atrás
kwsys 06bf73f9c3 Fixed a problem where ifstream was not the same as kwsys_ios::ifstream on 22 anos atrás
.cvsignore 0c948312ed Add cvsignore so that you do not see visual stufio files when you do cvs update 23 anos atrás
CMakeLists.txt 00ae7ea261 ENH: Using lex-based tokenizer and a simple recursive-descent parser in place of the old hand-coded parser for CMake listfiles. 22 anos atrás
cmAbstractFilesCommand.cxx ca773a5d6d ENH: add stdlib.h for portability to borland 6 22 anos atrás
cmAbstractFilesCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmAddCustomCommandCommand.cxx 4ef0f1414c ENH: Fix typo: Bug #100 - Spelling correction to an error message 22 anos atrás
cmAddCustomCommandCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmAddCustomTargetCommand.cxx a293f8f7a0 fixed argument parsing 22 anos atrás
cmAddCustomTargetCommand.h 072db6ad70 removed redundent includes 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. 23 anos atrás
cmAddDefinitionsCommand.h 072db6ad70 removed redundent includes 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. 23 anos atrás
cmAddDependenciesCommand.h 072db6ad70 removed redundent includes 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. 23 anos atrás
cmAddExecutableCommand.h 072db6ad70 removed redundent includes 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. 23 anos atrás
cmAddLibraryCommand.h 072db6ad70 removed redundent includes 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. 22 anos atrás
cmAddTestCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmAuxSourceDirectoryCommand.cxx bab4bcb570 fix compiler warnings 22 anos atrás
cmAuxSourceDirectoryCommand.h 072db6ad70 removed redundent includes 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. 23 anos atrás
cmBuildCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmBuildNameCommand.cxx 32c2ed2ef3 ENH: Use the new signature 22 anos atrás
cmBuildNameCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmCMakeMinimumRequired.cxx 072db6ad70 removed redundent includes 22 anos atrás
cmCMakeMinimumRequired.h 072db6ad70 removed redundent includes 22 anos atrás
cmCPluginAPI.cxx e093bdade0 ENH: Fix compatibility 22 anos atrás
cmCPluginAPI.h 3c1292a388 version 19 22 anos atrás
cmCTest.cxx 460f90de2b ENH: Fix coverage to actually work and add support for .NoDartCoverage 22 anos atrás
cmCTest.h e9e391c004 ENH: Several cleanups and attempt to do purify support 22 anos atrás
cmCacheManager.cxx ff32379e26 BUG: Fixed Bug #154 - Uninitialized type initialized value cache variables should return value 22 anos atrás
cmCacheManager.h 91065673d6 ENH: Get accessor for cache value as boolean 22 anos atrás
cmCommand.h 69dd3218ba ENH: Start includding the scripting support 22 anos atrás
cmCommands.cxx 730a278f89 BUG: Bootstrapping with wxWindows support needs SEPARATE_ARGUMENTS command. 22 anos atrás
cmCommands.h 1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. 23 anos atrás
cmConfigure.cmake.h.in a1bb1a4712 ENH: Added optional configuration of data/doc/man dirs. This will be useful for package maintainers. 22 anos atrás
cmConfigureFileCommand.cxx 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. 22 anos atrás
cmConfigureFileCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmCreateTestSourceList.cxx 737d2fc7d6 fix compiler warning 22 anos atrás
cmCreateTestSourceList.h 072db6ad70 removed redundent includes 22 anos atrás
cmCustomCommand.cxx fc0a916eee ENH: allow duplicate commands with the same output to be reduced automatically to one command 22 anos atrás
cmCustomCommand.h 116f39d840 performance improvement 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. 23 anos atrás
cmDocumentation.cxx 7d6aaf23e9 BUG: Don't use -V as a version option. It conflicts with ctest. 22 anos atrás
cmDocumentation.h b78888fe38 ENH: Added configuration of name of executable in man page header and version banner. 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. 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 22 anos atrás
cmDynamicLoader.h 1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. 23 anos atrás
cmElseCommand.cxx 1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. 23 anos atrás
cmElseCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmEnableTestingCommand.cxx 1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. 23 anos atrás
cmEnableTestingCommand.h 072db6ad70 removed redundent includes 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. 23 anos atrás
cmEndForEachCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmEndIfCommand.cxx ca773a5d6d ENH: add stdlib.h for portability to borland 6 22 anos atrás
cmEndIfCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmExecProgramCommand.cxx f5d95fb078 Complete rework of makefile generators expect trouble 23 anos atrás
cmExecProgramCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmExportLibraryDependencies.cxx 847bda5270 fix for bug # 101 22 anos atrás
cmExportLibraryDependencies.h 072db6ad70 removed redundent includes 22 anos atrás
cmFLTKWrapUICommand.cxx af8c7e7616 some updates 22 anos atrás
cmFLTKWrapUICommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmFileCommand.cxx 11e212bfc2 ENH: Remove extra new line after the written string 22 anos atrás
cmFileCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmFindFileCommand.cxx 072db6ad70 removed redundent includes 22 anos atrás
cmFindFileCommand.h 070fa61ff4 ENH: Documentation improvements. 22 anos atrás
cmFindLibraryCommand.cxx e9fa240937 BUG: use IsNOTFOUND 23 anos atrás
cmFindLibraryCommand.h 070fa61ff4 ENH: Documentation improvements. 22 anos atrás
cmFindPackageCommand.cxx 1346a0f34e ERR: Fixed use of != operator for std::string on old broken compilers. 22 anos atrás
cmFindPackageCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmFindPathCommand.cxx f58d7df66a ENH: add checking for NOTFOUND 23 anos atrás
cmFindPathCommand.h 070fa61ff4 ENH: Documentation improvements. 22 anos atrás
cmFindProgramCommand.cxx 072db6ad70 removed redundent includes 22 anos atrás
cmFindProgramCommand.h 070fa61ff4 ENH: Documentation improvements. 22 anos atrás
cmForEachCommand.cxx b56dcc2a30 perf improvement 22 anos atrás
cmForEachCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmFunctionBlocker.h 08f1d2f9e1 ERR: Fixed unused parameter warning. 23 anos atrás
cmGeneratedFileStream.h 1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. 23 anos atrás
cmGetCMakePropertyCommand.cxx 96d561aabc ENH: Add option to retrieve list of macros. Close Bug #25 - Get_CMAKE_PROPERTIES 22 anos atrás
cmGetCMakePropertyCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmGetFilenameComponentCommand.cxx cde384411d Several fixes/improvements: 23 anos atrás
cmGetFilenameComponentCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmGetSourceFilePropertyCommand.cxx eee69632d6 minor bug fix 22 anos atrás
cmGetSourceFilePropertyCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmGetTargetPropertyCommand.cxx eee69632d6 minor bug fix 22 anos atrás
cmGetTargetPropertyCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmGlob.cxx 072db6ad70 removed redundent includes 22 anos atrás
cmGlob.h 274535d366 ENH: Recurse subdirectories 22 anos atrás
cmGlobalBorlandMakefileGenerator.cxx 34853be45a BUG: fix for bug 346, borland should now support dash in the path 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. 22 anos atrás
cmGlobalCodeWarriorGenerator.cxx 72d8bd1e41 BUG: Fix Bug #445 - Same library in multiple projects can cause problems 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. 22 anos atrás
cmGlobalGenerator.cxx add1f25f58 BUG:427 trycompile target must be exe 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 22 anos atrás
cmGlobalNMakeMakefileGenerator.cxx 3e2c1f3477 BUG: fix for bug 303 pass makeflags to sub makes 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. 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 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. 22 anos atrás
cmGlobalVisualStudio6Generator.cxx 72d8bd1e41 BUG: Fix Bug #445 - Same library in multiple projects can cause problems 22 anos atrás
cmGlobalVisualStudio6Generator.h d89adbf049 remove warnings 22 anos atrás
cmGlobalVisualStudio71Generator.cxx 72d8bd1e41 BUG: Fix Bug #445 - Same library in multiple projects can cause problems 22 anos atrás
cmGlobalVisualStudio71Generator.h 6e9a96119c ENH: fix some warnings 22 anos atrás
cmGlobalVisualStudio7Generator.cxx 72d8bd1e41 BUG: Fix Bug #445 - Same library in multiple projects can cause problems 22 anos atrás
cmGlobalVisualStudio7Generator.h d89adbf049 remove warnings 22 anos atrás
cmITKWrapTclCommand.cxx d5d0f17e5c updated for new custom command 22 anos atrás
cmITKWrapTclCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmIfCommand.cxx 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. 22 anos atrás
cmIfCommand.h 072db6ad70 removed redundent includes 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. 23 anos atrás
cmIncludeCommand.h 69dd3218ba ENH: Start includding the scripting support 22 anos atrás
cmIncludeDirectoryCommand.cxx f58d7df66a ENH: add checking for NOTFOUND 23 anos atrás
cmIncludeDirectoryCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmIncludeExternalMSProjectCommand.cxx 7e54a53a3d ENH: improve coverage 22 anos atrás
cmIncludeExternalMSProjectCommand.h 072db6ad70 removed redundent includes 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. 23 anos atrás
cmIncludeRegularExpressionCommand.h 072db6ad70 removed redundent includes 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. 23 anos atrás
cmInstallFilesCommand.h 072db6ad70 removed redundent includes 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. 23 anos atrás
cmInstallProgramsCommand.h 072db6ad70 removed redundent includes 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. 23 anos atrás
cmInstallTargetsCommand.h 072db6ad70 removed redundent includes 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. 23 anos atrás
cmLinkDirectoriesCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmLinkLibrariesCommand.cxx c3840b5cc3 BUG: Fix Bug #445 - Same library in multiple projects can cause problems 22 anos atrás
cmLinkLibrariesCommand.h 072db6ad70 removed redundent includes 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. 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. 22 anos atrás
cmListFileLexer.c cf42225c0b ERR: Removed YY_BREAK statements after return statements because they are unreachable. 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. 22 anos atrás
cmListFileLexer.in.l cf42225c0b ERR: Removed YY_BREAK statements after return statements because they are unreachable. 22 anos atrás
cmLoadCacheCommand.cxx 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. 22 anos atrás
cmLoadCacheCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
cmLoadCommandCommand.cxx 0d8f8a0dc2 ERR: Fix crash of cmake on broken load commands 22 anos atrás
cmLoadCommandCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmLocalCodeWarriorGenerator.cxx 72d8bd1e41 BUG: Fix Bug #445 - Same library in multiple projects can cause problems 22 anos atrás
cmLocalCodeWarriorGenerator.h 99b3152a60 add COdeWarrior back in for testing 22 anos atrás
cmLocalGenerator.cxx b5035770bc BUG: On Windows network paths do not really work as regular paths, so when the binary directory is on the network, we will not support relative paths 22 anos atrás
cmLocalGenerator.h d79e3ae698 ENH: move relative path to parent generator class 22 anos atrás
cmLocalUnixMakefileGenerator.cxx fbd0bafca7 ENH: use cd pwd trick for path for libnames 22 anos atrás
cmLocalUnixMakefileGenerator.h d79e3ae698 ENH: move relative path to parent generator class 22 anos atrás
cmLocalVisualStudio6Generator.cxx 0bdb092a01 ENH: add relative paths to visual studio 6 and 7 project files 22 anos atrás
cmLocalVisualStudio6Generator.h ba68f771b3 yikes added new custom command support 22 anos atrás
cmLocalVisualStudio7Generator.cxx 0bdb092a01 ENH: add relative paths to visual studio 6 and 7 project files 22 anos atrás
cmLocalVisualStudio7Generator.h ba68f771b3 yikes added new custom command support 22 anos atrás
cmMacroCommand.cxx 96d561aabc ENH: Add option to retrieve list of macros. Close Bug #25 - Get_CMAKE_PROPERTIES 22 anos atrás
cmMacroCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmMakeDepend.cxx 9d4aefc088 BUG: fix for bug 373 make depend problem 22 anos atrás
cmMakeDepend.h cc8aa74ec4 removed duplicate includes 22 anos atrás
cmMakeDirectoryCommand.cxx dc3fd5c267 ENH: Merged use of kwsys library. 22 anos atrás
cmMakeDirectoryCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmMakefile.cxx 5ccfaefb48 ENH: generate a sln and dsw file for each sub project in a project 22 anos atrás
cmMakefile.h 5ccfaefb48 ENH: generate a sln and dsw file for each sub project in a project 22 anos atrás
cmMarkAsAdvancedCommand.cxx 4888c088ae ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside. 23 anos atrás
cmMarkAsAdvancedCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmMessageCommand.cxx 2f4ea98a4c add a fatal error, and make sure c and c++ compilers work before using them 23 anos atrás
cmMessageCommand.h 69dd3218ba ENH: Start includding the scripting support 22 anos atrás
cmOptionCommand.cxx 1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. 23 anos atrás
cmOptionCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmOutputRequiredFilesCommand.cxx a9875aa62f Implement GetLineFromStream that actually works and use it instead of getline 22 anos atrás
cmOutputRequiredFilesCommand.h 072db6ad70 removed redundent includes 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. 23 anos atrás
cmProjectCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmQTWrapCPPCommand.cxx 271f4be42a BUG: Fix Bug #319 - Change in QT_WRAP_CPP's behaviour 22 anos atrás
cmQTWrapCPPCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmQTWrapUICommand.cxx ab28d3ea6e ENH: Fix comment 22 anos atrás
cmQTWrapUICommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmRemoveCommand.cxx 0a29ebad97 BUG: fix broken command 22 anos atrás
cmRemoveCommand.h 072db6ad70 removed redundent includes 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. 23 anos atrás
cmSeparateArgumentsCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmSetCommand.cxx c74ce9b218 BUG: A variable is not in the cache if it is UNINITIALIZED. 23 anos atrás
cmSetCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmSetSourceFilesPropertiesCommand.cxx dc87f60ca2 BUG: Fixed crash when source file cannot be looked up correctly. 22 anos atrás
cmSetSourceFilesPropertiesCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmSetTargetPropertiesCommand.cxx 1161d76bc6 ENH: add target properties files 23 anos atrás
cmSetTargetPropertiesCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmSiteNameCommand.cxx 2c33b3db65 ENH: Use new RunCommand 22 anos atrás
cmSiteNameCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmSourceFile.cxx cc8aa74ec4 removed duplicate includes 22 anos atrás
cmSourceFile.h 072db6ad70 removed redundent includes 22 anos atrás
cmSourceFilesCommand.cxx 0152cc3a35 ENH: Use new deprecation mechanism 22 anos atrás
cmSourceFilesCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmSourceFilesRemoveCommand.cxx ca773a5d6d ENH: add stdlib.h for portability to borland 6 22 anos atrás
cmSourceFilesRemoveCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmSourceGroup.cxx 48aedb2ba3 ENH: Fully implemented SOURCE_GROUP command. 22 anos atrás
cmSourceGroup.h 48aedb2ba3 ENH: Fully implemented SOURCE_GROUP command. 22 anos atrás
cmSourceGroupCommand.cxx 3d27a6a391 ENH: put back old style call to SOURCE_GROUP, no need to break things for this 22 anos atrás
cmSourceGroupCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmStandardIncludes.h 565ed7d8a1 added stdio 22 anos atrás
cmStringCommand.cxx 45ea83a694 ERR: Remove unused variable 22 anos atrás
cmStringCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmSubdirCommand.cxx 4888c088ae ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside. 23 anos atrás
cmSubdirCommand.h 072db6ad70 removed redundent includes 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. 23 anos atrás
cmSubdirDependsCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmSystemTools.cxx 0bdb092a01 ENH: add relative paths to visual studio 6 and 7 project files 22 anos atrás
cmSystemTools.h eb9fc21543 ENH: add support for relative paths in makefiles 22 anos atrás
cmTarget.cxx c3840b5cc3 BUG: Fix Bug #445 - Same library in multiple projects can cause problems 22 anos atrás
cmTarget.h 072db6ad70 removed redundent includes 22 anos atrás
cmTargetLinkLibrariesCommand.cxx c3840b5cc3 BUG: Fix Bug #445 - Same library in multiple projects can cause problems 22 anos atrás
cmTargetLinkLibrariesCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmTryCompileCommand.cxx 09ba0a0a31 BUG: keep more of the case information 22 anos atrás
cmTryCompileCommand.h baaf5eae7d fix to the signature and argument parsing 22 anos atrás
cmTryRunCommand.cxx 32c2ed2ef3 ENH: Use the new signature 22 anos atrás
cmTryRunCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmUseMangledMesaCommand.cxx 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. 22 anos atrás
cmUseMangledMesaCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmUtilitySourceCommand.cxx 8b8766d246 fix for utility command without EXECUTABLE_OUTPUT_PATH 22 anos atrás
cmUtilitySourceCommand.h 072db6ad70 removed redundent includes 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. 23 anos atrás
cmVTKMakeInstantiatorCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmVTKWrapJavaCommand.cxx d55033b4c1 Oops, std namespace 23 anos atrás
cmVTKWrapJavaCommand.h 072db6ad70 removed redundent includes 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. 23 anos atrás
cmVTKWrapPythonCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmVTKWrapTclCommand.cxx 413154827c Fix a problem with TCL wrapping if the source files have a relative path. 23 anos atrás
cmVTKWrapTclCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmVariableRequiresCommand.cxx ae5a80c795 spelling errors 23 anos atrás
cmVariableRequiresCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmVariableWatch.cxx ffaaedc7c6 ENH: Add remove watch 22 anos atrás
cmVariableWatch.h ffaaedc7c6 ENH: Add remove watch 22 anos atrás
cmWin32ProcessExecution.cxx 44429c46c0 ENH: remove warnings from use of NULL 22 anos atrás
cmWin32ProcessExecution.h f5d95fb078 Complete rework of makefile generators expect trouble 23 anos atrás
cmWrapExcludeFilesCommand.cxx ca773a5d6d ENH: add stdlib.h for portability to borland 6 22 anos atrás
cmWrapExcludeFilesCommand.h 072db6ad70 removed redundent includes 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. 23 anos atrás
cmWriteFileCommand.h 072db6ad70 removed redundent includes 22 anos atrás
cmake.cxx 09ba0a0a31 BUG: keep more of the case information 22 anos atrás
cmake.h 09ba0a0a31 BUG: keep more of the case information 22 anos atrás
cmakemain.cxx afc33a1990 ENH: Argument for script mode is -P (process) and take out the automatic script mode 22 anos atrás
cmaketest.cxx 9a0ca088a1 ENH: More verbose 22 anos atrás
cmaketest.h.in a2d7a92c88 BUG: Fix some dependencies for location of executables 22 anos atrás
cmakewizard.cxx 41445f67ac BUG: Fixed crash of cmake -i when CMAKE_ROOT cannot be found. Made resulting error message cleaner. 22 anos atrás
cmakewizard.h 41445f67ac BUG: Fixed crash of cmake -i when CMAKE_ROOT cannot be found. Made resulting error message cleaner. 22 anos atrás
cmw9xcom.cxx d6f98c2a82 ENH: Added cmSystemTools::EnableMSVCDebugHook() to prevent error dialogs when CMake is invoked by Dart. 23 anos atrás
ctest.cxx 5b232ded15 ENH: Add initial memory check support which works for Valgrind 22 anos atrás