1
0
Andy Cedilnik eaf25c6739 ERR: Use filepath followed by filename not another filepath 22 жил өмнө
..
CTest eea07a2f64 ERR: Fixed prototypes of gmtime, localtime, and mktime. 22 жил өмнө
CursesDialog 5b232ded15 ENH: Add initial memory check support which works for Valgrind 22 жил өмнө
MFCDialog d13e30f3ae ENH: Make install on windows seems to work now 22 жил өмнө
WXDialog bd588e7a55 ENH: Fix problem with wx 2.4 22 жил өмнө
kwsys d23636d48b BUG: Corrected detection of exceptional exit code. 22 жил өмнө
.cvsignore 0c948312ed Add cvsignore so that you do not see visual stufio files when you do cvs update 23 жил өмнө
CMakeLists.txt 1061101745 ENH: Some systems do not handle spaces in the path 22 жил өмнө
cmAbstractFilesCommand.cxx ca773a5d6d ENH: add stdlib.h for portability to borland 6 22 жил өмнө
cmAbstractFilesCommand.h 072db6ad70 removed redundent includes 22 жил өмнө
cmAddCustomCommandCommand.cxx 4ef0f1414c ENH: Fix typo: Bug #100 - Spelling correction to an error message 22 жил өмнө
cmAddCustomCommandCommand.h 072db6ad70 removed redundent includes 22 жил өмнө
cmAddCustomTargetCommand.cxx a293f8f7a0 fixed argument parsing 22 жил өмнө
cmAddCustomTargetCommand.h 072db6ad70 removed redundent includes 22 жил өмнө
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 072db6ad70 removed redundent includes 22 жил өмнө
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 072db6ad70 removed redundent includes 22 жил өмнө
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 072db6ad70 removed redundent includes 22 жил өмнө
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 072db6ad70 removed redundent includes 22 жил өмнө
cmAddTestCommand.cxx 0169ccf157 BUG: Cannot add extra escapes for backslashes because it makes the behavior inconsistent with previous versions of cmake. 22 жил өмнө
cmAddTestCommand.h 072db6ad70 removed redundent includes 22 жил өмнө
cmAuxSourceDirectoryCommand.cxx bab4bcb570 fix compiler warnings 22 жил өмнө
cmAuxSourceDirectoryCommand.h 072db6ad70 removed redundent includes 22 жил өмнө
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 072db6ad70 removed redundent includes 22 жил өмнө
cmBuildNameCommand.cxx 32c2ed2ef3 ENH: Use the new signature 22 жил өмнө
cmBuildNameCommand.h 072db6ad70 removed redundent includes 22 жил өмнө
cmCMakeMinimumRequired.cxx 072db6ad70 removed redundent includes 22 жил өмнө
cmCMakeMinimumRequired.h 072db6ad70 removed redundent includes 22 жил өмнө
cmCPluginAPI.cxx e093bdade0 ENH: Fix compatibility 22 жил өмнө
cmCPluginAPI.h 3c1292a388 version 19 22 жил өмнө
cmCTest.cxx eaf25c6739 ERR: Use filepath followed by filename not another filepath 22 жил өмнө
cmCTest.h d278cde9e7 ENH: Add logging of tests while running. This way you can actually see the output as it goes 22 жил өмнө
cmCacheManager.cxx ff32379e26 BUG: Fixed Bug #154 - Uninitialized type initialized value cache variables should return value 22 жил өмнө
cmCacheManager.h 91065673d6 ENH: Get accessor for cache value as boolean 22 жил өмнө
cmCommand.h 69dd3218ba ENH: Start includding the scripting support 22 жил өмнө
cmCommands.cxx 730a278f89 BUG: Bootstrapping with wxWindows support needs SEPARATE_ARGUMENTS command. 22 жил өмнө
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 a1bb1a4712 ENH: Added optional configuration of data/doc/man dirs. This will be useful for package maintainers. 22 жил өмнө
cmConfigureFileCommand.cxx 09421a261c ENH: Preserve permissions when copying files 22 жил өмнө
cmConfigureFileCommand.h 072db6ad70 removed redundent includes 22 жил өмнө
cmCreateTestSourceList.cxx 737d2fc7d6 fix compiler warning 22 жил өмнө
cmCreateTestSourceList.h 072db6ad70 removed redundent includes 22 жил өмнө
cmCustomCommand.cxx fc0a916eee ENH: allow duplicate commands with the same output to be reduced automatically to one command 22 жил өмнө
cmCustomCommand.h 116f39d840 performance improvement 22 жил өмнө
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 жил өмнө
cmDocumentation.cxx 7d6aaf23e9 BUG: Don't use -V as a version option. It conflicts with ctest. 22 жил өмнө
cmDocumentation.h b78888fe38 ENH: Added configuration of name of executable in man page header and version banner. 22 жил өмнө
cmDumpDocumentation.cxx 08441daded ENH: Added CommandLineTest to add coverage for command line arguments to cmake executables. This replaces the old DumpDocumentation test. 22 жил өмнө
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 жил өмнө
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 d18c9559b3 sets variable now 22 жил өмнө
cmEnableTestingCommand.h 362ce0c32d sets variable now 22 жил өмнө
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 54785fafba ENH: Make more commands scriptable 22 жил өмнө
cmEndIfCommand.cxx ca773a5d6d ENH: add stdlib.h for portability to borland 6 22 жил өмнө
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 072db6ad70 removed redundent includes 22 жил өмнө
cmExportLibraryDependencies.cxx 847bda5270 fix for bug # 101 22 жил өмнө
cmExportLibraryDependencies.h 072db6ad70 removed redundent includes 22 жил өмнө
cmFLTKWrapUICommand.cxx af8c7e7616 some updates 22 жил өмнө
cmFLTKWrapUICommand.h 072db6ad70 removed redundent includes 22 жил өмнө
cmFileCommand.cxx 9c744cfe35 ENH: Handle script mode 22 жил өмнө
cmFileCommand.h dae3e140ae ENH: Add unix style install in file command 22 жил өмнө
cmFindFileCommand.cxx 072db6ad70 removed redundent includes 22 жил өмнө
cmFindFileCommand.h 070fa61ff4 ENH: Documentation improvements. 22 жил өмнө
cmFindLibraryCommand.cxx e9fa240937 BUG: use IsNOTFOUND 23 жил өмнө
cmFindLibraryCommand.h 070fa61ff4 ENH: Documentation improvements. 22 жил өмнө
cmFindPackageCommand.cxx 972541c291 BUG: Fixed typo in error message. 22 жил өмнө
cmFindPackageCommand.h 072db6ad70 removed redundent includes 22 жил өмнө
cmFindPathCommand.cxx f58d7df66a ENH: add checking for NOTFOUND 23 жил өмнө
cmFindPathCommand.h 070fa61ff4 ENH: Documentation improvements. 22 жил өмнө
cmFindProgramCommand.cxx 072db6ad70 removed redundent includes 22 жил өмнө
cmFindProgramCommand.h 070fa61ff4 ENH: Documentation improvements. 22 жил өмнө
cmForEachCommand.cxx b56dcc2a30 perf improvement 22 жил өмнө
cmForEachCommand.h 54785fafba ENH: Make more commands scriptable 22 жил өмнө
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 96d561aabc ENH: Add option to retrieve list of macros. Close Bug #25 - Get_CMAKE_PROPERTIES 22 жил өмнө
cmGetCMakePropertyCommand.h 072db6ad70 removed redundent includes 22 жил өмнө
cmGetFilenameComponentCommand.cxx cde384411d Several fixes/improvements: 23 жил өмнө
cmGetFilenameComponentCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 жил өмнө
cmGetSourceFilePropertyCommand.cxx eee69632d6 minor bug fix 22 жил өмнө
cmGetSourceFilePropertyCommand.h 072db6ad70 removed redundent includes 22 жил өмнө
cmGetTargetPropertyCommand.cxx eee69632d6 minor bug fix 22 жил өмнө
cmGetTargetPropertyCommand.h 072db6ad70 removed redundent includes 22 жил өмнө
cmGlob.cxx 31c1071ebf ENH: When nor specifying full path, make sure it actually works, on broken filesystems fix case of files. 22 жил өмнө
cmGlob.h 274535d366 ENH: Recurse subdirectories 22 жил өмнө
cmGlobalBorlandMakefileGenerator.cxx 34853be45a BUG: fix for bug 346, borland should now support dash in the path 22 жил өмнө
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 жил өмнө
cmGlobalCodeWarriorGenerator.cxx 72d8bd1e41 BUG: Fix Bug #445 - Same library in multiple projects can cause problems 22 жил өмнө
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 жил өмнө
cmGlobalGenerator.cxx 222e9a2876 BUG: fix put/get env problems 22 жил өмнө
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 жил өмнө
cmGlobalNMakeMakefileGenerator.cxx 3e2c1f3477 BUG: fix for bug 303 pass makeflags to sub makes 22 жил өмнө
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 жил өмнө
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 жил өмнө
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 жил өмнө
cmGlobalVisualStudio6Generator.cxx a8620773f3 BUG: fix crash in external dsp include 22 жил өмнө
cmGlobalVisualStudio6Generator.h d89adbf049 remove warnings 22 жил өмнө
cmGlobalVisualStudio71Generator.cxx 72d8bd1e41 BUG: Fix Bug #445 - Same library in multiple projects can cause problems 22 жил өмнө
cmGlobalVisualStudio71Generator.h 6e9a96119c ENH: fix some warnings 22 жил өмнө
cmGlobalVisualStudio7Generator.cxx 72d8bd1e41 BUG: Fix Bug #445 - Same library in multiple projects can cause problems 22 жил өмнө
cmGlobalVisualStudio7Generator.h d89adbf049 remove warnings 22 жил өмнө
cmITKWrapTclCommand.cxx d5d0f17e5c updated for new custom command 22 жил өмнө
cmITKWrapTclCommand.h 072db6ad70 removed redundent includes 22 жил өмнө
cmIfCommand.cxx 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. 22 жил өмнө
cmIfCommand.h 072db6ad70 removed redundent includes 22 жил өмнө
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 69dd3218ba ENH: Start includding the scripting support 22 жил өмнө
cmIncludeDirectoryCommand.cxx f58d7df66a ENH: add checking for NOTFOUND 23 жил өмнө
cmIncludeDirectoryCommand.h 072db6ad70 removed redundent includes 22 жил өмнө
cmIncludeExternalMSProjectCommand.cxx 7e54a53a3d ENH: improve coverage 22 жил өмнө
cmIncludeExternalMSProjectCommand.h 072db6ad70 removed redundent includes 22 жил өмнө
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 072db6ad70 removed redundent includes 22 жил өмнө
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 072db6ad70 removed redundent includes 22 жил өмнө
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 072db6ad70 removed redundent includes 22 жил өмнө
cmInstallTargetsCommand.cxx d13e30f3ae ENH: Make install on windows seems to work now 22 жил өмнө
cmInstallTargetsCommand.h 072db6ad70 removed redundent includes 22 жил өмнө
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 072db6ad70 removed redundent includes 22 жил өмнө
cmLinkLibrariesCommand.cxx c3840b5cc3 BUG: Fix Bug #445 - Same library in multiple projects can cause problems 22 жил өмнө
cmLinkLibrariesCommand.h 072db6ad70 removed redundent includes 22 жил өмнө
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 жил өмнө
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 жил өмнө
cmListFileLexer.c cf42225c0b ERR: Removed YY_BREAK statements after return statements because they are unreachable. 22 жил өмнө
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 жил өмнө
cmListFileLexer.in.l cf42225c0b ERR: Removed YY_BREAK statements after return statements because they are unreachable. 22 жил өмнө
cmLoadCacheCommand.cxx 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. 22 жил өмнө
cmLoadCacheCommand.h a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 жил өмнө
cmLoadCommandCommand.cxx 0d8f8a0dc2 ERR: Fix crash of cmake on broken load commands 22 жил өмнө
cmLoadCommandCommand.h 072db6ad70 removed redundent includes 22 жил өмнө
cmLocalCodeWarriorGenerator.cxx 72d8bd1e41 BUG: Fix Bug #445 - Same library in multiple projects can cause problems 22 жил өмнө
cmLocalCodeWarriorGenerator.h 99b3152a60 add COdeWarrior back in for testing 22 жил өмнө
cmLocalGenerator.cxx 038abb867e ENH: Add support for install postfix 22 жил өмнө
cmLocalGenerator.h d13e30f3ae ENH: Make install on windows seems to work now 22 жил өмнө
cmLocalUnixMakefileGenerator.cxx 6720075f8b BUG: -l or whatever should be at beginning of line. 22 жил өмнө
cmLocalUnixMakefileGenerator.h ed1c2573aa BUG: Fix to build rule generation with relative paths. 22 жил өмнө
cmLocalVisualStudio6Generator.cxx cb2b5a188a fix for long lines with post build rules 22 жил өмнө
cmLocalVisualStudio6Generator.h ba68f771b3 yikes added new custom command support 22 жил өмнө
cmLocalVisualStudio7Generator.cxx a588dbcba1 BUG: .lib from a .dll should go in m_LibraryOutputPath not m_ExecutableOutputPath 22 жил өмнө
cmLocalVisualStudio7Generator.h ba68f771b3 yikes added new custom command support 22 жил өмнө
cmMacroCommand.cxx 96d561aabc ENH: Add option to retrieve list of macros. Close Bug #25 - Get_CMAKE_PROPERTIES 22 жил өмнө
cmMacroCommand.h 072db6ad70 removed redundent includes 22 жил өмнө
cmMakeDepend.cxx 9d4aefc088 BUG: fix for bug 373 make depend problem 22 жил өмнө
cmMakeDepend.h cc8aa74ec4 removed duplicate includes 22 жил өмнө
cmMakeDirectoryCommand.cxx dc3fd5c267 ENH: Merged use of kwsys library. 22 жил өмнө
cmMakeDirectoryCommand.h 072db6ad70 removed redundent includes 22 жил өмнө
cmMakefile.cxx 5ccfaefb48 ENH: generate a sln and dsw file for each sub project in a project 22 жил өмнө
cmMakefile.h 5ccfaefb48 ENH: generate a sln and dsw file for each sub project in a project 22 жил өмнө
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 072db6ad70 removed redundent includes 22 жил өмнө
cmMessageCommand.cxx 2f4ea98a4c add a fatal error, and make sure c and c++ compilers work before using them 23 жил өмнө
cmMessageCommand.h 69dd3218ba ENH: Start includding the scripting support 22 жил өмнө
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 жил өмнө
cmOptionCommand.h 072db6ad70 removed redundent includes 22 жил өмнө
cmOutputRequiredFilesCommand.cxx a9875aa62f Implement GetLineFromStream that actually works and use it instead of getline 23 жил өмнө
cmOutputRequiredFilesCommand.h 072db6ad70 removed redundent includes 22 жил өмнө
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 072db6ad70 removed redundent includes 22 жил өмнө
cmQTWrapCPPCommand.cxx 15cdf406d6 BUG: Fix dependency to input file for QT_WRAP_CPP. Bug #421 - QT_WRAP_CPP 22 жил өмнө
cmQTWrapCPPCommand.h 072db6ad70 removed redundent includes 22 жил өмнө
cmQTWrapUICommand.cxx ab28d3ea6e ENH: Fix comment 22 жил өмнө
cmQTWrapUICommand.h 072db6ad70 removed redundent includes 22 жил өмнө
cmRemoveCommand.cxx 0a29ebad97 BUG: fix broken command 23 жил өмнө
cmRemoveCommand.h 072db6ad70 removed redundent includes 22 жил өмнө
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 072db6ad70 removed redundent includes 22 жил өмнө
cmSetCommand.cxx c74ce9b218 BUG: A variable is not in the cache if it is UNINITIALIZED. 23 жил өмнө
cmSetCommand.h 038abb867e ENH: Add support for install postfix 22 жил өмнө
cmSetSourceFilesPropertiesCommand.cxx dc87f60ca2 BUG: Fixed crash when source file cannot be looked up correctly. 22 жил өмнө
cmSetSourceFilesPropertiesCommand.h 072db6ad70 removed redundent includes 22 жил өмнө
cmSetTargetPropertiesCommand.cxx 1161d76bc6 ENH: add target properties files 23 жил өмнө
cmSetTargetPropertiesCommand.h 072db6ad70 removed redundent includes 22 жил өмнө
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 жил өмнө
cmSiteNameCommand.h 072db6ad70 removed redundent includes 22 жил өмнө
cmSourceFile.cxx cc8aa74ec4 removed duplicate includes 22 жил өмнө
cmSourceFile.h 072db6ad70 removed redundent includes 22 жил өмнө
cmSourceFilesCommand.cxx 0152cc3a35 ENH: Use new deprecation mechanism 22 жил өмнө
cmSourceFilesCommand.h 072db6ad70 removed redundent includes 22 жил өмнө
cmSourceFilesRemoveCommand.cxx ca773a5d6d ENH: add stdlib.h for portability to borland 6 22 жил өмнө
cmSourceFilesRemoveCommand.h 072db6ad70 removed redundent includes 22 жил өмнө
cmSourceGroup.cxx 48aedb2ba3 ENH: Fully implemented SOURCE_GROUP command. 22 жил өмнө
cmSourceGroup.h 48aedb2ba3 ENH: Fully implemented SOURCE_GROUP command. 22 жил өмнө
cmSourceGroupCommand.cxx 3d27a6a391 ENH: put back old style call to SOURCE_GROUP, no need to break things for this 22 жил өмнө
cmSourceGroupCommand.h 072db6ad70 removed redundent includes 22 жил өмнө
cmStandardIncludes.h fb228e73c8 ERR: Properly handle mode_t on borland 22 жил өмнө
cmStringCommand.cxx bc16c68a14 BUG#452: Fix to argument checking for TOUPPER and TOLOWER subcommands. 22 жил өмнө
cmStringCommand.h 54785fafba ENH: Make more commands scriptable 22 жил өмнө
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 072db6ad70 removed redundent includes 22 жил өмнө
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 072db6ad70 removed redundent includes 22 жил өмнө
cmSystemTools.cxx 6b6971a2c2 BUG: fix FMM 22 жил өмнө
cmSystemTools.h fb228e73c8 ERR: Properly handle mode_t on borland 22 жил өмнө
cmTarget.cxx c3840b5cc3 BUG: Fix Bug #445 - Same library in multiple projects can cause problems 22 жил өмнө
cmTarget.h d13e30f3ae ENH: Make install on windows seems to work now 22 жил өмнө
cmTargetLinkLibrariesCommand.cxx c3840b5cc3 BUG: Fix Bug #445 - Same library in multiple projects can cause problems 22 жил өмнө
cmTargetLinkLibrariesCommand.h 072db6ad70 removed redundent includes 22 жил өмнө
cmTryCompileCommand.cxx 09ba0a0a31 BUG: keep more of the case information 22 жил өмнө
cmTryCompileCommand.h baaf5eae7d fix to the signature and argument parsing 22 жил өмнө
cmTryRunCommand.cxx 32c2ed2ef3 ENH: Use the new signature 22 жил өмнө
cmTryRunCommand.h 072db6ad70 removed redundent includes 22 жил өмнө
cmUseMangledMesaCommand.cxx 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. 22 жил өмнө
cmUseMangledMesaCommand.h 072db6ad70 removed redundent includes 22 жил өмнө
cmUtilitySourceCommand.cxx 8b8766d246 fix for utility command without EXECUTABLE_OUTPUT_PATH 22 жил өмнө
cmUtilitySourceCommand.h 072db6ad70 removed redundent includes 22 жил өмнө
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 072db6ad70 removed redundent includes 22 жил өмнө
cmVTKWrapJavaCommand.cxx d55033b4c1 Oops, std namespace 23 жил өмнө
cmVTKWrapJavaCommand.h 072db6ad70 removed redundent includes 22 жил өмнө
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 072db6ad70 removed redundent includes 22 жил өмнө
cmVTKWrapTclCommand.cxx 413154827c Fix a problem with TCL wrapping if the source files have a relative path. 23 жил өмнө
cmVTKWrapTclCommand.h 072db6ad70 removed redundent includes 22 жил өмнө
cmVariableRequiresCommand.cxx ae5a80c795 spelling errors 23 жил өмнө
cmVariableRequiresCommand.h 072db6ad70 removed redundent includes 22 жил өмнө
cmVariableWatch.cxx ffaaedc7c6 ENH: Add remove watch 22 жил өмнө
cmVariableWatch.h ffaaedc7c6 ENH: Add remove watch 22 жил өмнө
cmWin32ProcessExecution.cxx 2c2291bbe0 ENH: add new feature to ctest so that it can cmake, build and run a test executable 22 жил өмнө
cmWin32ProcessExecution.h f5d95fb078 Complete rework of makefile generators expect trouble 23 жил өмнө
cmWrapExcludeFilesCommand.cxx ca773a5d6d ENH: add stdlib.h for portability to borland 6 22 жил өмнө
cmWrapExcludeFilesCommand.h 072db6ad70 removed redundent includes 22 жил өмнө
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 072db6ad70 removed redundent includes 22 жил өмнө
cmake.cxx 222e9a2876 BUG: fix put/get env problems 22 жил өмнө
cmake.h 222e9a2876 BUG: fix put/get env problems 22 жил өмнө
cmakemain.cxx afc33a1990 ENH: Argument for script mode is -P (process) and take out the automatic script mode 22 жил өмнө
cmaketest.h.in a2d7a92c88 BUG: Fix some dependencies for location of executables 22 жил өмнө
cmakewizard.cxx 41445f67ac BUG: Fixed crash of cmake -i when CMAKE_ROOT cannot be found. Made resulting error message cleaner. 22 жил өмнө
cmakewizard.h 41445f67ac BUG: Fixed crash of cmake -i when CMAKE_ROOT cannot be found. Made resulting error message cleaner. 22 жил өмнө
cmw9xcom.cxx d6f98c2a82 ENH: Added cmSystemTools::EnableMSVCDebugHook() to prevent error dialogs when CMake is invoked by Dart. 23 жил өмнө
ctest.cxx 2c2291bbe0 ENH: add new feature to ctest so that it can cmake, build and run a test executable 22 жил өмнө