You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Gregor Jasny e4e9ce7cbe Xcode: Add option to generate only topmost project file 8 years ago
..
CPack Merge topic 'cpack-wix-cygwin' 8 years ago
CTest Improve several occurrences of vector::push_back in loops 8 years ago
Checks Use C++11 '= delete' instead of CM_EQ_DELETE 8 years ago
CursesDialog CursesDialog: avoid calling strcpy() 8 years ago
LexerParser cmCommandArgumentParser: remove the variable tokens from the class 8 years ago
Modules cpack wix: support WiX generator on Cygwin 8 years ago
QtDialog cmake-gui: Use cmake::Open to open generated project 8 years ago
QtIFW QtIFW: Improved packaging 9 years ago
kwsys Merge branch 'upstream-KWSys' into update-kwsys 8 years ago
.gitattributes LexerParser: move to custom directory 8 years ago
CMakeInstallDestinations.cmake Add installation infix (empty by default) 9 years ago
CMakeLists.txt cpack wix: support WiX generator on Cygwin 8 years ago
CMakeSourceDir.txt.in Refactor internal resource location APIs and initialization 12 years ago
CMakeVersion.bash Change version scheme to use only two components for feature levels 12 years ago
CMakeVersion.cmake CMake Nightly Date Stamp 8 years ago
CMakeVersionCompute.cmake Version: Always define CMake_VERSION_IS_DIRTY to 0 or 1 9 years ago
CMakeVersionSource.cmake Version: Always define CMake_VERSION_IS_DIRTY to 0 or 1 9 years ago
bindexplib.cxx Meta: replace empty-string assignments with `clear()`. 8 years ago
bindexplib.h IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmAddCompileOptionsCommand.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmAddCompileOptionsCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmAddCustomCommandCommand.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmAddCustomCommandCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmAddCustomTargetCommand.cxx Use C++11 nullptr 8 years ago
cmAddCustomTargetCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmAddDefinitionsCommand.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmAddDefinitionsCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmAddDependenciesCommand.cxx Add const-reference qualifications 8 years ago
cmAddDependenciesCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmAddExecutableCommand.cxx Add support for IMPORTED GLOBAL targets to be aliased 8 years ago
cmAddExecutableCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmAddLibraryCommand.cxx Add support for IMPORTED GLOBAL targets to be aliased 8 years ago
cmAddLibraryCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmAddSubDirectoryCommand.cxx Add const-reference qualifications 8 years ago
cmAddSubDirectoryCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmAddTestCommand.cxx Include necessary headers in commands 9 years ago
cmAddTestCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmAlgorithms.h Replace cmArray{Begin,End,Size} by their standard counterparts 8 years ago
cmArchiveWrite.cxx Use C++11 nullptr 8 years ago
cmArchiveWrite.h Use C++11 nullptr 8 years ago
cmAuxSourceDirectoryCommand.cxx Improved checking for number of arguments passed 8 years ago
cmAuxSourceDirectoryCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmBase32.cxx cmBase32: Cast pointer subtraction result to size explicitly 8 years ago
cmBase32.h Use quotes for non-system includes 8 years ago
cmBreakCommand.cxx cmExecutionStatus: Remove arguments from setters 8 years ago
cmBreakCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmBuildCommand.cxx Add const-reference qualifications 8 years ago
cmBuildCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmBuildNameCommand.cxx Meta: replace empty-string assignments with `clear()`. 8 years ago
cmBuildNameCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmCLocaleEnvironmentScope.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmCLocaleEnvironmentScope.h IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmCMakeHostSystemInformationCommand.cxx VS: Select and save a VS 2017 instance persistently 8 years ago
cmCMakeHostSystemInformationCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmCMakeMinimumRequired.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmCMakeMinimumRequired.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmCMakePolicyCommand.cxx Include necessary headers in commands 9 years ago
cmCMakePolicyCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmCPackPropertiesGenerator.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmCPackPropertiesGenerator.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmCPluginAPI.cxx cmCPluginAPI: remove explicit casts to void* 8 years ago
cmCPluginAPI.h Simplify CMake per-source license notices 9 years ago
cmCTest.cxx Improve several occurrences of vector::push_back in loops 8 years ago
cmCTest.h pass arguments as vector to cmCTest::RunCommand() 8 years ago
cmCacheManager.cxx Meta: replace empty-string assignments with `clear()`. 8 years ago
cmCacheManager.h Replace C-style casts 8 years ago
cmCallVisualStudioMacro.cxx iwyu: Fix VisualStudio specific issues 9 years ago
cmCallVisualStudioMacro.h IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmCommand.cxx cmDisallowedCommand: extract policy checking from cmCommand 9 years ago
cmCommand.h IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmCommandArgumentParserHelper.cxx cmCommandArgumentParser: remove the variable tokens from the class 8 years ago
cmCommandArgumentParserHelper.h cmCommandArgumentParser: remove the variable tokens from the class 8 years ago
cmCommandArgumentsHelper.cxx Meta: replace empty-string assignments with `clear()`. 8 years ago
cmCommandArgumentsHelper.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmCommands.cxx bootstrap: make target_* commands available 8 years ago
cmCommands.h cmake: register fake project commands in -P mode 8 years ago
cmCommonTargetGenerator.cxx Improve several occurrences of vector::push_back in loops 8 years ago
cmCommonTargetGenerator.h cmCommonTargetGenerator: Rename member to avoid shadowing 8 years ago
cmComputeComponentGraph.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmComputeComponentGraph.h Use quotes for non-system includes 8 years ago
cmComputeLinkDepends.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmComputeLinkDepends.h Use C++11 nullptr 8 years ago
cmComputeLinkInformation.cxx Meta: replace empty-string assignments with `clear()`. 8 years ago
cmComputeLinkInformation.h Use C++11 nullptr 8 years ago
cmComputeTargetDepends.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmComputeTargetDepends.h cmComputeTargetDepends: Avoid nested loops over configurations 8 years ago
cmConditionEvaluator.cxx Meta: replace empty-string assignments with `clear()`. 8 years ago
cmConditionEvaluator.h Use quotes for non-system includes 8 years ago
cmConfigure.cmake.h.in Use C++11 '= delete' instead of CM_EQ_DELETE 8 years ago
cmConfigureFileCommand.cxx Add const-reference qualifications 8 years ago
cmConfigureFileCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmConnection.cxx server: Added thread check to protect writedata 8 years ago
cmConnection.h server: Moved buffer formatting into bufferstrategy 8 years ago
cmContinueCommand.cxx cmExecutionStatus: Remove arguments from setters 8 years ago
cmContinueCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmConvertMSBuildXMLToJSON.py Add a script to convert from MSBuild XML to a JSON format 9 years ago
cmCoreTryCompile.cxx Meta: replace empty-string assignments with `clear()`. 8 years ago
cmCoreTryCompile.h Use quotes for non-system includes 8 years ago
cmCreateTestSourceList.cxx Fix several include-what-you-use findings 9 years ago
cmCreateTestSourceList.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmCryptoHash.cxx Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
cmCryptoHash.h Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
cmCurl.cxx file(DOWNLOAD|UPLOAD): Add 'NETRC' and 'NETRC_FILE' suboption 8 years ago
cmCurl.h file(DOWNLOAD|UPLOAD): Add 'NETRC' and 'NETRC_FILE' suboption 8 years ago
cmCustomCommand.cxx IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmCustomCommand.h Use quotes for non-system includes 8 years ago
cmCustomCommandGenerator.cxx Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
cmCustomCommandGenerator.h add HasOnlyEmptyCommandLines() method to cmCustomCommandGenerator 8 years ago
cmCustomCommandLines.h Use quotes for non-system includes 8 years ago
cmDefinePropertyCommand.cxx Add const-reference qualifications 8 years ago
cmDefinePropertyCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmDefinitions.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmDefinitions.h Use C++11 unordered containers 8 years ago
cmDepends.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmDepends.h IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmDependsC.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmDependsC.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmDependsFortran.cxx Meta: replace empty-string assignments with `clear()`. 8 years ago
cmDependsFortran.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmDependsJava.cxx Simplify CMake per-source license notices 9 years ago
cmDependsJava.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmDependsJavaParserHelper.cxx Replace empty-string comparisons with checking against `empty()`. 8 years ago
cmDependsJavaParserHelper.h Use quotes for non-system includes 8 years ago
cmDisallowedCommand.cxx cmDisallowedCommand: extract policy checking from cmCommand 9 years ago
cmDisallowedCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmDocumentation.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmDocumentation.h IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmDocumentationEntry.h Use quotes for non-system includes 8 years ago
cmDocumentationFormatter.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmDocumentationFormatter.h Use quotes for non-system includes 8 years ago
cmDocumentationSection.cxx Simplify CMake per-source license notices 9 years ago
cmDocumentationSection.h Use quotes for non-system includes 8 years ago
cmDynamicLoader.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmDynamicLoader.h IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmELF.cxx Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
cmELF.h clang-format: format all code as Cpp11 8 years ago
cmEnableLanguageCommand.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmEnableLanguageCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmEnableTestingCommand.cxx Include necessary headers in commands 9 years ago
cmEnableTestingCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmExecProgramCommand.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmExecProgramCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmExecuteProcessCommand.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmExecuteProcessCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmExecutionStatus.h cmExecutionStatus: Remove arguments from setters 8 years ago
cmExpandedCommandArgument.cxx Simplify CMake per-source license notices 9 years ago
cmExpandedCommandArgument.h Use quotes for non-system includes 8 years ago
cmExportBuildAndroidMKGenerator.cxx Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
cmExportBuildAndroidMKGenerator.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmExportBuildFileGenerator.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmExportBuildFileGenerator.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmExportCommand.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmExportCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmExportFileGenerator.cxx Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
cmExportFileGenerator.h Use quotes for non-system includes 8 years ago
cmExportInstallAndroidMKGenerator.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmExportInstallAndroidMKGenerator.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmExportInstallFileGenerator.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmExportInstallFileGenerator.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmExportLibraryDependenciesCommand.cxx Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
cmExportLibraryDependenciesCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmExportSet.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmExportSet.h Use quotes for non-system includes 8 years ago
cmExportSetMap.cxx Simplify CMake per-source license notices 9 years ago
cmExportSetMap.h Use quotes for non-system includes 8 years ago
cmExportTryCompileFileGenerator.cxx Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
cmExportTryCompileFileGenerator.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmExprParserHelper.cxx IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmExprParserHelper.h Use quotes for non-system includes 8 years ago
cmExternalMakefileProjectGenerator.cxx cmake: Add --open option for IDE generators 8 years ago
cmExternalMakefileProjectGenerator.h cmake: Add --open option for IDE generators 8 years ago
cmExtraCodeBlocksGenerator.cxx CodeBlocks: add option to exclude external files 8 years ago
cmExtraCodeBlocksGenerator.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmExtraCodeLiteGenerator.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmExtraCodeLiteGenerator.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmExtraEclipseCDT4Generator.cxx Meta: replace empty-string assignments with `clear()`. 8 years ago
cmExtraEclipseCDT4Generator.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmExtraKateGenerator.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmExtraKateGenerator.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmExtraSublimeTextGenerator.cxx cmake: Add --open option for IDE generators 8 years ago
cmExtraSublimeTextGenerator.h cmake: Add --open option for IDE generators 8 years ago
cmFLTKWrapUICommand.cxx Use C++11 nullptr 8 years ago
cmFLTKWrapUICommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmFileCommand.cxx file(DOWNLOAD|UPLOAD): Add 'NETRC' and 'NETRC_FILE' suboption 8 years ago
cmFileCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmFileLock.cxx Meta: replace empty-string assignments with `clear()`. 8 years ago
cmFileLock.h IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmFileLockPool.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmFileLockPool.h IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmFileLockResult.cxx cmFileLockResult: Avoid allocation for Windows error message 8 years ago
cmFileLockResult.h Use quotes for non-system includes 8 years ago
cmFileLockUnix.cxx Simplify CMake per-source license notices 9 years ago
cmFileLockWin32.cxx Simplify CMake per-source license notices 9 years ago
cmFileMonitor.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmFileMonitor.h IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmFilePathChecksum.cxx Call GetRealPath through cmSystemTools instead of KWSys directly 8 years ago
cmFilePathChecksum.h Migrate cmFilePathChecksum to C++11 8 years ago
cmFileTimeComparison.cxx Fix left-over occurrences of else-after-return 8 years ago
cmFileTimeComparison.h Use quotes for non-system includes 8 years ago
cmFindBase.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmFindBase.h find_*: Add a new PackageRoot search path group 8 years ago
cmFindCommon.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmFindCommon.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmFindFileCommand.cxx Include necessary headers in commands 9 years ago
cmFindFileCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmFindLibraryCommand.cxx Fix minor clang-tidy findings 8 years ago
cmFindLibraryCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmFindPackageCommand.cxx Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
cmFindPackageCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmFindPathCommand.cxx Meta: replace empty-string assignments with `clear()`. 8 years ago
cmFindPathCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmFindProgramCommand.cxx Replace empty-string comparisons with checking against `empty()`. 8 years ago
cmFindProgramCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmForEachCommand.cxx Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
cmForEachCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmFortranParser.h IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmFortranParserImpl.cxx Meta: replace empty-string assignments with `clear()`. 8 years ago
cmFunctionBlocker.h Fix several include-what-you-use findings 9 years ago
cmFunctionCommand.cxx Use C++11 override instead of CM_OVERRIDE 8 years ago
cmFunctionCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmGeneratedFileStream.cxx Use quotes for non-system includes 8 years ago
cmGeneratedFileStream.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmGeneratorExpression.cxx Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
cmGeneratorExpression.h Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
cmGeneratorExpressionContext.cxx Simplify CMake per-source license notices 9 years ago
cmGeneratorExpressionContext.h clang-format: format all code as Cpp11 8 years ago
cmGeneratorExpressionDAGChecker.cxx clang-format: format all code as Cpp11 8 years ago
cmGeneratorExpressionDAGChecker.h clang-format: format all code as Cpp11 8 years ago
cmGeneratorExpressionEvaluationFile.cxx Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
cmGeneratorExpressionEvaluationFile.h Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
cmGeneratorExpressionEvaluator.cxx clang-format: format all code as Cpp11 8 years ago
cmGeneratorExpressionEvaluator.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmGeneratorExpressionLexer.cxx Simplify CMake per-source license notices 9 years ago
cmGeneratorExpressionLexer.h Use quotes for non-system includes 8 years ago
cmGeneratorExpressionNode.cxx Replace cmArray{Begin,End,Size} by their standard counterparts 8 years ago
cmGeneratorExpressionNode.h Use quotes for non-system includes 8 years ago
cmGeneratorExpressionParser.cxx clang-format: format all code as Cpp11 8 years ago
cmGeneratorExpressionParser.h Use quotes for non-system includes 8 years ago
cmGeneratorTarget.cxx cmGeneratorTarget: remove dead code 8 years ago
cmGeneratorTarget.h clang-format: format all code as Cpp11 8 years ago
cmGetCMakePropertyCommand.cxx Use C++11 nullptr 8 years ago
cmGetCMakePropertyCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmGetDirectoryPropertyCommand.cxx Use C++11 nullptr 8 years ago
cmGetDirectoryPropertyCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmGetFilenameComponentCommand.cxx get_filename_component: Revise PROGRAM/PROGRAM_ARGS split semantics 8 years ago
cmGetFilenameComponentCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmGetPropertyCommand.cxx Use C++11 nullptr 8 years ago
cmGetPropertyCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmGetSourceFilePropertyCommand.cxx Use C++11 nullptr 8 years ago
cmGetSourceFilePropertyCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmGetTargetPropertyCommand.cxx Use C++11 nullptr 8 years ago
cmGetTargetPropertyCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmGetTestPropertyCommand.cxx Use C++11 nullptr 8 years ago
cmGetTestPropertyCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmGhsMultiGpj.cxx Simplify CMake per-source license notices 9 years ago
cmGhsMultiGpj.h IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmGhsMultiTargetGenerator.cxx Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
cmGhsMultiTargetGenerator.h Simplify CMake per-source license notices 9 years ago
cmGlobalBorlandMakefileGenerator.cxx Fix several include-what-you-use findings 9 years ago
cmGlobalBorlandMakefileGenerator.h Simplify CMake per-source license notices 9 years ago
cmGlobalCommonGenerator.cxx Simplify CMake per-source license notices 9 years ago
cmGlobalCommonGenerator.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmGlobalGenerator.cxx Merge topic 'cm-array-begins-size' 8 years ago
cmGlobalGenerator.h Merge topic 'defer-target-source-check' 8 years ago
cmGlobalGeneratorFactory.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmGlobalGhsMultiGenerator.cxx Performance: Fix a few more unnecessary vector copies missed in af3fd6f 8 years ago
cmGlobalGhsMultiGenerator.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmGlobalJOMMakefileGenerator.cxx Fix several include-what-you-use findings 9 years ago
cmGlobalJOMMakefileGenerator.h Simplify CMake per-source license notices 9 years ago
cmGlobalKdevelopGenerator.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmGlobalKdevelopGenerator.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmGlobalMSYSMakefileGenerator.cxx Use quotes for non-system includes 8 years ago
cmGlobalMSYSMakefileGenerator.h Simplify CMake per-source license notices 9 years ago
cmGlobalMinGWMakefileGenerator.cxx Fix several include-what-you-use findings 9 years ago
cmGlobalMinGWMakefileGenerator.h Simplify CMake per-source license notices 9 years ago
cmGlobalNMakeMakefileGenerator.cxx Fix several include-what-you-use findings 9 years ago
cmGlobalNMakeMakefileGenerator.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmGlobalNinjaGenerator.cxx Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
cmGlobalNinjaGenerator.h Ninja: Cache ConvertToNinjaPath results to avoid repeat work 8 years ago
cmGlobalUnixMakefileGenerator3.cxx Replace empty-string comparisons with checking against `empty()`. 8 years ago
cmGlobalUnixMakefileGenerator3.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmGlobalVisualStudio7Generator.cxx Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
cmGlobalVisualStudio7Generator.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmGlobalVisualStudio8Generator.cxx Merge topic 'string-clear' 8 years ago
cmGlobalVisualStudio8Generator.h cmGlobalVisualStudio8Generator: Drop unused GetDocumentation method 8 years ago
cmGlobalVisualStudio9Generator.cxx Use C++11 override instead of CM_OVERRIDE 8 years ago
cmGlobalVisualStudio9Generator.h Simplify CMake per-source license notices 9 years ago
cmGlobalVisualStudio10Generator.cxx Merge topic 'string-clear' 8 years ago
cmGlobalVisualStudio10Generator.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmGlobalVisualStudio11Generator.cxx Use C++11 override instead of CM_OVERRIDE 8 years ago
cmGlobalVisualStudio11Generator.h IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmGlobalVisualStudio12Generator.cxx Use C++11 override instead of CM_OVERRIDE 8 years ago
cmGlobalVisualStudio12Generator.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmGlobalVisualStudio14Generator.cxx Use C++11 override instead of CM_OVERRIDE 8 years ago
cmGlobalVisualStudio14Generator.h IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmGlobalVisualStudio15Generator.cxx VS: Select and save a VS 2017 instance persistently 8 years ago
cmGlobalVisualStudio15Generator.h VS: Select and save a VS 2017 instance persistently 8 years ago
cmGlobalVisualStudio71Generator.cxx VS: Do not consider MAP_IMPORTED_CONFIG_<CONFIG> on non-imported targets 8 years ago
cmGlobalVisualStudio71Generator.h Drop Visual Studio 7 .NET 2003 generator 8 years ago
cmGlobalVisualStudioGenerator.cxx VS,Xcode: Add CMakeLists.txt sources without mutating targets 8 years ago
cmGlobalVisualStudioGenerator.h cmake: Add --open option for IDE generators 8 years ago
cmGlobalWatcomWMakeGenerator.cxx Simplify CMake per-source license notices 9 years ago
cmGlobalWatcomWMakeGenerator.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmGlobalXCodeGenerator.cxx Xcode: Add option to generate only topmost project file 8 years ago
cmGlobalXCodeGenerator.h cmake: Add --open option for IDE generators 8 years ago
cmGraphAdjacencyList.h cmGraphEdge: remove custom copy ctor 8 years ago
cmGraphVizWriter.cxx Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
cmGraphVizWriter.h Use quotes for non-system includes 8 years ago
cmHexFileConverter.cxx IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmHexFileConverter.h IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmIDEFlagTable.h cmIDEOptions: Add SpaceAppendable flag table type 9 years ago
cmIDEOptions.cxx Use quotes for non-system includes 8 years ago
cmIDEOptions.h IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmIfCommand.cxx Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
cmIfCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmIncludeCommand.cxx Use C++11 nullptr 8 years ago
cmIncludeCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmIncludeDirectoryCommand.cxx Meta: replace empty-string assignments with `clear()`. 8 years ago
cmIncludeDirectoryCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmIncludeExternalMSProjectCommand.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmIncludeExternalMSProjectCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmIncludeGuardCommand.cxx include_guard: implement new command 8 years ago
cmIncludeGuardCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmIncludeRegularExpressionCommand.cxx Include necessary headers in commands 9 years ago
cmIncludeRegularExpressionCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmInstallCommand.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmInstallCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmInstallCommandArguments.cxx cmInstallCommandArguments: do not access static members through `this` 8 years ago
cmInstallCommandArguments.h Use quotes for non-system includes 8 years ago
cmInstallDirectoryGenerator.cxx Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
cmInstallDirectoryGenerator.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmInstallExportAndroidMKGenerator.cxx Use C++11 nullptr 8 years ago
cmInstallExportAndroidMKGenerator.h Simplify CMake per-source license notices 9 years ago
cmInstallExportGenerator.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmInstallExportGenerator.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmInstallFilesCommand.cxx Add const-reference qualifications 8 years ago
cmInstallFilesCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmInstallFilesGenerator.cxx Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
cmInstallFilesGenerator.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmInstallGenerator.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmInstallGenerator.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmInstallProgramsCommand.cxx Separate compilation for commands included in cmCommands 9 years ago
cmInstallProgramsCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmInstallScriptGenerator.cxx Use C++11 nullptr 8 years ago
cmInstallScriptGenerator.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmInstallTargetGenerator.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmInstallTargetGenerator.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmInstallTargetsCommand.cxx Use C++11 unordered containers 8 years ago
cmInstallTargetsCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmInstallType.h Simplify CMake per-source license notices 9 years ago
cmInstalledFile.cxx Fix minor clang-tidy findings 8 years ago
cmInstalledFile.h Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
cmLinkDirectoriesCommand.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmLinkDirectoriesCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmLinkItem.h IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmLinkLibrariesCommand.cxx Separate compilation for commands included in cmCommands 9 years ago
cmLinkLibrariesCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmLinkLineComputer.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmLinkLineComputer.h IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmLinkLineDeviceComputer.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmLinkLineDeviceComputer.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmLinkedTree.h cmLinkedTree: avoid unnecessary copies during Push of T 8 years ago
cmListCommand.cxx Replace C-style casts 8 years ago
cmListCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmListFileCache.cxx IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmListFileCache.h Pass large types by const&, small types by value 8 years ago
cmListFileLexer.h cmListFileLexer: bail out on seek-errors 9 years ago
cmLoadCacheCommand.cxx Meta: replace empty-string assignments with `clear()`. 8 years ago
cmLoadCacheCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmLoadCommandCommand.cxx Replace empty-string comparisons with checking against `empty()`. 8 years ago
cmLoadCommandCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmLocalCommonGenerator.cxx Meta: replace empty-string assignments with `clear()`. 8 years ago
cmLocalCommonGenerator.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmLocalGenerator.cxx Replace cmArray{Begin,End,Size} by their standard counterparts 8 years ago
cmLocalGenerator.h IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmLocalGhsMultiGenerator.cxx Performance: Fix a few more unnecessary vector copies missed in af3fd6f 8 years ago
cmLocalGhsMultiGenerator.h Simplify CMake per-source license notices 9 years ago
cmLocalNinjaGenerator.cxx Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
cmLocalNinjaGenerator.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmLocalUnixMakefileGenerator3.cxx Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
cmLocalUnixMakefileGenerator3.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmLocalVisualStudio7Generator.cxx VS,Xcode: Add CMakeLists.txt sources without mutating targets 8 years ago
cmLocalVisualStudio7Generator.h VS,Xcode: Add CMakeLists.txt sources without mutating targets 8 years ago
cmLocalVisualStudio10Generator.cxx VS: Adapt project parsers to support "ProjectGUID" without curly brackets 8 years ago
cmLocalVisualStudio10Generator.h IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmLocalVisualStudioGenerator.cxx Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
cmLocalVisualStudioGenerator.h VS,Xcode: Add CMakeLists.txt sources without mutating targets 8 years ago
cmLocalXCodeGenerator.cxx Convert some leftover loops to C++11 range-based loop 8 years ago
cmLocalXCodeGenerator.h Fix some occurrences of missing override keywords 8 years ago
cmLocale.h IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmMSVC60LinkLineComputer.cxx Pass large types by const&, small types by value 8 years ago
cmMSVC60LinkLineComputer.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmMachO.cxx Convert some leftover loops to C++11 range-based loop 8 years ago
cmMachO.h IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmMacroCommand.cxx Use C++11 override instead of CM_OVERRIDE 8 years ago
cmMacroCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmMakeDirectoryCommand.cxx Include necessary headers in commands 9 years ago
cmMakeDirectoryCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmMakefile.cxx Merge topic 'cm-array-begins-size' 8 years ago
cmMakefile.h cmake-server: Add target install destinations to codemodel 8 years ago
cmMakefileExecutableTargetGenerator.cxx Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
cmMakefileExecutableTargetGenerator.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmMakefileLibraryTargetGenerator.cxx Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
cmMakefileLibraryTargetGenerator.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmMakefileTargetGenerator.cxx Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
cmMakefileTargetGenerator.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmMakefileUtilityTargetGenerator.cxx Use C++11 nullptr 8 years ago
cmMakefileUtilityTargetGenerator.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmMarkAsAdvancedCommand.cxx Use C++11 nullptr 8 years ago
cmMarkAsAdvancedCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmMathCommand.cxx Include necessary headers in commands 9 years ago
cmMathCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmMessageCommand.cxx Fix several include-what-you-use findings 9 years ago
cmMessageCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmMessenger.cxx Use quotes for non-system includes 8 years ago
cmMessenger.h Use quotes for non-system includes 8 years ago
cmNewLineStyle.cxx Add const-reference qualifications 8 years ago
cmNewLineStyle.h Use quotes for non-system includes 8 years ago
cmNinjaLinkLineComputer.cxx Pass large types by const&, small types by value 8 years ago
cmNinjaLinkLineComputer.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmNinjaNormalTargetGenerator.cxx Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
cmNinjaNormalTargetGenerator.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmNinjaTargetGenerator.cxx Merge topic 'auto_ptr' 8 years ago
cmNinjaTargetGenerator.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmNinjaTypes.h Ninja: Improve performance with deeply-dependent custom targets 8 years ago
cmNinjaUtilityTargetGenerator.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmNinjaUtilityTargetGenerator.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmOSXBundleGenerator.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmOSXBundleGenerator.h Use quotes for non-system includes 8 years ago
cmOptionCommand.cxx Fix several include-what-you-use findings 9 years ago
cmOptionCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmOrderDirectories.cxx Use C++11 override instead of CM_OVERRIDE 8 years ago
cmOrderDirectories.h IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmOutputConverter.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmOutputConverter.h Pass large types by const&, small types by value 8 years ago
cmOutputRequiredFilesCommand.cxx Replace empty-string comparisons with checking against `empty()`. 8 years ago
cmOutputRequiredFilesCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmParseArgumentsCommand.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmParseArgumentsCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmPathLabel.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmPathLabel.h Use quotes for non-system includes 8 years ago
cmPipeConnection.cxx server: Fixed mismatched new/delete; added proper shutdown procedure 8 years ago
cmPipeConnection.h IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmPolicies.cxx Replace empty-string comparisons with checking against `empty()`. 8 years ago
cmPolicies.h CMP0040: Clarify policy warning to match documentation 8 years ago
cmProcessOutput.cxx clang-tidy: apply performance-unnecessary-value-param fixes 9 years ago
cmProcessOutput.h Use quotes for non-system includes 8 years ago
cmProcessTools.cxx cmProcessTools: fix minor issue introduced by 595feb3 8 years ago
cmProcessTools.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmProjectCommand.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmProjectCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmProperty.cxx IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmProperty.h Use quotes for non-system includes 8 years ago
cmPropertyDefinition.cxx Simplify CMake per-source license notices 9 years ago
cmPropertyDefinition.h Use quotes for non-system includes 8 years ago
cmPropertyDefinitionMap.cxx Simplify CMake per-source license notices 9 years ago
cmPropertyDefinitionMap.h Use quotes for non-system includes 8 years ago
cmPropertyMap.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmPropertyMap.h Use quotes for non-system includes 8 years ago
cmQTWrapCPPCommand.cxx Use C++11 nullptr 8 years ago
cmQTWrapCPPCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmQTWrapUICommand.cxx Use C++11 nullptr 8 years ago
cmQTWrapUICommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmQtAutoGen.cxx Replace cmArray{Begin,End,Size} by their standard counterparts 8 years ago
cmQtAutoGen.h Autogen: Reintroduce per-config sources support 8 years ago
cmQtAutoGenDigest.h Autogen: Smarter target dependency computation 8 years ago
cmQtAutoGeneratorInitializer.cxx Autogen: Don't add STATIC_LIBRARY cycle targets to the _autogen dependencies 8 years ago
cmQtAutoGeneratorInitializer.h Autogen: Reintroduce per-config sources support 8 years ago
cmQtAutoGenerators.cxx Autogen: RCC: Append checksum suffix to wrapped file name 8 years ago
cmQtAutoGenerators.h Autogen: Reintroduce per-config sources support 8 years ago
cmRST.cxx Meta: replace empty-string assignments with `clear()`. 8 years ago
cmRST.h Use quotes for non-system includes 8 years ago
cmRemoveCommand.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmRemoveCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmRemoveDefinitionsCommand.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmRemoveDefinitionsCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmReturnCommand.cxx cmExecutionStatus: Remove arguments from setters 8 years ago
cmReturnCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmRulePlaceholderExpander.cxx Access string npos without instance 8 years ago
cmRulePlaceholderExpander.h Add options for separate compile and link sysroots 8 years ago
cmScriptGenerator.cxx Meta: replace empty-string assignments with `clear()`. 8 years ago
cmScriptGenerator.h IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmSearchPath.cxx Meta: replace empty-string assignments with `clear()`. 8 years ago
cmSearchPath.h IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmSeparateArgumentsCommand.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmSeparateArgumentsCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmServer.cxx Replace empty-string comparisons with checking against `empty()`. 8 years ago
cmServer.h server: Added thread check to protect writedata 8 years ago
cmServerConnection.cxx server: Protect several fields from potentially pointing to bad memory 8 years ago
cmServerConnection.h server: Moved buffer formatting into bufferstrategy 8 years ago
cmServerDictionary.h cmake-server: Add target install destinations to codemodel 8 years ago
cmServerProtocol.cxx cmake-server: Add target install destinations to codemodel 8 years ago
cmServerProtocol.h IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmSetCommand.cxx cm{Unset,Set}Command: use std::string to determine the env variable name 8 years ago
cmSetCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmSetDirectoryPropertiesCommand.cxx Include necessary headers in commands 9 years ago
cmSetDirectoryPropertiesCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmSetPropertyCommand.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmSetPropertyCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmSetSourceFilesPropertiesCommand.cxx Include necessary headers in commands 9 years ago
cmSetSourceFilesPropertiesCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmSetTargetPropertiesCommand.cxx clang-tidy: remove else after break and continue 8 years ago
cmSetTargetPropertiesCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmSetTestsPropertiesCommand.cxx clang-tidy: remove else after break and continue 8 years ago
cmSetTestsPropertiesCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmSiteNameCommand.cxx Use C++11 nullptr 8 years ago
cmSiteNameCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmSourceFile.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmSourceFile.h IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmSourceFileLocation.cxx cmSourceFileLocation: Drop unnecessary copy-assignment operator 8 years ago
cmSourceFileLocation.h Use C++11 '= delete' instead of CM_EQ_DELETE 8 years ago
cmSourceGroup.cxx Use C++11 nullptr 8 years ago
cmSourceGroup.h IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmSourceGroupCommand.cxx Merge topic 'ranged-for' 8 years ago
cmSourceGroupCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmStandardLexer.h Use quotes for non-system includes 8 years ago
cmState.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmState.h Pass large types by const&, small types by value 8 years ago
cmStateDirectory.cxx Improve several occurrences of vector::push_back in loops 8 years ago
cmStateDirectory.h Use quotes for non-system includes 8 years ago
cmStatePrivate.h cmStateDetail::PolicyStackEntry: remove custom copy ctor 8 years ago
cmStateSnapshot.cxx Use C++11 nullptr 8 years ago
cmStateSnapshot.h Use C++11 nullptr 8 years ago
cmStateTypes.h Replace boolean `implib` parameters with enum 8 years ago
cmStringCommand.cxx Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
cmStringCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmSubdirCommand.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmSubdirCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmSubdirDependsCommand.cxx fix some include-what-you-use diagnostics 9 years ago
cmSubdirDependsCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmSystemTools.cxx cmSystemTools: Implement GetRealPath on Windows 8 years ago
cmSystemTools.h cmSystemTools: Implement GetRealPath on Windows 8 years ago
cmTarget.cxx Do not initialize NO_SYSTEM_FROM_IMPORTED on INTERFACE libraries 8 years ago
cmTarget.h clang-format: format all code as Cpp11 8 years ago
cmTargetCompileDefinitionsCommand.cxx Teach target_* commands to set INTERFACE properties of IMPORTED targets 8 years ago
cmTargetCompileDefinitionsCommand.h Teach target_* commands to set INTERFACE properties of IMPORTED targets 8 years ago
cmTargetCompileFeaturesCommand.cxx Teach target_* commands to set INTERFACE properties of IMPORTED targets 8 years ago
cmTargetCompileFeaturesCommand.h Teach target_* commands to set INTERFACE properties of IMPORTED targets 8 years ago
cmTargetCompileOptionsCommand.cxx Teach target_* commands to set INTERFACE properties of IMPORTED targets 8 years ago
cmTargetCompileOptionsCommand.h Teach target_* commands to set INTERFACE properties of IMPORTED targets 8 years ago
cmTargetDepend.h cmTargetDepend: pass by value 8 years ago
cmTargetExport.h Allow OBJECT libraries to be installed, exported, and imported 8 years ago
cmTargetIncludeDirectoriesCommand.cxx Teach target_* commands to set INTERFACE properties of IMPORTED targets 8 years ago
cmTargetIncludeDirectoriesCommand.h Teach target_* commands to set INTERFACE properties of IMPORTED targets 8 years ago
cmTargetLinkLibrariesCommand.cxx Teach target_* commands to set INTERFACE properties of IMPORTED targets 8 years ago
cmTargetLinkLibrariesCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmTargetLinkLibraryType.h Simplify CMake per-source license notices 9 years ago
cmTargetPropCommandBase.cxx Teach target_* commands to set INTERFACE properties of IMPORTED targets 8 years ago
cmTargetPropCommandBase.h Teach target_* commands to set INTERFACE properties of IMPORTED targets 8 years ago
cmTargetPropertyComputer.cxx Do not initialize NO_SYSTEM_FROM_IMPORTED on INTERFACE libraries 8 years ago
cmTargetPropertyComputer.h Use C++11 nullptr 8 years ago
cmTargetSourcesCommand.cxx Teach target_* commands to set INTERFACE properties of IMPORTED targets 8 years ago
cmTargetSourcesCommand.h Teach target_* commands to set INTERFACE properties of IMPORTED targets 8 years ago
cmTest.cxx Simplify CMake per-source license notices 9 years ago
cmTest.h Use quotes for non-system includes 8 years ago
cmTestGenerator.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmTestGenerator.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmTimestamp.cxx cmTimestamp: For symlinks switch to timestamp of resolved path 8 years ago
cmTimestamp.h Use quotes for non-system includes 8 years ago
cmTryCompileCommand.cxx Include necessary headers in commands 9 years ago
cmTryCompileCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmTryRunCommand.cxx TryRun: do not call strcpy() 8 years ago
cmTryRunCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmUnexpectedCommand.cxx Combine all unexpected commands to a single class 9 years ago
cmUnexpectedCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmUnsetCommand.cxx cm{Unset,Set}Command: use std::string to determine the env variable name 8 years ago
cmUnsetCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmUseMangledMesaCommand.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmUseMangledMesaCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmUtilitySourceCommand.cxx Use C++11 nullptr 8 years ago
cmUtilitySourceCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmUtils.hxx Use quotes for non-system includes 8 years ago
cmUuid.cxx Port hash computation to cmCryptoHash 9 years ago
cmUuid.h Use quotes for non-system includes 8 years ago
cmVS10CLFlagTable.h VS: connect /Y- compiler option with "Not Using Precompiled Headers" 8 years ago
cmVS10CSharpFlagTable.h Vs: remove /nowin32manifest from C# flags to enable default VS behavior 8 years ago
cmVS10CudaFlagTable.h VS: Add more CUDA flag table entries 9 years ago
cmVS10CudaHostFlagTable.h VS: Place CUDA host compiler options in proper project file fields 9 years ago
cmVS10LibFlagTable.h Revise C++ coding style using clang-format 9 years ago
cmVS10LinkFlagTable.h VS: Fix MANIFESTUAC link flag map to .vcxproj elements 8 years ago
cmVS10MASMFlagTable.h VS: Fix MASM flag tables 8 years ago
cmVS10NASMFlagTable.h VS: Add support for ASM_NASM language 9 years ago
cmVS10RCFlagTable.h VS: Fix support for rc /nologo flag in per-source COMPILE_FLAGS 8 years ago
cmVS11CLFlagTable.h VS: connect /Y- compiler option with "Not Using Precompiled Headers" 8 years ago
cmVS11CSharpFlagTable.h Vs: remove /nowin32manifest from C# flags to enable default VS behavior 8 years ago
cmVS11LibFlagTable.h Revise C++ coding style using clang-format 9 years ago
cmVS11LinkFlagTable.h VS: Fix MANIFESTUAC link flag map to .vcxproj elements 8 years ago
cmVS11MASMFlagTable.h VS: Fix MASM flag tables 8 years ago
cmVS11RCFlagTable.h VS: Fix support for rc /nologo flag in per-source COMPILE_FLAGS 8 years ago
cmVS12CLFlagTable.h VS: connect /Y- compiler option with "Not Using Precompiled Headers" 8 years ago
cmVS12CSharpFlagTable.h Vs: remove /nowin32manifest from C# flags to enable default VS behavior 8 years ago
cmVS12LibFlagTable.h Revise C++ coding style using clang-format 9 years ago
cmVS12LinkFlagTable.h VS: Fix MANIFESTUAC link flag map to .vcxproj elements 8 years ago
cmVS12MASMFlagTable.h VS: Fix MASM flag tables 8 years ago
cmVS12RCFlagTable.h VS: Fix support for rc /nologo flag in per-source COMPILE_FLAGS 8 years ago
cmVS14LibFlagTable.h MSVC: Add support for ARM64 architecture 8 years ago
cmVS14MASMFlagTable.h VS: Fix MASM flag tables 8 years ago
cmVS14RCFlagTable.h VS: Fix support for rc /nologo flag in per-source COMPILE_FLAGS 8 years ago
cmVS140CLFlagTable.h VS: connect /Y- compiler option with "Not Using Precompiled Headers" 8 years ago
cmVS140CSharpFlagTable.h Vs: remove /nowin32manifest from C# flags to enable default VS behavior 8 years ago
cmVS140LinkFlagTable.h VS: Fix MANIFESTUAC link flag map to .vcxproj elements 8 years ago
cmVS141CLFlagTable.h VS generator: support /diagnostics compiler flag 8 years ago
cmVS141CSharpFlagTable.h Vs: remove /nowin32manifest from C# flags to enable default VS behavior 8 years ago
cmVS141LinkFlagTable.h Merge topic 'vs-manifestuac-flag-map' 8 years ago
cmVSSetupHelper.cxx VS: Select and save a VS 2017 instance persistently 8 years ago
cmVSSetupHelper.h cmVSSetupHelper: Add option to specify an instance 8 years ago
cmVariableRequiresCommand.cxx Add const-reference qualifications 8 years ago
cmVariableRequiresCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmVariableWatch.cxx variable_watch: Made it safe to add/remove watches in access callbacks 8 years ago
cmVariableWatch.h variable_watch: Made it safe to add/remove watches in access callbacks 8 years ago
cmVariableWatchCommand.cxx Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
cmVariableWatchCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmVersion.cxx Simplify CMake per-source license notices 9 years ago
cmVersion.h Use quotes for non-system includes 8 years ago
cmVersionConfig.h.in Simplify CMake per-source license notices 9 years ago
cmVersionMacros.h Simplify CMake per-source license notices 9 years ago
cmVisualStudio10TargetGenerator.cxx Replace cmArray{Begin,End,Size} by their standard counterparts 8 years ago
cmVisualStudio10TargetGenerator.h IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmVisualStudio10ToolsetOptions.cxx VS: Split link flag table between v140 and v141 toolsets 8 years ago
cmVisualStudio10ToolsetOptions.h IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmVisualStudioGeneratorOptions.cxx VS: Fix MANIFESTUAC link flag map to .vcxproj elements 8 years ago
cmVisualStudioGeneratorOptions.h VS: Fix MANIFESTUAC link flag map to .vcxproj elements 8 years ago
cmVisualStudioSlnData.cxx Simplify CMake per-source license notices 9 years ago
cmVisualStudioSlnData.h IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmVisualStudioSlnParser.cxx Meta: replace empty-string assignments with `clear()`. 8 years ago
cmVisualStudioSlnParser.h IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmVisualStudioWCEPlatformParser.cxx Meta: replace empty-string assignments with `clear()`. 8 years ago
cmVisualStudioWCEPlatformParser.h IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmWhileCommand.cxx Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
cmWhileCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmWorkingDirectory.cxx cmWorkingDirectory: add class for changing the workdir 9 years ago
cmWorkingDirectory.h Use quotes for non-system includes 8 years ago
cmWriteFileCommand.cxx Add const-reference qualifications 8 years ago
cmWriteFileCommand.h Use C++11 override instead of CM_OVERRIDE 8 years ago
cmXCode21Object.cxx Convert some leftover loops to C++11 range-based loop 8 years ago
cmXCode21Object.h Fix some occurrences of missing override keywords 8 years ago
cmXCodeObject.cxx Fix some occurrences of readability-braces-around-statements 8 years ago
cmXCodeObject.h Convert some leftover loops to C++11 range-based loop 8 years ago
cmXCodeScheme.cxx Fix some occurrences of readability-braces-around-statements 8 years ago
cmXCodeScheme.h Fix some occurrences using string by value rather than by const& 8 years ago
cmXMLParser.cxx Replace C-style casts 8 years ago
cmXMLParser.h Use quotes for non-system includes 8 years ago
cmXMLSafe.cxx Simplify CMake per-source license notices 9 years ago
cmXMLSafe.h Use quotes for non-system includes 8 years ago
cmXMLWriter.cxx Use quotes for non-system includes 8 years ago
cmXMLWriter.h clang-format: format all code as Cpp11 8 years ago
cm_codecvt.cxx codecvt: Re-implement do_out and do_unshift 8 years ago
cm_codecvt.hxx cm_codecvt: Tell IWYU to keep cmConfigure.h 8 years ago
cm_get_date.c Simplify CMake per-source license notices 9 years ago
cm_get_date.h Simplify CMake per-source license notices 9 years ago
cm_sys_stat.h CPackDeb: Enable the DEB generator on Windows 8 years ago
cm_utf8.c codecvt: Re-implement do_out and do_unshift 8 years ago
cm_utf8.h Simplify CMake per-source license notices 9 years ago
cmake.cxx Merge topic 'cm-array-begins-size' 8 years ago
cmake.h Add infrastructure for generators to select a build tool instance 8 years ago
cmake.version.manifest Windows: Fix CMAKE_HOST_SYSTEM_VERSION on Windows >= 8 (#15674) 10 years ago
cmakemain.cxx cmake: Add --open option for IDE generators 8 years ago
cmakexbuild.cxx Use C++11 nullptr (cont.) 8 years ago
cmcldeps.cxx Use quotes for non-system includes 8 years ago
cmcmd.cxx Merge branch 'backport-fix-co-compile' into fix-co-compile 8 years ago
cmcmd.h cmcmd: Convert lint handlers to file-static functions 8 years ago
cmparseMSBuildXML.py VS: Update v140 flag tables from VS 15 MSBuild files 9 years ago
ctest.cxx Improve several occurrences of vector::push_back in loops 8 years ago
dir.dox Added CMake_BUILD_DEVELOPER_REFERENCE option 9 years ago
dir.dox.in Added CMake_BUILD_DEVELOPER_REFERENCE option 9 years ago