Andy Cedilnik b4c62ce59e BUG: Display string not some weird pointer 22 ani în urmă
..
CTest dd9241121d ENH: Add logging of submitting 22 ani în urmă
CursesDialog 183273bea2 BUG: Prevent crash when deleting the last cache item 22 ani în urmă
MFCDialog d1185c5910 BUG#724: Preserving current working directory during file selection. 22 ani în urmă
WXDialog bd588e7a55 ENH: Fix problem with wx 2.4 22 ani în urmă
kwsys cb90652dca ENH: Added comment for future work to make forwarding executable always statically linked. 22 ani în urmă
.cvsignore 0c948312ed Add cvsignore so that you do not see visual stufio files when you do cvs update 24 ani în urmă
CMakeLists.txt 51cb75d454 ENH: fix for apple 22 ani în urmă
cmAbstractFilesCommand.cxx ca773a5d6d ENH: add stdlib.h for portability to borland 6 22 ani în urmă
cmAbstractFilesCommand.h 072db6ad70 removed redundent includes 22 ani în urmă
cmAddCustomCommandCommand.cxx 4ef0f1414c ENH: Fix typo: Bug #100 - Spelling correction to an error message 22 ani în urmă
cmAddCustomCommandCommand.h 072db6ad70 removed redundent includes 22 ani în urmă
cmAddCustomTargetCommand.cxx a293f8f7a0 fixed argument parsing 22 ani în urmă
cmAddCustomTargetCommand.h 072db6ad70 removed redundent includes 22 ani în urmă
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 ani în urmă
cmAddDefinitionsCommand.h 072db6ad70 removed redundent includes 22 ani în urmă
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 ani în urmă
cmAddDependenciesCommand.h 072db6ad70 removed redundent includes 22 ani în urmă
cmAddExecutableCommand.cxx 1dbcfd2a98 ENH: Improve Mac OSX bundle support 22 ani în urmă
cmAddExecutableCommand.h 1dbcfd2a98 ENH: Improve Mac OSX bundle support 22 ani în urmă
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 ani în urmă
cmAddLibraryCommand.h 072db6ad70 removed redundent includes 22 ani în urmă
cmAddTestCommand.cxx 0169ccf157 BUG: Cannot add extra escapes for backslashes because it makes the behavior inconsistent with previous versions of cmake. 22 ani în urmă
cmAddTestCommand.h 072db6ad70 removed redundent includes 22 ani în urmă
cmAuxSourceDirectoryCommand.cxx bab4bcb570 fix compiler warnings 22 ani în urmă
cmAuxSourceDirectoryCommand.h 072db6ad70 removed redundent includes 22 ani în urmă
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 ani în urmă
cmBuildCommand.h 072db6ad70 removed redundent includes 22 ani în urmă
cmBuildNameCommand.cxx 32c2ed2ef3 ENH: Use the new signature 22 ani în urmă
cmBuildNameCommand.h 072db6ad70 removed redundent includes 22 ani în urmă
cmCMakeMinimumRequired.cxx 072db6ad70 removed redundent includes 22 ani în urmă
cmCMakeMinimumRequired.h 007d2bbc50 ENH: Make more commands scriptable 22 ani în urmă
cmCPluginAPI.cxx b1a7421840 ENH: Styart working on bundles support and abstract WIN32_EXECUTABLE 22 ani în urmă
cmCPluginAPI.h 3c1292a388 version 19 22 ani în urmă
cmCTest.cxx b4c62ce59e BUG: Display string not some weird pointer 22 ani în urmă
cmCTest.h 157b239905 BUG: change directory before running test and remember test number 22 ani în urmă
cmCacheManager.cxx ff32379e26 BUG: Fixed Bug #154 - Uninitialized type initialized value cache variables should return value 22 ani în urmă
cmCacheManager.h 91065673d6 ENH: Get accessor for cache value as boolean 22 ani în urmă
cmCommand.h 69dd3218ba ENH: Start includding the scripting support 22 ani în urmă
cmCommands.cxx 730a278f89 BUG: Bootstrapping with wxWindows support needs SEPARATE_ARGUMENTS command. 22 ani în urmă
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 ani în urmă
cmConfigure.cmake.h.in c60f2fabc4 ENH: use cmake variables for cmDynamicLoader to figure out library prefix and extensions 22 ani în urmă
cmConfigureFileCommand.cxx 4a1f15c344 ENH: If configure file fails do not create directory 22 ani în urmă
cmConfigureFileCommand.h 4a1f15c344 ENH: If configure file fails do not create directory 22 ani în urmă
cmCreateTestSourceList.cxx 737d2fc7d6 fix compiler warning 22 ani în urmă
cmCreateTestSourceList.h 072db6ad70 removed redundent includes 22 ani în urmă
cmCustomCommand.cxx fc0a916eee ENH: allow duplicate commands with the same output to be reduced automatically to one command 22 ani în urmă
cmCustomCommand.h 116f39d840 performance improvement 22 ani în urmă
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 ani în urmă
cmDocumentation.cxx 7d6aaf23e9 BUG: Don't use -V as a version option. It conflicts with ctest. 22 ani în urmă
cmDocumentation.h b78888fe38 ENH: Added configuration of name of executable in man page header and version banner. 22 ani în urmă
cmDumpDocumentation.cxx 08441daded ENH: Added CommandLineTest to add coverage for command line arguments to cmake executables. This replaces the old DumpDocumentation test. 22 ani în urmă
cmDynamicLoader.cxx 8f565bdc74 BUG: don't crash when loading a module that does not exist 22 ani în urmă
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 ani în urmă
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 ani în urmă
cmElseCommand.h 007d2bbc50 ENH: Make more commands scriptable 22 ani în urmă
cmEnableTestingCommand.cxx ddb815c125 ENH: add new subdirectory exclude from top option 22 ani în urmă
cmEnableTestingCommand.h 362ce0c32d sets variable now 22 ani în urmă
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 ani în urmă
cmEndForEachCommand.h 54785fafba ENH: Make more commands scriptable 22 ani în urmă
cmEndIfCommand.cxx ca773a5d6d ENH: add stdlib.h for portability to borland 6 22 ani în urmă
cmEndIfCommand.h 007d2bbc50 ENH: Make more commands scriptable 22 ani în urmă
cmExecProgramCommand.cxx f5d95fb078 Complete rework of makefile generators expect trouble 23 ani în urmă
cmExecProgramCommand.h 007d2bbc50 ENH: Make more commands scriptable 22 ani în urmă
cmExportLibraryDependencies.cxx cb37fe01f6 ERR: Added missing include for auto_ptr. 22 ani în urmă
cmExportLibraryDependencies.h 072db6ad70 removed redundent includes 22 ani în urmă
cmFLTKWrapUICommand.cxx 2ccce878a3 ENH: Cleanups 22 ani în urmă
cmFLTKWrapUICommand.h 072db6ad70 removed redundent includes 22 ani în urmă
cmFileCommand.cxx 99feab3528 ENH: When installing project, write manifest 22 ani în urmă
cmFileCommand.h dae3e140ae ENH: Add unix style install in file command 22 ani în urmă
cmFindFileCommand.cxx 072db6ad70 removed redundent includes 22 ani în urmă
cmFindFileCommand.h 007d2bbc50 ENH: Make more commands scriptable 22 ani în urmă
cmFindLibraryCommand.cxx e9fa240937 BUG: use IsNOTFOUND 23 ani în urmă
cmFindLibraryCommand.h 007d2bbc50 ENH: Make more commands scriptable 22 ani în urmă
cmFindPackageCommand.cxx f00186f64b ERR: That slash is unnecessary 22 ani în urmă
cmFindPackageCommand.h 072db6ad70 removed redundent includes 22 ani în urmă
cmFindPathCommand.cxx f58d7df66a ENH: add checking for NOTFOUND 23 ani în urmă
cmFindPathCommand.h 007d2bbc50 ENH: Make more commands scriptable 22 ani în urmă
cmFindProgramCommand.cxx 072db6ad70 removed redundent includes 22 ani în urmă
cmFindProgramCommand.h 007d2bbc50 ENH: Make more commands scriptable 22 ani în urmă
cmForEachCommand.cxx b56dcc2a30 perf improvement 22 ani în urmă
cmForEachCommand.h 54785fafba ENH: Make more commands scriptable 22 ani în urmă
cmFunctionBlocker.h 08f1d2f9e1 ERR: Fixed unused parameter warning. 23 ani în urmă
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 ani în urmă
cmGetCMakePropertyCommand.cxx 2ccce878a3 ENH: Cleanups 22 ani în urmă
cmGetCMakePropertyCommand.h 072db6ad70 removed redundent includes 22 ani în urmă
cmGetFilenameComponentCommand.cxx cde384411d Several fixes/improvements: 23 ani în urmă
cmGetFilenameComponentCommand.h 007d2bbc50 ENH: Make more commands scriptable 22 ani în urmă
cmGetSourceFilePropertyCommand.cxx 2ccce878a3 ENH: Cleanups 22 ani în urmă
cmGetSourceFilePropertyCommand.h 072db6ad70 removed redundent includes 22 ani în urmă
cmGetTargetPropertyCommand.cxx eee69632d6 minor bug fix 22 ani în urmă
cmGetTargetPropertyCommand.h 072db6ad70 removed redundent includes 22 ani în urmă
cmGlob.cxx 31c1071ebf ENH: When nor specifying full path, make sure it actually works, on broken filesystems fix case of files. 22 ani în urmă
cmGlob.h 274535d366 ENH: Recurse subdirectories 22 ani în urmă
cmGlobalBorlandMakefileGenerator.cxx 34853be45a BUG: fix for bug 346, borland should now support dash in the path 22 ani în urmă
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 ani în urmă
cmGlobalCodeWarriorGenerator.cxx 72d8bd1e41 BUG: Fix Bug #445 - Same library in multiple projects can cause problems 22 ani în urmă
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 ani în urmă
cmGlobalGenerator.cxx ddb815c125 ENH: add new subdirectory exclude from top option 22 ani în urmă
cmGlobalGenerator.h ddb815c125 ENH: add new subdirectory exclude from top option 22 ani în urmă
cmGlobalNMakeMakefileGenerator.cxx 3e2c1f3477 BUG: fix for bug 303 pass makeflags to sub makes 22 ani în urmă
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 ani în urmă
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 ani în urmă
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 ani în urmă
cmGlobalVisualStudio6Generator.cxx ddb815c125 ENH: add new subdirectory exclude from top option 22 ani în urmă
cmGlobalVisualStudio6Generator.h ddb815c125 ENH: add new subdirectory exclude from top option 22 ani în urmă
cmGlobalVisualStudio71Generator.cxx 94d8d25fd3 ENH: update vs71 generator to support excluded subdirs 22 ani în urmă
cmGlobalVisualStudio71Generator.h 94d8d25fd3 ENH: update vs71 generator to support excluded subdirs 22 ani în urmă
cmGlobalVisualStudio7Generator.cxx ddb815c125 ENH: add new subdirectory exclude from top option 22 ani în urmă
cmGlobalVisualStudio7Generator.h ddb815c125 ENH: add new subdirectory exclude from top option 22 ani în urmă
cmITKWrapTclCommand.cxx d5d0f17e5c updated for new custom command 22 ani în urmă
cmITKWrapTclCommand.h 072db6ad70 removed redundent includes 22 ani în urmă
cmIfCommand.cxx 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. 22 ani în urmă
cmIfCommand.h f1cffef265 ENH: Make IF command scriptable 22 ani în urmă
cmIncludeCommand.cxx ba0b6d3078 ERR: Remove debug 22 ani în urmă
cmIncludeCommand.h eeb7637a6e DOC: Fix comment 22 ani în urmă
cmIncludeDirectoryCommand.cxx f58d7df66a ENH: add checking for NOTFOUND 23 ani în urmă
cmIncludeDirectoryCommand.h 072db6ad70 removed redundent includes 22 ani în urmă
cmIncludeExternalMSProjectCommand.cxx 7e54a53a3d ENH: improve coverage 22 ani în urmă
cmIncludeExternalMSProjectCommand.h 072db6ad70 removed redundent includes 22 ani în urmă
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 ani în urmă
cmIncludeRegularExpressionCommand.h 072db6ad70 removed redundent includes 22 ani în urmă
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 ani în urmă
cmInstallFilesCommand.h 072db6ad70 removed redundent includes 22 ani în urmă
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 ani în urmă
cmInstallProgramsCommand.h 072db6ad70 removed redundent includes 22 ani în urmă
cmInstallTargetsCommand.cxx d13e30f3ae ENH: Make install on windows seems to work now 22 ani în urmă
cmInstallTargetsCommand.h 0f4f9677fc ENH: Add comment about RUNTIME_DIRECTORY 22 ani în urmă
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 ani în urmă
cmLinkDirectoriesCommand.h 072db6ad70 removed redundent includes 22 ani în urmă
cmLinkLibrariesCommand.cxx c3840b5cc3 BUG: Fix Bug #445 - Same library in multiple projects can cause problems 22 ani în urmă
cmLinkLibrariesCommand.h a109ba1365 ENH: Clarified documentation for LINK_LIBRARIES and TARGET_LINK_LIBRARIES. 22 ani în urmă
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 ani în urmă
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 ani în urmă
cmListFileLexer.c cf42225c0b ERR: Removed YY_BREAK statements after return statements because they are unreachable. 22 ani în urmă
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 ani în urmă
cmListFileLexer.in.l cf42225c0b ERR: Removed YY_BREAK statements after return statements because they are unreachable. 22 ani în urmă
cmLoadCacheCommand.cxx 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. 22 ani în urmă
cmLoadCacheCommand.h 2ccce878a3 ENH: Cleanups 22 ani în urmă
cmLoadCommandCommand.cxx 0d8f8a0dc2 ERR: Fix crash of cmake on broken load commands 22 ani în urmă
cmLoadCommandCommand.h 072db6ad70 removed redundent includes 22 ani în urmă
cmLocalCodeWarriorGenerator.cxx 7aa8085b48 ERR: Fix build on Mac 22 ani în urmă
cmLocalCodeWarriorGenerator.h 99b3152a60 add COdeWarrior back in for testing 23 ani în urmă
cmLocalGenerator.cxx d0cea4c7bb ENH: make relative paths optional and default off, and add a test for them 22 ani în urmă
cmLocalGenerator.h ddb815c125 ENH: add new subdirectory exclude from top option 22 ani în urmă
cmLocalUnixMakefileGenerator.cxx 59756a43f4 BUG: add full path libraries to the depend information 22 ani în urmă
cmLocalUnixMakefileGenerator.h d0cea4c7bb ENH: make relative paths optional and default off, and add a test for them 22 ani în urmă
cmLocalVisualStudio6Generator.cxx b1a7421840 ENH: Styart working on bundles support and abstract WIN32_EXECUTABLE 22 ani în urmă
cmLocalVisualStudio6Generator.h ba68f771b3 yikes added new custom command support 22 ani în urmă
cmLocalVisualStudio7Generator.cxx df3205e873 fix problem with custom command 22 ani în urmă
cmLocalVisualStudio7Generator.h ba68f771b3 yikes added new custom command support 22 ani în urmă
cmMacroCommand.cxx 96d561aabc ENH: Add option to retrieve list of macros. Close Bug #25 - Get_CMAKE_PROPERTIES 22 ani în urmă
cmMacroCommand.h bfe234da93 ENH: Macro should be scriptable 22 ani în urmă
cmMakeDepend.cxx 9d4aefc088 BUG: fix for bug 373 make depend problem 22 ani în urmă
cmMakeDepend.h cc8aa74ec4 removed duplicate includes 22 ani în urmă
cmMakeDirectoryCommand.cxx dc3fd5c267 ENH: Merged use of kwsys library. 22 ani în urmă
cmMakeDirectoryCommand.h 007d2bbc50 ENH: Make more commands scriptable 22 ani în urmă
cmMakefile.cxx 4a1f15c344 ENH: If configure file fails do not create directory 22 ani în urmă
cmMakefile.h ddb815c125 ENH: add new subdirectory exclude from top option 22 ani în urmă
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 ani în urmă
cmMarkAsAdvancedCommand.h 072db6ad70 removed redundent includes 22 ani în urmă
cmMessageCommand.cxx 2f4ea98a4c add a fatal error, and make sure c and c++ compilers work before using them 23 ani în urmă
cmMessageCommand.h 69dd3218ba ENH: Start includding the scripting support 22 ani în urmă
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 ani în urmă
cmOptionCommand.h 072db6ad70 removed redundent includes 22 ani în urmă
cmOutputRequiredFilesCommand.cxx a9875aa62f Implement GetLineFromStream that actually works and use it instead of getline 23 ani în urmă
cmOutputRequiredFilesCommand.h 2ccce878a3 ENH: Cleanups 22 ani în urmă
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 ani în urmă
cmProjectCommand.h 072db6ad70 removed redundent includes 22 ani în urmă
cmQTWrapCPPCommand.cxx 15cdf406d6 BUG: Fix dependency to input file for QT_WRAP_CPP. Bug #421 - QT_WRAP_CPP 22 ani în urmă
cmQTWrapCPPCommand.h 2ccce878a3 ENH: Cleanups 22 ani în urmă
cmQTWrapUICommand.cxx ab28d3ea6e ENH: Fix comment 22 ani în urmă
cmQTWrapUICommand.h 2ccce878a3 ENH: Cleanups 22 ani în urmă
cmRemoveCommand.cxx 0a29ebad97 BUG: fix broken command 23 ani în urmă
cmRemoveCommand.h 007d2bbc50 ENH: Make more commands scriptable 22 ani în urmă
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 ani în urmă
cmSeparateArgumentsCommand.h 007d2bbc50 ENH: Make more commands scriptable 22 ani în urmă
cmSetCommand.cxx c74ce9b218 BUG: A variable is not in the cache if it is UNINITIALIZED. 23 ani în urmă
cmSetCommand.h 038abb867e ENH: Add support for install postfix 22 ani în urmă
cmSetSourceFilesPropertiesCommand.cxx 2ccce878a3 ENH: Cleanups 22 ani în urmă
cmSetSourceFilesPropertiesCommand.h 072db6ad70 removed redundent includes 22 ani în urmă
cmSetTargetPropertiesCommand.cxx 1161d76bc6 ENH: add target properties files 23 ani în urmă
cmSetTargetPropertiesCommand.h eeb7637a6e DOC: Fix comment 22 ani în urmă
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 ani în urmă
cmSiteNameCommand.h 072db6ad70 removed redundent includes 22 ani în urmă
cmSourceFile.cxx cc8aa74ec4 removed duplicate includes 22 ani în urmă
cmSourceFile.h 072db6ad70 removed redundent includes 22 ani în urmă
cmSourceFilesCommand.cxx 2ccce878a3 ENH: Cleanups 22 ani în urmă
cmSourceFilesCommand.h 072db6ad70 removed redundent includes 22 ani în urmă
cmSourceFilesRemoveCommand.cxx ca773a5d6d ENH: add stdlib.h for portability to borland 6 22 ani în urmă
cmSourceFilesRemoveCommand.h 072db6ad70 removed redundent includes 22 ani în urmă
cmSourceGroup.cxx 48aedb2ba3 ENH: Fully implemented SOURCE_GROUP command. 22 ani în urmă
cmSourceGroup.h 48aedb2ba3 ENH: Fully implemented SOURCE_GROUP command. 22 ani în urmă
cmSourceGroupCommand.cxx 3d27a6a391 ENH: put back old style call to SOURCE_GROUP, no need to break things for this 22 ani în urmă
cmSourceGroupCommand.h 072db6ad70 removed redundent includes 22 ani în urmă
cmStandardIncludes.h fb228e73c8 ERR: Properly handle mode_t on borland 22 ani în urmă
cmStringCommand.cxx 4990e1481d ENH: Added STRING(CONFIGURE ...) command. 22 ani în urmă
cmStringCommand.h 4990e1481d ENH: Added STRING(CONFIGURE ...) command. 22 ani în urmă
cmSubdirCommand.cxx ddb815c125 ENH: add new subdirectory exclude from top option 22 ani în urmă
cmSubdirCommand.h ddb815c125 ENH: add new subdirectory exclude from top option 22 ani în urmă
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 ani în urmă
cmSubdirDependsCommand.h 072db6ad70 removed redundent includes 22 ani în urmă
cmSystemTools.cxx 6ab87555ea ERR: Fix crash. We should check output before appending to it 22 ani în urmă
cmSystemTools.h ec3a119480 BUG: When error occurs, try compiles should still work 22 ani în urmă
cmTarget.cxx 1616135d4e ENH: remove warnings on sgi 22 ani în urmă
cmTarget.h b1a7421840 ENH: Styart working on bundles support and abstract WIN32_EXECUTABLE 22 ani în urmă
cmTargetLinkLibrariesCommand.cxx c3840b5cc3 BUG: Fix Bug #445 - Same library in multiple projects can cause problems 22 ani în urmă
cmTargetLinkLibrariesCommand.h a109ba1365 ENH: Clarified documentation for LINK_LIBRARIES and TARGET_LINK_LIBRARIES. 22 ani în urmă
cmTryCompileCommand.cxx 1e03fe75bb ENH: Clarified recursive TRY_COMPILE error message. 22 ani în urmă
cmTryCompileCommand.h baaf5eae7d fix to the signature and argument parsing 22 ani în urmă
cmTryRunCommand.cxx 32c2ed2ef3 ENH: Use the new signature 22 ani în urmă
cmTryRunCommand.h 072db6ad70 removed redundent includes 22 ani în urmă
cmUseMangledMesaCommand.cxx 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. 22 ani în urmă
cmUseMangledMesaCommand.h 2ccce878a3 ENH: Cleanups 22 ani în urmă
cmUtilitySourceCommand.cxx 8b8766d246 fix for utility command without EXECUTABLE_OUTPUT_PATH 22 ani în urmă
cmUtilitySourceCommand.h 072db6ad70 removed redundent includes 22 ani în urmă
cmVTKMakeInstantiatorCommand.cxx 2ccce878a3 ENH: Cleanups 22 ani în urmă
cmVTKMakeInstantiatorCommand.h 072db6ad70 removed redundent includes 22 ani în urmă
cmVTKWrapJavaCommand.cxx d55033b4c1 Oops, std namespace 23 ani în urmă
cmVTKWrapJavaCommand.h 2ccce878a3 ENH: Cleanups 22 ani în urmă
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 ani în urmă
cmVTKWrapPythonCommand.h 2ccce878a3 ENH: Cleanups 22 ani în urmă
cmVTKWrapTclCommand.cxx 413154827c Fix a problem with TCL wrapping if the source files have a relative path. 23 ani în urmă
cmVTKWrapTclCommand.h 2ccce878a3 ENH: Cleanups 22 ani în urmă
cmVariableRequiresCommand.cxx ae5a80c795 spelling errors 23 ani în urmă
cmVariableRequiresCommand.h 072db6ad70 removed redundent includes 22 ani în urmă
cmVariableWatch.cxx ffaaedc7c6 ENH: Add remove watch 22 ani în urmă
cmVariableWatch.h ffaaedc7c6 ENH: Add remove watch 22 ani în urmă
cmWin32ProcessExecution.cxx 2c2291bbe0 ENH: add new feature to ctest so that it can cmake, build and run a test executable 22 ani în urmă
cmWin32ProcessExecution.h f5d95fb078 Complete rework of makefile generators expect trouble 23 ani în urmă
cmWrapExcludeFilesCommand.cxx 2ccce878a3 ENH: Cleanups 22 ani în urmă
cmWrapExcludeFilesCommand.h 072db6ad70 removed redundent includes 22 ani în urmă
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 ani în urmă
cmWriteFileCommand.h 007d2bbc50 ENH: Make more commands scriptable 22 ani în urmă
cmake.cxx d0cea4c7bb ENH: make relative paths optional and default off, and add a test for them 22 ani în urmă
cmake.h 222e9a2876 BUG: fix put/get env problems 22 ani în urmă
cmakemain.cxx 51516613e8 ENH: Ok, when doing cmake -P you should not have to squish filename next to -P, There should be space between 22 ani în urmă
cmaketest.h.in a2d7a92c88 BUG: Fix some dependencies for location of executables 23 ani în urmă
cmakewizard.cxx 41445f67ac BUG: Fixed crash of cmake -i when CMAKE_ROOT cannot be found. Made resulting error message cleaner. 22 ani în urmă
cmakewizard.h 41445f67ac BUG: Fixed crash of cmake -i when CMAKE_ROOT cannot be found. Made resulting error message cleaner. 22 ani în urmă
cmw9xcom.cxx d6f98c2a82 ENH: Added cmSystemTools::EnableMSVCDebugHook() to prevent error dialogs when CMake is invoked by Dart. 23 ani în urmă
ctest.cxx 2c2291bbe0 ENH: add new feature to ctest so that it can cmake, build and run a test executable 22 ani în urmă