CMake/Source
Brad King f699323ade Fortran: Fix .mod file comparison for Intel 16 format
The Intel 16 format starts with the 0x0A 0x00 sequence that we use to
skip past the timestamp.  This occurrence appears to be a version
number.  Skip the first byte to avoid matching the sequence early.

Ideally we should gain a better understanding of the format and avoid
depending on short sequences that are likely to appear early by
coincidence, but this approach will suffice for now.

Closes: #16263
2016-08-24 11:55:29 -04:00
..
Checks Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
CPack CPack: Add compatibility for incorrect CPACK_INSTALL_CMAKE_PROJECTS value 2016-07-19 10:07:12 -04:00
CTest Merge topic 'remove-needless-copies' 2016-05-27 09:08:21 -04:00
CursesDialog Improve string find: prefer character overloads. 2016-05-24 23:22:24 +02:00
kwsys Merge branch 'upstream-KWSys' into update-kwsys 2016-03-31 08:46:50 -04:00
Modules
QtDialog cmake-gui: Teach Qt5 where plugins are when launched through a symlink 2016-06-09 13:21:27 -04:00
QtIFW
.cvsignore
.gitattributes cmListFileLexer: Update to flex 2.6 2016-05-17 10:56:37 -04:00
bindexplib.cxx Format include directive blocks and ordering with clang-format 2016-04-29 13:58:54 -04:00
bindexplib.h
cm_get_date.c
cm_get_date.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cm_sha2_mangle.h
cm_sha2.c
cm_sha2.h
cm_utf8.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cm_utf8.h
cmAddCompileOptionsCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmAddCompileOptionsCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmAddCustomCommandCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmAddCustomCommandCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmAddCustomTargetCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmAddCustomTargetCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmAddDefinitionsCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmAddDefinitionsCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmAddDependenciesCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmAddDependenciesCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmAddExecutableCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmAddExecutableCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmAddLibraryCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmAddLibraryCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmAddSubDirectoryCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmAddSubDirectoryCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmAddTestCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmAddTestCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmake.cxx Remove unnecessary local copies. 2016-05-26 22:21:15 +02:00
cmake.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmake.version.manifest
CMakeInstallDestinations.cmake
CMakeLists.txt CPackIFW: Add support for Promoting Updates 2016-05-18 09:49:14 -04:00
cmakemain.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
CMakeSourceDir.txt.in
CMakeVersion.bash
CMakeVersion.cmake CMake 3.6.1 2016-07-22 09:26:11 -04:00
CMakeVersionCompute.cmake
CMakeVersionSource.cmake
cmakexbuild.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmAlgorithms.h Ninja: Support embedding of CMake as subninja project 2016-05-17 09:34:12 -04:00
cmArchiveWrite.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmArchiveWrite.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmAuxSourceDirectoryCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmAuxSourceDirectoryCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmBootstrapCommands1.cxx Format include directive blocks and ordering with clang-format 2016-04-29 13:58:54 -04:00
cmBootstrapCommands2.cxx Format include directive blocks and ordering with clang-format 2016-04-29 13:58:54 -04:00
cmBreakCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmBreakCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmBuildCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmBuildCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmBuildNameCommand.cxx Use std::replace for replacing chars in strings. 2016-05-24 23:22:20 +02:00
cmBuildNameCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCacheManager.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCacheManager.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCallVisualStudioMacro.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCallVisualStudioMacro.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmcldeps.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCLocaleEnvironmentScope.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCLocaleEnvironmentScope.h
cmCMakeHostSystemInformationCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCMakeHostSystemInformationCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCMakeMinimumRequired.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCMakeMinimumRequired.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCMakePolicyCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCMakePolicyCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmcmd.cxx Remove redundant c_str() calls. 2016-05-26 22:52:22 +02:00
cmcmd.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCommandArgumentLexer.cxx
cmCommandArgumentLexer.h
cmCommandArgumentLexer.in.l
cmCommandArgumentParser.cxx
cmCommandArgumentParser.y
cmCommandArgumentParserHelper.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCommandArgumentParserHelper.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCommandArgumentParserTokens.h
cmCommandArgumentsHelper.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCommandArgumentsHelper.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCommands.cxx.in
cmCommands.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCommandsForBootstrap.cxx
cmCommonTargetGenerator.cxx Use enums defined in cmOutputConverter using their fully qualified name. 2016-05-25 09:20:09 -04:00
cmCommonTargetGenerator.h Use enums defined in cmOutputConverter using their fully qualified name. 2016-05-25 09:20:09 -04:00
cmComputeComponentGraph.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmComputeComponentGraph.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmComputeLinkDepends.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmComputeLinkDepends.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmComputeLinkInformation.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmComputeLinkInformation.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmComputeTargetDepends.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmComputeTargetDepends.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmConditionEvaluator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmConditionEvaluator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmConfigure.cmake.h.in
cmConfigureFileCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmConfigureFileCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmContinueCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmContinueCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCoreTryCompile.cxx Revert "try_compile: Honor CMAKE_<LANG>_FLAGS_<CONFIG> changes" 2016-06-28 15:03:45 -04:00
cmCoreTryCompile.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackPropertiesGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackPropertiesGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPluginAPI.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPluginAPI.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCreateTestSourceList.cxx Use std::replace for replacing chars in strings. 2016-05-24 23:22:20 +02:00
cmCreateTestSourceList.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCryptoHash.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCryptoHash.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCTest.cxx Pass arguments that are not modified as const&. 2016-05-26 21:58:51 +02:00
cmCTest.h Pass arguments that are not modified as const&. 2016-05-26 21:58:51 +02:00
cmCurl.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCurl.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCustomCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCustomCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCustomCommandGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCustomCommandGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmDefinePropertyCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmDefinePropertyCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmDefinitions.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmDefinitions.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmDepends.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmDepends.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmDependsC.cxx Use enums defined in cmOutputConverter using their fully qualified name. 2016-05-25 09:20:09 -04:00
cmDependsC.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmDependsFortran.cxx Fortran: Fix .mod file comparison for Intel 16 format 2016-08-24 11:55:29 -04:00
cmDependsFortran.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmDependsJava.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmDependsJava.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmDependsJavaLexer.cxx
cmDependsJavaLexer.h
cmDependsJavaLexer.in.l
cmDependsJavaParser.cxx
cmDependsJavaParser.y
cmDependsJavaParserHelper.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmDependsJavaParserHelper.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmDependsJavaParserTokens.h
cmDocumentation.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmDocumentation.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmDocumentationFormatter.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmDocumentationFormatter.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmDocumentationSection.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmDocumentationSection.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmDynamicLoader.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmDynamicLoader.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmELF.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmELF.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmElseCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmElseCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmElseIfCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmElseIfCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmEnableLanguageCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmEnableLanguageCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmEnableTestingCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmEnableTestingCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmEndForEachCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmEndForEachCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmEndFunctionCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmEndFunctionCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmEndIfCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmEndIfCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmEndMacroCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmEndMacroCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmEndWhileCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmEndWhileCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExecProgramCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExecProgramCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExecuteProcessCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExecuteProcessCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExecutionStatus.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExpandedCommandArgument.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExpandedCommandArgument.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExportBuildFileGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExportBuildFileGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExportCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExportCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExportFileGenerator.cxx Improve string find: prefer character overloads. 2016-05-24 23:22:24 +02:00
cmExportFileGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExportInstallFileGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExportInstallFileGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExportLibraryDependenciesCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExportLibraryDependenciesCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExportSet.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExportSet.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExportSetMap.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExportSetMap.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExportTryCompileFileGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExportTryCompileFileGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExprLexer.cxx
cmExprLexer.h
cmExprLexer.in.l
cmExprParser.cxx
cmExprParser.y
cmExprParserHelper.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExprParserHelper.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExprParserTokens.h
cmExternalMakefileProjectGenerator.cxx Remove unnecessary local copies. 2016-05-26 22:21:15 +02:00
cmExternalMakefileProjectGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExtraCodeBlocksGenerator.cxx cmExtraCodeBlocksGenerator: Do not shuffle include directories 2016-06-17 10:37:29 -04:00
cmExtraCodeBlocksGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExtraCodeLiteGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExtraCodeLiteGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExtraEclipseCDT4Generator.cxx Merge topic 'improve-character-find-and-replace' 2016-05-25 09:34:29 -04:00
cmExtraEclipseCDT4Generator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExtraKateGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExtraKateGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExtraSublimeTextGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExtraSublimeTextGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFileCommand.cxx file: Sort GLOB results to make it deterministic (#14491) 2016-05-17 10:12:11 -04:00
cmFileCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFileLock.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFileLock.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFileLockPool.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFileLockPool.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFileLockResult.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFileLockResult.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFileLockUnix.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFileLockWin32.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFileTimeComparison.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFileTimeComparison.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFindBase.cxx Restore find_(library|file|path) search of PATH itself 2016-07-11 10:27:27 -04:00
cmFindBase.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFindCommon.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFindCommon.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFindFileCommand.cxx Source: Stabilize include order 2016-04-29 13:58:31 -04:00
cmFindFileCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFindLibraryCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFindLibraryCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFindPackageCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFindPackageCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFindPathCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFindPathCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFindProgramCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFindProgramCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFLTKWrapUICommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFLTKWrapUICommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmForEachCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmForEachCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFortranLexer.cxx Fix spelling typos in comments and documentation (#16037) 2016-03-29 14:31:02 -04:00
cmFortranLexer.h
cmFortranLexer.in.l Fix spelling typos in comments and documentation (#16037) 2016-03-29 14:31:02 -04:00
cmFortranParser.cxx
cmFortranParser.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFortranParser.y
cmFortranParserImpl.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFortranParserTokens.h
cmFunctionBlocker.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFunctionCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFunctionCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGeneratedFileStream.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGeneratedFileStream.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGeneratorExpression.cxx Improve string find: prefer character overloads. 2016-05-24 23:22:24 +02:00
cmGeneratorExpression.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGeneratorExpressionContext.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGeneratorExpressionContext.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGeneratorExpressionDAGChecker.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGeneratorExpressionDAGChecker.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGeneratorExpressionEvaluationFile.cxx Remove redundant c_str() calls. 2016-05-26 22:52:22 +02:00
cmGeneratorExpressionEvaluationFile.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGeneratorExpressionEvaluator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGeneratorExpressionEvaluator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGeneratorExpressionLexer.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGeneratorExpressionLexer.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGeneratorExpressionNode.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGeneratorExpressionNode.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGeneratorExpressionParser.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGeneratorExpressionParser.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGeneratorTarget.cxx Merge topic 'improve-character-find-and-replace' 2016-05-25 09:34:29 -04:00
cmGeneratorTarget.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGetCMakePropertyCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGetCMakePropertyCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGetDirectoryPropertyCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGetDirectoryPropertyCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGetFilenameComponentCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGetFilenameComponentCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGetPropertyCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGetPropertyCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGetSourceFilePropertyCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGetSourceFilePropertyCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGetTargetPropertyCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGetTargetPropertyCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGetTestPropertyCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGetTestPropertyCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGhsMultiGpj.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGhsMultiGpj.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGhsMultiTargetGenerator.cxx GHS: Compute include directories consistently with other generators 2016-05-24 11:40:35 -04:00
cmGhsMultiTargetGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalBorlandMakefileGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalBorlandMakefileGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalCommonGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalCommonGenerator.h
cmGlobalGenerator.cxx Pass arguments that are not modified as const&. 2016-05-26 21:58:51 +02:00
cmGlobalGenerator.h Pass arguments that are not modified as const&. 2016-05-26 21:58:51 +02:00
cmGlobalGeneratorFactory.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalGhsMultiGenerator.cxx Use std::replace for replacing chars in strings. 2016-05-24 23:22:20 +02:00
cmGlobalGhsMultiGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalJOMMakefileGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalJOMMakefileGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalKdevelopGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalKdevelopGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalMinGWMakefileGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalMinGWMakefileGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalMSYSMakefileGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalMSYSMakefileGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalNinjaGenerator.cxx Remove unnecessary local copies. 2016-05-26 22:21:15 +02:00
cmGlobalNinjaGenerator.h Ninja: Support embedding of CMake as subninja project 2016-05-17 09:34:12 -04:00
cmGlobalNMakeMakefileGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalNMakeMakefileGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalUnixMakefileGenerator3.cxx Remove redundant c_str() calls. 2016-05-26 22:52:22 +02:00
cmGlobalUnixMakefileGenerator3.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalVisualStudio7Generator.cxx Merge topic 'improve-character-find-and-replace' 2016-05-25 09:34:29 -04:00
cmGlobalVisualStudio7Generator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalVisualStudio8Generator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalVisualStudio8Generator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalVisualStudio9Generator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalVisualStudio9Generator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalVisualStudio10Generator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalVisualStudio10Generator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalVisualStudio11Generator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalVisualStudio11Generator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalVisualStudio12Generator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalVisualStudio12Generator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalVisualStudio14Generator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalVisualStudio14Generator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalVisualStudio71Generator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalVisualStudio71Generator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalVisualStudioGenerator.cxx Use std::replace for replacing chars in strings. 2016-05-24 23:22:20 +02:00
cmGlobalVisualStudioGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalWatcomWMakeGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalWatcomWMakeGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalXCodeGenerator.cxx Merge topic 'improve-character-find-and-replace' 2016-05-25 09:34:29 -04:00
cmGlobalXCodeGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGraphAdjacencyList.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGraphVizWriter.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGraphVizWriter.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmHexFileConverter.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmHexFileConverter.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmIDEFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmIDEOptions.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmIDEOptions.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmIfCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmIfCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmIncludeCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmIncludeCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmIncludeDirectoryCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmIncludeDirectoryCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmIncludeExternalMSProjectCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmIncludeExternalMSProjectCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmIncludeRegularExpressionCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmIncludeRegularExpressionCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmInstallCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmInstallCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmInstallCommandArguments.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmInstallCommandArguments.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmInstallDirectoryGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmInstallDirectoryGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmInstalledFile.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmInstalledFile.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmInstallExportGenerator.cxx Use std::replace for replacing chars in strings. 2016-05-24 23:22:20 +02:00
cmInstallExportGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmInstallFilesCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmInstallFilesCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmInstallFilesGenerator.cxx Pass arguments that are not modified as const&. 2016-05-26 21:58:51 +02:00
cmInstallFilesGenerator.h Pass arguments that are not modified as const&. 2016-05-26 21:58:51 +02:00
cmInstallGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmInstallGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmInstallProgramsCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmInstallProgramsCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmInstallScriptGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmInstallScriptGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmInstallTargetGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmInstallTargetGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmInstallTargetsCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmInstallTargetsCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmInstallType.h
cmLinkDirectoriesCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmLinkDirectoriesCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmLinkedTree.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmLinkItem.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmLinkLibrariesCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmLinkLibrariesCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmListCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmListCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmListFileCache.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmListFileCache.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmListFileLexer.c cmListFileLexer: Revise C++ coding style using clang-format 2016-05-17 13:27:23 -04:00
cmListFileLexer.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmListFileLexer.in.l cmListFileLexer: Revise C++ coding style using clang-format 2016-05-17 13:27:23 -04:00
cmLoadCacheCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmLoadCacheCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmLoadCommandCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmLoadCommandCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmLocalCommonGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmLocalCommonGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmLocale.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmLocalGenerator.cxx Remove unnecessary local copies. 2016-05-26 22:21:15 +02:00
cmLocalGenerator.h Use enums defined in cmOutputConverter using their fully qualified name. 2016-05-25 09:20:09 -04:00
cmLocalGhsMultiGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmLocalGhsMultiGenerator.h
cmLocalNinjaGenerator.cxx Merge topic 'improve-character-find-and-replace' 2016-05-25 09:34:29 -04:00
cmLocalNinjaGenerator.h Use enums defined in cmOutputConverter using their fully qualified name. 2016-05-25 09:20:09 -04:00
cmLocalUnixMakefileGenerator3.cxx Remove unnecessary local copies. 2016-05-26 22:21:15 +02:00
cmLocalUnixMakefileGenerator3.h Use enums defined in cmOutputConverter using their fully qualified name. 2016-05-25 09:20:09 -04:00
cmLocalVisualStudio7Generator.cxx Use enums defined in cmOutputConverter using their fully qualified name. 2016-05-25 09:20:09 -04:00
cmLocalVisualStudio7Generator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmLocalVisualStudio10Generator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmLocalVisualStudio10Generator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmLocalVisualStudioGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmLocalVisualStudioGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmLocalXCodeGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmLocalXCodeGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmMachO.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmMachO.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmMacroCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmMacroCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmMakeDirectoryCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmMakeDirectoryCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmMakefile.cxx cmMakefile: Optimize AddSystemIncludeDirectories for empty set 2016-05-24 11:40:35 -04:00
cmMakefile.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmMakefileExecutableTargetGenerator.cxx Remove redundant c_str() calls. 2016-05-26 22:52:22 +02:00
cmMakefileExecutableTargetGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmMakefileLibraryTargetGenerator.cxx Remove redundant c_str() calls. 2016-05-26 22:52:22 +02:00
cmMakefileLibraryTargetGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmMakefileTargetGenerator.cxx Merge topic 'remove-needless-copies' 2016-05-27 09:08:21 -04:00
cmMakefileTargetGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmMakefileUtilityTargetGenerator.cxx Use enums defined in cmOutputConverter using their fully qualified name. 2016-05-25 09:20:09 -04:00
cmMakefileUtilityTargetGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmMarkAsAdvancedCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmMarkAsAdvancedCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmMathCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmMathCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmMessageCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmMessageCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmNewLineStyle.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmNewLineStyle.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmNinjaNormalTargetGenerator.cxx Ninja: Do not force response files when no sysconf(3) limit is used 2016-07-15 09:43:02 -04:00
cmNinjaNormalTargetGenerator.h Source: Stabilize include order 2016-04-29 13:58:31 -04:00
cmNinjaTargetGenerator.cxx ninja, rc: ignore CMAKE_NINJA_FORCE_RESPONSE_FILE for RC files 2016-06-27 14:34:06 -04:00
cmNinjaTargetGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmNinjaTypes.h Source: Stabilize include order 2016-04-29 13:58:31 -04:00
cmNinjaUtilityTargetGenerator.cxx Use enums defined in cmOutputConverter using their fully qualified name. 2016-05-25 09:20:09 -04:00
cmNinjaUtilityTargetGenerator.h Source: Stabilize include order 2016-04-29 13:58:31 -04:00
cmObject.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmOptionCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmOptionCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmOrderDirectories.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmOrderDirectories.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmOSXBundleGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmOSXBundleGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmOutputConverter.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmOutputConverter.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmOutputRequiredFilesCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmOutputRequiredFilesCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmParseArgumentsCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmParseArgumentsCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmparseMSBuildXML.py
cmPathLabel.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmPathLabel.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmPolicies.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmPolicies.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmProcessTools.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmProcessTools.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmProjectCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmProjectCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmProperty.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmProperty.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmPropertyDefinition.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmPropertyDefinition.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmPropertyDefinitionMap.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmPropertyDefinitionMap.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmPropertyMap.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmPropertyMap.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmQtAutoGeneratorInitializer.cxx Autogen: Revert changes to generate moc/rcc in subdirectories 2016-07-21 09:27:19 -04:00
cmQtAutoGeneratorInitializer.h Format include directive blocks and ordering with clang-format 2016-04-29 13:58:54 -04:00
cmQtAutoGenerators.cxx Autogen: Revert changes to generate moc/rcc in subdirectories 2016-07-21 09:27:19 -04:00
cmQtAutoGenerators.h Autogen: Revert changes to generate moc/rcc in subdirectories 2016-07-21 09:27:19 -04:00
cmQTWrapCPPCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmQTWrapCPPCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmQTWrapUICommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmQTWrapUICommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmRemoveCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmRemoveCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmRemoveDefinitionsCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmRemoveDefinitionsCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmReturnCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmReturnCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmRST.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmRST.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmScriptGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmScriptGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmSearchPath.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmSearchPath.h cmSearchPath: Fix typo in comment 2016-06-01 08:33:35 -04:00
cmSeparateArgumentsCommand.cxx Use std::replace for replacing chars in strings. 2016-05-24 23:22:20 +02:00
cmSeparateArgumentsCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmSetCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmSetCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmSetDirectoryPropertiesCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmSetDirectoryPropertiesCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmSetPropertyCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmSetPropertyCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmSetSourceFilesPropertiesCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmSetSourceFilesPropertiesCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmSetTargetPropertiesCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmSetTargetPropertiesCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmSetTestsPropertiesCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmSetTestsPropertiesCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmSiteNameCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmSiteNameCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmSourceFile.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmSourceFile.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmSourceFileLocation.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmSourceFileLocation.h cmSourceFileLocation: Fix typo in comment 2016-06-01 08:33:48 -04:00
cmSourceGroup.cxx Pass arguments that are not modified as const&. 2016-05-26 21:58:51 +02:00
cmSourceGroup.h Pass arguments that are not modified as const&. 2016-05-26 21:58:51 +02:00
cmSourceGroupCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmSourceGroupCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmStandardIncludes.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmStandardLexer.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmState.cxx Merge topic 'remove-needless-copies' 2016-05-27 09:08:21 -04:00
cmState.h Pass arguments that are not modified as const&. 2016-05-26 21:58:51 +02:00
cmStringCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmStringCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmSubdirCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmSubdirCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmSubdirDependsCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmSubdirDependsCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmSystemTools.cxx Merge topic 'style-cmSystemTools' 2016-05-26 09:52:02 -04:00
cmSystemTools.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmTarget.cxx Fix crash on $<TARGET_PROPERTY:...,LOCATION> genex (#16134) 2016-06-02 10:58:38 -04:00
cmTarget.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmTargetCompileDefinitionsCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmTargetCompileDefinitionsCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmTargetCompileFeaturesCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmTargetCompileFeaturesCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmTargetCompileOptionsCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmTargetCompileOptionsCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmTargetDepend.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmTargetExport.h
cmTargetIncludeDirectoriesCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmTargetIncludeDirectoriesCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmTargetLinkLibrariesCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmTargetLinkLibrariesCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmTargetPropCommandBase.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmTargetPropCommandBase.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmTargetSourcesCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmTargetSourcesCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmTest.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmTest.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmTestGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmTestGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmTimestamp.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmTimestamp.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmTryCompileCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmTryCompileCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmTryRunCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmTryRunCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmUnsetCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmUnsetCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmUseMangledMesaCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmUseMangledMesaCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmUtilitySourceCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmUtilitySourceCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmUuid.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmUuid.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVariableRequiresCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVariableRequiresCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVariableWatch.cxx cmVariableWatch: Fix potential memory leak 2016-05-25 09:58:36 -04:00
cmVariableWatch.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVariableWatchCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVariableWatchCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVersion.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVersion.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVersionConfig.h.in
cmVersionMacros.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVisualStudio10TargetGenerator.cxx VS: Fix VS 2015 .vcxproj debug setting for v90 toolset (#15986) 2016-07-13 09:35:39 -04:00
cmVisualStudio10TargetGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVisualStudioGeneratorOptions.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVisualStudioGeneratorOptions.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVisualStudioSlnData.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVisualStudioSlnData.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVisualStudioSlnParser.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVisualStudioSlnParser.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVisualStudioWCEPlatformParser.cxx Use std::replace for replacing chars in strings. 2016-05-24 23:22:20 +02:00
cmVisualStudioWCEPlatformParser.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS10CLFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS10LibFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS10LinkFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS10MASMFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS10RCFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS11CLFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS11LibFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS11LinkFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS11MASMFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS11RCFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS12CLFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS12LibFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS12LinkFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS12MASMFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS12RCFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS14CLFlagTable.h VS: Fix regressed mapping for the cl /Os compiler flag 2016-06-17 10:18:47 -04:00
cmVS14LibFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS14LinkFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS14MASMFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS14RCFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmWhileCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmWhileCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmWriteFileCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmWriteFileCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmXCode21Object.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmXCode21Object.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmXCodeObject.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmXCodeObject.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmXMLParser.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmXMLParser.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmXMLSafe.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmXMLSafe.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmXMLWriter.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmXMLWriter.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
ctest.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00