CMake/Source
2017-09-11 00:01:05 -04:00
..
Checks Use C++11 nullptr 2017-08-24 23:39:47 +02:00
CPack clang-format: format all code as Cpp11 2017-08-30 11:07:05 -04:00
CTest use static_cast<> for casts from void* 2017-09-01 20:50:00 +02:00
CursesDialog Merge topic 'cstyle-casts' 2017-08-30 06:38:00 -04:00
kwsys Merge branch 'upstream-KWSys' into update-kwsys 2017-09-01 10:35:19 -04:00
LexerParser ListFileLexer: fix heap-buffer-overflow on malicious input 2017-08-30 11:28:51 -04:00
Modules FindLibUV: Add Windows library name 2017-03-30 18:53:57 +02:00
QtDialog IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
QtIFW QtIFW: Improved packaging 2017-01-12 19:29:52 +03:00
.gitattributes LexerParser: move to custom directory 2017-04-28 23:10:39 +02:00
bindexplib.cxx bindexplib: Revert support for constants symbols 2017-07-10 14:54:07 -04:00
bindexplib.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cm_auto_ptr.hxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cm_codecvt.cxx codecvt: Re-implement do_out and do_unshift 2017-05-25 15:03:03 -04:00
cm_codecvt.hxx codecvt: Re-implement do_out and do_unshift 2017-05-25 15:03:03 -04:00
cm_get_date.c Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cm_get_date.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cm_sys_stat.h CPackDeb: Enable the DEB generator on Windows 2017-06-28 19:55:12 +02:00
cm_utf8.c codecvt: Re-implement do_out and do_unshift 2017-05-25 15:03:03 -04:00
cm_utf8.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmAddCompileOptionsCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmAddCompileOptionsCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmAddCustomCommandCommand.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmAddCustomCommandCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmAddCustomTargetCommand.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmAddCustomTargetCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmAddDefinitionsCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmAddDefinitionsCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmAddDependenciesCommand.cxx Add const-reference qualifications 2017-05-26 19:50:11 +03:00
cmAddDependenciesCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmAddExecutableCommand.cxx Add const-reference qualifications 2017-05-26 19:50:11 +03:00
cmAddExecutableCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmAddLibraryCommand.cxx Add const-reference qualifications 2017-05-26 19:50:11 +03:00
cmAddLibraryCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmAddSubDirectoryCommand.cxx Add const-reference qualifications 2017-05-26 19:50:11 +03:00
cmAddSubDirectoryCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmAddTestCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmAddTestCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmake.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmake.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmake.version.manifest Windows: Fix CMAKE_HOST_SYSTEM_VERSION on Windows >= 8 (#15674) 2015-09-21 09:02:41 -04:00
CMakeInstallDestinations.cmake Add installation infix (empty by default) 2017-01-11 14:10:39 +03:00
CMakeLists.txt Autogen: Iterate source files only once 2017-09-07 17:53:18 +02:00
cmakemain.cxx use static_cast<> for casts from void* 2017-09-01 20:50:00 +02:00
CMakeSourceDir.txt.in
CMakeVersion.bash
CMakeVersion.cmake CMake Nightly Date Stamp 2017-09-11 00:01:05 -04:00
CMakeVersionCompute.cmake Version: Always define CMake_VERSION_IS_DIRTY to 0 or 1 2016-08-23 09:11:57 -04:00
CMakeVersionSource.cmake Version: Always define CMake_VERSION_IS_DIRTY to 0 or 1 2016-08-23 09:11:57 -04:00
cmakexbuild.cxx Access string npos without instance 2017-06-01 14:19:51 -04:00
cmAlgorithms.h clang-format: format all code as Cpp11 2017-08-30 11:07:05 -04:00
cmArchiveWrite.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmArchiveWrite.h Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmAuxSourceDirectoryCommand.cxx Improved checking for number of arguments passed 2017-05-26 19:51:40 +03:00
cmAuxSourceDirectoryCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmBase32.cxx cmBase32: Cast pointer subtraction result to size explicitly 2017-05-08 10:26:36 -04:00
cmBase32.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmBreakCommand.cxx cmExecutionStatus: Remove arguments from setters 2017-05-09 23:49:14 +02:00
cmBreakCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmBuildCommand.cxx Add const-reference qualifications 2017-05-26 19:50:11 +03:00
cmBuildCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmBuildNameCommand.cxx Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmBuildNameCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmCacheManager.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmCacheManager.h Replace C-style casts 2017-08-27 09:58:46 +02:00
cmCallVisualStudioMacro.cxx iwyu: Fix VisualStudio specific issues 2016-11-28 14:06:40 -05:00
cmCallVisualStudioMacro.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmcldeps.cxx Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmCLocaleEnvironmentScope.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmCLocaleEnvironmentScope.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmCMakeHostSystemInformationCommand.cxx cmake_host_system_information: Add more keywords 2017-06-05 13:51:30 -04:00
cmCMakeHostSystemInformationCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmCMakeMinimumRequired.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmCMakeMinimumRequired.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmCMakePolicyCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmCMakePolicyCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmcmd.cxx Add properties to run cppcheck along with the compiler 2017-08-30 10:23:46 -04:00
cmcmd.h Add sha1sum, sha224sum, sha256sum, sha384sum and sha512sum to command mode 2017-07-14 19:49:45 +02:00
cmCommand.cxx cmDisallowedCommand: extract policy checking from cmCommand 2017-02-13 21:37:08 +01:00
cmCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmCommandArgumentParserHelper.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmCommandArgumentParserHelper.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmCommandArgumentsHelper.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmCommandArgumentsHelper.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmCommands.cxx bootstrap: make target_* commands available 2017-08-18 21:48:14 +02:00
cmCommands.h cmake: register fake project commands in -P mode 2017-05-08 22:58:01 +02:00
cmCommonTargetGenerator.cxx IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmCommonTargetGenerator.h cmCommonTargetGenerator: Rename member to avoid shadowing 2017-06-14 16:31:20 -04:00
cmComputeComponentGraph.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmComputeComponentGraph.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmComputeLinkDepends.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmComputeLinkDepends.h Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmComputeLinkInformation.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmComputeLinkInformation.h Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmComputeTargetDepends.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmComputeTargetDepends.h cmComputeTargetDepends: Avoid nested loops over configurations 2017-05-18 10:18:57 -04:00
cmConditionEvaluator.cxx IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmConditionEvaluator.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmConfigure.cmake.h.in cmConfigure: Add missing # 2017-08-26 08:30:49 +02:00
cmConfigureFileCommand.cxx Add const-reference qualifications 2017-05-26 19:50:11 +03:00
cmConfigureFileCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmConnection.cxx server: Added thread check to protect writedata 2017-08-31 15:35:46 -04:00
cmConnection.h server: Moved buffer formatting into bufferstrategy 2017-08-31 15:35:04 -04:00
cmContinueCommand.cxx cmExecutionStatus: Remove arguments from setters 2017-05-09 23:49:14 +02:00
cmContinueCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmConvertMSBuildXMLToJSON.py Add a script to convert from MSBuild XML to a JSON format 2016-10-12 14:40:18 -04:00
cmCoreTryCompile.cxx IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmCoreTryCompile.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmCPackPropertiesGenerator.cxx cmScriptGenerator: pass Indent by value 2017-04-22 00:48:18 +02:00
cmCPackPropertiesGenerator.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmCPluginAPI.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmCPluginAPI.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmCreateTestSourceList.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmCreateTestSourceList.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmCryptoHash.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmCryptoHash.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmCTest.cxx Replace C-style casts 2017-08-27 09:58:46 +02:00
cmCTest.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmCurl.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmCurl.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmCustomCommand.cxx IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmCustomCommand.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmCustomCommandGenerator.cxx IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmCustomCommandGenerator.h cmCustomCommandGenerator: Avoid mutable state 2017-08-08 14:59:11 -04:00
cmCustomCommandLines.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmDefinePropertyCommand.cxx Add const-reference qualifications 2017-05-26 19:50:11 +03:00
cmDefinePropertyCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmDefinitions.cxx IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmDefinitions.h Use C++11 unordered containers 2017-08-22 23:05:27 +02:00
cmDepends.cxx clang-format: format all code as Cpp11 2017-08-30 11:07:05 -04:00
cmDepends.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmDependsC.cxx Replace C-style casts 2017-08-27 09:58:46 +02:00
cmDependsC.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmDependsFortran.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmDependsFortran.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmDependsJava.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmDependsJava.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmDependsJavaParserHelper.cxx Merge topic 'cstyle-casts' 2017-08-30 06:38:00 -04:00
cmDependsJavaParserHelper.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmDisallowedCommand.cxx cmDisallowedCommand: extract policy checking from cmCommand 2017-02-13 21:37:08 +01:00
cmDisallowedCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmDocumentation.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmDocumentation.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmDocumentationEntry.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmDocumentationFormatter.cxx clang-tidy: apply misc-redundant-expression fixes 2016-12-12 14:04:16 -05:00
cmDocumentationFormatter.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmDocumentationSection.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmDocumentationSection.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmDynamicLoader.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmDynamicLoader.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmELF.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmELF.h clang-format: format all code as Cpp11 2017-08-30 11:07:05 -04:00
cmEnableLanguageCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmEnableLanguageCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmEnableTestingCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmEnableTestingCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmExecProgramCommand.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmExecProgramCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmExecuteProcessCommand.cxx clang-format: format all code as Cpp11 2017-08-30 11:07:05 -04:00
cmExecuteProcessCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmExecutionStatus.h cmExecutionStatus: Remove arguments from setters 2017-05-09 23:49:14 +02:00
cmExpandedCommandArgument.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExpandedCommandArgument.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmExportBuildAndroidMKGenerator.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmExportBuildAndroidMKGenerator.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmExportBuildFileGenerator.cxx Replace C-style casts 2017-08-27 09:58:46 +02:00
cmExportBuildFileGenerator.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmExportCommand.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmExportCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmExportFileGenerator.cxx Provide and use CM_FALLTHROUGH 2017-06-03 08:38:51 +02:00
cmExportFileGenerator.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmExportInstallAndroidMKGenerator.cxx clang-tidy: apply readability-redundant-string-init fixes 2016-12-12 14:04:13 -05:00
cmExportInstallAndroidMKGenerator.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmExportInstallFileGenerator.cxx Replace C-style casts 2017-08-27 09:58:46 +02:00
cmExportInstallFileGenerator.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmExportLibraryDependenciesCommand.cxx Use C++11 unordered containers 2017-08-22 23:05:27 +02:00
cmExportLibraryDependenciesCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmExportSet.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExportSet.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmExportSetMap.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExportSetMap.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmExportTryCompileFileGenerator.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmExportTryCompileFileGenerator.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmExprParserHelper.cxx IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmExprParserHelper.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmExternalMakefileProjectGenerator.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExternalMakefileProjectGenerator.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmExtraCodeBlocksGenerator.cxx clang-format: format all code as Cpp11 2017-08-30 11:07:05 -04:00
cmExtraCodeBlocksGenerator.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmExtraCodeLiteGenerator.cxx clang-format: format all code as Cpp11 2017-08-30 11:07:05 -04:00
cmExtraCodeLiteGenerator.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmExtraEclipseCDT4Generator.cxx clang-format: format all code as Cpp11 2017-08-30 11:07:05 -04:00
cmExtraEclipseCDT4Generator.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmExtraKateGenerator.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmExtraKateGenerator.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmExtraSublimeTextGenerator.cxx clang-format: format all code as Cpp11 2017-08-30 11:07:05 -04:00
cmExtraSublimeTextGenerator.h clang-format: format all code as Cpp11 2017-08-30 11:07:05 -04:00
cmFileCommand.cxx Replace C-style casts 2017-08-27 09:58:46 +02:00
cmFileCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmFileLock.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmFileLock.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmFileLockPool.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmFileLockPool.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmFileLockResult.cxx cmFileLockResult: Avoid allocation for Windows error message 2017-07-07 14:04:20 -04:00
cmFileLockResult.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmFileLockUnix.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmFileLockWin32.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmFileMonitor.cxx server: Refactor to make the event loop owned by server object 2017-07-10 18:11:27 -06:00
cmFileMonitor.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmFilePathChecksum.cxx cmFilePathChecksum: Make methods const useable 2017-02-19 12:35:42 +01:00
cmFilePathChecksum.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmFileTimeComparison.cxx Use C++11 unordered containers 2017-08-22 23:05:27 +02:00
cmFileTimeComparison.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmFindBase.cxx IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmFindBase.h find_*: Add a new PackageRoot search path group 2017-05-16 15:19:40 -04:00
cmFindCommon.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmFindCommon.h clang-format: format all code as Cpp11 2017-08-30 11:07:05 -04:00
cmFindFileCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmFindFileCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmFindLibraryCommand.cxx Access string npos without instance 2017-06-01 14:19:51 -04:00
cmFindLibraryCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmFindPackageCommand.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmFindPackageCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmFindPathCommand.cxx Access string npos without instance 2017-06-01 14:19:51 -04:00
cmFindPathCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmFindProgramCommand.cxx Pass large types by const&, small types by value 2017-06-04 00:48:21 +02:00
cmFindProgramCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmFLTKWrapUICommand.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmFLTKWrapUICommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmForEachCommand.cxx cmExecutionStatus: Remove arguments from setters 2017-05-09 23:49:14 +02:00
cmForEachCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmFortranParser.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmFortranParserImpl.cxx Merge topic 'cstyle-casts' 2017-08-30 06:38:00 -04:00
cmFunctionBlocker.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmFunctionCommand.cxx cmCommand: remove unused methods from interface and all implementations 2017-05-11 19:49:06 +02:00
cmFunctionCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmGeneratedFileStream.cxx Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmGeneratedFileStream.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmGeneratorExpression.cxx clang-format: format all code as Cpp11 2017-08-30 11:07:05 -04:00
cmGeneratorExpression.h clang-format: format all code as Cpp11 2017-08-30 11:07:05 -04:00
cmGeneratorExpressionContext.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGeneratorExpressionContext.h clang-format: format all code as Cpp11 2017-08-30 11:07:05 -04:00
cmGeneratorExpressionDAGChecker.cxx clang-format: format all code as Cpp11 2017-08-30 11:07:05 -04:00
cmGeneratorExpressionDAGChecker.h clang-format: format all code as Cpp11 2017-08-30 11:07:05 -04:00
cmGeneratorExpressionEvaluationFile.cxx IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmGeneratorExpressionEvaluationFile.h file(GENERATE): Add policy CMP0070 to define relative path behavior 2017-06-09 10:38:43 -04:00
cmGeneratorExpressionEvaluator.cxx clang-format: format all code as Cpp11 2017-08-30 11:07:05 -04:00
cmGeneratorExpressionEvaluator.h clang-format: format all code as Cpp11 2017-08-30 11:07:05 -04:00
cmGeneratorExpressionLexer.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGeneratorExpressionLexer.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmGeneratorExpressionNode.cxx clang-format: format all code as Cpp11 2017-08-30 11:07:05 -04:00
cmGeneratorExpressionNode.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmGeneratorExpressionParser.cxx clang-format: format all code as Cpp11 2017-08-30 11:07:05 -04:00
cmGeneratorExpressionParser.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmGeneratorTarget.cxx Merge topic 'fix-genex-SOURCES' 2017-09-01 10:25:08 -04:00
cmGeneratorTarget.h clang-format: format all code as Cpp11 2017-08-30 11:07:05 -04:00
cmGetCMakePropertyCommand.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmGetCMakePropertyCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmGetDirectoryPropertyCommand.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmGetDirectoryPropertyCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmGetFilenameComponentCommand.cxx Access string npos without instance 2017-06-01 14:19:51 -04:00
cmGetFilenameComponentCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmGetPropertyCommand.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmGetPropertyCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmGetSourceFilePropertyCommand.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmGetSourceFilePropertyCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmGetTargetPropertyCommand.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmGetTargetPropertyCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmGetTestPropertyCommand.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmGetTestPropertyCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmGhsMultiGpj.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGhsMultiGpj.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmGhsMultiTargetGenerator.cxx clang-format: format all code as Cpp11 2017-08-30 11:07:05 -04:00
cmGhsMultiTargetGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGlobalBorlandMakefileGenerator.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmGlobalBorlandMakefileGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGlobalCommonGenerator.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGlobalCommonGenerator.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmGlobalGenerator.cxx Autogen: Iterate source files only once 2017-09-07 17:53:18 +02:00
cmGlobalGenerator.h Autogen: Iterate source files only once 2017-09-07 17:53:18 +02:00
cmGlobalGeneratorFactory.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmGlobalGhsMultiGenerator.cxx Performance: Fix a few more unnecessary vector copies missed in af3fd6f 2017-08-18 07:59:52 -07:00
cmGlobalGhsMultiGenerator.h Performance: Fix a few more unnecessary vector copies missed in af3fd6f 2017-08-18 07:59:52 -07:00
cmGlobalJOMMakefileGenerator.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmGlobalJOMMakefileGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGlobalKdevelopGenerator.cxx clang-format: format all code as Cpp11 2017-08-30 11:07:05 -04:00
cmGlobalKdevelopGenerator.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmGlobalMinGWMakefileGenerator.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmGlobalMinGWMakefileGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGlobalMSYSMakefileGenerator.cxx Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmGlobalMSYSMakefileGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGlobalNinjaGenerator.cxx clang-format: format all code as Cpp11 2017-08-30 11:07:05 -04:00
cmGlobalNinjaGenerator.h clang-format: format all code as Cpp11 2017-08-30 11:07:05 -04:00
cmGlobalNMakeMakefileGenerator.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmGlobalNMakeMakefileGenerator.h NMake: Use ANSI encoding for NMake Makefiles 2016-10-06 10:56:00 -04:00
cmGlobalUnixMakefileGenerator3.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmGlobalUnixMakefileGenerator3.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmGlobalVisualStudio7Generator.cxx clang-format: format all code as Cpp11 2017-08-30 11:07:05 -04:00
cmGlobalVisualStudio7Generator.h clang-format: format all code as Cpp11 2017-08-30 11:07:05 -04:00
cmGlobalVisualStudio8Generator.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmGlobalVisualStudio8Generator.h cmGlobalVisualStudio8Generator: Drop unused GetDocumentation method 2017-04-19 14:45:00 -04:00
cmGlobalVisualStudio9Generator.cxx iwyu: Fix VisualStudio specific issues 2016-11-28 14:06:40 -05:00
cmGlobalVisualStudio9Generator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGlobalVisualStudio10Generator.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmGlobalVisualStudio10Generator.h VS: Fix GenerateDebugInformation values for v140 and v141 toolsets 2017-06-28 08:55:40 -04:00
cmGlobalVisualStudio11Generator.cxx VS: Add flag tables for C# 2016-12-01 16:45:34 +01:00
cmGlobalVisualStudio11Generator.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmGlobalVisualStudio12Generator.cxx VS: Refactor generator toolset parsing 2017-02-15 08:15:37 -05:00
cmGlobalVisualStudio12Generator.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmGlobalVisualStudio14Generator.cxx cmGlobalVisualStudio14Generator: notify when the SDK version doesn't match 2017-07-13 08:10:57 -04:00
cmGlobalVisualStudio14Generator.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmGlobalVisualStudio15Generator.cxx VS: Split link flag table between v140 and v141 toolsets 2017-06-28 08:55:40 -04:00
cmGlobalVisualStudio15Generator.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmGlobalVisualStudio71Generator.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmGlobalVisualStudio71Generator.h Drop Visual Studio 7 .NET 2003 generator 2017-04-19 15:28:05 -04:00
cmGlobalVisualStudioGenerator.cxx Merge branch 'backport-vs-csharp-ref-no-asm' into vs-csharp-ref-no-asm 2017-09-05 09:42:16 -04:00
cmGlobalVisualStudioGenerator.h Merge branch 'backport-vs-csharp-ref-no-asm' into vs-csharp-ref-no-asm 2017-09-05 09:42:16 -04:00
cmGlobalWatcomWMakeGenerator.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmGlobalWatcomWMakeGenerator.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmGlobalXCodeGenerator.cxx clang-format: format all code as Cpp11 2017-08-30 11:07:05 -04:00
cmGlobalXCodeGenerator.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmGraphAdjacencyList.h cmGraphEdge: remove custom copy ctor 2017-04-21 21:42:45 +02:00
cmGraphVizWriter.cxx IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmGraphVizWriter.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmHexFileConverter.cxx IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmHexFileConverter.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmIDEFlagTable.h cmIDEOptions: Add SpaceAppendable flag table type 2017-02-15 10:36:09 -05:00
cmIDEOptions.cxx Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmIDEOptions.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmIfCommand.cxx cmExecutionStatus: Remove arguments from setters 2017-05-09 23:49:14 +02:00
cmIfCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmIncludeCommand.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmIncludeCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmIncludeDirectoryCommand.cxx Access string npos without instance 2017-06-01 14:19:51 -04:00
cmIncludeDirectoryCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmIncludeExternalMSProjectCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmIncludeExternalMSProjectCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmIncludeGuardCommand.cxx include_guard: implement new command 2017-06-22 10:53:42 +03:00
cmIncludeGuardCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmIncludeRegularExpressionCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmIncludeRegularExpressionCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmInstallCommand.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmInstallCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmInstallCommandArguments.cxx IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmInstallCommandArguments.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmInstallDirectoryGenerator.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmInstallDirectoryGenerator.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmInstalledFile.cxx IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmInstalledFile.h cmInstalledFile: add cmConfigure.h as first #include 2017-05-06 00:03:42 +02:00
cmInstallExportAndroidMKGenerator.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmInstallExportAndroidMKGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmInstallExportGenerator.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmInstallExportGenerator.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmInstallFilesCommand.cxx Add const-reference qualifications 2017-05-26 19:50:11 +03:00
cmInstallFilesCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmInstallFilesGenerator.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmInstallFilesGenerator.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmInstallGenerator.cxx install: Avoid CMP0054 warning in generated install script 2017-08-30 10:33:13 -04:00
cmInstallGenerator.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmInstallProgramsCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmInstallProgramsCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmInstallScriptGenerator.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmInstallScriptGenerator.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmInstallTargetGenerator.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmInstallTargetGenerator.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmInstallTargetsCommand.cxx Use C++11 unordered containers 2017-08-22 23:05:27 +02:00
cmInstallTargetsCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmInstallType.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmLinkDirectoriesCommand.cxx Provide and use CM_FALLTHROUGH 2017-06-03 08:38:51 +02:00
cmLinkDirectoriesCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmLinkedTree.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmLinkItem.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmLinkLibrariesCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmLinkLibrariesCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmLinkLineComputer.cxx Pass large types by const&, small types by value 2017-06-04 00:48:21 +02:00
cmLinkLineComputer.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmLinkLineDeviceComputer.cxx Pass large types by const&, small types by value 2017-06-04 00:48:21 +02:00
cmLinkLineDeviceComputer.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmListCommand.cxx Replace C-style casts 2017-08-27 09:58:46 +02:00
cmListCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmListFileCache.cxx IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmListFileCache.h Pass large types by const&, small types by value 2017-06-04 00:48:21 +02:00
cmListFileLexer.h cmListFileLexer: bail out on seek-errors 2017-02-27 09:14:28 -05:00
cmLoadCacheCommand.cxx Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmLoadCacheCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmLoadCommandCommand.cxx use static_cast<> for casts from void* 2017-09-01 20:50:00 +02:00
cmLoadCommandCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmLocalCommonGenerator.cxx cmLocalCommonGenerator: Save CMAKE_BUILD_TYPE on construction 2017-05-15 11:51:57 -04:00
cmLocalCommonGenerator.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmLocale.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmLocalGenerator.cxx clang-format: format all code as Cpp11 2017-08-30 11:07:05 -04:00
cmLocalGenerator.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmLocalGhsMultiGenerator.cxx Performance: Fix a few more unnecessary vector copies missed in af3fd6f 2017-08-18 07:59:52 -07:00
cmLocalGhsMultiGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmLocalNinjaGenerator.cxx Performance: Add an index to Change cmLocalGenerator::GeneratorTargets. 2017-08-16 15:35:38 -07:00
cmLocalNinjaGenerator.h clang-format: format all code as Cpp11 2017-08-30 11:07:05 -04:00
cmLocalUnixMakefileGenerator3.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmLocalUnixMakefileGenerator3.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmLocalVisualStudio7Generator.cxx Performance: Fix a few more unnecessary vector copies missed in af3fd6f 2017-08-18 07:59:52 -07:00
cmLocalVisualStudio7Generator.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmLocalVisualStudio10Generator.cxx Performance: Fix a few more unnecessary vector copies missed in af3fd6f 2017-08-18 07:59:52 -07:00
cmLocalVisualStudio10Generator.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmLocalVisualStudioGenerator.cxx Merge topic 'enable_ptx_compilation' 2017-04-21 08:57:59 -04:00
cmLocalVisualStudioGenerator.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmLocalXCodeGenerator.cxx Performance: Fix a few more unnecessary vector copies missed in af3fd6f 2017-08-18 07:59:52 -07:00
cmLocalXCodeGenerator.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmMachO.cxx Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmMachO.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmMacroCommand.cxx cmCommand: remove unused methods from interface and all implementations 2017-05-11 19:49:06 +02:00
cmMacroCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmMakeDirectoryCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmMakeDirectoryCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmMakefile.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmMakefile.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmMakefileExecutableTargetGenerator.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmMakefileExecutableTargetGenerator.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmMakefileLibraryTargetGenerator.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmMakefileLibraryTargetGenerator.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmMakefileTargetGenerator.cxx Add properties to run cppcheck along with the compiler 2017-08-30 10:23:46 -04:00
cmMakefileTargetGenerator.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmMakefileUtilityTargetGenerator.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmMakefileUtilityTargetGenerator.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmMarkAsAdvancedCommand.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmMarkAsAdvancedCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmMathCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmMathCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmMessageCommand.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmMessageCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmMessenger.cxx Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmMessenger.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmMSVC60LinkLineComputer.cxx Pass large types by const&, small types by value 2017-06-04 00:48:21 +02:00
cmMSVC60LinkLineComputer.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmNewLineStyle.cxx Add const-reference qualifications 2017-05-26 19:50:11 +03:00
cmNewLineStyle.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmNinjaLinkLineComputer.cxx Pass large types by const&, small types by value 2017-06-04 00:48:21 +02:00
cmNinjaLinkLineComputer.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmNinjaNormalTargetGenerator.cxx Ninja: Implement support for GNUToMS 2017-08-25 13:59:51 -04:00
cmNinjaNormalTargetGenerator.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmNinjaTargetGenerator.cxx Add properties to run cppcheck along with the compiler 2017-08-30 10:23:46 -04:00
cmNinjaTargetGenerator.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmNinjaTypes.h ninja: break unnecessary target dependencies 2017-04-21 08:57:40 -04:00
cmNinjaUtilityTargetGenerator.cxx cmState: Port dependents to new cmStateTypes header 2016-10-19 15:40:59 +02:00
cmNinjaUtilityTargetGenerator.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmOptionCommand.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmOptionCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmOrderDirectories.cxx Pass large types by const&, small types by value 2017-06-04 00:48:21 +02:00
cmOrderDirectories.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmOSXBundleGenerator.cxx IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmOSXBundleGenerator.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmOutputConverter.cxx Replace C-style casts 2017-08-27 09:58:46 +02:00
cmOutputConverter.h Pass large types by const&, small types by value 2017-06-04 00:48:21 +02:00
cmOutputRequiredFilesCommand.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmOutputRequiredFilesCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmParseArgumentsCommand.cxx clang-format: format all code as Cpp11 2017-08-30 11:07:05 -04:00
cmParseArgumentsCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmparseMSBuildXML.py VS: Update v140 flag tables from VS 15 MSBuild files 2016-09-06 10:22:39 -04:00
cmPathLabel.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmPathLabel.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmPipeConnection.cxx server: Fixed mismatched new/delete; added proper shutdown procedure 2017-08-31 15:35:03 -04:00
cmPipeConnection.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmPolicies.cxx IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmPolicies.h Autogen: Process GENERATED files. Add CMP0071. 2017-07-18 18:11:31 +02:00
cmProcessOutput.cxx clang-tidy: apply performance-unnecessary-value-param fixes 2016-12-12 14:04:12 -05:00
cmProcessOutput.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmProcessTools.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmProcessTools.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmProjectCommand.cxx Add const-reference qualifications 2017-05-26 19:50:11 +03:00
cmProjectCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmProperty.cxx IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmProperty.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmPropertyDefinition.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmPropertyDefinition.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmPropertyDefinitionMap.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmPropertyDefinitionMap.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmPropertyMap.cxx IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmPropertyMap.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmQtAutoGen.cxx Autogen: Refactor logging 2017-09-07 18:03:13 +02:00
cmQtAutoGen.h Autogen: Use the same algorithm for RCC and UIC option merging 2017-09-07 17:53:19 +02:00
cmQtAutoGenDigest.h Autogen: Smarter target dependency computation 2017-09-07 18:03:14 +02:00
cmQtAutoGeneratorInitializer.cxx Autogen: Smarter target dependency computation 2017-09-07 18:03:14 +02:00
cmQtAutoGeneratorInitializer.h Autogen: Iterate source files only once 2017-09-07 17:53:18 +02:00
cmQtAutoGenerators.cxx Autogen: Replace CM_AUTO_PTR with std::unique_ptr 2017-09-07 18:03:14 +02:00
cmQtAutoGenerators.h Autogen: Set CM_DISABLE_COPY in cmQtAutoGenerators 2017-09-07 18:03:14 +02:00
cmQTWrapCPPCommand.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmQTWrapCPPCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmQTWrapUICommand.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmQTWrapUICommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmRemoveCommand.cxx Add const-reference qualifications 2017-05-26 19:50:11 +03:00
cmRemoveCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmRemoveDefinitionsCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmRemoveDefinitionsCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmReturnCommand.cxx cmExecutionStatus: Remove arguments from setters 2017-05-09 23:49:14 +02:00
cmReturnCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmRST.cxx Remove second arg: npos in substr usages 2017-06-01 14:19:52 -04:00
cmRST.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmRulePlaceholderExpander.cxx Access string npos without instance 2017-06-01 14:19:51 -04:00
cmRulePlaceholderExpander.h Add options for separate compile and link sysroots 2017-05-09 14:21:54 -04:00
cmScriptGenerator.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmScriptGenerator.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmSearchPath.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmSearchPath.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmSeparateArgumentsCommand.cxx separgs: Add a NATIVE_COMMAND mode 2017-04-26 20:34:06 +02:00
cmSeparateArgumentsCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmServer.cxx server: Added thread check to protect writedata 2017-08-31 15:35:46 -04:00
cmServer.h server: Added thread check to protect writedata 2017-08-31 15:35:46 -04:00
cmServerConnection.cxx server: Protect several fields from potentially pointing to bad memory 2017-08-31 15:35:46 -04:00
cmServerConnection.h server: Moved buffer formatting into bufferstrategy 2017-08-31 15:35:04 -04:00
cmServerDictionary.h server: Report backtraces in codemodel response 2017-07-11 07:50:22 -04:00
cmServerProtocol.cxx clang-format: format all code as Cpp11 2017-08-30 11:07:05 -04:00
cmServerProtocol.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmSetCommand.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmSetCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmSetDirectoryPropertiesCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmSetDirectoryPropertiesCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmSetPropertyCommand.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmSetPropertyCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmSetSourceFilesPropertiesCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmSetSourceFilesPropertiesCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmSetTargetPropertiesCommand.cxx clang-tidy: remove else after break and continue 2017-04-21 10:44:07 +02:00
cmSetTargetPropertiesCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmSetTestsPropertiesCommand.cxx clang-tidy: remove else after break and continue 2017-04-21 10:44:07 +02:00
cmSetTestsPropertiesCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmSiteNameCommand.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmSiteNameCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmSourceFile.cxx cmSourceFile: Avoid unnecessary vector copy 2017-08-26 14:45:46 +02:00
cmSourceFile.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmSourceFileLocation.cxx IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmSourceFileLocation.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmSourceGroup.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmSourceGroup.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmSourceGroupCommand.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmSourceGroupCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmStandardLexer.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmState.cxx Replace C-style casts 2017-08-27 09:58:46 +02:00
cmState.h Pass large types by const&, small types by value 2017-06-04 00:48:21 +02:00
cmStateDirectory.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmStateDirectory.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmStatePrivate.h cmStateDetail::PolicyStackEntry: remove custom copy ctor 2017-04-22 00:48:18 +02:00
cmStateSnapshot.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmStateSnapshot.h Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmStateTypes.h Replace boolean implib parameters with enum 2017-04-20 10:22:33 -04:00
cmStringCommand.cxx Replace C-style casts 2017-08-27 09:58:46 +02:00
cmStringCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmSubdirCommand.cxx Remove redundant c_str() calls 2016-10-30 18:34:06 +01:00
cmSubdirCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmSubdirDependsCommand.cxx fix some include-what-you-use diagnostics 2017-02-17 22:12:21 +01:00
cmSubdirDependsCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmSystemTools.cxx Replace C-style casts 2017-08-27 09:58:46 +02:00
cmSystemTools.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmTarget.cxx clang-format: format all code as Cpp11 2017-08-30 11:07:05 -04:00
cmTarget.h clang-format: format all code as Cpp11 2017-08-30 11:07:05 -04:00
cmTargetCompileDefinitionsCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmTargetCompileDefinitionsCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmTargetCompileFeaturesCommand.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmTargetCompileFeaturesCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmTargetCompileOptionsCommand.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmTargetCompileOptionsCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmTargetDepend.h cmTargetDepend: pass by value 2017-04-22 00:48:19 +02:00
cmTargetExport.h Allow OBJECT libraries to be installed, exported, and imported 2017-04-18 11:36:10 -04:00
cmTargetIncludeDirectoriesCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmTargetIncludeDirectoriesCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmTargetLinkLibrariesCommand.cxx target_link_libraries: Allow linking to UNKNOWN IMPORTED GLOBAL libs 2017-08-31 13:10:26 -04:00
cmTargetLinkLibrariesCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmTargetLinkLibraryType.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmTargetPropCommandBase.cxx Add const-reference qualifications 2017-05-26 19:50:11 +03:00
cmTargetPropCommandBase.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmTargetPropertyComputer.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmTargetPropertyComputer.h Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmTargetSourcesCommand.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmTargetSourcesCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmTest.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmTest.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmTestGenerator.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmTestGenerator.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmTimestamp.cxx Merge topic 'cstyle-casts' 2017-08-30 06:38:00 -04:00
cmTimestamp.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmTryCompileCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmTryCompileCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmTryRunCommand.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmTryRunCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmUnexpectedCommand.cxx Combine all unexpected commands to a single class 2016-11-29 13:53:29 -05:00
cmUnexpectedCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmUnsetCommand.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmUnsetCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmUseMangledMesaCommand.cxx Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmUseMangledMesaCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmUtilitySourceCommand.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmUtilitySourceCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmUtils.hxx Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmUuid.cxx Port hash computation to cmCryptoHash 2016-11-10 08:29:38 -05:00
cmUuid.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmVariableRequiresCommand.cxx Add const-reference qualifications 2017-05-26 19:50:11 +03:00
cmVariableRequiresCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmVariableWatch.cxx Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmVariableWatch.h Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmVariableWatchCommand.cxx Add const-reference qualifications 2017-05-26 19:50:11 +03:00
cmVariableWatchCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmVersion.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmVersion.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmVersionConfig.h.in Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmVersionMacros.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmVisualStudio10TargetGenerator.cxx Merge branch 'backport-vs-csharp-ref-no-asm' into vs-csharp-ref-no-asm 2017-09-05 09:42:16 -04:00
cmVisualStudio10TargetGenerator.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmVisualStudio10ToolsetOptions.cxx VS: Split link flag table between v140 and v141 toolsets 2017-06-28 08:55:40 -04:00
cmVisualStudio10ToolsetOptions.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmVisualStudioGeneratorOptions.cxx Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cmVisualStudioGeneratorOptions.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmVisualStudioSlnData.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmVisualStudioSlnData.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmVisualStudioSlnParser.cxx Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmVisualStudioSlnParser.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmVisualStudioWCEPlatformParser.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmVisualStudioWCEPlatformParser.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmVS10CLFlagTable.h VS: connect /Y- compiler option with "Not Using Precompiled Headers" 2017-07-05 10:58:04 +02:00
cmVS10CSharpFlagTable.h Vs: remove /nowin32manifest from C# flags to enable default VS behavior 2017-06-16 09:33:06 +02:00
cmVS10CudaFlagTable.h VS: Add more CUDA flag table entries 2017-03-10 10:19:57 -05:00
cmVS10CudaHostFlagTable.h VS: Place CUDA host compiler options in proper project file fields 2017-03-10 10:19:56 -05: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 VS: Fix MASM flag tables 2017-05-03 12:46:27 -04:00
cmVS10NASMFlagTable.h VS: Add support for ASM_NASM language 2017-02-07 13:20:52 -05:00
cmVS10RCFlagTable.h VS: Fix support for rc /nologo flag in per-source COMPILE_FLAGS 2017-06-22 09:45:42 -04:00
cmVS11CLFlagTable.h VS: connect /Y- compiler option with "Not Using Precompiled Headers" 2017-07-05 10:58:04 +02:00
cmVS11CSharpFlagTable.h Vs: remove /nowin32manifest from C# flags to enable default VS behavior 2017-06-16 09:33:06 +02: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 VS: Fix MASM flag tables 2017-05-03 12:46:27 -04:00
cmVS11RCFlagTable.h VS: Fix support for rc /nologo flag in per-source COMPILE_FLAGS 2017-06-22 09:45:42 -04:00
cmVS12CLFlagTable.h VS: connect /Y- compiler option with "Not Using Precompiled Headers" 2017-07-05 10:58:04 +02:00
cmVS12CSharpFlagTable.h Vs: remove /nowin32manifest from C# flags to enable default VS behavior 2017-06-16 09:33:06 +02: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 VS: Fix MASM flag tables 2017-05-03 12:46:27 -04:00
cmVS12RCFlagTable.h VS: Fix support for rc /nologo flag in per-source COMPILE_FLAGS 2017-06-22 09:45:42 -04:00
cmVS14LibFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS14MASMFlagTable.h VS: Fix MASM flag tables 2017-05-03 12:46:27 -04:00
cmVS14RCFlagTable.h VS: Fix support for rc /nologo flag in per-source COMPILE_FLAGS 2017-06-22 09:45:42 -04:00
cmVS140CLFlagTable.h VS: connect /Y- compiler option with "Not Using Precompiled Headers" 2017-07-05 10:58:04 +02:00
cmVS140CSharpFlagTable.h Vs: remove /nowin32manifest from C# flags to enable default VS behavior 2017-06-16 09:33:06 +02:00
cmVS140LinkFlagTable.h VS: Fix support for '/guard:cf' linker flag 2017-06-30 10:57:40 -04:00
cmVS141CLFlagTable.h VS: Add v141 flag table entry for -std:c++17 2017-08-31 14:59:34 -04:00
cmVS141CSharpFlagTable.h Vs: remove /nowin32manifest from C# flags to enable default VS behavior 2017-06-16 09:33:06 +02:00
cmVS141LinkFlagTable.h VS: Fix support for '/guard:cf' linker flag 2017-06-30 10:57:40 -04:00
cmVSSetupHelper.cxx VS: Choose VS 2017 instance via environment variable 2017-07-10 11:08:11 -04:00
cmVSSetupHelper.h VS: Add helper class to interact with Visual Studio Installer 2016-12-16 09:58:43 -05:00
cmWhileCommand.cxx cmExecutionStatus: Remove arguments from setters 2017-05-09 23:49:14 +02:00
cmWhileCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmWorkingDirectory.cxx cmWorkingDirectory: add class for changing the workdir 2017-03-06 10:38:20 -05:00
cmWorkingDirectory.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmWriteFileCommand.cxx Add const-reference qualifications 2017-05-26 19:50:11 +03:00
cmWriteFileCommand.h IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
cmXCode21Object.cxx iwyu: Fix OSX specific issues 2016-11-23 00:41:44 +01:00
cmXCode21Object.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmXCodeObject.cxx Access string npos without instance 2017-06-01 14:19:51 -04:00
cmXCodeObject.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmXCodeScheme.cxx Xcode: Add XCTest support to schema generator 2017-06-28 22:21:52 +02:00
cmXCodeScheme.h Xcode: Add XCTest support to schema generator 2017-06-28 22:21:52 +02:00
cmXMLParser.cxx Replace C-style casts 2017-08-27 09:58:46 +02:00
cmXMLParser.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmXMLSafe.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmXMLSafe.h Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmXMLWriter.cxx Use quotes for non-system includes 2017-04-11 22:35:21 +02:00
cmXMLWriter.h clang-format: format all code as Cpp11 2017-08-30 11:07:05 -04:00
ctest.cxx IWYU: Mark cmConfigure.h with pragma: keep 2017-08-26 07:41:04 +02:00
dir.dox Added CMake_BUILD_DEVELOPER_REFERENCE option 2016-08-16 19:02:35 +03:00
dir.dox.in Added CMake_BUILD_DEVELOPER_REFERENCE option 2016-08-16 19:02:35 +03:00