Andy Cedilnik eaf25c6739 ERR: Use filepath followed by filename not another filepath 22 anos atrás
..
CTest eea07a2f64 ERR: Fixed prototypes of gmtime, localtime, and mktime. 22 anos atrás
CursesDialog 5b232ded15 ENH: Add initial memory check support which works for Valgrind 22 anos atrás
MFCDialog d13e30f3ae ENH: Make install on windows seems to work now 22 anos atrás
WXDialog bd588e7a55 ENH: Fix problem with wx 2.4 22 anos atrás
kwsys d23636d48b BUG: Corrected detection of exceptional exit code. 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 1061101745 ENH: Some systems do not handle spaces in the path 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 eaf25c6739 ERR: Use filepath followed by filename not another filepath 22 anos atrás
cmCTest.h d278cde9e7 ENH: Add logging of tests while running. This way you can actually see the output as it goes 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 09421a261c ENH: Preserve permissions when copying files 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 d18c9559b3 sets variable now 22 anos atrás
cmEnableTestingCommand.h 362ce0c32d sets variable now 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 54785fafba ENH: Make more commands scriptable 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 9c744cfe35 ENH: Handle script mode 22 anos atrás
cmFileCommand.h dae3e140ae ENH: Add unix style install in file command 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 972541c291 BUG: Fixed typo in error message. 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 54785fafba ENH: Make more commands scriptable 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 31c1071ebf ENH: When nor specifying full path, make sure it actually works, on broken filesystems fix case of files. 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 222e9a2876 BUG: fix put/get env problems 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 a8620773f3 BUG: fix crash in external dsp include 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 d13e30f3ae ENH: Make install on windows seems to work now 22 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 038abb867e ENH: Add support for install postfix 22 anos atrás
cmLocalGenerator.h d13e30f3ae ENH: Make install on windows seems to work now 22 anos atrás
cmLocalUnixMakefileGenerator.cxx 6720075f8b BUG: -l or whatever should be at beginning of line. 22 anos atrás
cmLocalUnixMakefileGenerator.h ed1c2573aa BUG: Fix to build rule generation with relative paths. 22 anos atrás
cmLocalVisualStudio6Generator.cxx cb2b5a188a fix for long lines with post build rules 22 anos atrás
cmLocalVisualStudio6Generator.h ba68f771b3 yikes added new custom command support 22 anos atrás
cmLocalVisualStudio7Generator.cxx a588dbcba1 BUG: .lib from a .dll should go in m_LibraryOutputPath not m_ExecutableOutputPath 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 d97e79c971 ERR: Fix problems with OPTION and -D on command line. Fix Bug #408 - Using -D without a type does not always work 22 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 23 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 15cdf406d6 BUG: Fix dependency to input file for QT_WRAP_CPP. Bug #421 - QT_WRAP_CPP 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 23 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 038abb867e ENH: Add support for install postfix 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 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 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 fb228e73c8 ERR: Properly handle mode_t on borland 22 anos atrás
cmStringCommand.cxx bc16c68a14 BUG#452: Fix to argument checking for TOUPPER and TOLOWER subcommands. 22 anos atrás
cmStringCommand.h 54785fafba ENH: Make more commands scriptable 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 6b6971a2c2 BUG: fix FMM 22 anos atrás
cmSystemTools.h fb228e73c8 ERR: Properly handle mode_t on borland 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 d13e30f3ae ENH: Make install on windows seems to work now 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 2c2291bbe0 ENH: add new feature to ctest so that it can cmake, build and run a test executable 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 222e9a2876 BUG: fix put/get env problems 22 anos atrás
cmake.h 222e9a2876 BUG: fix put/get env problems 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.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 2c2291bbe0 ENH: add new feature to ctest so that it can cmake, build and run a test executable 22 anos atrás