Brad King cddedaa7d8 ENH: INCLUDE_DIRECTORIES should have been written to prepend to the include path so that the most local directories are included first. This is a patch from Alex to resolve the problem by allowing users to switch the default using a variable CMAKE_INCLUDE_DIRECTORIES_BEFORE and then still explicitly appending or prepending by using AFTER or BEFORE arguments explicitly. hace 19 años
..
CPack d342d51c0c ENH: Add ZIP generator and add support for including or excluding the toplevel directory hace 19 años
CTest 5a2668b326 ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64 hace 19 años
CursesDialog e975836292 ENH: not all messages are errors hace 19 años
FLTKDialog 46521aef8c ENH: try to find a gui for the Mac hace 20 años
MFCDialog 4259971961 ENH: Since list file cache does not make much sense any more (because of proper list file parsing), and it actually adds unnecessary complications and make ctest scripting not work, take it out hace 20 años
WXDialog f958cc639c Implemented new parser which can handle: hace 20 años
kwsys 5a2668b326 ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64 hace 19 años
.cvsignore 0c948312ed Add cvsignore so that you do not see visual stufio files when you do cvs update hace 23 años
CMakeLists.txt d342d51c0c ENH: Add ZIP generator and add support for including or excluding the toplevel directory hace 19 años
cmAddCustomCommandCommand.cxx ee1975570e ENH: Allow blocking of writing into the source tree hace 19 años
cmAddCustomCommandCommand.h 347c5f4b46 ENH: add working directory support hace 20 años
cmAddCustomTargetCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmAddCustomTargetCommand.h 347c5f4b46 ENH: add working directory support hace 20 años
cmAddDefinitionsCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmAddDefinitionsCommand.h 634343c3e8 STYLE: Fix some style issues hace 19 años
cmAddDependenciesCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmAddDependenciesCommand.h 674fdf8771 ENH: Clarified documentation further. hace 20 años
cmAddExecutableCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmAddExecutableCommand.h 634343c3e8 STYLE: Fix some style issues hace 19 años
cmAddLibraryCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmAddLibraryCommand.h 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmAddSubDirectoryCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmAddSubDirectoryCommand.h a043b6608c STYLE: fix docs hace 20 años
cmAddTestCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmAddTestCommand.h 4b83a08b37 ENH: a warning fix and some more cleanup hace 19 años
cmAuxSourceDirectoryCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmAuxSourceDirectoryCommand.h 67d3634e46 ENH: Added warning about using this command to avoid listing sources for a library by hand. It is supposed to be used only for Templates directories. hace 21 años
cmBootstrapCommands.cxx 43b9f184c2 COMP: Fix apple bootstrap issues hace 19 años
cmBuildCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmBuildCommand.h 345cf04012 ENH: big change that includes immediate subdir support, removing the notion of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings hace 20 años
cmBuildNameCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmBuildNameCommand.h 634343c3e8 STYLE: Fix some style issues hace 19 años
cmCMakeMinimumRequired.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmCMakeMinimumRequired.h aea456a91a ENH: Added FATAL_ERROR option and fixed check to not have floating point roundoff problems. hace 20 años
cmCPluginAPI.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmCPluginAPI.h 634343c3e8 STYLE: Fix some style issues hace 19 años
cmCTest.cxx 386900bfdd ENH: Several cleanups and make sure things get propagated where they should. Also, allow to load CTest custom files to the actual ctest -S script hace 19 años
cmCTest.h 386900bfdd ENH: Several cleanups and make sure things get propagated where they should. Also, allow to load CTest custom files to the actual ctest -S script hace 19 años
cmCacheManager.cxx 15d7dd9937 ENH: Remove cmGlob and use glob from kwsys hace 19 años
cmCacheManager.h 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmCommand.h 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmCommandArgumentLexer.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmCommandArgumentLexer.h 89e5fc63fe STYLE: fix line lengths hace 19 años
cmCommandArgumentLexer.in.l 1bbccc5bef ENH: Improve handling of escaped characters hace 20 años
cmCommandArgumentParser.cxx 8893db3539 COMP: Fix malloc/free declaration for windows compilers. hace 19 años
cmCommandArgumentParser.y 8893db3539 COMP: Fix malloc/free declaration for windows compilers. hace 19 años
cmCommandArgumentParserHelper.cxx 5a2668b326 ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64 hace 19 años
cmCommandArgumentParserHelper.h 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmCommandArgumentParserTokens.h 3b43c29a30 ENH: Using patch from Frans Englich to clarify error messages. hace 19 años
cmCommands.cxx 43b9f184c2 COMP: Fix apple bootstrap issues hace 19 años
cmCommands.h a641ad3bba ENH: split up cmCommands into two files hace 21 años
cmConfigure.cmake.h.in 29f91e1812 ENH: Propagate cmake variables to macros in C hace 19 años
cmConfigureFileCommand.cxx ee1975570e ENH: Allow blocking of writing into the source tree hace 19 años
cmConfigureFileCommand.h 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmCreateTestSourceList.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmCreateTestSourceList.h 0629e2561c STYLE: fix docs hace 20 años
cmCustomCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmCustomCommand.h 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmData.h 4b83a08b37 ENH: a warning fix and some more cleanup hace 19 años
cmDepends.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmDepends.h 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmDependsC.cxx 4b83a08b37 ENH: a warning fix and some more cleanup hace 19 años
cmDependsC.h 4b83a08b37 ENH: a warning fix and some more cleanup hace 19 años
cmDependsFortran.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmDependsFortran.h 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmDependsFortranLexer.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmDependsFortranLexer.h 634343c3e8 STYLE: Fix some style issues hace 19 años
cmDependsFortranLexer.in.l a7d4b61699 BUG: Lexer should be case insensitive so flex should be run with -i option. This partially addresses bug#2361. hace 20 años
cmDependsFortranParser.cxx 16125cd015 COMP: Added __INTEL_COMPILER to test for yyerrorlab warning suppression. hace 20 años
cmDependsFortranParser.h 04e56bf7ff ENH: Changed over to using C++ for building flex/bison generated files. It reduces the number of changes that need to be made after generation. hace 21 años
cmDependsFortranParser.y 16125cd015 COMP: Added __INTEL_COMPILER to test for yyerrorlab warning suppression. hace 20 años
cmDependsFortranParserTokens.h 89e5fc63fe STYLE: fix line lengths hace 19 años
cmDependsJava.cxx f18e7c7ff7 ENH: Improve performance of check build system by creating another file that is simpler to parse and therefore much faster overall hace 20 años
cmDependsJava.h f18e7c7ff7 ENH: Improve performance of check build system by creating another file that is simpler to parse and therefore much faster overall hace 20 años
cmDependsJavaLexer.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmDependsJavaLexer.h 89e5fc63fe STYLE: fix line lengths hace 19 años
cmDependsJavaLexer.in.l 4b843d135e COMP: Removed warnings about unreachable code and constant control expressions. Added the changes to the instructions in the input lex files. hace 20 años
cmDependsJavaParser.cxx a9af1c23ef COMP: Adding warning work-around for unused case label yyerrorlab on HP compiler. hace 21 años
cmDependsJavaParser.y a9af1c23ef COMP: Adding warning work-around for unused case label yyerrorlab on HP compiler. hace 21 años
cmDependsJavaParserHelper.cxx 5a2668b326 ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64 hace 19 años
cmDependsJavaParserHelper.h 89e5fc63fe STYLE: fix line lengths hace 19 años
cmDependsJavaParserTokens.h 89e5fc63fe STYLE: fix line lengths hace 19 años
cmDocumentation.cxx 037487a488 ENH: make sure uncommented modules are not documented hace 20 años
cmDocumentation.h b7fa820118 ENH: add documentation support for modules hace 20 años
cmDumpDocumentation.cxx fc70a2bb2a ENH: Add development version support in CMake hace 21 años
cmDynamicLoader.cxx 1d38a3e09e BUG: Removed compiled-in CMAKE_SHARED_MODULE_PREFIX and CMAKE_SHARED_MODULE_SUFFIX for loaded commands in favor of using the settings from the platform files. hace 19 años
cmDynamicLoader.h 1d38a3e09e BUG: Removed compiled-in CMAKE_SHARED_MODULE_PREFIX and CMAKE_SHARED_MODULE_SUFFIX for loaded commands in favor of using the settings from the platform files. hace 19 años
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. hace 23 años
cmElseCommand.h 0629e2561c STYLE: fix docs hace 20 años
cmEnableLanguageCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmEnableLanguageCommand.h 0629e2561c STYLE: fix docs hace 20 años
cmEnableTestingCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmEnableTestingCommand.h 0629e2561c STYLE: fix docs hace 20 años
cmEndForEachCommand.cxx 5b145fe592 fix warning hace 21 años
cmEndForEachCommand.h 0629e2561c STYLE: fix docs hace 20 años
cmEndIfCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmEndIfCommand.h 0629e2561c STYLE: fix docs hace 20 años
cmEndWhileCommand.cxx 0c225eb5b9 ENH: added while command hace 21 años
cmEndWhileCommand.h 0629e2561c STYLE: fix docs hace 20 años
cmExecProgramCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmExecProgramCommand.h 89e5fc63fe STYLE: fix line lengths hace 19 años
cmExecuteProcessCommand.cxx 5a2668b326 ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64 hace 19 años
cmExecuteProcessCommand.h 976ab27ffd ENH: Mention relationship of EXECUTE_PROCESS and EXEC_PROGRAM. hace 20 años
cmExportLibraryDependencies.cxx f01bd91336 COMP: Using KWSys auto_ptr to avoid cross-platform problems. hace 19 años
cmExportLibraryDependencies.h 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmExprLexer.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmExprLexer.h 89e5fc63fe STYLE: fix line lengths hace 19 años
cmExprLexer.in.l 985d092d4d ENH: Add rudamentary mathematical expression support hace 20 años
cmExprParser.cxx f6c00e74c2 ENH: Fix precedence hace 20 años
cmExprParser.y f6c00e74c2 ENH: Fix precedence hace 20 años
cmExprParserHelper.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmExprParserHelper.h 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmExprParserTokens.h 89e5fc63fe STYLE: fix line lengths hace 19 años
cmFLTKWrapUICommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmFLTKWrapUICommand.h 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmFileCommand.cxx c98d15e8a3 ENH: fix warning, and remove debug code hace 19 años
cmFileCommand.h d41f97a5e6 ENH: Add relative tag and add test for relative tag hace 19 años
cmFileTimeComparison.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmFileTimeComparison.h 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmFindBase.cxx 3cf3fc510f ENH: make sure framework search order is correct hace 19 años
cmFindBase.h 3cf3fc510f ENH: make sure framework search order is correct hace 19 años
cmFindFileCommand.cxx a5825cd11a ENH: check in new find stuff hace 19 años
cmFindFileCommand.h a5825cd11a ENH: check in new find stuff hace 19 años
cmFindLibraryCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmFindLibraryCommand.h a5825cd11a ENH: check in new find stuff hace 19 años
cmFindPackageCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmFindPackageCommand.h 9f625beab6 ENH: Added optional component list to the REQUIRED option of the FIND_PACKAGE command. This addresses bug#2771. hace 20 años
cmFindPathCommand.cxx 15d7dd9937 ENH: Remove cmGlob and use glob from kwsys hace 19 años
cmFindPathCommand.h a5825cd11a ENH: check in new find stuff hace 19 años
cmFindProgramCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmFindProgramCommand.h a5825cd11a ENH: check in new find stuff hace 19 años
cmForEachCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmForEachCommand.h 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmFunctionBlocker.h 08f1d2f9e1 ERR: Fixed unused parameter warning. hace 23 años
cmGeneratedFileStream.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmGeneratedFileStream.h 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmGetCMakePropertyCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmGetCMakePropertyCommand.h 02b961f29c ENH: Make commands scriptable hace 20 años
cmGetDirectoryPropertyCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmGetDirectoryPropertyCommand.h 10efe3b079 ENH: added some new functionality hace 19 años
cmGetFilenameComponentCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmGetFilenameComponentCommand.h 345cf04012 ENH: big change that includes immediate subdir support, removing the notion of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings hace 20 años
cmGetSourceFilePropertyCommand.cxx 10efe3b079 ENH: added some new functionality hace 19 años
cmGetSourceFilePropertyCommand.h 10efe3b079 ENH: added some new functionality hace 19 años
cmGetTargetPropertyCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmGetTargetPropertyCommand.h 7a1745b84b STYLE: fix docs hace 20 años
cmGetTestPropertyCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmGetTestPropertyCommand.h 69d931f643 STYLE: fix docs hace 20 años
cmGlobalBorlandMakefileGenerator.cxx eb31755eb2 ENH: Implemented VT100 terminal escape sequences. If CMAKE_COLOR_MAKEFILE is set then messages produced by makefiles will be in color if the native tool supports it. This addresses bug#3060. hace 19 años
cmGlobalBorlandMakefileGenerator.h 89e5fc63fe STYLE: fix line lengths hace 19 años
cmGlobalGenerator.cxx 6e217924ce ENH: use correct addcache call to fix build tools hace 19 años
cmGlobalGenerator.h eb31755eb2 ENH: Implemented VT100 terminal escape sequences. If CMAKE_COLOR_MAKEFILE is set then messages produced by makefiles will be in color if the native tool supports it. This addresses bug#3060. hace 19 años
cmGlobalKdevelopGenerator.cxx eb31755eb2 ENH: Implemented VT100 terminal escape sequences. If CMAKE_COLOR_MAKEFILE is set then messages produced by makefiles will be in color if the native tool supports it. This addresses bug#3060. hace 19 años
cmGlobalKdevelopGenerator.h fc70e3512a ENH: apply patch from Alex to support some more kdevelop stuff hace 19 años
cmGlobalMSYSMakefileGenerator.cxx eb31755eb2 ENH: Implemented VT100 terminal escape sequences. If CMAKE_COLOR_MAKEFILE is set then messages produced by makefiles will be in color if the native tool supports it. This addresses bug#3060. hace 19 años
cmGlobalMSYSMakefileGenerator.h 89e5fc63fe STYLE: fix line lengths hace 19 años
cmGlobalMinGWMakefileGenerator.cxx eb31755eb2 ENH: Implemented VT100 terminal escape sequences. If CMAKE_COLOR_MAKEFILE is set then messages produced by makefiles will be in color if the native tool supports it. This addresses bug#3060. hace 19 años
cmGlobalMinGWMakefileGenerator.h 89e5fc63fe STYLE: fix line lengths hace 19 años
cmGlobalNMakeMakefileGenerator.cxx eb31755eb2 ENH: Implemented VT100 terminal escape sequences. If CMAKE_COLOR_MAKEFILE is set then messages produced by makefiles will be in color if the native tool supports it. This addresses bug#3060. hace 19 años
cmGlobalNMakeMakefileGenerator.h 89e5fc63fe STYLE: fix line lengths hace 19 años
cmGlobalUnixMakefileGenerator3.cxx eb31755eb2 ENH: Implemented VT100 terminal escape sequences. If CMAKE_COLOR_MAKEFILE is set then messages produced by makefiles will be in color if the native tool supports it. This addresses bug#3060. hace 19 años
cmGlobalUnixMakefileGenerator3.h 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmGlobalVisualStudio6Generator.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmGlobalVisualStudio6Generator.h 89e5fc63fe STYLE: fix line lengths hace 19 años
cmGlobalVisualStudio71Generator.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmGlobalVisualStudio71Generator.h 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmGlobalVisualStudio7Generator.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmGlobalVisualStudio7Generator.h 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmGlobalVisualStudio8Generator.cxx 5a2668b326 ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64 hace 19 años
cmGlobalVisualStudio8Generator.h 5a2668b326 ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64 hace 19 años
cmGlobalVisualStudio8Win64Generator.cxx 5a2668b326 ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64 hace 19 años
cmGlobalVisualStudio8Win64Generator.h 5a2668b326 ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64 hace 19 años
cmGlobalWatcomWMakeGenerator.cxx eb31755eb2 ENH: Implemented VT100 terminal escape sequences. If CMAKE_COLOR_MAKEFILE is set then messages produced by makefiles will be in color if the native tool supports it. This addresses bug#3060. hace 19 años
cmGlobalWatcomWMakeGenerator.h 89e5fc63fe STYLE: fix line lengths hace 19 años
cmGlobalXCode21Generator.cxx 5208004560 ENH: fix up this changes for mac hace 19 años
cmGlobalXCode21Generator.h c4156b4531 COMP: Even more global target fixes hace 19 años
cmGlobalXCodeGenerator.cxx 71505ff2d2 ENH: fix spaces in path for xcode hace 19 años
cmGlobalXCodeGenerator.h 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmIfCommand.cxx 5a2668b326 ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64 hace 19 años
cmIfCommand.h 10efe3b079 ENH: added some new functionality hace 19 años
cmIncludeCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmIncludeCommand.h d1840f2e57 STYLE: fix docs hace 20 años
cmIncludeDirectoryCommand.cxx cddedaa7d8 ENH: INCLUDE_DIRECTORIES should have been written to prepend to the include path so that the most local directories are included first. This is a patch from Alex to resolve the problem by allowing users to switch the default using a variable CMAKE_INCLUDE_DIRECTORIES_BEFORE and then still explicitly appending or prepending by using AFTER or BEFORE arguments explicitly. hace 19 años
cmIncludeDirectoryCommand.h cddedaa7d8 ENH: INCLUDE_DIRECTORIES should have been written to prepend to the include path so that the most local directories are included first. This is a patch from Alex to resolve the problem by allowing users to switch the default using a variable CMAKE_INCLUDE_DIRECTORIES_BEFORE and then still explicitly appending or prepending by using AFTER or BEFORE arguments explicitly. hace 19 años
cmIncludeExternalMSProjectCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmIncludeExternalMSProjectCommand.h 072db6ad70 removed redundent includes hace 22 años
cmIncludeRegularExpressionCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmIncludeRegularExpressionCommand.h 345cf04012 ENH: big change that includes immediate subdir support, removing the notion of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings hace 20 años
cmInstallCommand.cxx 08b14163ee ENH: Added named component installation implementation. Installation behavior should be unchanged unless -DCOMPONENT=<name> is specified when cmake_install.cmake is invoked. hace 19 años
cmInstallCommand.h 08b14163ee ENH: Added named component installation implementation. Installation behavior should be unchanged unless -DCOMPONENT=<name> is specified when cmake_install.cmake is invoked. hace 19 años
cmInstallFilesCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmInstallFilesCommand.h 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmInstallFilesGenerator.cxx 08b14163ee ENH: Added named component installation implementation. Installation behavior should be unchanged unless -DCOMPONENT=<name> is specified when cmake_install.cmake is invoked. hace 19 años
cmInstallFilesGenerator.h 08b14163ee ENH: Added named component installation implementation. Installation behavior should be unchanged unless -DCOMPONENT=<name> is specified when cmake_install.cmake is invoked. hace 19 años
cmInstallGenerator.cxx 08b14163ee ENH: Added named component installation implementation. Installation behavior should be unchanged unless -DCOMPONENT=<name> is specified when cmake_install.cmake is invoked. hace 19 años
cmInstallGenerator.h 08b14163ee ENH: Added named component installation implementation. Installation behavior should be unchanged unless -DCOMPONENT=<name> is specified when cmake_install.cmake is invoked. hace 19 años
cmInstallProgramsCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmInstallProgramsCommand.h 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmInstallScriptGenerator.cxx 96f0266228 ENH: Created new install script generation framework. The INSTALL command creates the generators which are later used by cmLocalGenerator to create the cmake_install.cmake files. A new target installation interface is provided by the INSTALL command which fixes several problems with the INSTALL_TARGETS command. See bug#2691. Bugs 1481 and 1695 are addressed by these changes. hace 19 años
cmInstallScriptGenerator.h 96f0266228 ENH: Created new install script generation framework. The INSTALL command creates the generators which are later used by cmLocalGenerator to create the cmake_install.cmake files. A new target installation interface is provided by the INSTALL command which fixes several problems with the INSTALL_TARGETS command. See bug#2691. Bugs 1481 and 1695 are addressed by these changes. hace 19 años
cmInstallTargetGenerator.cxx 08b14163ee ENH: Added named component installation implementation. Installation behavior should be unchanged unless -DCOMPONENT=<name> is specified when cmake_install.cmake is invoked. hace 19 años
cmInstallTargetGenerator.h 08b14163ee ENH: Added named component installation implementation. Installation behavior should be unchanged unless -DCOMPONENT=<name> is specified when cmake_install.cmake is invoked. hace 19 años
cmInstallTargetsCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmInstallTargetsCommand.h 96f0266228 ENH: Created new install script generation framework. The INSTALL command creates the generators which are later used by cmLocalGenerator to create the cmake_install.cmake files. A new target installation interface is provided by the INSTALL command which fixes several problems with the INSTALL_TARGETS command. See bug#2691. Bugs 1481 and 1695 are addressed by these changes. hace 19 años
cmLinkDirectoriesCommand.cxx 2fcae1932c ENH: make sure include and lib dirs are unix paths hace 19 años
cmLinkDirectoriesCommand.h 345cf04012 ENH: big change that includes immediate subdir support, removing the notion of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings hace 20 años
cmLinkLibrariesCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmLinkLibrariesCommand.h 345cf04012 ENH: big change that includes immediate subdir support, removing the notion of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings hace 20 años
cmListCommand.cxx 5a2668b326 ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64 hace 19 años
cmListCommand.h 89e5fc63fe STYLE: fix line lengths hace 19 años
cmListFileCache.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmListFileCache.h 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmListFileLexer.c dbe997e63b BUG: When an unquoted argument contains a pair of matching double quotes spaces and tabs should be allowed in-between. This allows arguments like -DFOO='"bar zot"' to work. hace 20 años
cmListFileLexer.h 486a26d3db BUG#1049: Added error message when file ends in an unterminated string. hace 21 años
cmListFileLexer.in.l dbe997e63b BUG: When an unquoted argument contains a pair of matching double quotes spaces and tabs should be allowed in-between. This allows arguments like -DFOO='"bar zot"' to work. hace 20 años
cmLoadCacheCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmLoadCacheCommand.h 25b26ae808 STYLE: fix docs hace 20 años
cmLoadCommandCommand.cxx 1d38a3e09e BUG: Removed compiled-in CMAKE_SHARED_MODULE_PREFIX and CMAKE_SHARED_MODULE_SUFFIX for loaded commands in favor of using the settings from the platform files. hace 19 años
cmLoadCommandCommand.h 345cf04012 ENH: big change that includes immediate subdir support, removing the notion of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings hace 20 años
cmLocalGenerator.cxx 3c8e899102 ENH: add support for per config target LINK_FLAGS hace 19 años
cmLocalGenerator.h f7c1723135 ENH: add support for universal binaries hace 19 años
cmLocalKdevelopGenerator.cxx f72deca3a2 ENH: unused include hace 20 años
cmLocalKdevelopGenerator.h 494c843d38 ENH: make KDev sub off of Gen3 hace 20 años
cmLocalUnixMakefileGenerator3.cxx eb31755eb2 ENH: Implemented VT100 terminal escape sequences. If CMAKE_COLOR_MAKEFILE is set then messages produced by makefiles will be in color if the native tool supports it. This addresses bug#3060. hace 19 años
cmLocalUnixMakefileGenerator3.h eb31755eb2 ENH: Implemented VT100 terminal escape sequences. If CMAKE_COLOR_MAKEFILE is set then messages produced by makefiles will be in color if the native tool supports it. This addresses bug#3060. hace 19 años
cmLocalVisualStudio6Generator.cxx 3c8e899102 ENH: add support for per config target LINK_FLAGS hace 19 años
cmLocalVisualStudio6Generator.h 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmLocalVisualStudio7Generator.cxx 3c8e899102 ENH: add support for per config target LINK_FLAGS hace 19 años
cmLocalVisualStudio7Generator.h 5a2668b326 ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64 hace 19 años
cmLocalXCodeGenerator.cxx f7c1723135 ENH: add support for universal binaries hace 19 años
cmLocalXCodeGenerator.h 4102949bf9 STYLE: minor comment cleanups hace 19 años
cmMacroCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmMacroCommand.h 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmMakeDepend.cxx da279f0041 BUG: some UNIX fixes for my m_ commit hace 19 años
cmMakeDepend.h da279f0041 BUG: some UNIX fixes for my m_ commit hace 19 años
cmMakeDirectoryCommand.cxx ee1975570e ENH: Allow blocking of writing into the source tree hace 19 años
cmMakeDirectoryCommand.h 007d2bbc50 ENH: Make more commands scriptable hace 22 años
cmMakefile.cxx a2d8447fb9 BUG: Fix logic. If the variable is not set, then it is always ok to write the file hace 19 años
cmMakefile.h ee1975570e ENH: Allow blocking of writing into the source tree hace 19 años
cmMakefileExecutableTargetGenerator.cxx 3c8e899102 ENH: add support for per config target LINK_FLAGS hace 19 años
cmMakefileExecutableTargetGenerator.h 537e2b4ed5 ENH: Implemented RPATH specification support. It is documented by the command SET_TARGET_PROPERTIES. hace 19 años
cmMakefileLibraryTargetGenerator.cxx 3c8e899102 ENH: add support for per config target LINK_FLAGS hace 19 años
cmMakefileLibraryTargetGenerator.h 537e2b4ed5 ENH: Implemented RPATH specification support. It is documented by the command SET_TARGET_PROPERTIES. hace 19 años
cmMakefileTargetGenerator.cxx eb31755eb2 ENH: Implemented VT100 terminal escape sequences. If CMAKE_COLOR_MAKEFILE is set then messages produced by makefiles will be in color if the native tool supports it. This addresses bug#3060. hace 19 años
cmMakefileTargetGenerator.h 40272a16bd ENH: Add support for adding content to bundles hace 19 años
cmMakefileUtilityTargetGenerator.cxx 60cd72d01c ENH: Cleaned up generation of symbolic rules. Removed generation of rebuild_cache and similar rules from internal makefiles. hace 19 años
cmMakefileUtilityTargetGenerator.h 7740ccd1a4 ENH: some cleanup of the makefile generator hace 20 años
cmMarkAsAdvancedCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmMarkAsAdvancedCommand.h 1e2a08e452 STYLE: fix docs hace 20 años
cmMathCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmMathCommand.h 985d092d4d ENH: Add rudamentary mathematical expression support hace 20 años
cmMessageCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmMessageCommand.h 69a43bbb0b STYLE: grammer fix hace 20 años
cmObject.h d9dc9b54a6 ENH: Add superclass for all commands and handlers. Improve handlers to have initialization code, and start initializing ctest when start is invoked hace 20 años
cmOptionCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmOptionCommand.h 194b1b1e38 STYLE: spelling fix hace 20 años
cmOrderLinkDirectories.cxx beea6234a3 ENH: fix spelling hace 19 años
cmOrderLinkDirectories.h beea6234a3 ENH: fix spelling hace 19 años
cmOutputRequiredFilesCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmOutputRequiredFilesCommand.h 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmProjectCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmProjectCommand.h 6b47b28867 ENH: fix line length style stuff hace 19 años
cmQTWrapCPPCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmQTWrapCPPCommand.h 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmQTWrapUICommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmQTWrapUICommand.h 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmRemoveCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmRemoveCommand.h 345cf04012 ENH: big change that includes immediate subdir support, removing the notion of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings hace 20 años
cmRemoveDefinitionsCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmRemoveDefinitionsCommand.h 6b47b28867 ENH: fix line length style stuff hace 19 años
cmSeparateArgumentsCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmSeparateArgumentsCommand.h 345cf04012 ENH: big change that includes immediate subdir support, removing the notion of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings hace 20 años
cmSetCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmSetCommand.h 5385811e60 STYLE: fix docs hace 20 años
cmSetDirectoryPropertiesCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmSetDirectoryPropertiesCommand.h 02b961f29c ENH: Make commands scriptable hace 20 años
cmSetSourceFilesPropertiesCommand.cxx b75166ea45 COMP: Remove warning hace 19 años
cmSetSourceFilesPropertiesCommand.h 71934cedbd STYLE: fix docs hace 20 años
cmSetTargetPropertiesCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmSetTargetPropertiesCommand.h 3c8e899102 ENH: add support for per config target LINK_FLAGS hace 19 años
cmSetTestsPropertiesCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmSetTestsPropertiesCommand.h 6b47b28867 ENH: fix line length style stuff hace 19 años
cmSiteNameCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmSiteNameCommand.h 02b961f29c ENH: Make commands scriptable hace 20 años
cmSourceFile.cxx 10efe3b079 ENH: added some new functionality hace 19 años
cmSourceFile.h 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmSourceGroup.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmSourceGroup.h 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmSourceGroupCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmSourceGroupCommand.h bb7577f4e7 STYLE: fix docs hace 20 años
cmStandardIncludes.h 4b83a08b37 ENH: a warning fix and some more cleanup hace 19 años
cmStringCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmStringCommand.h 6b47b28867 ENH: fix line length style stuff hace 19 años
cmSubdirCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmSubdirCommand.h 6b47b28867 ENH: fix line length style stuff hace 19 años
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. hace 23 años
cmSubdirDependsCommand.h 072db6ad70 removed redundent includes hace 22 años
cmSystemTools.cxx b507f8f0d1 ENH: Simplify the test hace 19 años
cmSystemTools.h b20cb78049 ENH: Handle missing unsetenv and add check for environ hace 19 años
cmTarget.cxx 93f5712a7d COMP: Remove warnings hace 19 años
cmTarget.h ed5f95cf23 ENH: Add proper support for installing bundles hace 19 años
cmTargetLinkLibrariesCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmTargetLinkLibrariesCommand.h 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmTest.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmTest.h 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmTryCompileCommand.cxx ae10b3578d ENH: add a wrapper for xcodebuild to get around bug and verbose output hace 19 años
cmTryCompileCommand.h 6b47b28867 ENH: fix line length style stuff hace 19 años
cmTryRunCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmTryRunCommand.h fa3120a4a5 STYLE: fix missing docs hace 20 años
cmUseMangledMesaCommand.cxx 89e5fc63fe STYLE: fix line lengths hace 19 años
cmUseMangledMesaCommand.h 4b83a08b37 ENH: a warning fix and some more cleanup hace 19 años
cmUtilitySourceCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmUtilitySourceCommand.h 345cf04012 ENH: big change that includes immediate subdir support, removing the notion of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings hace 20 años
cmVTKMakeInstantiatorCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmVTKMakeInstantiatorCommand.h 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmVTKWrapJavaCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmVTKWrapJavaCommand.h 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmVTKWrapPythonCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmVTKWrapPythonCommand.h 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmVTKWrapTclCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmVTKWrapTclCommand.h 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmVariableRequiresCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmVariableRequiresCommand.h 4b83a08b37 ENH: a warning fix and some more cleanup hace 19 años
cmVariableWatch.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmVariableWatch.h 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmVersion.cxx 66faeeeab4 STYLE: Nightly Version update hace 19 años
cmVersion.h 65e2c18d73 ENH: Enabling ability for CMAKE_MINIMUM_REQUIRED version to include patch level. Submitted by Alexander Neundorf. hace 20 años
cmWhileCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmWhileCommand.h 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmWin32ProcessExecution.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmWin32ProcessExecution.h 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmWriteFileCommand.cxx ee1975570e ENH: Allow blocking of writing into the source tree hace 19 años
cmWriteFileCommand.h 6ce463dab3 STYLE: fix docs hace 20 años
cmXCode21Object.cxx 7bc8564c73 ENH: Add support for Xcode 2.1 hace 19 años
cmXCode21Object.h 6b47b28867 ENH: fix line length style stuff hace 19 años
cmXCodeObject.cxx 32ec28ad00 ENH: Add copy stages for bundle files hace 19 años
cmXCodeObject.h 32ec28ad00 ENH: Add copy stages for bundle files hace 19 años
cmXMLParser.cxx 5a2668b326 ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64 hace 19 años
cmXMLParser.h dcadffbe00 ENH: Add XML parser hace 21 años
cmake.cxx 5a2668b326 ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64 hace 19 años
cmake.h 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmakemain.cxx ae10b3578d ENH: add a wrapper for xcodebuild to get around bug and verbose output hace 19 años
cmaketest.h.in a2d7a92c88 BUG: Fix some dependencies for location of executables hace 22 años
cmakewizard.cxx 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmakewizard.h 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
cmakexbuild.cxx ae10b3578d ENH: add a wrapper for xcodebuild to get around bug and verbose output hace 19 años
cmw9xcom.cxx d6f98c2a82 ENH: Added cmSystemTools::EnableMSVCDebugHook() to prevent error dialogs when CMake is invoked by Dart. hace 23 años
ctest.cxx 26e1fea95b STYLE: Fix some style issues hace 19 años