Bill Hoffman 2cf4a0270a ENH: remove warning on borland 21 ani în urmă
..
CTest b17c6ac905 fix bug on mac if COMPILE FLAGS are not set then you end up with NOTFOUND as a compile flag. 21 ani în urmă
CursesDialog 4eb0400c98 ENH: Adding MODIFIED property to cache values that have been changed by the user. 21 ani în urmă
MFCDialog 17d6f9e170 BUG: allow cursor to be changed by the OS 21 ani în urmă
WXDialog bd588e7a55 ENH: Fix problem with wx 2.4 22 ani în urmă
kwsys 32ccf38c58 BUG: undo last bug fix because it breaks cmake, rebuild_cache on ParaView gets tons of errors about not being able to create the bin directory 21 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 4b55ff7749 ERR: Do not use the binary directory as a regular expression. 21 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 84a1d5e553 update docs 21 ani în urmă
cmAddCustomTargetCommand.cxx bfd79e99e6 BUG: Fixed check of number of arguments. 21 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 eae3d4cf06 ENH: Unify with other variables 21 ani în urmă
cmAddExecutableCommand.h e34c83540d BUG: fix for bug 121 add some docs for MFC flag 21 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 1490cecaf3 ENH: move version to 2.1 for cvs because 2.0 has been branched 21 ani în urmă
cmCTest.cxx 1a6030c6a6 BUG: Files in top-level directory of source tree were not reported in updates log. 21 ani în urmă
cmCTest.h 92fcca4fb8 ENH: Implement scp submission 21 ani în urmă
cmCacheManager.cxx 4eb0400c98 ENH: Adding MODIFIED property to cache values that have been changed by the user. 21 ani în urmă
cmCacheManager.h d7c6f51d00 updates to gui to delete cache 21 ani în urmă
cmCommand.h 69dd3218ba ENH: Start includding the scripting support 22 ani în urmă
cmCommands.cxx dcb3bf0548 ERR: On Mac we need GET_SOURCE_FILE_PROPERTY for building curl 21 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 42bc978b5b BUG: When creating a test driver, do not remove the old file, so if nothing changes, it will not rebuild. Fixes Bug #885 - cmCreateTestSource overwrite file when running cmake 21 ani în urmă
cmCreateTestSourceList.h e539cf9f7c ENH: make test driver more flexible by using a configured file instead of generating all the code. fixes bug 28 21 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 04016278c6 BUG: Move documentation so that it does not apear in ctest 21 ani în urmă
cmDocumentation.h 0c92cfb8c4 ENH: Renamed --help-list-commands to --help-command-list and split --help [command] into separate --help and --help-command cmd options. 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 5b145fe592 fix warning 21 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 78cc9adbd2 BUG: exec program should not fail if it can not exec the program, but should only set the return value to -1 and set the output to the reason for the failure. 21 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 6ccbfe9795 clean up commands so they don't need extra variable 21 ani în urmă
cmFLTKWrapUICommand.h 072db6ad70 removed redundent includes 22 ani în urmă
cmFileCommand.cxx b55d109864 BUG: Put all files to manifest 21 ani în urmă
cmFileCommand.h 55a71ba572 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 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 d59e06595c 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 21 ani în urmă
cmFindPackageCommand.cxx 7c0844d2f4 BUG#682: Adding environment variable check to FIND_PACKAGE command. 21 ani în urmă
cmFindPackageCommand.h d4214bc565 ENH#696: Adding REQUIRED option to FIND_PACKAGE command. It will terminate the cmake configure step if the package is not found. 21 ani în urmă
cmFindPathCommand.cxx d59e06595c 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 21 ani în urmă
cmFindPathCommand.h d59e06595c 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 21 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 79fcc81b6a better error checking for FOREACH 21 ani în urmă
cmForEachCommand.h 8750f1c277 ENH: Add RANGE support to FOREACH 21 ani în urmă
cmFunctionBlocker.h 08f1d2f9e1 ERR: Fixed unused parameter warning. 23 ani în urmă
cmGeneratedFileStream.h 70eaddbf8e BUG: make sure global generate is done when cmakelist file chagnes, also make sure guids are stored in the cache so the .sln file does not change every time 21 ani în urmă
cmGetCMakePropertyCommand.cxx 2ccce878a3 ENH: Cleanups 22 ani în urmă
cmGetCMakePropertyCommand.h 072db6ad70 removed redundent includes 22 ani în urmă
cmGetDirectoryPropertyCommand.cxx 3031467e33 ENH: Implement additional make clean files as a directory property instead of cmake variable 21 ani în urmă
cmGetDirectoryPropertyCommand.h aff8c7bcd6 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 21 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 56f960296f ENH: remove warnings 21 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 55a71ba572 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 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 1d061ae896 fix include order because of GetCurrentDirectory define and windows.h problem 21 ani în urmă
cmGlobalVisualStudio6Generator.h ddb815c125 ENH: add new subdirectory exclude from top option 22 ani în urmă
cmGlobalVisualStudio71Generator.cxx 1d061ae896 fix include order because of GetCurrentDirectory define and windows.h problem 21 ani în urmă
cmGlobalVisualStudio71Generator.h 94d8d25fd3 ENH: update vs71 generator to support excluded subdirs 22 ani în urmă
cmGlobalVisualStudio7Generator.cxx 1d061ae896 fix include order because of GetCurrentDirectory define and windows.h problem 21 ani în urmă
cmGlobalVisualStudio7Generator.h 70eaddbf8e BUG: make sure global generate is done when cmakelist file chagnes, also make sure guids are stored in the cache so the .sln file does not change every time 21 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 a18fbc3b37 added strequal 21 ani în urmă
cmIfCommand.h a18fbc3b37 added strequal 21 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 2716ac3966 BUG: Fixed parsing of unquoted arguments to allow double-quotes within the argument. 21 ani în urmă
cmListFileLexer.h 5473791b4b ENH: Added cmListFileLexer_SetString method to allow a string to be parsed as input. 21 ani în urmă
cmListFileLexer.in.l 2716ac3966 BUG: Fixed parsing of unquoted arguments to allow double-quotes within the argument. 21 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 c19a70b3ad WRN: remove warnings 21 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 b97ad900c0 ENH: Fix bug in cmake install when exec/librayr output path not defined. Closes Bug #899 - subdir INSTALL_TARGETS INSTALL_PROGRAMS dont work 21 ani în urmă
cmLocalGenerator.h 5a5cd54730 ENH: GetSafeDefinition is now in cmMakefile 21 ani în urmă
cmLocalUnixMakefileGenerator.cxx 491ef99291 BUG: Added special hack for VTK 4.0-4.4 to re-enable automatic addition of current source directory to -I path. 21 ani în urmă
cmLocalUnixMakefileGenerator.h ddf814f964 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 21 ani în urmă
cmLocalVisualStudio6Generator.cxx d655b65256 ENH: fix rerun of cmake command 21 ani în urmă
cmLocalVisualStudio6Generator.h ba68f771b3 yikes added new custom command support 22 ani în urmă
cmLocalVisualStudio7Generator.cxx b6466061cb ENH: add NDEBUG to windows release builds for both ide and nmake 21 ani în urmă
cmLocalVisualStudio7Generator.h 70eaddbf8e BUG: make sure global generate is done when cmakelist file chagnes, also make sure guids are stored in the cache so the .sln file does not change every time 21 ani în urmă
cmMacroCommand.cxx f82c1bfc8d ENH: make it run much faster 21 ani în urmă
cmMacroCommand.h 28f6e1b194 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 21 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 d1470b7d7c ENH: Detect if there were problems writing file 21 ani în urmă
cmMakefile.h 3031467e33 ENH: Implement additional make clean files as a directory property instead of cmake variable 21 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 a5c3087360 BUG: fix for 282 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 6ccbfe9795 clean up commands so they don't need extra variable 21 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ă
cmRemoveDefinitionsCommand.cxx 504d0bc3b3 ENH: ADD REMOVE_DEFINITION command. Fix feature request: Bug #182 - Add opposite to ADD_DEFINITIONS 22 ani în urmă
cmRemoveDefinitionsCommand.h 504d0bc3b3 ENH: ADD REMOVE_DEFINITION command. Fix feature request: Bug #182 - Add opposite to ADD_DEFINITIONS 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ă
cmSetDirectoryPropertiesCommand.cxx 3031467e33 ENH: Implement additional make clean files as a directory property instead of cmake variable 21 ani în urmă
cmSetDirectoryPropertiesCommand.h 3031467e33 ENH: Implement additional make clean files as a directory property instead of cmake variable 21 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 e78cf5ca6f BUG: fix for bug 689 22 ani în urmă
cmSiteNameCommand.h 072db6ad70 removed redundent includes 22 ani în urmă
cmSourceFile.cxx 482eef7112 BUG: Fix aus source dir and add better testing of it 21 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 ae50b4bc6a 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 21 ani în urmă
cmStringCommand.cxx 4990e1481d ENH: Added STRING(CONFIGURE ...) command. 22 ani în urmă
cmStringCommand.h c93d43b09e ENH: Documented use of \1 syntax in replace expression. 21 ani în urmă
cmSubdirCommand.cxx 8b0b749a11 ENH: add SUBDIR PREORDER and fix clean for non-relative paths 21 ani în urmă
cmSubdirCommand.h 7ce0ee3437 clean up documentation 21 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 2705b1bf73 BUG: fix spaces in path on mingw, and change EXEC_PROGRAM to return false when it does not run, also do not convert the directory to an output path for EXEC_PROGRAM as this is done by the process execution, and doing it twice may cause trouble on some shells. 21 ani în urmă
cmSystemTools.h 2705b1bf73 BUG: fix spaces in path on mingw, and change EXEC_PROGRAM to return false when it does not run, also do not convert the directory to an output path for EXEC_PROGRAM as this is done by the process execution, and doing it twice may cause trouble on some shells. 21 ani în urmă
cmTarget.cxx 86bf9f396e 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 21 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 2705b1bf73 BUG: fix spaces in path on mingw, and change EXEC_PROGRAM to return false when it does not run, also do not convert the directory to an output path for EXEC_PROGRAM as this is done by the process execution, and doing it twice may cause trouble on some shells. 21 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 2cf4a0270a ENH: remove warning on borland 21 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 55a71ba572 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 22 ani în urmă
cmWriteFileCommand.h 55a71ba572 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 22 ani în urmă
cmake.cxx 23798f8a22 ENH: Remove memory leak 21 ani în urmă
cmake.h 34115a5989 BUG: Fix resolving of infinite loops while CMakeSetup/ccmake still running 21 ani în urmă
cmakemain.cxx 04016278c6 BUG: Move documentation so that it does not apear in ctest 21 ani în urmă
cmaketest.h.in a2d7a92c88 BUG: Fix some dependencies for location of executables 22 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 02e90fd76c ENH: better documentation 21 ani în urmă