Andy Cedilnik 886c559518 ENH: Display cmake install information when in verbose mode 19 سال پیش
..
CPack 886c559518 ENH: Display cmake install information when in verbose mode 19 سال پیش
CTest 87d4d0e039 BUG: cmGlobalGenerator::Build should not always use the /fast target name because dependency checking is often required. It now takes an argument specifying whether to use the /fast target name, and the argument is currently only true for try-compiles. 19 سال پیش
CursesDialog e975836292 ENH: not all messages are errors 20 سال پیش
FLTKDialog 46521aef8c ENH: try to find a gui for the Mac 20 سال پیش
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 20 سال پیش
WXDialog f958cc639c Implemented new parser which can handle: 20 سال پیش
kwsys 9b74e597be BUG: Do not leak global table of processes. 19 سال پیش
.cvsignore 0c948312ed Add cvsignore so that you do not see visual stufio files when you do cvs update 23 سال پیش
CMakeLists.txt d4e84f8c5b ENH: Add BZip2 support, add better documentation 19 سال پیش
cmAddCustomCommandCommand.cxx d5719f22c1 ENH: Added support for multiple outputs generated by a single custom command. For Visual Studio generators the native tool provides support. For Xcode and Makefile generators a simple trick is used. The first output is considered primary and has the build rule attached. Other outputs simply depend on the first output with no build rule. During cmake_check_build_system CMake detects when a secondary output is missing and removes the primary output to make sure all outputs are regenerated. This approach always builds the custom command at the right time and only once even during parallel builds. 19 سال پیش
cmAddCustomCommandCommand.h d5719f22c1 ENH: Added support for multiple outputs generated by a single custom command. For Visual Studio generators the native tool provides support. For Xcode and Makefile generators a simple trick is used. The first output is considered primary and has the build rule attached. Other outputs simply depend on the first output with no build rule. During cmake_check_build_system CMake detects when a secondary output is missing and removes the primary output to make sure all outputs are regenerated. This approach always builds the custom command at the right time and only once even during parallel builds. 19 سال پیش
cmAddCustomTargetCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmAddCustomTargetCommand.h 347c5f4b46 ENH: add working directory support 20 سال پیش
cmAddDefinitionsCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmAddDefinitionsCommand.h 634343c3e8 STYLE: Fix some style issues 20 سال پیش
cmAddDependenciesCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmAddDependenciesCommand.h 674fdf8771 ENH: Clarified documentation further. 20 سال پیش
cmAddExecutableCommand.cxx aae0bcdacf STYLE: fix line length 19 سال پیش
cmAddExecutableCommand.h 634343c3e8 STYLE: Fix some style issues 20 سال پیش
cmAddLibraryCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmAddLibraryCommand.h 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmAddSubDirectoryCommand.cxx b8483cf109 STYLE: fix line length 19 سال پیش
cmAddSubDirectoryCommand.h a043b6608c STYLE: fix docs 20 سال پیش
cmAddTestCommand.cxx aae0bcdacf STYLE: fix line length 19 سال پیش
cmAddTestCommand.h 4b83a08b37 ENH: a warning fix and some more cleanup 20 سال پیش
cmAuxSourceDirectoryCommand.cxx aae0bcdacf STYLE: fix line length 19 سال پیش
cmAuxSourceDirectoryCommand.h 5ac59d81d3 STYLE: fix line length 19 سال پیش
cmBootstrapCommands.cxx 37bff40d5d BUG: Need ADD_DEPENDENCIES command for MinGW bootstrap since kwsys uses the Win32 implementation of process execution. 19 سال پیش
cmBuildCommand.cxx 87d4d0e039 BUG: cmGlobalGenerator::Build should not always use the /fast target name because dependency checking is often required. It now takes an argument specifying whether to use the /fast target name, and the argument is currently only true for try-compiles. 19 سال پیش
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 21 سال پیش
cmBuildNameCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmBuildNameCommand.h 634343c3e8 STYLE: Fix some style issues 20 سال پیش
cmCMakeMinimumRequired.cxx 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmCMakeMinimumRequired.h aea456a91a ENH: Added FATAL_ERROR option and fixed check to not have floating point roundoff problems. 20 سال پیش
cmCPluginAPI.cxx 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmCPluginAPI.h bb4a2e1cb0 ENH: move version numbers to 2.5.0 19 سال پیش
cmCTest.cxx 5ac59d81d3 STYLE: fix line length 19 سال پیش
cmCTest.h 2d81046ae2 ENH: Add support for special tracks, fix options of handlers so that the -R, -U, and so on work in the new style scripting 19 سال پیش
cmCacheManager.cxx 5ac59d81d3 STYLE: fix line length 19 سال پیش
cmCacheManager.h 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmCommand.h 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmCommandArgumentLexer.cxx 20c27063dd STYLE: hmm 19 سال پیش
cmCommandArgumentLexer.h 89e5fc63fe STYLE: fix line lengths 20 سال پیش
cmCommandArgumentLexer.in.l 1bbccc5bef ENH: Improve handling of escaped characters 20 سال پیش
cmCommandArgumentParser.cxx d77fbb9640 STYLE: fix line length 19 سال پیش
cmCommandArgumentParser.y 8893db3539 COMP: Fix malloc/free declaration for windows compilers. 20 سال پیش
cmCommandArgumentParserHelper.cxx d77fbb9640 STYLE: fix line length 19 سال پیش
cmCommandArgumentParserHelper.h 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmCommandArgumentParserTokens.h d77fbb9640 STYLE: fix line length 19 سال پیش
cmCommands.cxx 37bff40d5d BUG: Need ADD_DEPENDENCIES command for MinGW bootstrap since kwsys uses the Win32 implementation of process execution. 19 سال پیش
cmCommands.h a641ad3bba ENH: split up cmCommands into two files 21 سال پیش
cmConfigure.cmake.h.in 29f91e1812 ENH: Propagate cmake variables to macros in C 20 سال پیش
cmConfigureFileCommand.cxx d77fbb9640 STYLE: fix line length 19 سال پیش
cmConfigureFileCommand.h 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmCreateTestSourceList.cxx 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmCreateTestSourceList.h d77fbb9640 STYLE: fix line length 19 سال پیش
cmCustomCommand.cxx d5719f22c1 ENH: Added support for multiple outputs generated by a single custom command. For Visual Studio generators the native tool provides support. For Xcode and Makefile generators a simple trick is used. The first output is considered primary and has the build rule attached. Other outputs simply depend on the first output with no build rule. During cmake_check_build_system CMake detects when a secondary output is missing and removes the primary output to make sure all outputs are regenerated. This approach always builds the custom command at the right time and only once even during parallel builds. 19 سال پیش
cmCustomCommand.h d5719f22c1 ENH: Added support for multiple outputs generated by a single custom command. For Visual Studio generators the native tool provides support. For Xcode and Makefile generators a simple trick is used. The first output is considered primary and has the build rule attached. Other outputs simply depend on the first output with no build rule. During cmake_check_build_system CMake detects when a secondary output is missing and removes the primary output to make sure all outputs are regenerated. This approach always builds the custom command at the right time and only once even during parallel builds. 19 سال پیش
cmData.h 4b83a08b37 ENH: a warning fix and some more cleanup 20 سال پیش
cmDepends.cxx ec2104cd31 BUG: Updated Makefile dependency scanning to provide a full local generator to the dependency scanner to do proper path conversions. This allows the rules written into the depend.make files to use the same relative path conversion as those written into the build.make files. Several previous changes added more and more information for use by the dependency scanner and it was converging to having the full local generator anyway. 19 سال پیش
cmDepends.h ec2104cd31 BUG: Updated Makefile dependency scanning to provide a full local generator to the dependency scanner to do proper path conversions. This allows the rules written into the depend.make files to use the same relative path conversion as those written into the build.make files. Several previous changes added more and more information for use by the dependency scanner and it was converging to having the full local generator anyway. 19 سال پیش
cmDependsC.cxx ec2104cd31 BUG: Updated Makefile dependency scanning to provide a full local generator to the dependency scanner to do proper path conversions. This allows the rules written into the depend.make files to use the same relative path conversion as those written into the build.make files. Several previous changes added more and more information for use by the dependency scanner and it was converging to having the full local generator anyway. 19 سال پیش
cmDependsC.h 4b83a08b37 ENH: a warning fix and some more cleanup 20 سال پیش
cmDependsFortran.cxx a5ed047d4b STYLE: fix line length 19 سال پیش
cmDependsFortran.h 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmDependsFortranLexer.cxx 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmDependsFortranLexer.h 634343c3e8 STYLE: Fix some style issues 20 سال پیش
cmDependsFortranLexer.in.l a7d4b61699 BUG: Lexer should be case insensitive so flex should be run with -i option. This partially addresses bug#2361. 20 سال پیش
cmDependsFortranParser.cxx a5ed047d4b STYLE: fix line length 19 سال پیش
cmDependsFortranParser.h 000bce884d STYLE: fix line length 19 سال پیش
cmDependsFortranParser.y 16125cd015 COMP: Added __INTEL_COMPILER to test for yyerrorlab warning suppression. 21 سال پیش
cmDependsFortranParserTokens.h 89e5fc63fe STYLE: fix line lengths 20 سال پیش
cmDependsJava.cxx f18e7c7ff7 ENH: Improve performance of check build system by creating another file that is simpler to parse and therefore much faster overall 20 سال پیش
cmDependsJava.h f18e7c7ff7 ENH: Improve performance of check build system by creating another file that is simpler to parse and therefore much faster overall 20 سال پیش
cmDependsJavaLexer.cxx 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmDependsJavaLexer.h 89e5fc63fe STYLE: fix line lengths 20 سال پیش
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. 20 سال پیش
cmDependsJavaParser.cxx 000bce884d STYLE: fix line length 19 سال پیش
cmDependsJavaParser.y a9af1c23ef COMP: Adding warning work-around for unused case label yyerrorlab on HP compiler. 21 سال پیش
cmDependsJavaParserHelper.cxx 14781101fd STYLE: fix line length 19 سال پیش
cmDependsJavaParserHelper.h 14781101fd STYLE: fix line length 19 سال پیش
cmDependsJavaParserTokens.h 89e5fc63fe STYLE: fix line lengths 20 سال پیش
cmDocumentation.cxx 14781101fd STYLE: fix line length 19 سال پیش
cmDocumentation.h 96a46bdb44 ENH: search for help modules in the correct place for install and source tree builds 19 سال پیش
cmDumpDocumentation.cxx 14781101fd STYLE: fix line length 19 سال پیش
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. 20 سال پیش
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. 20 سال پیش
cmElseCommand.cxx bb88ef5e41 STYLE: fix line length 19 سال پیش
cmElseCommand.h 0629e2561c STYLE: fix docs 20 سال پیش
cmEnableLanguageCommand.cxx bb88ef5e41 STYLE: fix line length 19 سال پیش
cmEnableLanguageCommand.h 0629e2561c STYLE: fix docs 20 سال پیش
cmEnableTestingCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmEnableTestingCommand.h 0629e2561c STYLE: fix docs 20 سال پیش
cmEndForEachCommand.cxx bb88ef5e41 STYLE: fix line length 19 سال پیش
cmEndForEachCommand.h 0629e2561c STYLE: fix docs 20 سال پیش
cmEndIfCommand.cxx bb88ef5e41 STYLE: fix line length 19 سال پیش
cmEndIfCommand.h 0629e2561c STYLE: fix docs 20 سال پیش
cmEndWhileCommand.cxx bb88ef5e41 STYLE: fix line length 19 سال پیش
cmEndWhileCommand.h 0629e2561c STYLE: fix docs 20 سال پیش
cmExecProgramCommand.cxx bb88ef5e41 STYLE: fix line length 19 سال پیش
cmExecProgramCommand.h 89e5fc63fe STYLE: fix line lengths 20 سال پیش
cmExecuteProcessCommand.cxx bb88ef5e41 STYLE: fix line length 19 سال پیش
cmExecuteProcessCommand.h bb88ef5e41 STYLE: fix line length 19 سال پیش
cmExportLibraryDependencies.cxx bb88ef5e41 STYLE: fix line length 19 سال پیش
cmExportLibraryDependencies.h bb88ef5e41 STYLE: fix line length 19 سال پیش
cmExprLexer.cxx bb88ef5e41 STYLE: fix line length 19 سال پیش
cmExprLexer.h bb88ef5e41 STYLE: fix line length 19 سال پیش
cmExprLexer.in.l 985d092d4d ENH: Add rudamentary mathematical expression support 20 سال پیش
cmExprParser.cxx 000bce884d STYLE: fix line length 19 سال پیش
cmExprParser.y f6c00e74c2 ENH: Fix precedence 20 سال پیش
cmExprParserHelper.cxx 039ec75730 STYLE: fix line length 19 سال پیش
cmExprParserHelper.h 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmExprParserTokens.h 89e5fc63fe STYLE: fix line lengths 20 سال پیش
cmFLTKWrapUICommand.cxx 039ec75730 STYLE: fix line length 19 سال پیش
cmFLTKWrapUICommand.h 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmFileCommand.cxx d3691460f5 ENH: fix error message 19 سال پیش
cmFileCommand.h 2af4710525 STYLE: fix line length 19 سال پیش
cmFileTimeComparison.cxx 2af4710525 STYLE: fix line length 19 سال پیش
cmFileTimeComparison.h 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmFindBase.cxx 2af4710525 STYLE: fix line length 19 سال پیش
cmFindBase.h cae4e6b37a ENH: add patch for finding applications on OSX 19 سال پیش
cmFindFileCommand.cxx 2af4710525 STYLE: fix line length 19 سال پیش
cmFindFileCommand.h a5825cd11a ENH: check in new find stuff 20 سال پیش
cmFindLibraryCommand.cxx 2af4710525 STYLE: fix line length 19 سال پیش
cmFindLibraryCommand.h a5825cd11a ENH: check in new find stuff 20 سال پیش
cmFindPackageCommand.cxx 2af4710525 STYLE: fix line length 19 سال پیش
cmFindPackageCommand.h 9f625beab6 ENH: Added optional component list to the REQUIRED option of the FIND_PACKAGE command. This addresses bug#2771. 20 سال پیش
cmFindPathCommand.cxx 2af4710525 STYLE: fix line length 19 سال پیش
cmFindPathCommand.h a5825cd11a ENH: check in new find stuff 20 سال پیش
cmFindProgramCommand.cxx 2af4710525 STYLE: fix line length 19 سال پیش
cmFindProgramCommand.h cae4e6b37a ENH: add patch for finding applications on OSX 19 سال پیش
cmForEachCommand.cxx c88c75b8f2 ENH: reduce string construct delete ops 19 سال پیش
cmForEachCommand.h 29a03db7ce ENH: allow loose loop constructs 19 سال پیش
cmFunctionBlocker.h 08f1d2f9e1 ERR: Fixed unused parameter warning. 23 سال پیش
cmGeneratedFileStream.cxx 71b993560b STYLE: fix line length 19 سال پیش
cmGeneratedFileStream.h 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmGetCMakePropertyCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmGetCMakePropertyCommand.h 02b961f29c ENH: Make commands scriptable 20 سال پیش
cmGetDirectoryPropertyCommand.cxx 71b993560b STYLE: fix line length 19 سال پیش
cmGetDirectoryPropertyCommand.h 10efe3b079 ENH: added some new functionality 20 سال پیش
cmGetFilenameComponentCommand.cxx 71b993560b STYLE: fix line length 19 سال پیش
cmGetFilenameComponentCommand.h 71b993560b STYLE: fix line length 19 سال پیش
cmGetSourceFilePropertyCommand.cxx 10efe3b079 ENH: added some new functionality 20 سال پیش
cmGetSourceFilePropertyCommand.h 71b993560b STYLE: fix line length 19 سال پیش
cmGetTargetPropertyCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmGetTargetPropertyCommand.h 7a1745b84b STYLE: fix docs 20 سال پیش
cmGetTestPropertyCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmGetTestPropertyCommand.h 69d931f643 STYLE: fix docs 20 سال پیش
cmGlobalBorlandMakefileGenerator.cxx 71b993560b STYLE: fix line length 19 سال پیش
cmGlobalBorlandMakefileGenerator.h 89e5fc63fe STYLE: fix line lengths 20 سال پیش
cmGlobalGenerator.cxx 87d4d0e039 BUG: cmGlobalGenerator::Build should not always use the /fast target name because dependency checking is often required. It now takes an argument specifying whether to use the /fast target name, and the argument is currently only true for try-compiles. 19 سال پیش
cmGlobalGenerator.h 87d4d0e039 BUG: cmGlobalGenerator::Build should not always use the /fast target name because dependency checking is often required. It now takes an argument specifying whether to use the /fast target name, and the argument is currently only true for try-compiles. 19 سال پیش
cmGlobalKdevelopGenerator.cxx b8483cf109 STYLE: fix line length 19 سال پیش
cmGlobalKdevelopGenerator.h fc70e3512a ENH: apply patch from Alex to support some more kdevelop stuff 20 سال پیش
cmGlobalMSYSMakefileGenerator.cxx b8483cf109 STYLE: fix line length 19 سال پیش
cmGlobalMSYSMakefileGenerator.h 01c25dd378 STYLE: fix line length 19 سال پیش
cmGlobalMinGWMakefileGenerator.cxx b8483cf109 STYLE: fix line length 19 سال پیش
cmGlobalMinGWMakefileGenerator.h b8483cf109 STYLE: fix line length 19 سال پیش
cmGlobalNMakeMakefileGenerator.cxx b8483cf109 STYLE: fix line length 19 سال پیش
cmGlobalNMakeMakefileGenerator.h b8483cf109 STYLE: fix line length 19 سال پیش
cmGlobalUnixMakefileGenerator3.cxx 87d4d0e039 BUG: cmGlobalGenerator::Build should not always use the /fast target name because dependency checking is often required. It now takes an argument specifying whether to use the /fast target name, and the argument is currently only true for try-compiles. 19 سال پیش
cmGlobalUnixMakefileGenerator3.h 87d4d0e039 BUG: cmGlobalGenerator::Build should not always use the /fast target name because dependency checking is often required. It now takes an argument specifying whether to use the /fast target name, and the argument is currently only true for try-compiles. 19 سال پیش
cmGlobalVisualStudio6Generator.cxx 87d4d0e039 BUG: cmGlobalGenerator::Build should not always use the /fast target name because dependency checking is often required. It now takes an argument specifying whether to use the /fast target name, and the argument is currently only true for try-compiles. 19 سال پیش
cmGlobalVisualStudio6Generator.h 87d4d0e039 BUG: cmGlobalGenerator::Build should not always use the /fast target name because dependency checking is often required. It now takes an argument specifying whether to use the /fast target name, and the argument is currently only true for try-compiles. 19 سال پیش
cmGlobalVisualStudio71Generator.cxx bf0cb4d49a STYLE: fix line length 19 سال پیش
cmGlobalVisualStudio71Generator.h bf0cb4d49a STYLE: fix line length 19 سال پیش
cmGlobalVisualStudio7Generator.cxx 87d4d0e039 BUG: cmGlobalGenerator::Build should not always use the /fast target name because dependency checking is often required. It now takes an argument specifying whether to use the /fast target name, and the argument is currently only true for try-compiles. 19 سال پیش
cmGlobalVisualStudio7Generator.h 87d4d0e039 BUG: cmGlobalGenerator::Build should not always use the /fast target name because dependency checking is often required. It now takes an argument specifying whether to use the /fast target name, and the argument is currently only true for try-compiles. 19 سال پیش
cmGlobalVisualStudio8Generator.cxx bf0cb4d49a STYLE: fix line length 19 سال پیش
cmGlobalVisualStudio8Generator.h bf0cb4d49a STYLE: fix line length 19 سال پیش
cmGlobalVisualStudio8Win64Generator.cxx bf0cb4d49a STYLE: fix line length 19 سال پیش
cmGlobalVisualStudio8Win64Generator.h bf0cb4d49a STYLE: fix line length 19 سال پیش
cmGlobalWatcomWMakeGenerator.cxx bf0cb4d49a STYLE: fix line length 19 سال پیش
cmGlobalWatcomWMakeGenerator.h 89e5fc63fe STYLE: fix line lengths 20 سال پیش
cmGlobalXCode21Generator.cxx bf0cb4d49a STYLE: fix line length 19 سال پیش
cmGlobalXCode21Generator.h bf0cb4d49a STYLE: fix line length 19 سال پیش
cmGlobalXCodeGenerator.cxx 87d4d0e039 BUG: cmGlobalGenerator::Build should not always use the /fast target name because dependency checking is often required. It now takes an argument specifying whether to use the /fast target name, and the argument is currently only true for try-compiles. 19 سال پیش
cmGlobalXCodeGenerator.h 87d4d0e039 BUG: cmGlobalGenerator::Build should not always use the /fast target name because dependency checking is often required. It now takes an argument specifying whether to use the /fast target name, and the argument is currently only true for try-compiles. 19 سال پیش
cmIfCommand.cxx c88c75b8f2 ENH: reduce string construct delete ops 19 سال پیش
cmIfCommand.h ba2b99bb9f STYLE: fix line length 19 سال پیش
cmIncludeCommand.cxx ba2b99bb9f STYLE: fix line length 19 سال پیش
cmIncludeCommand.h d1840f2e57 STYLE: fix docs 20 سال پیش
cmIncludeDirectoryCommand.cxx 21089bf93f BUG: INCLUDE_DIRECTORIES should interpret relative path arguments with respect to the current source directory. 19 سال پیش
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. 19 سال پیش
cmIncludeExternalMSProjectCommand.cxx ba2b99bb9f STYLE: fix line length 19 سال پیش
cmIncludeExternalMSProjectCommand.h ba2b99bb9f STYLE: fix line length 19 سال پیش
cmIncludeRegularExpressionCommand.cxx ba2b99bb9f STYLE: fix line length 19 سال پیش
cmIncludeRegularExpressionCommand.h ba2b99bb9f STYLE: fix line length 19 سال پیش
cmInstallCommand.cxx 50a0f71120 ENH: Added CONFIGURATIONS option to INSTALL command to allow per-configuration install rules. 19 سال پیش
cmInstallCommand.h ba2b99bb9f STYLE: fix line length 19 سال پیش
cmInstallFilesCommand.cxx ba2b99bb9f STYLE: fix line length 19 سال پیش
cmInstallFilesCommand.h 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmInstallFilesGenerator.cxx 50a0f71120 ENH: Added CONFIGURATIONS option to INSTALL command to allow per-configuration install rules. 19 سال پیش
cmInstallFilesGenerator.h 50a0f71120 ENH: Added CONFIGURATIONS option to INSTALL command to allow per-configuration install rules. 19 سال پیش
cmInstallGenerator.cxx ba2b99bb9f STYLE: fix line length 19 سال پیش
cmInstallGenerator.h ba2b99bb9f STYLE: fix line length 19 سال پیش
cmInstallProgramsCommand.cxx ba2b99bb9f STYLE: fix line length 19 سال پیش
cmInstallProgramsCommand.h ba2b99bb9f STYLE: fix line length 19 سال پیش
cmInstallScriptGenerator.cxx d4c5fe840b ENH: Added INSTALL(CODE) mode to allow inline specification of install script code. This reduces the need for configuring an install script that needs some variable settings because the install code can set thing up first. 19 سال پیش
cmInstallScriptGenerator.h d4c5fe840b ENH: Added INSTALL(CODE) mode to allow inline specification of install script code. This reduces the need for configuring an install script that needs some variable settings because the install code can set thing up first. 19 سال پیش
cmInstallTargetGenerator.cxx bfb0ec58e8 BUG: Adjustment of install_name with install_name_tool should account for DESTDIR when specifying the file to be changed. 19 سال پیش
cmInstallTargetGenerator.h ba2b99bb9f STYLE: fix line length 19 سال پیش
cmInstallTargetsCommand.cxx ba2b99bb9f STYLE: fix line length 19 سال پیش
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. 20 سال پیش
cmLinkDirectoriesCommand.cxx 7dc8a92246 STYLE: fix line length 19 سال پیش
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 21 سال پیش
cmLinkLibrariesCommand.cxx 7dc8a92246 STYLE: fix line length 19 سال پیش
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 21 سال پیش
cmListCommand.cxx 70d8c0f3d8 STYLE: Fix style 19 سال پیش
cmListCommand.h 70d8c0f3d8 STYLE: Fix style 19 سال پیش
cmListFileCache.cxx 7dc8a92246 STYLE: fix line length 19 سال پیش
cmListFileCache.h 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
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. 20 سال پیش
cmListFileLexer.h 486a26d3db BUG#1049: Added error message when file ends in an unterminated string. 21 سال پیش
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. 20 سال پیش
cmLoadCacheCommand.cxx 7dc8a92246 STYLE: fix line length 19 سال پیش
cmLoadCacheCommand.h 25b26ae808 STYLE: fix docs 20 سال پیش
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. 20 سال پیش
cmLoadCommandCommand.h 7dc8a92246 STYLE: fix line length 19 سال پیش
cmLocalGenerator.cxx 7dc8a92246 STYLE: fix line length 19 سال پیش
cmLocalGenerator.h ec2104cd31 BUG: Updated Makefile dependency scanning to provide a full local generator to the dependency scanner to do proper path conversions. This allows the rules written into the depend.make files to use the same relative path conversion as those written into the build.make files. Several previous changes added more and more information for use by the dependency scanner and it was converging to having the full local generator anyway. 19 سال پیش
cmLocalKdevelopGenerator.cxx 2238e22699 ENH: make sure verbose output is used for kde 19 سال پیش
cmLocalKdevelopGenerator.h 494c843d38 ENH: make KDev sub off of Gen3 20 سال پیش
cmLocalUnixMakefileGenerator3.cxx ad9dd6d11c ENH: Moved generation of the /fast version of GLOBAL_TARGET targets to the proper place in the local generator instead of in the global generator. Also made the install/fast target not depend on the all target. 19 سال پیش
cmLocalUnixMakefileGenerator3.h ff41664c6b ENH: Slight improvement in genreation time by recording the setting of CMAKE_COLOR_MAKEFILE in an ivar of each local generator at the beginning of generation. This avoids many repeated table lookups. 19 سال پیش
cmLocalVisualStudio6Generator.cxx 7dc8a92246 STYLE: fix line length 19 سال پیش
cmLocalVisualStudio6Generator.h 864c0292d5 BUG: VS6 generator now uses ComputeLinkInformation just like all other generators. 19 سال پیش
cmLocalVisualStudio7Generator.cxx 3db44b6973 COMP: Added missing include for isspace. 19 سال پیش
cmLocalVisualStudio7Generator.h 7dc8a92246 STYLE: fix line length 19 سال پیش
cmLocalXCodeGenerator.cxx f7c1723135 ENH: add support for universal binaries 20 سال پیش
cmLocalXCodeGenerator.h 4102949bf9 STYLE: minor comment cleanups 20 سال پیش
cmMacroCommand.cxx c88c75b8f2 ENH: reduce string construct delete ops 19 سال پیش
cmMacroCommand.h 50d058a3a1 ENH: always compile progress 19 سال پیش
cmMakeDepend.cxx da279f0041 BUG: some UNIX fixes for my m_ commit 20 سال پیش
cmMakeDepend.h 47c7108111 STYLE: fix line length 19 سال پیش
cmMakeDirectoryCommand.cxx ee1975570e ENH: Allow blocking of writing into the source tree 20 سال پیش
cmMakeDirectoryCommand.h 007d2bbc50 ENH: Make more commands scriptable 22 سال پیش
cmMakefile.cxx 9a74185695 BUG: Fix REMOVE_DEFINITIONS command to not remove substrings. 19 سال پیش
cmMakefile.h 47c7108111 STYLE: fix line length 19 سال پیش
cmMakefileExecutableTargetGenerator.cxx 4189370497 BUG: Custom command outputs listed explicitly as source files in a target should be generated whether or not an object file in the target needs them. This useful and makes Makefile builds more consistent with VS IDE builds. 19 سال پیش
cmMakefileExecutableTargetGenerator.h 537e2b4ed5 ENH: Implemented RPATH specification support. It is documented by the command SET_TARGET_PROPERTIES. 20 سال پیش
cmMakefileLibraryTargetGenerator.cxx 4189370497 BUG: Custom command outputs listed explicitly as source files in a target should be generated whether or not an object file in the target needs them. This useful and makes Makefile builds more consistent with VS IDE builds. 19 سال پیش
cmMakefileLibraryTargetGenerator.h 537e2b4ed5 ENH: Implemented RPATH specification support. It is documented by the command SET_TARGET_PROPERTIES. 20 سال پیش
cmMakefileTargetGenerator.cxx 4189370497 BUG: Custom command outputs listed explicitly as source files in a target should be generated whether or not an object file in the target needs them. This useful and makes Makefile builds more consistent with VS IDE builds. 19 سال پیش
cmMakefileTargetGenerator.h 4189370497 BUG: Custom command outputs listed explicitly as source files in a target should be generated whether or not an object file in the target needs them. This useful and makes Makefile builds more consistent with VS IDE builds. 19 سال پیش
cmMakefileUtilityTargetGenerator.cxx 4189370497 BUG: Custom command outputs listed explicitly as source files in a target should be generated whether or not an object file in the target needs them. This useful and makes Makefile builds more consistent with VS IDE builds. 19 سال پیش
cmMakefileUtilityTargetGenerator.h 7740ccd1a4 ENH: some cleanup of the makefile generator 20 سال پیش
cmMarkAsAdvancedCommand.cxx 47c7108111 STYLE: fix line length 19 سال پیش
cmMarkAsAdvancedCommand.h 1e2a08e452 STYLE: fix docs 20 سال پیش
cmMathCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmMathCommand.h 47c7108111 STYLE: fix line length 19 سال پیش
cmMessageCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmMessageCommand.h 69a43bbb0b STYLE: grammer fix 20 سال پیش
cmObject.h 3c4bfa1003 STYLE: fix line length 19 سال پیش
cmOptionCommand.cxx 3c4bfa1003 STYLE: fix line length 19 سال پیش
cmOptionCommand.h 194b1b1e38 STYLE: spelling fix 20 سال پیش
cmOrderLinkDirectories.cxx 3c4bfa1003 STYLE: fix line length 19 سال پیش
cmOrderLinkDirectories.h 3c4bfa1003 STYLE: fix line length 19 سال پیش
cmOutputRequiredFilesCommand.cxx 3c4bfa1003 STYLE: fix line length 19 سال پیش
cmOutputRequiredFilesCommand.h 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmProjectCommand.cxx 2bb24565e5 STYLE: fix line length 19 سال پیش
cmProjectCommand.h 6b47b28867 ENH: fix line length style stuff 20 سال پیش
cmQTWrapCPPCommand.cxx 2bb24565e5 STYLE: fix line length 19 سال پیش
cmQTWrapCPPCommand.h 000bce884d STYLE: fix line length 19 سال پیش
cmQTWrapUICommand.cxx 2bb24565e5 STYLE: fix line length 19 سال پیش
cmQTWrapUICommand.h 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmRemoveCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
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 21 سال پیش
cmRemoveDefinitionsCommand.cxx 2bb24565e5 STYLE: fix line length 19 سال پیش
cmRemoveDefinitionsCommand.h 6b47b28867 ENH: fix line length style stuff 20 سال پیش
cmSeparateArgumentsCommand.cxx daa37f1163 STYLE: fix line length 19 سال پیش
cmSeparateArgumentsCommand.h daa37f1163 STYLE: fix line length 19 سال پیش
cmSetCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmSetCommand.h 5385811e60 STYLE: fix docs 20 سال پیش
cmSetDirectoryPropertiesCommand.cxx daa37f1163 STYLE: fix line length 19 سال پیش
cmSetDirectoryPropertiesCommand.h 02b961f29c ENH: Make commands scriptable 20 سال پیش
cmSetSourceFilesPropertiesCommand.cxx b75166ea45 COMP: Remove warning 19 سال پیش
cmSetSourceFilesPropertiesCommand.h daa37f1163 STYLE: fix line length 19 سال پیش
cmSetTargetPropertiesCommand.cxx daa37f1163 STYLE: fix line length 19 سال پیش
cmSetTargetPropertiesCommand.h daa37f1163 STYLE: fix line length 19 سال پیش
cmSetTestsPropertiesCommand.cxx daa37f1163 STYLE: fix line length 19 سال پیش
cmSetTestsPropertiesCommand.h daa37f1163 STYLE: fix line length 19 سال پیش
cmSiteNameCommand.cxx daa37f1163 STYLE: fix line length 19 سال پیش
cmSiteNameCommand.h 02b961f29c ENH: Make commands scriptable 20 سال پیش
cmSourceFile.cxx daa37f1163 STYLE: fix line length 19 سال پیش
cmSourceFile.h daa37f1163 STYLE: fix line length 19 سال پیش
cmSourceGroup.cxx 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmSourceGroup.h 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmSourceGroupCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmSourceGroupCommand.h daa37f1163 STYLE: fix line length 19 سال پیش
cmStandardIncludes.h 4b83a08b37 ENH: a warning fix and some more cleanup 20 سال پیش
cmStringCommand.cxx daa37f1163 STYLE: fix line length 19 سال پیش
cmStringCommand.h 6b47b28867 ENH: fix line length style stuff 20 سال پیش
cmSubdirCommand.cxx daa37f1163 STYLE: fix line length 19 سال پیش
cmSubdirCommand.h daa37f1163 STYLE: fix line length 19 سال پیش
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 سال پیش
cmSubdirDependsCommand.h 072db6ad70 removed redundent includes 22 سال پیش
cmSystemTools.cxx daa37f1163 STYLE: fix line length 19 سال پیش
cmSystemTools.h daa37f1163 STYLE: fix line length 19 سال پیش
cmTarget.cxx 0f2f074978 ENH: fix for vtk 4.4 and other projects that may try to link to a module 19 سال پیش
cmTarget.h 0f2f074978 ENH: fix for vtk 4.4 and other projects that may try to link to a module 19 سال پیش
cmTargetLinkLibrariesCommand.cxx cac30b5ff8 STYLE: fix line length 19 سال پیش
cmTargetLinkLibrariesCommand.h 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmTest.cxx bb08b88cc4 ENH: make sure command is unix style as it may have been sent into cmake as a windows path 19 سال پیش
cmTest.h 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmTryCompileCommand.cxx cac30b5ff8 STYLE: fix line length 19 سال پیش
cmTryCompileCommand.h cac30b5ff8 STYLE: fix line length 19 سال پیش
cmTryRunCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmTryRunCommand.h fa3120a4a5 STYLE: fix missing docs 20 سال پیش
cmUseMangledMesaCommand.cxx cac30b5ff8 STYLE: fix line length 19 سال پیش
cmUseMangledMesaCommand.h 4b83a08b37 ENH: a warning fix and some more cleanup 20 سال پیش
cmUtilitySourceCommand.cxx cac30b5ff8 STYLE: fix line length 19 سال پیش
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 21 سال پیش
cmVTKMakeInstantiatorCommand.cxx cac30b5ff8 STYLE: fix line length 19 سال پیش
cmVTKMakeInstantiatorCommand.h 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmVTKWrapJavaCommand.cxx cac30b5ff8 STYLE: fix line length 19 سال پیش
cmVTKWrapJavaCommand.h 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmVTKWrapPythonCommand.cxx cac30b5ff8 STYLE: fix line length 19 سال پیش
cmVTKWrapPythonCommand.h 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmVTKWrapTclCommand.cxx cac30b5ff8 STYLE: fix line length 19 سال پیش
cmVTKWrapTclCommand.h 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmVariableRequiresCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmVariableRequiresCommand.h 4b83a08b37 ENH: a warning fix and some more cleanup 20 سال پیش
cmVariableWatch.cxx 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmVariableWatch.h 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmVersion.cxx f54d254a81 STYLE: Nightly Version update 19 سال پیش
cmVersion.h 65e2c18d73 ENH: Enabling ability for CMAKE_MINIMUM_REQUIRED version to include patch level. Submitted by Alexander Neundorf. 20 سال پیش
cmWhileCommand.cxx c88c75b8f2 ENH: reduce string construct delete ops 19 سال پیش
cmWhileCommand.h 29a03db7ce ENH: allow loose loop constructs 19 سال پیش
cmWin32ProcessExecution.cxx 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmWin32ProcessExecution.h cac30b5ff8 STYLE: fix line length 19 سال پیش
cmWriteFileCommand.cxx cac30b5ff8 STYLE: fix line length 19 سال پیش
cmWriteFileCommand.h 6ce463dab3 STYLE: fix docs 20 سال پیش
cmXCode21Object.cxx bf5ed9b27b STYLE: fix line length 19 سال پیش
cmXCode21Object.h bf5ed9b27b STYLE: fix line length 19 سال پیش
cmXCodeObject.cxx bf5ed9b27b STYLE: fix line length 19 سال پیش
cmXCodeObject.h bf5ed9b27b STYLE: fix line length 19 سال پیش
cmXMLParser.cxx 5a2668b326 ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64 19 سال پیش
cmXMLParser.h bf5ed9b27b STYLE: fix line length 19 سال پیش
cmake.cxx d9e060e062 BUG: Fixed cmake -E remove return code. 19 سال پیش
cmake.h bf5ed9b27b STYLE: fix line length 19 سال پیش
cmakemain.cxx ed981ef0b7 ENH: fix crashes when command line arguments are not followed by the correct number of arguments 19 سال پیش
cmaketest.h.in a2d7a92c88 BUG: Fix some dependencies for location of executables 22 سال پیش
cmakewizard.cxx 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmakewizard.h 3d96e52261 STYLE: some m_ to this-> cleanup 20 سال پیش
cmakexbuild.cxx e45ef47bb8 BUG: compiler fix 19 سال پیش
cmw9xcom.cxx d6f98c2a82 ENH: Added cmSystemTools::EnableMSVCDebugHook() to prevent error dialogs when CMake is invoked by Dart. 23 سال پیش
ctest.cxx 2d81046ae2 ENH: Add support for special tracks, fix options of handlers so that the -R, -U, and so on work in the new style scripting 19 سال پیش