.. |
CTest
|
Remove warnings on AIX
|
2003-02-07 11:47:50 -05:00 |
CursesDialog
|
ENH: Re-implemented document generation class to be more organized and more robust.
|
2003-02-18 20:42:02 -05:00 |
MFCDialog
|
ENH: add a check for -NOTFOUND
|
2003-02-05 13:24:33 -05:00 |
WXDialog
|
ENH: Centralized setting of CMake version number to top-level CMake listfile.
|
2003-02-13 21:57:05 -05:00 |
bootstrap
|
Improve bootstrape for unix
|
2002-05-03 13:46:34 -04:00 |
.cvsignore
|
Add cvsignore so that you do not see visual stufio files when you do cvs update
|
2002-04-24 10:08:24 -04:00 |
CMakeLists.txt
|
ENH: Using new --all-for-coverage of DumpDocumentation to improve coverage.
|
2003-02-19 17:37:07 -05:00 |
InitialConfigureFlags.cmake.in
|
ENH: pass prefix from configure into cmake
|
2001-09-27 14:58:14 -04:00 |
Makefile.in
|
ENH: Added cmDocumentation class to generate various forms of documentation. Each executable will be able to generate its own documentation.
|
2003-02-14 10:53:37 -05:00 |
TODO
|
*** empty log message ***
|
2002-11-14 16:29:14 -05:00 |
cmAbstractFilesCommand.cxx
|
now complains more
|
2003-01-09 08:44:25 -05:00 |
cmAbstractFilesCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmAddCustomCommandCommand.cxx
|
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.
|
2002-12-11 18:13:33 -05:00 |
cmAddCustomCommandCommand.h
|
Fix to documentation formatting: removed extra newline.
|
2003-02-18 20:40:56 -05:00 |
cmAddCustomTargetCommand.cxx
|
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.
|
2002-12-11 18:13:33 -05:00 |
cmAddCustomTargetCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmAddDefinitionsCommand.cxx
|
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.
|
2002-12-11 18:13:33 -05:00 |
cmAddDefinitionsCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmAddDependenciesCommand.cxx
|
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.
|
2002-12-11 18:13:33 -05:00 |
cmAddDependenciesCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmAddExecutableCommand.cxx
|
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.
|
2002-12-11 18:13:33 -05:00 |
cmAddExecutableCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmAddLibraryCommand.cxx
|
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.
|
2002-12-11 18:13:33 -05:00 |
cmAddLibraryCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmAddTestCommand.cxx
|
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.
|
2002-12-11 18:13:33 -05:00 |
cmAddTestCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmAuxSourceDirectoryCommand.cxx
|
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.
|
2002-10-23 18:03:27 -04:00 |
cmAuxSourceDirectoryCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmBuildCommand.cxx
|
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.
|
2002-10-23 18:03:27 -04:00 |
cmBuildCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmBuildNameCommand.cxx
|
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.
|
2002-10-23 18:03:27 -04:00 |
cmBuildNameCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmCMakeMinimumRequired.cxx
|
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.
|
2002-10-23 18:03:27 -04:00 |
cmCMakeMinimumRequired.h
|
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.
|
2002-10-23 18:03:27 -04:00 |
cmCPluginAPI.cxx
|
ENH: Added return type int to ExecuteCommand.
|
2002-12-17 17:05:59 -05:00 |
cmCPluginAPI.h
|
updated version
|
2003-01-06 10:59:59 -05:00 |
cmCTest.cxx
|
Try to fix update
|
2003-02-12 13:43:15 -05:00 |
cmCTest.h
|
Fix cont and remove comments
|
2003-02-11 09:19:36 -05:00 |
cmCacheManager.cxx
|
spelling errors
|
2003-02-14 09:54:15 -05:00 |
cmCacheManager.h
|
ENH: Better error checking for cache iterator.
|
2003-02-05 14:55:46 -05:00 |
cmCommand.h
|
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.
|
2002-12-11 18:13:33 -05:00 |
cmCommands.cxx
|
ENH: Added FIND_PACKAGE command prototyp.
|
2003-01-21 17:15:22 -05:00 |
cmCommands.h
|
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.
|
2002-10-23 18:03:27 -04:00 |
cmConfigure.cmake.h.in
|
ENH: Centralized setting of CMake version number to top-level CMake listfile.
|
2003-02-13 21:57:05 -05:00 |
cmConfigure.h.in
|
ENH: Centralized setting of CMake version number to top-level CMake listfile.
|
2003-02-13 21:57:05 -05:00 |
cmConfigureFileCommand.cxx
|
spelling errors
|
2003-02-14 09:54:15 -05:00 |
cmConfigureFileCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmCreateTestSourceList.cxx
|
BUG: Generate 0 into test driver instead of NULL.
|
2003-02-05 18:05:12 -05:00 |
cmCreateTestSourceList.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmCustomCommand.cxx
|
Add comment support, so that you can see in build process what the custom command does
|
2002-12-10 16:47:37 -05:00 |
cmCustomCommand.h
|
Add comment support, so that you can see in build process what the custom command does
|
2002-12-10 16:47:37 -05:00 |
cmData.h
|
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.
|
2002-10-23 18:03:27 -04:00 |
cmDirectory.cxx
|
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.
|
2002-10-23 18:03:27 -04:00 |
cmDirectory.h
|
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.
|
2002-10-23 18:03:27 -04:00 |
cmDocumentation.cxx
|
ERR: Fixed signed/unsigned warning.
|
2003-02-19 08:52:45 -05:00 |
cmDocumentation.h
|
ENH: Re-implemented document generation class to be more organized and more robust.
|
2003-02-18 20:42:02 -05:00 |
cmDumpDocumentation.cxx
|
ERR: Added missing return.
|
2003-02-20 07:55:50 -05:00 |
cmDynamicLoader.cxx
|
fix free before use
|
2002-12-05 16:52:55 -05:00 |
cmDynamicLoader.h
|
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.
|
2002-10-23 18:03:27 -04:00 |
cmElseCommand.cxx
|
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.
|
2002-10-23 18:03:27 -04:00 |
cmElseCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmEnableTestingCommand.cxx
|
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.
|
2002-10-23 18:03:27 -04:00 |
cmEnableTestingCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmEndForEachCommand.cxx
|
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.
|
2002-12-11 18:13:33 -05:00 |
cmEndForEachCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmEndIfCommand.cxx
|
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.
|
2002-10-23 18:03:27 -04:00 |
cmEndIfCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmExecProgramCommand.cxx
|
Complete rework of makefile generators expect trouble
|
2002-11-08 15:46:08 -05:00 |
cmExecProgramCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmExportLibraryDependencies.cxx
|
BUG: Removed generation of stray paren.
|
2003-02-03 09:53:33 -05:00 |
cmExportLibraryDependencies.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmFLTKWrapUICommand.cxx
|
BUG: Need at least 2 arguments, not exactly 2.
|
2002-12-17 14:55:49 -05:00 |
cmFLTKWrapUICommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmFindFileCommand.cxx
|
ENH: add checking for NOTFOUND
|
2003-01-31 13:50:42 -05:00 |
cmFindFileCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmFindLibraryCommand.cxx
|
BUG: use IsNOTFOUND
|
2003-02-07 10:18:07 -05:00 |
cmFindLibraryCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmFindPackageCommand.cxx
|
ENH: add checking for NOTFOUND
|
2003-01-31 13:50:42 -05:00 |
cmFindPackageCommand.h
|
BUG: This command must be inherited.
|
2003-02-17 15:47:26 -05:00 |
cmFindPathCommand.cxx
|
ENH: add checking for NOTFOUND
|
2003-01-31 13:50:42 -05:00 |
cmFindPathCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmFindProgramCommand.cxx
|
ENH: add checking for NOTFOUND
|
2003-01-31 13:50:42 -05:00 |
cmFindProgramCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmForEachCommand.cxx
|
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.
|
2002-12-11 18:13:33 -05:00 |
cmForEachCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmFunctionBlocker.h
|
ERR: Fixed unused parameter warning.
|
2002-12-13 09:18:01 -05:00 |
cmGeneratedFileStream.h
|
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.
|
2002-10-23 18:03:27 -04:00 |
cmGetFilenameComponentCommand.cxx
|
Several fixes/improvements:
|
2003-02-07 14:04:16 -05:00 |
cmGetFilenameComponentCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmGetSourceFilePropertyCommand.cxx
|
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.
|
2002-10-23 18:03:27 -04:00 |
cmGetSourceFilePropertyCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmGetTargetPropertyCommand.cxx
|
ENH: add target properties files
|
2002-12-21 11:14:47 -05:00 |
cmGetTargetPropertyCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmGlobalBorlandMakefileGenerator.cxx
|
ENH: unify EnableLanguage across all generators
|
2002-12-05 13:44:11 -05:00 |
cmGlobalBorlandMakefileGenerator.h
|
ENH: unify EnableLanguage across all generators
|
2002-12-05 13:44:11 -05:00 |
cmGlobalCodeWarriorGenerator.cxx
|
ERR: Removed use of NULL.
|
2002-11-08 18:05:22 -05:00 |
cmGlobalCodeWarriorGenerator.h
|
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.
|
2002-10-23 18:03:27 -04:00 |
cmGlobalGenerator.cxx
|
BUG: add better testing for notfound
|
2003-02-04 15:37:24 -05:00 |
cmGlobalGenerator.h
|
ENH: add a new command that allows exports of library dependencies from a project to a file
|
2003-01-20 16:59:02 -05:00 |
cmGlobalNMakeMakefileGenerator.cxx
|
ENH: unify EnableLanguage across all generators
|
2002-12-05 13:44:11 -05:00 |
cmGlobalNMakeMakefileGenerator.h
|
ENH: unify EnableLanguage across all generators
|
2002-12-05 13:44:11 -05:00 |
cmGlobalUnixMakefileGenerator.cxx
|
add a fatal error, and make sure c and c++ compilers work before using them
|
2003-01-21 12:50:48 -05:00 |
cmGlobalUnixMakefileGenerator.h
|
ENH: unify EnableLanguage across all generators
|
2002-12-05 13:44:11 -05:00 |
cmGlobalVisualStudio6Generator.cxx
|
BUG: CMake 1.4 configured projects did not build with new CMake.
|
2003-01-22 09:28:53 -05:00 |
cmGlobalVisualStudio6Generator.h
|
ENH: Visual Studio 6 and 7 generators now set CMAKE_CONFIGURATION_TYPES to be a semicolon-separated list of configurations that will be built.
|
2002-12-20 12:59:18 -05:00 |
cmGlobalVisualStudio7Generator.cxx
|
ENH: fix for vs 7 beta1
|
2003-02-18 16:24:18 -05:00 |
cmGlobalVisualStudio7Generator.h
|
ENH: Visual Studio 6 and 7 generators now set CMAKE_CONFIGURATION_TYPES to be a semicolon-separated list of configurations that will be built.
|
2002-12-20 12:59:18 -05:00 |
cmITKWrapTclCommand.cxx
|
ENH: add checking for NOTFOUND
|
2003-01-31 13:50:42 -05:00 |
cmITKWrapTclCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmIfCommand.cxx
|
made more strict
|
2002-12-13 09:52:05 -05:00 |
cmIfCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmIncludeCommand.cxx
|
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.
|
2002-10-23 18:03:27 -04:00 |
cmIncludeCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmIncludeDirectoryCommand.cxx
|
ENH: add checking for NOTFOUND
|
2003-01-31 13:50:42 -05:00 |
cmIncludeDirectoryCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmIncludeExternalMSProjectCommand.cxx
|
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.
|
2002-10-23 18:03:27 -04:00 |
cmIncludeExternalMSProjectCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmIncludeRegularExpressionCommand.cxx
|
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.
|
2002-10-23 18:03:27 -04:00 |
cmIncludeRegularExpressionCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmInstallFilesCommand.cxx
|
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.
|
2002-10-23 18:03:27 -04:00 |
cmInstallFilesCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmInstallProgramsCommand.cxx
|
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.
|
2002-12-11 18:13:33 -05:00 |
cmInstallProgramsCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmInstallTargetsCommand.cxx
|
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.
|
2002-12-11 18:13:33 -05:00 |
cmInstallTargetsCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmLinkDirectoriesCommand.cxx
|
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.
|
2002-12-11 18:13:33 -05:00 |
cmLinkDirectoriesCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmLinkLibrariesCommand.cxx
|
ENH: add checking for NOTFOUND
|
2003-01-31 13:50:42 -05:00 |
cmLinkLibrariesCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmListFileCache.cxx
|
ENH: Improved filename/line number reporting in error message. Macro invocations now chain up the error message.
|
2002-12-12 11:36:28 -05:00 |
cmListFileCache.h
|
ERR: Added operator != for SGI.
|
2002-12-17 14:55:31 -05:00 |
cmLoadCacheCommand.cxx
|
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.
|
2002-12-11 18:13:33 -05:00 |
cmLoadCacheCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmLoadCommandCommand.cxx
|
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.
|
2002-12-11 18:13:33 -05:00 |
cmLoadCommandCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmLocalCodeWarriorGenerator.cxx
|
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.
|
2002-10-23 18:03:27 -04:00 |
cmLocalCodeWarriorGenerator.h
|
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.
|
2002-10-23 18:03:27 -04:00 |
cmLocalGenerator.cxx
|
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.
|
2002-10-23 18:03:27 -04:00 |
cmLocalGenerator.h
|
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.
|
2002-10-23 18:03:27 -04:00 |
cmLocalUnixMakefileGenerator.cxx
|
BUG: Fix problem with lib in the name of library. If there was lib in the name of library, then on Windows (where there is not lib prefix), cmake split the name wrongly. This only manifested when full path to the library is specified.
|
2003-02-19 12:54:25 -05:00 |
cmLocalUnixMakefileGenerator.h
|
ENH: Support for spaces in paths during make install.
|
2003-01-17 18:01:05 -05:00 |
cmLocalVisualStudio6Generator.cxx
|
Several fixes/improvements:
|
2003-02-07 14:04:16 -05:00 |
cmLocalVisualStudio6Generator.h
|
Several fixes/improvements:
|
2003-02-07 14:04:16 -05:00 |
cmLocalVisualStudio7Generator.cxx
|
Several fixes/improvements:
|
2003-02-07 14:04:16 -05:00 |
cmLocalVisualStudio7Generator.h
|
Several fixes/improvements:
|
2003-02-07 14:04:16 -05:00 |
cmMacroCommand.cxx
|
ENH: Improved error message for macro invoked with incorrect number of arguments.
|
2002-12-17 11:58:55 -05:00 |
cmMacroCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmMakeDepend.cxx
|
BUG: fix bug in depends
|
2002-12-10 09:28:05 -05:00 |
cmMakeDepend.h
|
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.
|
2002-10-23 18:03:27 -04:00 |
cmMakeDirectoryCommand.cxx
|
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.
|
2002-10-23 18:03:27 -04:00 |
cmMakeDirectoryCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmMakefile.cxx
|
ENH: Centralized setting of CMake version number to top-level CMake listfile.
|
2003-02-13 21:57:05 -05:00 |
cmMakefile.h
|
spelling errors
|
2003-02-14 09:54:15 -05:00 |
cmMarkAsAdvancedCommand.cxx
|
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.
|
2002-12-11 18:13:33 -05:00 |
cmMarkAsAdvancedCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmMessageCommand.cxx
|
add a fatal error, and make sure c and c++ compilers work before using them
|
2003-01-21 12:50:48 -05:00 |
cmMessageCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmOptionCommand.cxx
|
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.
|
2002-10-23 18:03:27 -04:00 |
cmOptionCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmOutputRequiredFilesCommand.cxx
|
updated for changes in Depend Calcs
|
2002-12-10 14:10:15 -05:00 |
cmOutputRequiredFilesCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmProjectCommand.cxx
|
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.
|
2002-12-11 18:13:33 -05:00 |
cmProjectCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmQTWrapCPPCommand.cxx
|
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.
|
2002-10-23 18:03:27 -04:00 |
cmQTWrapCPPCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmQTWrapUICommand.cxx
|
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.
|
2002-10-23 18:03:27 -04:00 |
cmQTWrapUICommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmRegularExpression.cxx
|
ENH: compile method now returns whether compilation succeeded.
|
2002-11-06 16:59:09 -05:00 |
cmRegularExpression.h
|
ENH: compile method now returns whether compilation succeeded.
|
2002-11-06 16:59:09 -05:00 |
cmRemoveCommand.cxx
|
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.
|
2002-12-11 18:13:33 -05:00 |
cmRemoveCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmSeparateArgumentsCommand.cxx
|
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.
|
2002-10-23 18:03:27 -04:00 |
cmSeparateArgumentsCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmSetCommand.cxx
|
BUG: A variable is not in the cache if it is UNINITIALIZED.
|
2002-11-08 18:05:42 -05:00 |
cmSetCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmSetSourceFilesPropertiesCommand.cxx
|
ENH: Added source file property OBJECT_DEPENDS to support generated header files included in non-generated sources.
|
2002-12-13 16:16:48 -05:00 |
cmSetSourceFilesPropertiesCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmSetTargetPropertiesCommand.cxx
|
ENH: add target properties files
|
2002-12-21 11:14:47 -05:00 |
cmSetTargetPropertiesCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmSiteNameCommand.cxx
|
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.
|
2002-10-23 18:03:27 -04:00 |
cmSiteNameCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmSourceFile.cxx
|
ENH: add checking for NOTFOUND
|
2003-01-31 13:50:42 -05:00 |
cmSourceFile.h
|
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.
|
2002-10-23 18:03:27 -04:00 |
cmSourceFilesCommand.cxx
|
testing more agressive compatability settings
|
2002-12-20 10:23:51 -05:00 |
cmSourceFilesCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmSourceFilesRemoveCommand.cxx
|
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.
|
2002-12-11 18:13:33 -05:00 |
cmSourceFilesRemoveCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmSourceGroup.cxx
|
Add comment support, so that you can see in build process what the custom command does
|
2002-12-10 16:47:37 -05:00 |
cmSourceGroup.h
|
Add comment support, so that you can see in build process what the custom command does
|
2002-12-10 16:47:37 -05:00 |
cmSourceGroupCommand.cxx
|
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.
|
2002-10-23 18:03:27 -04:00 |
cmSourceGroupCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmStandardIncludes.h
|
ENH: Added cmDocumentation class to generate various forms of documentation. Each executable will be able to generate its own documentation.
|
2003-02-14 10:53:37 -05:00 |
cmStringCommand.cxx
|
Add a way to convert ascii to string
|
2003-01-01 17:34:47 -05:00 |
cmStringCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmSubdirCommand.cxx
|
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.
|
2002-12-11 18:13:33 -05:00 |
cmSubdirCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmSubdirDependsCommand.cxx
|
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.
|
2002-10-23 18:03:27 -04:00 |
cmSubdirDependsCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmSystemTools.cxx
|
ERR: Added missing include for msvc.
|
2003-02-14 10:56:21 -05:00 |
cmSystemTools.h
|
ENH: Added cmDocumentation class to generate various forms of documentation. Each executable will be able to generate its own documentation.
|
2003-02-14 10:53:37 -05:00 |
cmTarget.cxx
|
ENH: add target properties
|
2002-12-20 17:15:45 -05:00 |
cmTarget.h
|
ENH: add target properties
|
2002-12-20 17:15:45 -05:00 |
cmTargetLinkLibrariesCommand.cxx
|
ENH: add checking for NOTFOUND
|
2003-01-31 13:50:42 -05:00 |
cmTargetLinkLibrariesCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmTryCompileCommand.cxx
|
add better testing for unlink
|
2003-02-05 22:26:55 -05:00 |
cmTryCompileCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmTryRunCommand.cxx
|
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.
|
2002-10-23 18:03:27 -04:00 |
cmTryRunCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmUseMangledMesaCommand.cxx
|
spelling errors
|
2003-02-14 09:54:15 -05:00 |
cmUseMangledMesaCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmUtilitySourceCommand.cxx
|
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.
|
2002-12-11 18:13:33 -05:00 |
cmUtilitySourceCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmVTKMakeInstantiatorCommand.cxx
|
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.
|
2002-10-23 18:03:27 -04:00 |
cmVTKMakeInstantiatorCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmVTKWrapJavaCommand.cxx
|
Oops, std namespace
|
2003-02-04 09:50:20 -05:00 |
cmVTKWrapJavaCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmVTKWrapPythonCommand.cxx
|
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.
|
2002-10-23 18:03:27 -04:00 |
cmVTKWrapPythonCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmVTKWrapTclCommand.cxx
|
Fix a problem with TCL wrapping if the source files have a relative path.
|
2003-01-06 14:30:28 -05:00 |
cmVTKWrapTclCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmVariableRequiresCommand.cxx
|
spelling errors
|
2003-02-14 09:54:15 -05:00 |
cmVariableRequiresCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmVariableWatch.cxx
|
Add option of watching variables
|
2003-01-08 12:59:52 -05:00 |
cmVariableWatch.h
|
more option on var watches
|
2003-01-09 11:35:27 -05:00 |
cmWin32ProcessExecution.cxx
|
Fix output variable and remove this->m_ to be only m_
|
2003-01-27 12:25:34 -05:00 |
cmWin32ProcessExecution.h
|
Complete rework of makefile generators expect trouble
|
2002-11-08 15:46:08 -05:00 |
cmWrapExcludeFilesCommand.cxx
|
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.
|
2002-10-23 18:03:27 -04:00 |
cmWrapExcludeFilesCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmWriteFileCommand.cxx
|
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.
|
2002-12-11 18:13:33 -05:00 |
cmWriteFileCommand.h
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
cmake.cxx
|
ENH: Added cmDocumentation class to generate various forms of documentation. Each executable will be able to generate its own documentation.
|
2003-02-14 10:53:37 -05:00 |
cmake.h
|
ENH: Added cmDocumentation class to generate various forms of documentation. Each executable will be able to generate its own documentation.
|
2003-02-14 10:53:37 -05:00 |
cmakemain.cxx
|
ENH: Re-implemented document generation class to be more organized and more robust.
|
2003-02-18 20:42:02 -05:00 |
cmaketest.cxx
|
Lowercase has a bad signiture, so I have to live with it
|
2003-02-14 11:13:07 -05:00 |
cmaketest.h.in
|
ENH: make sure the test tests the right cmake, and not the cmake used to bootstrap this cmake
|
2002-04-05 09:39:13 -05:00 |
cmakewizard.cxx
|
BUG: can not mix cout and fgets on hp
|
2003-01-30 13:19:58 -05:00 |
cmakewizard.h
|
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.
|
2002-10-23 18:03:27 -04:00 |
cmw9xcom.cxx
|
ENH: Added cmSystemTools::EnableMSVCDebugHook() to prevent error dialogs when CMake is invoked by Dart.
|
2002-12-11 11:49:08 -05:00 |
ctest.cxx
|
Start working on cont
|
2003-02-10 23:19:01 -05:00 |