.. |
CTest
|
ERR: Fix warning
|
2004-04-13 09:28:45 -04:00 |
CursesDialog
|
ENH: Add support for HOME and END keys. Also fix Bug #666 - In CCMake when deleting something, it does not stop at the beginning of line
|
2004-04-15 16:11:11 -04:00 |
MFCDialog
|
ENH: remove warning
|
2004-04-29 13:13:44 -04:00 |
WXDialog
|
ENH: Fix problem with wx 2.4
|
2003-10-17 07:45:21 -04:00 |
kwsys
|
ENH: remove warnings
|
2004-04-30 10:32:45 -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: When source file is in subdirectory put object file in subdirectory. Fixes Bug #290 - Source files in subdirectories should produce object files in subdirectories
|
2004-04-26 17:32:56 -04:00 |
cmAbstractFilesCommand.cxx
|
ENH: add stdlib.h for portability to borland 6
|
2003-05-24 10:07:58 -04:00 |
cmAbstractFilesCommand.h
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
cmAddCustomCommandCommand.cxx
|
ENH: Fix typo: Bug #100 - Spelling correction to an error message
|
2003-07-29 07:01:56 -04:00 |
cmAddCustomCommandCommand.h
|
update docs
|
2004-04-22 13:37:04 -04:00 |
cmAddCustomTargetCommand.cxx
|
BUG: Fixed check of number of arguments.
|
2004-04-21 11:36:31 -04:00 |
cmAddCustomTargetCommand.h
|
removed redundent includes
|
2003-08-10 18:30:54 -04: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
|
removed redundent includes
|
2003-08-10 18:30:54 -04: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
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
cmAddExecutableCommand.cxx
|
ENH: Unify with other variables
|
2004-04-23 10:03:01 -04:00 |
cmAddExecutableCommand.h
|
BUG: fix for bug 121 add some docs for MFC flag
|
2004-04-28 13:40:58 -04: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
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
cmAddTestCommand.cxx
|
BUG: Cannot add extra escapes for backslashes because it makes the behavior inconsistent with previous versions of cmake.
|
2003-11-04 08:50:43 -05:00 |
cmAddTestCommand.h
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
cmAuxSourceDirectoryCommand.cxx
|
fix compiler warnings
|
2003-06-27 08:46:00 -04:00 |
cmAuxSourceDirectoryCommand.h
|
removed redundent includes
|
2003-08-10 18:30:54 -04: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
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
cmBuildNameCommand.cxx
|
ENH: Use the new signature
|
2003-08-03 22:33:35 -04:00 |
cmBuildNameCommand.h
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
cmCMakeMinimumRequired.cxx
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
cmCMakeMinimumRequired.h
|
ENH: Make more commands scriptable
|
2004-02-22 22:07:02 -05:00 |
cmCPluginAPI.cxx
|
ENH: Styart working on bundles support and abstract WIN32_EXECUTABLE
|
2004-02-28 18:59:19 -05:00 |
cmCPluginAPI.h
|
version 19
|
2003-08-11 14:41:43 -04:00 |
cmCTest.cxx
|
ENH: Report filename of the note
|
2004-04-30 14:14:41 -04:00 |
cmCTest.h
|
better args handling for -I option
|
2004-04-16 14:52:13 -04:00 |
cmCacheManager.cxx
|
BUG: Fixed Bug #154 - Uninitialized type initialized value cache variables should return value
|
2003-08-18 14:05:53 -04:00 |
cmCacheManager.h
|
ENH: Get accessor for cache value as boolean
|
2003-08-08 09:22:56 -04:00 |
cmCommand.h
|
ENH: Start includding the scripting support
|
2003-10-29 08:58:54 -05:00 |
cmCommands.cxx
|
ENH: Add GET/SET_DIRECTORY_PROPERTY/PROPERTIES commands so that we can change include directories and get all sorts of things. Closes Bug #25 - Get_CMAKE_PROPERTIES
|
2004-04-23 16:20:36 -04: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: use cmake variables for cmDynamicLoader to figure out library prefix and extensions
|
2004-02-16 10:48:54 -05:00 |
cmConfigureFileCommand.cxx
|
ENH: If configure file fails do not create directory
|
2004-03-28 16:00:57 -05:00 |
cmConfigureFileCommand.h
|
ENH: If configure file fails do not create directory
|
2004-03-28 16:00:57 -05:00 |
cmCreateTestSourceList.cxx
|
ENH: make test driver more flexible by using a configured file instead of generating all the code. fixes bug 28
|
2004-04-28 12:31:18 -04:00 |
cmCreateTestSourceList.h
|
ENH: make test driver more flexible by using a configured file instead of generating all the code. fixes bug 28
|
2004-04-28 12:31:18 -04:00 |
cmCustomCommand.cxx
|
ENH: allow duplicate commands with the same output to be reduced automatically to one command
|
2003-06-04 13:42:42 -04:00 |
cmCustomCommand.h
|
performance improvement
|
2003-06-23 16:25:50 -04: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 |
cmDocumentation.cxx
|
ENH: Renamed --help-list-commands to --help-command-list and split --help [command] into separate --help and --help-command cmd options.
|
2004-04-14 14:25:43 -04:00 |
cmDocumentation.h
|
ENH: Renamed --help-list-commands to --help-command-list and split --help [command] into separate --help and --help-command cmd options.
|
2004-04-14 14:25:43 -04:00 |
cmDumpDocumentation.cxx
|
ENH: Added CommandLineTest to add coverage for command line arguments to cmake executables. This replaces the old DumpDocumentation test.
|
2003-07-24 10:58:40 -04:00 |
cmDynamicLoader.cxx
|
BUG: don't crash when loading a module that does not exist
|
2004-02-17 08:35:23 -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: Make more commands scriptable
|
2004-02-22 22:07:02 -05:00 |
cmEnableTestingCommand.cxx
|
ENH: add new subdirectory exclude from top option
|
2004-03-09 16:28:44 -05:00 |
cmEnableTestingCommand.h
|
sets variable now
|
2003-12-29 16:35:32 -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: Make more commands scriptable
|
2004-02-06 13:47:11 -05:00 |
cmEndIfCommand.cxx
|
ENH: add stdlib.h for portability to borland 6
|
2003-05-24 10:07:58 -04:00 |
cmEndIfCommand.h
|
ENH: Make more commands scriptable
|
2004-02-22 22:07:02 -05:00 |
cmExecProgramCommand.cxx
|
Complete rework of makefile generators expect trouble
|
2002-11-08 15:46:08 -05:00 |
cmExecProgramCommand.h
|
ENH: Make more commands scriptable
|
2004-02-22 22:07:02 -05:00 |
cmExportLibraryDependencies.cxx
|
ERR: Added missing include for auto_ptr.
|
2004-03-16 12:54:39 -05:00 |
cmExportLibraryDependencies.h
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
cmFLTKWrapUICommand.cxx
|
ENH: Cleanups
|
2004-02-22 13:14:59 -05:00 |
cmFLTKWrapUICommand.h
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
cmFileCommand.cxx
|
BUG: Put all files to manifest
|
2004-04-21 11:42:50 -04:00 |
cmFileCommand.h
|
ENH: Add check for infinite loops. Make sure that files written using WRITE_FILE and FILE WRITE are not used as input files. Fixes Bug #678 - WRITE_FILE and FILE(WRITE...) lead to infinite loops
|
2004-04-18 14:41:46 -04:00 |
cmFindFileCommand.cxx
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
cmFindFileCommand.h
|
ENH: Make more commands scriptable
|
2004-02-22 22:07:02 -05:00 |
cmFindLibraryCommand.cxx
|
BUG: use IsNOTFOUND
|
2003-02-07 10:18:07 -05:00 |
cmFindLibraryCommand.h
|
BUG: fix for 301 CMAKE_LIBRARY_PATH and CMAKE_INCLUDE_PATH env vars now used in FIND_LIBRARY and FIND_PATH in addtion to and before PATH
|
2004-04-22 13:24:20 -04:00 |
cmFindPackageCommand.cxx
|
BUG#682: Adding environment variable check to FIND_PACKAGE command.
|
2004-04-26 11:00:41 -04:00 |
cmFindPackageCommand.h
|
ENH#696: Adding REQUIRED option to FIND_PACKAGE command. It will terminate the cmake configure step if the package is not found.
|
2004-04-19 10:36:42 -04:00 |
cmFindPathCommand.cxx
|
BUG: fix for 301 CMAKE_LIBRARY_PATH and CMAKE_INCLUDE_PATH env vars now used in FIND_LIBRARY and FIND_PATH in addtion to and before PATH
|
2004-04-22 13:24:20 -04:00 |
cmFindPathCommand.h
|
BUG: fix for 301 CMAKE_LIBRARY_PATH and CMAKE_INCLUDE_PATH env vars now used in FIND_LIBRARY and FIND_PATH in addtion to and before PATH
|
2004-04-22 13:24:20 -04:00 |
cmFindProgramCommand.cxx
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
cmFindProgramCommand.h
|
ENH: Make more commands scriptable
|
2004-02-22 22:07:02 -05:00 |
cmForEachCommand.cxx
|
ENH: Add RANGE support to FOREACH
|
2004-04-29 15:12:40 -04:00 |
cmForEachCommand.h
|
ENH: Add RANGE support to FOREACH
|
2004-04-29 15:12:40 -04: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 |
cmGetCMakePropertyCommand.cxx
|
ENH: Cleanups
|
2004-02-22 13:14:59 -05:00 |
cmGetCMakePropertyCommand.h
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
cmGetDirectoryPropertyCommand.cxx
|
ENH: Add GET/SET_DIRECTORY_PROPERTY/PROPERTIES commands so that we can change include directories and get all sorts of things. Closes Bug #25 - Get_CMAKE_PROPERTIES
|
2004-04-23 16:20:36 -04:00 |
cmGetDirectoryPropertyCommand.h
|
ENH: Add GET/SET_DIRECTORY_PROPERTY/PROPERTIES commands so that we can change include directories and get all sorts of things. Closes Bug #25 - Get_CMAKE_PROPERTIES
|
2004-04-23 16:20:36 -04:00 |
cmGetFilenameComponentCommand.cxx
|
Several fixes/improvements:
|
2003-02-07 14:04:16 -05:00 |
cmGetFilenameComponentCommand.h
|
ENH: Make more commands scriptable
|
2004-02-22 22:07:02 -05:00 |
cmGetSourceFilePropertyCommand.cxx
|
ENH: Cleanups
|
2004-02-22 13:14:59 -05:00 |
cmGetSourceFilePropertyCommand.h
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
cmGetTargetPropertyCommand.cxx
|
ENH: remove warnings
|
2004-04-29 12:33:18 -04:00 |
cmGetTargetPropertyCommand.h
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
cmGlob.cxx
|
ENH: When nor specifying full path, make sure it actually works, on broken filesystems fix case of files.
|
2004-02-06 15:26:15 -05:00 |
cmGlob.h
|
ENH: Recurse subdirectories
|
2003-07-14 09:15:13 -04:00 |
cmGlobalBorlandMakefileGenerator.cxx
|
BUG: fix for bug 346, borland should now support dash in the path
|
2003-11-05 11:18:15 -05:00 |
cmGlobalBorlandMakefileGenerator.h
|
ENH: Registered global generators are now kept in a table in the cmake instance. Added support for documentation with a Generators section.
|
2003-07-07 21:52:10 -04:00 |
cmGlobalCodeWarriorGenerator.cxx
|
BUG: Fix Bug #445 - Same library in multiple projects can cause problems
|
2003-12-18 13:17:36 -05:00 |
cmGlobalCodeWarriorGenerator.h
|
ENH: Registered global generators are now kept in a table in the cmake instance. Added support for documentation with a Generators section.
|
2003-07-07 21:52:10 -04:00 |
cmGlobalGenerator.cxx
|
ENH: Add check for infinite loops. Make sure that files written using WRITE_FILE and FILE WRITE are not used as input files. Fixes Bug #678 - WRITE_FILE and FILE(WRITE...) lead to infinite loops
|
2004-04-18 14:41:46 -04:00 |
cmGlobalGenerator.h
|
ENH: add new subdirectory exclude from top option
|
2004-03-09 16:28:44 -05:00 |
cmGlobalNMakeMakefileGenerator.cxx
|
BUG: fix for bug 303 pass makeflags to sub makes
|
2003-10-28 11:06:06 -05:00 |
cmGlobalNMakeMakefileGenerator.h
|
ENH: Registered global generators are now kept in a table in the cmake instance. Added support for documentation with a Generators section.
|
2003-07-07 21:52:10 -04:00 |
cmGlobalUnixMakefileGenerator.cxx
|
ENH: add the unix makefile generator as an option from the windows GUI, this builds with mingw, cygwin, and combinations of make cl, bcc32
|
2003-08-21 16:22:23 -04:00 |
cmGlobalUnixMakefileGenerator.h
|
ENH: Registered global generators are now kept in a table in the cmake instance. Added support for documentation with a Generators section.
|
2003-07-07 21:52:10 -04:00 |
cmGlobalVisualStudio6Generator.cxx
|
ENH: Handle make install target on Visual Studio 6 and 7 and install templates
|
2004-04-15 13:09:24 -04:00 |
cmGlobalVisualStudio6Generator.h
|
ENH: add new subdirectory exclude from top option
|
2004-03-09 16:28:44 -05:00 |
cmGlobalVisualStudio7Generator.cxx
|
ENH: Handle make install target on Visual Studio 6 and 7 and install templates
|
2004-04-15 13:09:24 -04:00 |
cmGlobalVisualStudio7Generator.h
|
ENH: add new subdirectory exclude from top option
|
2004-03-09 16:28:44 -05:00 |
cmGlobalVisualStudio71Generator.cxx
|
ERR: Fix install on VS71
|
2004-04-21 17:54:10 -04:00 |
cmGlobalVisualStudio71Generator.h
|
ENH: update vs71 generator to support excluded subdirs
|
2004-03-10 14:33:18 -05:00 |
cmITKWrapTclCommand.cxx
|
updated for new custom command
|
2003-06-05 14:37:35 -04:00 |
cmITKWrapTclCommand.h
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
cmIfCommand.cxx
|
BUG: fix logic in EQUAL if test
|
2004-04-28 09:59:16 -04:00 |
cmIfCommand.h
|
ENH: add a numeric EQUAL to the IF statment, very useful for variable arguments in MACROS
|
2004-04-28 09:51:06 -04:00 |
cmIncludeCommand.cxx
|
ERR: Remove debug
|
2004-03-28 10:14:53 -05:00 |
cmIncludeCommand.h
|
DOC: Fix comment
|
2004-03-28 09:47:39 -05:00 |
cmIncludeDirectoryCommand.cxx
|
ENH: add checking for NOTFOUND
|
2003-01-31 13:50:42 -05:00 |
cmIncludeDirectoryCommand.h
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
cmIncludeExternalMSProjectCommand.cxx
|
ENH: improve coverage
|
2003-08-07 16:07:23 -04:00 |
cmIncludeExternalMSProjectCommand.h
|
removed redundent includes
|
2003-08-10 18:30:54 -04: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
|
removed redundent includes
|
2003-08-10 18:30:54 -04: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
|
removed redundent includes
|
2003-08-10 18:30:54 -04: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
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
cmInstallTargetsCommand.cxx
|
ENH: Make install on windows seems to work now
|
2004-01-27 12:37:30 -05:00 |
cmInstallTargetsCommand.h
|
ENH: Add comment about RUNTIME_DIRECTORY
|
2004-03-08 22:24:29 -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
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
cmLinkLibrariesCommand.cxx
|
BUG: Fix Bug #445 - Same library in multiple projects can cause problems
|
2003-12-18 13:04:28 -05:00 |
cmLinkLibrariesCommand.h
|
ENH: Clarified documentation for LINK_LIBRARIES and TARGET_LINK_LIBRARIES.
|
2004-03-25 08:45:46 -05:00 |
cmListFileCache.cxx
|
ENH: Using lex-based tokenizer and a simple recursive-descent parser in place of the old hand-coded parser for CMake listfiles.
|
2003-12-08 13:36:59 -05:00 |
cmListFileCache.h
|
ENH: Using lex-based tokenizer and a simple recursive-descent parser in place of the old hand-coded parser for CMake listfiles.
|
2003-12-08 13:36:59 -05:00 |
cmListFileLexer.c
|
ENH: Added cmListFileLexer_SetString method to allow a string to be parsed as input.
|
2004-04-21 16:23:58 -04:00 |
cmListFileLexer.h
|
ENH: Added cmListFileLexer_SetString method to allow a string to be parsed as input.
|
2004-04-21 16:23:58 -04:00 |
cmListFileLexer.in.l
|
ENH: Added cmListFileLexer_SetString method to allow a string to be parsed as input.
|
2004-04-21 16:23:58 -04:00 |
cmLoadCacheCommand.cxx
|
ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression.
|
2003-06-23 14:10:12 -04:00 |
cmLoadCacheCommand.h
|
ENH: Cleanups
|
2004-02-22 13:14:59 -05:00 |
cmLoadCommandCommand.cxx
|
WRN: remove warnings
|
2004-04-27 08:30:25 -04:00 |
cmLoadCommandCommand.h
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
cmLocalCodeWarriorGenerator.cxx
|
ERR: Fix build on Mac
|
2004-02-29 09:51:40 -05:00 |
cmLocalCodeWarriorGenerator.h
|
add COdeWarrior back in for testing
|
2003-04-16 14:47:44 -04:00 |
cmLocalGenerator.cxx
|
ENH: GetSafeDefinition is now in cmMakefile
|
2004-04-27 12:02:32 -04:00 |
cmLocalGenerator.h
|
ENH: GetSafeDefinition is now in cmMakefile
|
2004-04-27 12:02:32 -04:00 |
cmLocalUnixMakefileGenerator.cxx
|
BUG: remove duplicate depend on cache file and use of make variable in make target
|
2004-04-30 11:36:54 -04:00 |
cmLocalUnixMakefileGenerator.h
|
ENH: Encode object files with funny characters in the name. It should fix Bug #418 - Borland 5.5.1, Templates/*.cxx files with '+' chars used in execs
|
2004-04-28 10:15:40 -04:00 |
cmLocalVisualStudio6Generator.cxx
|
BUG: fix for bug 769 CMAKE_STANDARD_LIBRARIES now used in ides
|
2004-04-23 16:26:21 -04:00 |
cmLocalVisualStudio6Generator.h
|
yikes added new custom command support
|
2003-06-03 10:30:23 -04:00 |
cmLocalVisualStudio7Generator.cxx
|
BUG: fix for bug 769 CMAKE_STANDARD_LIBRARIES now used in ides
|
2004-04-23 16:26:21 -04:00 |
cmLocalVisualStudio7Generator.h
|
yikes added new custom command support
|
2003-06-03 10:30:23 -04:00 |
cmMacroCommand.cxx
|
ENH: Add ARGV and ARGN support to MACRO command. ARGV is the list of all arguments and ARGN is the list of all nonexpected arguments
|
2004-04-29 17:41:33 -04:00 |
cmMacroCommand.h
|
ENH: Add ARGV and ARGN support to MACRO command. ARGV is the list of all arguments and ARGN is the list of all nonexpected arguments
|
2004-04-29 17:41:33 -04:00 |
cmMakeDepend.cxx
|
BUG: fix for bug 373 make depend problem
|
2003-11-12 14:20:21 -05:00 |
cmMakeDepend.h
|
removed duplicate includes
|
2003-08-10 16:02:25 -04:00 |
cmMakeDirectoryCommand.cxx
|
ENH: Merged use of kwsys library.
|
2003-06-23 08:58:58 -04:00 |
cmMakeDirectoryCommand.h
|
ENH: Make more commands scriptable
|
2004-02-22 22:07:02 -05:00 |
cmMakefile.cxx
|
ENH: Add method to get definition even if it does not exists
|
2004-04-27 11:30:31 -04:00 |
cmMakefile.h
|
ENH: Add method to get definition even if it does not exists
|
2004-04-27 11:30:31 -04: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
|
removed redundent includes
|
2003-08-10 18:30:54 -04: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: Start includding the scripting support
|
2003-10-29 08:58:54 -05:00 |
cmOptionCommand.cxx
|
BUG: fix for 282
|
2004-04-15 13:15:28 -04:00 |
cmOptionCommand.h
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
cmOutputRequiredFilesCommand.cxx
|
Implement GetLineFromStream that actually works and use it instead of getline
|
2003-03-27 12:24:30 -05:00 |
cmOutputRequiredFilesCommand.h
|
ENH: Cleanups
|
2004-02-22 13:14:59 -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
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
cmQTWrapCPPCommand.cxx
|
BUG: Fix dependency to input file for QT_WRAP_CPP. Bug #421 - QT_WRAP_CPP
|
2004-01-05 11:13:50 -05:00 |
cmQTWrapCPPCommand.h
|
ENH: Cleanups
|
2004-02-22 13:14:59 -05:00 |
cmQTWrapUICommand.cxx
|
ENH: Fix comment
|
2003-09-24 17:51:26 -04:00 |
cmQTWrapUICommand.h
|
ENH: Cleanups
|
2004-02-22 13:14:59 -05:00 |
cmRemoveCommand.cxx
|
BUG: fix broken command
|
2003-03-21 11:24:09 -05:00 |
cmRemoveCommand.h
|
ENH: Make more commands scriptable
|
2004-02-22 22:07:02 -05:00 |
cmRemoveDefinitionsCommand.cxx
|
ENH: ADD REMOVE_DEFINITION command. Fix feature request: Bug #182 - Add opposite to ADD_DEFINITIONS
|
2004-04-15 13:58:10 -04:00 |
cmRemoveDefinitionsCommand.h
|
ENH: ADD REMOVE_DEFINITION command. Fix feature request: Bug #182 - Add opposite to ADD_DEFINITIONS
|
2004-04-15 13:58:10 -04: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: Make more commands scriptable
|
2004-02-22 22:07:02 -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: Add support for install postfix
|
2004-02-03 10:53:41 -05:00 |
cmSetDirectoryPropertiesCommand.cxx
|
ENH: Add GET/SET_DIRECTORY_PROPERTY/PROPERTIES commands so that we can change include directories and get all sorts of things. Closes Bug #25 - Get_CMAKE_PROPERTIES
|
2004-04-23 16:20:36 -04:00 |
cmSetDirectoryPropertiesCommand.h
|
ENH: Add GET/SET_DIRECTORY_PROPERTY/PROPERTIES commands so that we can change include directories and get all sorts of things. Closes Bug #25 - Get_CMAKE_PROPERTIES
|
2004-04-23 16:20:36 -04:00 |
cmSetSourceFilesPropertiesCommand.cxx
|
ENH: Cleanups
|
2004-02-22 13:14:59 -05:00 |
cmSetSourceFilesPropertiesCommand.h
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
cmSetTargetPropertiesCommand.cxx
|
ENH: add target properties files
|
2002-12-21 11:14:47 -05:00 |
cmSetTargetPropertiesCommand.h
|
DOC: Fix comment
|
2004-03-28 09:47:39 -05:00 |
cmSiteNameCommand.cxx
|
BUG: fix for bug 689
|
2004-04-15 11:38:35 -04:00 |
cmSiteNameCommand.h
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
cmSourceFile.cxx
|
BUG: Fix aus source dir and add better testing of it
|
2004-04-27 09:22:57 -04:00 |
cmSourceFile.h
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
cmSourceFilesCommand.cxx
|
ENH: Cleanups
|
2004-02-22 13:14:59 -05:00 |
cmSourceFilesCommand.h
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
cmSourceFilesRemoveCommand.cxx
|
ENH: add stdlib.h for portability to borland 6
|
2003-05-24 10:07:58 -04:00 |
cmSourceFilesRemoveCommand.h
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
cmSourceGroup.cxx
|
ENH: Fully implemented SOURCE_GROUP command.
|
2003-07-23 15:32:54 -04:00 |
cmSourceGroup.h
|
ENH: Fully implemented SOURCE_GROUP command.
|
2003-07-23 15:32:54 -04:00 |
cmSourceGroupCommand.cxx
|
ENH: put back old style call to SOURCE_GROUP, no need to break things for this
|
2003-07-28 14:43:04 -04:00 |
cmSourceGroupCommand.h
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
cmStandardIncludes.h
|
BUG: Add a safety check so that you cannot send cmOStringStream.str() to other stream and produce the funky hex number. This makes it impossible to compile such a code. Adding that exposed a whole bunch of places in CMake where streams were used wrongly
|
2004-04-29 14:51:08 -04:00 |
cmStringCommand.cxx
|
ENH: Added STRING(CONFIGURE ...) command.
|
2004-03-04 10:05:14 -05:00 |
cmStringCommand.h
|
ENH: Added STRING(CONFIGURE ...) command.
|
2004-03-04 10:05:14 -05:00 |
cmSubdirCommand.cxx
|
ENH: add SUBDIR PREORDER and fix clean for non-relative paths
|
2004-04-23 12:52:48 -04:00 |
cmSubdirCommand.h
|
ENH: add new subdirectory exclude from top option
|
2004-03-09 16:28:44 -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
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
cmSystemTools.cxx
|
BUG: If the line ends without new-line character, Split should still return something
|
2004-04-20 18:28:23 -04:00 |
cmSystemTools.h
|
BUG: When error occurs, try compiles should still work
|
2004-03-17 09:42:32 -05:00 |
cmTarget.cxx
|
ENH: add a property for HAS_CXX to a target that will force the use of a c++ compiler in the linking of an executable that contains only c code
|
2004-04-22 14:38:17 -04:00 |
cmTarget.h
|
ENH: Styart working on bundles support and abstract WIN32_EXECUTABLE
|
2004-02-28 18:59:19 -05:00 |
cmTargetLinkLibrariesCommand.cxx
|
BUG: Fix Bug #445 - Same library in multiple projects can cause problems
|
2003-12-18 13:04:28 -05:00 |
cmTargetLinkLibrariesCommand.h
|
ENH: Clarified documentation for LINK_LIBRARIES and TARGET_LINK_LIBRARIES.
|
2004-03-25 08:45:46 -05:00 |
cmTryCompileCommand.cxx
|
ENH: Clarified recursive TRY_COMPILE error message.
|
2004-03-19 14:48:41 -05:00 |
cmTryCompileCommand.h
|
fix to the signature and argument parsing
|
2003-12-11 08:57:40 -05:00 |
cmTryRunCommand.cxx
|
ENH: Use the new signature
|
2003-08-03 22:33:35 -04:00 |
cmTryRunCommand.h
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
cmUseMangledMesaCommand.cxx
|
ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression.
|
2003-06-23 14:10:12 -04:00 |
cmUseMangledMesaCommand.h
|
ENH: Cleanups
|
2004-02-22 13:14:59 -05:00 |
cmUtilitySourceCommand.cxx
|
fix for utility command without EXECUTABLE_OUTPUT_PATH
|
2003-08-01 13:54:53 -04:00 |
cmUtilitySourceCommand.h
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
cmVTKMakeInstantiatorCommand.cxx
|
ENH: Cleanups
|
2004-02-22 13:14:59 -05:00 |
cmVTKMakeInstantiatorCommand.h
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
cmVTKWrapJavaCommand.cxx
|
Oops, std namespace
|
2003-02-04 09:50:20 -05:00 |
cmVTKWrapJavaCommand.h
|
ENH: Cleanups
|
2004-02-22 13:14:59 -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: Cleanups
|
2004-02-22 13:14:59 -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: Cleanups
|
2004-02-22 13:14:59 -05:00 |
cmVariableRequiresCommand.cxx
|
spelling errors
|
2003-02-14 09:54:15 -05:00 |
cmVariableRequiresCommand.h
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
cmVariableWatch.cxx
|
ENH: Add remove watch
|
2003-08-07 16:26:07 -04:00 |
cmVariableWatch.h
|
ENH: Add remove watch
|
2003-08-07 16:26:07 -04:00 |
cmWin32ProcessExecution.cxx
|
ENH: add new feature to ctest so that it can cmake, build and run a test executable
|
2004-01-07 11:24:22 -05:00 |
cmWin32ProcessExecution.h
|
Complete rework of makefile generators expect trouble
|
2002-11-08 15:46:08 -05:00 |
cmWrapExcludeFilesCommand.cxx
|
ENH: Cleanups
|
2004-02-22 13:14:59 -05:00 |
cmWrapExcludeFilesCommand.h
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
cmWriteFileCommand.cxx
|
ENH: Add check for infinite loops. Make sure that files written using WRITE_FILE and FILE WRITE are not used as input files. Fixes Bug #678 - WRITE_FILE and FILE(WRITE...) lead to infinite loops
|
2004-04-18 14:41:46 -04:00 |
cmWriteFileCommand.h
|
ENH: Add check for infinite loops. Make sure that files written using WRITE_FILE and FILE WRITE are not used as input files. Fixes Bug #678 - WRITE_FILE and FILE(WRITE...) lead to infinite loops
|
2004-04-18 14:41:46 -04:00 |
cmake.cxx
|
BUG: fix crash from bug id 806
|
2004-04-29 10:26:22 -04:00 |
cmake.h
|
BUG: Fix resolving of infinite loops while CMakeSetup/ccmake still running
|
2004-04-26 11:23:06 -04:00 |
cmakemain.cxx
|
ENH: Report error and exit when the current directory is not specified
|
2004-04-21 10:34:08 -04:00 |
cmaketest.h.in
|
BUG: Fix some dependencies for location of executables
|
2003-05-05 08:42:44 -04:00 |
cmakewizard.cxx
|
BUG: Fixed crash of cmake -i when CMAKE_ROOT cannot be found. Made resulting error message cleaner.
|
2003-08-26 15:06:52 -04:00 |
cmakewizard.h
|
BUG: Fixed crash of cmake -i when CMAKE_ROOT cannot be found. Made resulting error message cleaner.
|
2003-08-26 15:06:52 -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
|
ENH: Report error and exit when the current directory is not specified
|
2004-04-21 10:34:08 -04:00 |