.. |
Checks
|
C++ feature checks: Improve exclusion of "0 Warning(s)"
|
2017-06-08 09:22:09 -04:00 |
CPack
|
CPack: Pass volume mount name to AppleScript instead of volume name.
|
2017-07-20 11:22:03 -04:00 |
CTest
|
CTest: Report lines matched by launchers
|
2017-08-07 11:01:49 -04:00 |
CursesDialog
|
Access string npos without instance
|
2017-06-01 14:19:51 -04:00 |
kwsys
|
Merge branch 'upstream-KWSys' into update-kwsys
|
2017-06-09 11:03:34 -04:00 |
LexerParser
|
LexerParser: disable clang-tidy checks
|
2017-04-28 23:10:39 +02:00 |
Modules
|
FindLibUV: Add Windows library name
|
2017-03-30 18:53:57 +02:00 |
QtDialog
|
Merge topic 'qt-pass-point-by-value'
|
2017-06-09 10:34:06 -04:00 |
QtIFW
|
|
|
.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
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cm_auto_ptr.hxx
|
auto_ptr: silence clang-tidy warnings
|
2017-05-04 17:39:23 +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
|
|
|
cm_get_date.h
|
|
|
cm_sys_stat.h
|
CPackDeb: Enable the DEB generator on Windows
|
2017-06-28 19:55:12 +02:00 |
cm_unordered_map.hxx
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cm_unordered_set.hxx
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cm_utf8.c
|
codecvt: Re-implement do_out and do_unshift
|
2017-05-25 15:03:03 -04:00 |
cm_utf8.h
|
|
|
cmAddCompileOptionsCommand.cxx
|
|
|
cmAddCompileOptionsCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmAddCustomCommandCommand.cxx
|
Access string npos without instance
|
2017-06-01 14:19:51 -04:00 |
cmAddCustomCommandCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmAddCustomTargetCommand.cxx
|
Access string npos without instance
|
2017-06-01 14:19:51 -04:00 |
cmAddCustomTargetCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmAddDefinitionsCommand.cxx
|
|
|
cmAddDefinitionsCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmAddDependenciesCommand.cxx
|
Add const-reference qualifications
|
2017-05-26 19:50:11 +03:00 |
cmAddDependenciesCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmAddExecutableCommand.cxx
|
Add const-reference qualifications
|
2017-05-26 19:50:11 +03:00 |
cmAddExecutableCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmAddLibraryCommand.cxx
|
Add const-reference qualifications
|
2017-05-26 19:50:11 +03:00 |
cmAddLibraryCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmAddSubDirectoryCommand.cxx
|
Add const-reference qualifications
|
2017-05-26 19:50:11 +03:00 |
cmAddSubDirectoryCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmAddTestCommand.cxx
|
|
|
cmAddTestCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmake.cxx
|
Add const-reference qualifications
|
2017-05-26 19:50:11 +03:00 |
cmake.h
|
cmake: initialize with Role that controls which commands to register
|
2017-05-08 22:29:44 +02:00 |
cmake.version.manifest
|
|
|
CMakeInstallDestinations.cmake
|
|
|
CMakeLists.txt
|
Merge topic 'server-refactor'
|
2017-07-18 11:14:02 -04:00 |
cmakemain.cxx
|
cmake: Fix default file translate mode when using libuv
|
2017-06-14 12:46:03 -04:00 |
CMakeSourceDir.txt.in
|
|
|
CMakeVersion.bash
|
|
|
CMakeVersion.cmake
|
CMake Nightly Date Stamp
|
2017-08-10 00:01:04 -04:00 |
CMakeVersionCompute.cmake
|
|
|
CMakeVersionSource.cmake
|
|
|
cmakexbuild.cxx
|
Access string npos without instance
|
2017-06-01 14:19:51 -04:00 |
cmAlgorithms.h
|
cmAlgorithms: pass std::string by const ref
|
2017-04-21 21:40:54 +02:00 |
cmArchiveWrite.cxx
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmArchiveWrite.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmAuxSourceDirectoryCommand.cxx
|
Improved checking for number of arguments passed
|
2017-05-26 19:51:40 +03:00 |
cmAuxSourceDirectoryCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +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
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmBuildCommand.cxx
|
Add const-reference qualifications
|
2017-05-26 19:50:11 +03:00 |
cmBuildCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmBuildNameCommand.cxx
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmBuildNameCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmCacheManager.cxx
|
Pass large types by const&, small types by value
|
2017-06-04 00:48:21 +02:00 |
cmCacheManager.h
|
Pass large types by const&, small types by value
|
2017-06-04 00:48:21 +02:00 |
cmCallVisualStudioMacro.cxx
|
|
|
cmCallVisualStudioMacro.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmcldeps.cxx
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmCLocaleEnvironmentScope.cxx
|
|
|
cmCLocaleEnvironmentScope.h
|
Use CM_DISABLE_COPY
|
2017-04-24 22:03:06 +02:00 |
cmCMakeHostSystemInformationCommand.cxx
|
cmake_host_system_information: Add more keywords
|
2017-06-05 13:51:30 -04:00 |
cmCMakeHostSystemInformationCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmCMakeMinimumRequired.cxx
|
|
|
cmCMakeMinimumRequired.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmCMakePolicyCommand.cxx
|
|
|
cmCMakePolicyCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmcmd.cxx
|
Merge topic 'server-refactor'
|
2017-07-18 11:14:02 -04:00 |
cmcmd.h
|
Add sha1sum, sha224sum, sha256sum, sha384sum and sha512sum to command mode
|
2017-07-14 19:49:45 +02:00 |
cmCommand.cxx
|
|
|
cmCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmCommandArgumentParserHelper.cxx
|
Use CM_DISABLE_COPY
|
2017-04-24 22:03:06 +02:00 |
cmCommandArgumentParserHelper.h
|
Use CM_DISABLE_COPY
|
2017-04-24 22:03:06 +02:00 |
cmCommandArgumentsHelper.cxx
|
|
|
cmCommandArgumentsHelper.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmCommands.cxx
|
Add directory property 'LABELS' and CMAKE_DIRECTORY_LABELS variable
|
2017-07-10 16:25:18 -04:00 |
cmCommands.h
|
cmake: register fake project commands in -P mode
|
2017-05-08 22:58:01 +02:00 |
cmCommonTargetGenerator.cxx
|
cmCommonTargetGenerator: Rename member to avoid shadowing
|
2017-06-14 16:31:20 -04:00 |
cmCommonTargetGenerator.h
|
cmCommonTargetGenerator: Rename member to avoid shadowing
|
2017-06-14 16:31:20 -04:00 |
cmComputeComponentGraph.cxx
|
|
|
cmComputeComponentGraph.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmComputeLinkDepends.cxx
|
Pass large types by const&, small types by value
|
2017-06-04 00:48:21 +02:00 |
cmComputeLinkDepends.h
|
Pass large types by const&, small types by value
|
2017-06-04 00:48:21 +02:00 |
cmComputeLinkInformation.cxx
|
Access string npos without instance
|
2017-06-01 14:19:51 -04:00 |
cmComputeLinkInformation.h
|
cmComputeLinkInformation::Item: remove custom copy ctor
|
2017-04-22 00:48:19 +02:00 |
cmComputeTargetDepends.cxx
|
cmComputeTargetDepends: Avoid nested loops over configurations
|
2017-05-18 10:18:57 -04:00 |
cmComputeTargetDepends.h
|
cmComputeTargetDepends: Avoid nested loops over configurations
|
2017-05-18 10:18:57 -04:00 |
cmConditionEvaluator.cxx
|
Provide and use CM_FALLTHROUGH
|
2017-06-03 08:38:51 +02:00 |
cmConditionEvaluator.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmConfigure.cmake.h.in
|
Provide and use CM_FALLTHROUGH
|
2017-06-03 08:38:51 +02:00 |
cmConfigureFileCommand.cxx
|
Add const-reference qualifications
|
2017-05-26 19:50:11 +03:00 |
cmConfigureFileCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmConnection.cxx
|
server: Add support for connections that aren't event based
|
2017-07-10 18:12:05 -06:00 |
cmConnection.h
|
server: Add support for connections that aren't event based
|
2017-07-10 18:12:05 -06:00 |
cmContinueCommand.cxx
|
cmExecutionStatus: Remove arguments from setters
|
2017-05-09 23:49:14 +02:00 |
cmContinueCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmConvertMSBuildXMLToJSON.py
|
|
|
cmCoreTryCompile.cxx
|
Provide and use CM_FALLTHROUGH
|
2017-06-03 08:38:51 +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
|
Use CM_DISABLE_COPY
|
2017-04-24 22:03:06 +02:00 |
cmCPluginAPI.cxx
|
|
|
cmCPluginAPI.h
|
|
|
cmCreateTestSourceList.cxx
|
|
|
cmCreateTestSourceList.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmCryptoHash.cxx
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmCryptoHash.h
|
Use CM_DISABLE_COPY
|
2017-04-24 22:03:06 +02:00 |
cmCTest.cxx
|
Merge topic 'labels-for-subprojects'
|
2017-07-13 07:46:09 -04:00 |
cmCTest.h
|
Display subproject timing summary
|
2017-07-10 16:25:18 -04:00 |
cmCurl.cxx
|
|
|
cmCurl.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmCustomCommand.cxx
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmCustomCommand.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmCustomCommandGenerator.cxx
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmCustomCommandGenerator.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02: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
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmDefinitions.cxx
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmDefinitions.h
|
cmDefinitions::Def: remove custom copy ctor
|
2017-04-22 00:48:18 +02:00 |
cmDepends.cxx
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmDepends.h
|
Use CM_DISABLE_COPY
|
2017-04-24 22:03:06 +02:00 |
cmDependsC.cxx
|
Remove second arg: npos in substr usages
|
2017-06-01 14:19:52 -04:00 |
cmDependsC.h
|
Use CM_DISABLE_COPY
|
2017-04-24 22:03:06 +02:00 |
cmDependsFortran.cxx
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmDependsFortran.h
|
Use CM_DISABLE_COPY
|
2017-04-24 22:03:06 +02:00 |
cmDependsJava.cxx
|
|
|
cmDependsJava.h
|
Use CM_DISABLE_COPY
|
2017-04-24 22:03:06 +02:00 |
cmDependsJavaParserHelper.cxx
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmDependsJavaParserHelper.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmDisallowedCommand.cxx
|
|
|
cmDisallowedCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmDocumentation.cxx
|
cmDocumentation: use ofstream local variable
|
2017-04-26 08:59:56 +02:00 |
cmDocumentation.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmDocumentationEntry.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmDocumentationFormatter.cxx
|
|
|
cmDocumentationFormatter.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmDocumentationSection.cxx
|
|
|
cmDocumentationSection.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmDynamicLoader.cxx
|
Pass large types by const&, small types by value
|
2017-06-04 00:48:21 +02:00 |
cmDynamicLoader.h
|
Use CM_DISABLE_COPY
|
2017-04-24 22:03:06 +02:00 |
cmELF.cxx
|
Pass large types by const&, small types by value
|
2017-06-04 00:48:21 +02:00 |
cmELF.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmEnableLanguageCommand.cxx
|
|
|
cmEnableLanguageCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmEnableTestingCommand.cxx
|
|
|
cmEnableTestingCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmExecProgramCommand.cxx
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmExecProgramCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmExecuteProcessCommand.cxx
|
execute_process: Add option to get results of every child
|
2017-06-10 08:03:06 -04:00 |
cmExecuteProcessCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmExecutionStatus.h
|
cmExecutionStatus: Remove arguments from setters
|
2017-05-09 23:49:14 +02:00 |
cmExpandedCommandArgument.cxx
|
|
|
cmExpandedCommandArgument.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmExportBuildAndroidMKGenerator.cxx
|
|
|
cmExportBuildAndroidMKGenerator.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmExportBuildFileGenerator.cxx
|
Replace boolean implib parameters with enum
|
2017-04-20 10:22:33 -04:00 |
cmExportBuildFileGenerator.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmExportCommand.cxx
|
Allow OBJECT libraries to be installed, exported, and imported
|
2017-04-18 11:36:10 -04:00 |
cmExportCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +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
|
|
|
cmExportInstallAndroidMKGenerator.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmExportInstallFileGenerator.cxx
|
Access string npos without instance
|
2017-06-01 14:19:51 -04:00 |
cmExportInstallFileGenerator.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmExportLibraryDependenciesCommand.cxx
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmExportLibraryDependenciesCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmExportSet.cxx
|
|
|
cmExportSet.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmExportSetMap.cxx
|
|
|
cmExportSetMap.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmExportTryCompileFileGenerator.cxx
|
|
|
cmExportTryCompileFileGenerator.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmExprParserHelper.cxx
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmExprParserHelper.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmExternalMakefileProjectGenerator.cxx
|
|
|
cmExternalMakefileProjectGenerator.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmExtraCodeBlocksGenerator.cxx
|
Add const-reference qualifications
|
2017-05-26 19:50:11 +03:00 |
cmExtraCodeBlocksGenerator.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmExtraCodeLiteGenerator.cxx
|
Provide and use CM_FALLTHROUGH
|
2017-06-03 08:38:51 +02:00 |
cmExtraCodeLiteGenerator.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmExtraEclipseCDT4Generator.cxx
|
Add const-reference qualifications
|
2017-05-26 19:50:11 +03:00 |
cmExtraEclipseCDT4Generator.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmExtraKateGenerator.cxx
|
|
|
cmExtraKateGenerator.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmExtraSublimeTextGenerator.cxx
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmExtraSublimeTextGenerator.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmFileCommand.cxx
|
CPackDeb: Enable the DEB generator on Windows
|
2017-06-28 19:55:12 +02:00 |
cmFileCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmFileLock.cxx
|
|
|
cmFileLock.h
|
Use CM_DISABLE_COPY
|
2017-04-24 22:03:06 +02:00 |
cmFileLockPool.cxx
|
|
|
cmFileLockPool.h
|
c++: prefer vectors over lists
|
2017-05-04 11:17:49 -04: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
|
|
|
cmFileLockWin32.cxx
|
|
|
cmFileMonitor.cxx
|
server: Refactor to make the event loop owned by server object
|
2017-07-10 18:11:27 -06:00 |
cmFileMonitor.h
|
cmServer: include what you use
|
2017-05-06 00:03:47 +02:00 |
cmFilePathChecksum.cxx
|
|
|
cmFilePathChecksum.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmFileTimeComparison.cxx
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmFileTimeComparison.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmFindBase.cxx
|
find_*: Honor PATH_SUFFIXES in PackageName_ROOT paths
|
2017-07-11 09:11:19 -04:00 |
cmFindBase.h
|
find_*: Add a new PackageRoot search path group
|
2017-05-16 15:19:40 -04:00 |
cmFindCommon.cxx
|
cmFindCommon: Drop unused FilterPaths method
|
2017-07-11 09:11:19 -04:00 |
cmFindCommon.h
|
cmFindCommon: Drop unused FilterPaths method
|
2017-07-11 09:11:19 -04:00 |
cmFindFileCommand.cxx
|
|
|
cmFindFileCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmFindLibraryCommand.cxx
|
Access string npos without instance
|
2017-06-01 14:19:51 -04:00 |
cmFindLibraryCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmFindPackageCommand.cxx
|
find_package: Add missing PACKAGE_ROOT_PATH search path implementation.
|
2017-07-28 10:49:13 -04:00 |
cmFindPackageCommand.h
|
find_package: Add missing PACKAGE_ROOT_PATH search path implementation.
|
2017-07-28 10:49:13 -04:00 |
cmFindPathCommand.cxx
|
Access string npos without instance
|
2017-06-01 14:19:51 -04:00 |
cmFindPathCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmFindProgramCommand.cxx
|
Pass large types by const&, small types by value
|
2017-06-04 00:48:21 +02:00 |
cmFindProgramCommand.h
|
Pass large types by const&, small types by value
|
2017-06-04 00:48:21 +02:00 |
cmFLTKWrapUICommand.cxx
|
|
|
cmFLTKWrapUICommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmForEachCommand.cxx
|
cmExecutionStatus: Remove arguments from setters
|
2017-05-09 23:49:14 +02:00 |
cmForEachCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmFortranParser.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmFortranParserImpl.cxx
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmFunctionBlocker.h
|
|
|
cmFunctionCommand.cxx
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmFunctionCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmGeneratedFileStream.cxx
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmGeneratedFileStream.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmGeneratorExpression.cxx
|
Access string npos without instance
|
2017-06-01 14:19:51 -04:00 |
cmGeneratorExpression.h
|
Use CM_DISABLE_COPY
|
2017-04-24 22:03:06 +02:00 |
cmGeneratorExpressionContext.cxx
|
|
|
cmGeneratorExpressionContext.h
|
|
|
cmGeneratorExpressionDAGChecker.cxx
|
|
|
cmGeneratorExpressionDAGChecker.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmGeneratorExpressionEvaluationFile.cxx
|
file(GENERATE): Add policy CMP0070 to define relative path behavior
|
2017-06-09 10:38:43 -04:00 |
cmGeneratorExpressionEvaluationFile.h
|
file(GENERATE): Add policy CMP0070 to define relative path behavior
|
2017-06-09 10:38:43 -04:00 |
cmGeneratorExpressionEvaluator.cxx
|
|
|
cmGeneratorExpressionEvaluator.h
|
Use CM_DISABLE_COPY
|
2017-04-24 22:03:06 +02:00 |
cmGeneratorExpressionLexer.cxx
|
|
|
cmGeneratorExpressionLexer.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmGeneratorExpressionNode.cxx
|
cmGeneratorExpressionNode: add some missing commas
|
2017-08-03 13:39:58 -04:00 |
cmGeneratorExpressionNode.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmGeneratorExpressionParser.cxx
|
|
|
cmGeneratorExpressionParser.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmGeneratorTarget.cxx
|
Merge topic 'objlib-own-target-objs'
|
2017-07-18 11:12:00 -04:00 |
cmGeneratorTarget.h
|
Diagnose object library self-reference
|
2017-07-14 14:05:22 -04:00 |
cmGetCMakePropertyCommand.cxx
|
Add const-reference qualifications
|
2017-05-26 19:50:11 +03:00 |
cmGetCMakePropertyCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmGetDirectoryPropertyCommand.cxx
|
Provide and use CM_FALLTHROUGH
|
2017-06-03 08:38:51 +02:00 |
cmGetDirectoryPropertyCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmGetFilenameComponentCommand.cxx
|
Access string npos without instance
|
2017-06-01 14:19:51 -04:00 |
cmGetFilenameComponentCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmGetPropertyCommand.cxx
|
Provide and use CM_FALLTHROUGH
|
2017-06-03 08:38:51 +02:00 |
cmGetPropertyCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmGetSourceFilePropertyCommand.cxx
|
Add const-reference qualifications
|
2017-05-26 19:50:11 +03:00 |
cmGetSourceFilePropertyCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmGetTargetPropertyCommand.cxx
|
Add const-reference qualifications
|
2017-05-26 19:50:11 +03:00 |
cmGetTargetPropertyCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmGetTestPropertyCommand.cxx
|
Add const-reference qualifications
|
2017-05-26 19:50:11 +03:00 |
cmGetTestPropertyCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmGhsMultiGpj.cxx
|
|
|
cmGhsMultiGpj.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmGhsMultiTargetGenerator.cxx
|
Add IPO compiler flags more consistently in generators
|
2017-04-27 16:15:07 -04:00 |
cmGhsMultiTargetGenerator.h
|
|
|
cmGlobalBorlandMakefileGenerator.cxx
|
|
|
cmGlobalBorlandMakefileGenerator.h
|
|
|
cmGlobalCommonGenerator.cxx
|
|
|
cmGlobalCommonGenerator.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmGlobalGenerator.cxx
|
Add directory property 'LABELS' and CMAKE_DIRECTORY_LABELS variable
|
2017-07-10 16:25:18 -04:00 |
cmGlobalGenerator.h
|
cmGlobalGenerator: Rename member to avoid shadowing
|
2017-06-14 16:24:45 -04:00 |
cmGlobalGeneratorFactory.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmGlobalGhsMultiGenerator.cxx
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmGlobalGhsMultiGenerator.h
|
|
|
cmGlobalJOMMakefileGenerator.cxx
|
|
|
cmGlobalJOMMakefileGenerator.h
|
|
|
cmGlobalKdevelopGenerator.cxx
|
Add const-reference qualifications
|
2017-05-26 19:50:11 +03:00 |
cmGlobalKdevelopGenerator.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmGlobalMinGWMakefileGenerator.cxx
|
|
|
cmGlobalMinGWMakefileGenerator.h
|
|
|
cmGlobalMSYSMakefileGenerator.cxx
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmGlobalMSYSMakefileGenerator.h
|
|
|
cmGlobalNinjaGenerator.cxx
|
Pass large types by const&, small types by value
|
2017-06-04 00:48:21 +02:00 |
cmGlobalNinjaGenerator.h
|
Pass large types by const&, small types by value
|
2017-06-04 00:48:21 +02:00 |
cmGlobalNMakeMakefileGenerator.cxx
|
|
|
cmGlobalNMakeMakefileGenerator.h
|
|
|
cmGlobalUnixMakefileGenerator3.cxx
|
|
|
cmGlobalUnixMakefileGenerator3.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmGlobalVisualStudio7Generator.cxx
|
VS: Add SolutionGuid to generated .sln files
|
2017-07-11 10:41:28 -04:00 |
cmGlobalVisualStudio7Generator.h
|
VS: Pass whole target to WriteProjectConfigurations
|
2017-04-05 13:37:45 -04:00 |
cmGlobalVisualStudio8Generator.cxx
|
Deprecate Visual Studio 8 2005 generator
|
2017-04-21 13:45:45 -04:00 |
cmGlobalVisualStudio8Generator.h
|
cmGlobalVisualStudio8Generator: Drop unused GetDocumentation method
|
2017-04-19 14:45:00 -04:00 |
cmGlobalVisualStudio9Generator.cxx
|
|
|
cmGlobalVisualStudio9Generator.h
|
|
|
cmGlobalVisualStudio10Generator.cxx
|
VS: Fix VCTargetsPath detection
|
2017-08-03 11:54:02 -04:00 |
cmGlobalVisualStudio10Generator.h
|
VS: Fix GenerateDebugInformation values for v140 and v141 toolsets
|
2017-06-28 08:55:40 -04:00 |
cmGlobalVisualStudio11Generator.cxx
|
|
|
cmGlobalVisualStudio11Generator.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmGlobalVisualStudio12Generator.cxx
|
|
|
cmGlobalVisualStudio12Generator.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmGlobalVisualStudio14Generator.cxx
|
cmGlobalVisualStudio14Generator: notify when the SDK version doesn't match
|
2017-07-13 08:10:57 -04:00 |
cmGlobalVisualStudio14Generator.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmGlobalVisualStudio15Generator.cxx
|
VS: Split link flag table between v140 and v141 toolsets
|
2017-06-28 08:55:40 -04:00 |
cmGlobalVisualStudio15Generator.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmGlobalVisualStudio71Generator.cxx
|
Drop Visual Studio 7 .NET 2003 generator
|
2017-04-19 15:28:05 -04:00 |
cmGlobalVisualStudio71Generator.h
|
Drop Visual Studio 7 .NET 2003 generator
|
2017-04-19 15:28:05 -04:00 |
cmGlobalVisualStudioGenerator.cxx
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmGlobalVisualStudioGenerator.h
|
Drop Visual Studio 7 .NET 2003 generator
|
2017-04-19 15:28:05 -04:00 |
cmGlobalWatcomWMakeGenerator.cxx
|
|
|
cmGlobalWatcomWMakeGenerator.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmGlobalXCodeGenerator.cxx
|
Merge topic 'xcode9support'
|
2017-07-17 10:26:37 -04:00 |
cmGlobalXCodeGenerator.h
|
Xcode: Use correct Object Library paths for cross-SDK builds
|
2017-06-29 09:52:44 -04:00 |
cmGraphAdjacencyList.h
|
cmGraphEdge: remove custom copy ctor
|
2017-04-21 21:42:45 +02:00 |
cmGraphVizWriter.cxx
|
cmake: initialize with Role that controls which commands to register
|
2017-05-08 22:29:44 +02:00 |
cmGraphVizWriter.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmHexFileConverter.cxx
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmHexFileConverter.h
|
|
|
cmIDEFlagTable.h
|
|
|
cmIDEOptions.cxx
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmIDEOptions.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmIfCommand.cxx
|
cmExecutionStatus: Remove arguments from setters
|
2017-05-09 23:49:14 +02:00 |
cmIfCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmIncludeCommand.cxx
|
|
|
cmIncludeCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmIncludeDirectoryCommand.cxx
|
Access string npos without instance
|
2017-06-01 14:19:51 -04:00 |
cmIncludeDirectoryCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmIncludeExternalMSProjectCommand.cxx
|
|
|
cmIncludeExternalMSProjectCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmIncludeGuardCommand.cxx
|
include_guard: implement new command
|
2017-06-22 10:53:42 +03:00 |
cmIncludeGuardCommand.h
|
include_guard: implement new command
|
2017-06-22 10:53:42 +03:00 |
cmIncludeRegularExpressionCommand.cxx
|
|
|
cmIncludeRegularExpressionCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmInstallCommand.cxx
|
Provide and use CM_FALLTHROUGH
|
2017-06-03 08:38:51 +02:00 |
cmInstallCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmInstallCommandArguments.cxx
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmInstallCommandArguments.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmInstallDirectoryGenerator.cxx
|
cmScriptGenerator: pass Indent by value
|
2017-04-22 00:48:18 +02:00 |
cmInstallDirectoryGenerator.h
|
cmScriptGenerator: pass Indent by value
|
2017-04-22 00:48:18 +02:00 |
cmInstalledFile.cxx
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmInstalledFile.h
|
cmInstalledFile: add cmConfigure.h as first #include
|
2017-05-06 00:03:42 +02:00 |
cmInstallExportAndroidMKGenerator.cxx
|
|
|
cmInstallExportAndroidMKGenerator.h
|
|
|
cmInstallExportGenerator.cxx
|
cmScriptGenerator: pass Indent by value
|
2017-04-22 00:48:18 +02:00 |
cmInstallExportGenerator.h
|
cmScriptGenerator: pass Indent by value
|
2017-04-22 00:48:18 +02:00 |
cmInstallFilesCommand.cxx
|
Add const-reference qualifications
|
2017-05-26 19:50:11 +03:00 |
cmInstallFilesCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmInstallFilesGenerator.cxx
|
cmScriptGenerator: pass Indent by value
|
2017-04-22 00:48:18 +02:00 |
cmInstallFilesGenerator.h
|
cmScriptGenerator: pass Indent by value
|
2017-04-22 00:48:18 +02:00 |
cmInstallGenerator.cxx
|
Pass large types by const&, small types by value
|
2017-06-04 00:48:21 +02:00 |
cmInstallGenerator.h
|
Pass large types by const&, small types by value
|
2017-06-04 00:48:21 +02:00 |
cmInstallProgramsCommand.cxx
|
|
|
cmInstallProgramsCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmInstallScriptGenerator.cxx
|
|
|
cmInstallScriptGenerator.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmInstallTargetGenerator.cxx
|
cmScriptGenerator: pass Indent by value
|
2017-04-22 00:48:18 +02:00 |
cmInstallTargetGenerator.h
|
cmScriptGenerator: pass Indent by value
|
2017-04-22 00:48:18 +02:00 |
cmInstallTargetsCommand.cxx
|
|
|
cmInstallTargetsCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmInstallType.h
|
|
|
cmLinkDirectoriesCommand.cxx
|
Provide and use CM_FALLTHROUGH
|
2017-06-03 08:38:51 +02:00 |
cmLinkDirectoriesCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmLinkedTree.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmLinkItem.h
|
cmLinkImplItem: remove custom copy ctor
|
2017-04-22 00:48:19 +02:00 |
cmLinkLibrariesCommand.cxx
|
|
|
cmLinkLibrariesCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmLinkLineComputer.cxx
|
Pass large types by const&, small types by value
|
2017-06-04 00:48:21 +02:00 |
cmLinkLineComputer.h
|
Pass large types by const&, small types by value
|
2017-06-04 00:48:21 +02:00 |
cmLinkLineDeviceComputer.cxx
|
Pass large types by const&, small types by value
|
2017-06-04 00:48:21 +02:00 |
cmLinkLineDeviceComputer.h
|
Pass large types by const&, small types by value
|
2017-06-04 00:48:21 +02:00 |
cmListCommand.cxx
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmListCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmListFileCache.cxx
|
Pass large types by const&, small types by value
|
2017-06-04 00:48:21 +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
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmLoadCommandCommand.cxx
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmLoadCommandCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmLocalCommonGenerator.cxx
|
cmLocalCommonGenerator: Save CMAKE_BUILD_TYPE on construction
|
2017-05-15 11:51:57 -04:00 |
cmLocalCommonGenerator.h
|
cmLocalCommonGenerator: Save CMAKE_BUILD_TYPE on construction
|
2017-05-15 11:51:57 -04:00 |
cmLocale.h
|
Use CM_DISABLE_COPY
|
2017-04-24 22:03:06 +02:00 |
cmLocalGenerator.cxx
|
Merge branch 'backport-fix-lang-std-option-list' into release-3.9
|
2017-07-14 10:20:12 -04:00 |
cmLocalGenerator.h
|
Add options for separate compile and link sysroots
|
2017-05-09 14:21:54 -04:00 |
cmLocalGhsMultiGenerator.cxx
|
|
|
cmLocalGhsMultiGenerator.h
|
|
|
cmLocalNinjaGenerator.cxx
|
Add const-reference qualifications
|
2017-05-26 19:50:11 +03:00 |
cmLocalNinjaGenerator.h
|
ninja: break unnecessary target dependencies
|
2017-04-21 08:57:40 -04:00 |
cmLocalUnixMakefileGenerator3.cxx
|
Remove second arg: npos in substr usages
|
2017-06-01 14:19:52 -04:00 |
cmLocalUnixMakefileGenerator3.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmLocalVisualStudio7Generator.cxx
|
IPO: Consider support for each language separately
|
2017-06-14 10:36:57 -04:00 |
cmLocalVisualStudio7Generator.h
|
VS: Teach generators how to mark per-config source files
|
2017-04-13 16:10:32 -04:00 |
cmLocalVisualStudio10Generator.cxx
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmLocalVisualStudio10Generator.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmLocalVisualStudioGenerator.cxx
|
Merge topic 'enable_ptx_compilation'
|
2017-04-21 08:57:59 -04:00 |
cmLocalVisualStudioGenerator.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmLocalXCodeGenerator.cxx
|
|
|
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
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmMacroCommand.cxx
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmMacroCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmMakeDirectoryCommand.cxx
|
|
|
cmMakeDirectoryCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmMakefile.cxx
|
Merge topic 'labels-for-subprojects'
|
2017-07-13 07:46:09 -04:00 |
cmMakefile.h
|
Pass large types by const&, small types by value
|
2017-06-04 00:48:21 +02:00 |
cmMakefileExecutableTargetGenerator.cxx
|
cmLocalGenerator: Add a hook for compiler flags used at link time
|
2017-05-01 10:33:05 -04:00 |
cmMakefileExecutableTargetGenerator.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmMakefileLibraryTargetGenerator.cxx
|
IPO: Consider support for each language separately
|
2017-06-14 10:36:57 -04:00 |
cmMakefileLibraryTargetGenerator.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmMakefileTargetGenerator.cxx
|
CUDA: Add option to run the compiler through launcher tools
|
2017-06-09 12:34:39 -04:00 |
cmMakefileTargetGenerator.h
|
Pass large types by const&, small types by value
|
2017-06-04 00:48:21 +02:00 |
cmMakefileUtilityTargetGenerator.cxx
|
|
|
cmMakefileUtilityTargetGenerator.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmMarkAsAdvancedCommand.cxx
|
Add const-reference qualifications
|
2017-05-26 19:50:11 +03:00 |
cmMarkAsAdvancedCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmMathCommand.cxx
|
|
|
cmMathCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmMessageCommand.cxx
|
|
|
cmMessageCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +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
|
Pass large types by const&, small types by value
|
2017-06-04 00:48:21 +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
|
Pass large types by const&, small types by value
|
2017-06-04 00:48:21 +02:00 |
cmNinjaNormalTargetGenerator.cxx
|
Ninja: Fix generated command lines for cmake_symlink_* on Windows
|
2017-06-23 10:58:39 +02:00 |
cmNinjaNormalTargetGenerator.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmNinjaTargetGenerator.cxx
|
Merge topic 'ninja_cuda_export_compile_commands_support'
|
2017-07-14 08:23:58 -04:00 |
cmNinjaTargetGenerator.h
|
ninja: break unnecessary target dependencies
|
2017-04-21 08:57:40 -04:00 |
cmNinjaTypes.h
|
ninja: break unnecessary target dependencies
|
2017-04-21 08:57:40 -04:00 |
cmNinjaUtilityTargetGenerator.cxx
|
|
|
cmNinjaUtilityTargetGenerator.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmOptionCommand.cxx
|
|
|
cmOptionCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmOrderDirectories.cxx
|
Pass large types by const&, small types by value
|
2017-06-04 00:48:21 +02:00 |
cmOrderDirectories.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmOSXBundleGenerator.cxx
|
Remove unused variables
|
2017-05-26 19:52:31 +03:00 |
cmOSXBundleGenerator.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmOutputConverter.cxx
|
Pass large types by const&, small types by value
|
2017-06-04 00:48:21 +02:00 |
cmOutputConverter.h
|
Pass large types by const&, small types by value
|
2017-06-04 00:48:21 +02:00 |
cmOutputRequiredFilesCommand.cxx
|
clang-tidy: remove else after break and continue
|
2017-04-21 10:44:07 +02:00 |
cmOutputRequiredFilesCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmParseArgumentsCommand.cxx
|
|
|
cmParseArgumentsCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmparseMSBuildXML.py
|
|
|
cmPathLabel.cxx
|
|
|
cmPathLabel.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmPipeConnection.cxx
|
server: Add support for connections that aren't event based
|
2017-07-10 18:12:05 -06:00 |
cmPipeConnection.h
|
server: Add support for connections that aren't event based
|
2017-07-10 18:12:05 -06:00 |
cmPolicies.cxx
|
Add deprecation warnings for policies CMP0036 and below
|
2017-04-21 15:04:33 -04:00 |
cmPolicies.h
|
Autogen: Process GENERATED files. Add CMP0071.
|
2017-07-18 18:11:31 +02:00 |
cmProcessOutput.cxx
|
|
|
cmProcessOutput.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmProcessTools.cxx
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmProcessTools.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmProjectCommand.cxx
|
Add const-reference qualifications
|
2017-05-26 19:50:11 +03:00 |
cmProjectCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmProperty.cxx
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmProperty.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmPropertyDefinition.cxx
|
|
|
cmPropertyDefinition.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmPropertyDefinitionMap.cxx
|
|
|
cmPropertyDefinitionMap.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmPropertyMap.cxx
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmPropertyMap.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmQtAutoGeneratorCommon.cxx
|
Access string npos without instance
|
2017-06-01 14:19:51 -04:00 |
cmQtAutoGeneratorCommon.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmQtAutoGeneratorInitializer.cxx
|
Autogen: Enable per-config support
|
2017-08-05 14:37:03 +02:00 |
cmQtAutoGeneratorInitializer.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmQtAutoGenerators.cxx
|
Autogen: Generate rcc wrapper file on demand
|
2017-08-05 14:21:50 +02:00 |
cmQtAutoGenerators.h
|
Autogen: Per-config file suffixes. New AUTOGEN_BUILD_DIR target property.
|
2017-05-26 15:27:17 +02:00 |
cmQTWrapCPPCommand.cxx
|
|
|
cmQTWrapCPPCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmQTWrapUICommand.cxx
|
|
|
cmQTWrapUICommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmRemoveCommand.cxx
|
Add const-reference qualifications
|
2017-05-26 19:50:11 +03:00 |
cmRemoveCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmRemoveDefinitionsCommand.cxx
|
|
|
cmRemoveDefinitionsCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmReturnCommand.cxx
|
cmExecutionStatus: Remove arguments from setters
|
2017-05-09 23:49:14 +02:00 |
cmReturnCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +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 CM_DISABLE_COPY
|
2017-04-24 22:03:06 +02:00 |
cmScriptGenerator.h
|
Use CM_DISABLE_COPY
|
2017-04-24 22:03:06 +02:00 |
cmSearchPath.cxx
|
|
|
cmSearchPath.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmSeparateArgumentsCommand.cxx
|
separgs: Add a NATIVE_COMMAND mode
|
2017-04-26 20:34:06 +02:00 |
cmSeparateArgumentsCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmServer.cxx
|
Merge topic 'server-refactor'
|
2017-07-18 11:14:02 -04:00 |
cmServer.h
|
server: Refactor to make the event loop owned by server object
|
2017-07-10 18:11:27 -06:00 |
cmServerConnection.cxx
|
server: Add support for connections that aren't event based
|
2017-07-10 18:12:05 -06:00 |
cmServerConnection.h
|
server: Add support for connections that aren't event based
|
2017-07-10 18:12:05 -06:00 |
cmServerDictionary.h
|
server: Report backtraces in codemodel response
|
2017-07-11 07:50:22 -04:00 |
cmServerProtocol.cxx
|
Merge topic 'server-fix-crash'
|
2017-08-03 09:34:15 -04:00 |
cmServerProtocol.h
|
Merge topic 'server-refactor'
|
2017-07-18 11:14:02 -04:00 |
cmSetCommand.cxx
|
|
|
cmSetCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmSetDirectoryPropertiesCommand.cxx
|
|
|
cmSetDirectoryPropertiesCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmSetPropertyCommand.cxx
|
Add const-reference qualifications
|
2017-05-26 19:50:11 +03:00 |
cmSetPropertyCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmSetSourceFilesPropertiesCommand.cxx
|
|
|
cmSetSourceFilesPropertiesCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmSetTargetPropertiesCommand.cxx
|
clang-tidy: remove else after break and continue
|
2017-04-21 10:44:07 +02:00 |
cmSetTargetPropertiesCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmSetTestsPropertiesCommand.cxx
|
clang-tidy: remove else after break and continue
|
2017-04-21 10:44:07 +02:00 |
cmSetTestsPropertiesCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmSiteNameCommand.cxx
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmSiteNameCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmSourceFile.cxx
|
|
|
cmSourceFile.h
|
Add more extensions to Resources source group by default
|
2017-07-10 11:33:56 -04:00 |
cmSourceFileLocation.cxx
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmSourceFileLocation.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmSourceGroup.cxx
|
|
|
cmSourceGroup.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmSourceGroupCommand.cxx
|
Merge topic 'source_group-TREE-relative-path'
|
2017-05-18 08:53:51 -04:00 |
cmSourceGroupCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmStandardLexer.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmState.cxx
|
Pass large types by const&, small types by value
|
2017-06-04 00:48:21 +02:00 |
cmState.h
|
Pass large types by const&, small types by value
|
2017-06-04 00:48:21 +02:00 |
cmStateDirectory.cxx
|
|
|
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
|
Pass large types by const&, small types by value
|
2017-06-04 00:48:21 +02:00 |
cmStateSnapshot.h
|
Pass large types by const&, small types by value
|
2017-06-04 00:48:21 +02:00 |
cmStateTypes.h
|
Replace boolean implib parameters with enum
|
2017-04-20 10:22:33 -04:00 |
cmStringCommand.cxx
|
cmStringCommand: clear intermediate matches
|
2017-07-21 09:09:56 -04:00 |
cmStringCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmSubdirCommand.cxx
|
|
|
cmSubdirCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmSubdirDependsCommand.cxx
|
|
|
cmSubdirDependsCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmSystemTools.cxx
|
Change ComputeFileMD5 to ComputeFileHash
|
2017-07-14 08:57:17 +02:00 |
cmSystemTools.h
|
Change ComputeFileMD5 to ComputeFileHash
|
2017-07-14 08:57:17 +02:00 |
cmTarget.cxx
|
CUDA: Add option to run the compiler through launcher tools
|
2017-06-09 12:34:39 -04:00 |
cmTarget.h
|
Replace boolean implib parameters with enum
|
2017-04-20 10:22:33 -04:00 |
cmTargetCompileDefinitionsCommand.cxx
|
|
|
cmTargetCompileDefinitionsCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmTargetCompileFeaturesCommand.cxx
|
|
|
cmTargetCompileFeaturesCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmTargetCompileOptionsCommand.cxx
|
|
|
cmTargetCompileOptionsCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +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
|
|
|
cmTargetIncludeDirectoriesCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmTargetLinkLibrariesCommand.cxx
|
|
|
cmTargetLinkLibrariesCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmTargetLinkLibraryType.h
|
|
|
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
|
|
|
cmTargetPropertyComputer.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmTargetSourcesCommand.cxx
|
|
|
cmTargetSourcesCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmTest.cxx
|
|
|
cmTest.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmTestGenerator.cxx
|
cmScriptGenerator: pass Indent by value
|
2017-04-22 00:48:18 +02:00 |
cmTestGenerator.h
|
Use CM_DISABLE_COPY
|
2017-04-24 22:03:06 +02:00 |
cmTimestamp.cxx
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmTimestamp.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmTryCompileCommand.cxx
|
|
|
cmTryCompileCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmTryRunCommand.cxx
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmTryRunCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmUnexpectedCommand.cxx
|
|
|
cmUnexpectedCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmUnsetCommand.cxx
|
|
|
cmUnsetCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmUseMangledMesaCommand.cxx
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmUseMangledMesaCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmUtilitySourceCommand.cxx
|
Add const-reference qualifications
|
2017-05-26 19:50:11 +03:00 |
cmUtilitySourceCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmUtils.hxx
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmUuid.cxx
|
|
|
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
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmVariableWatch.cxx
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmVariableWatch.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmVariableWatchCommand.cxx
|
Add const-reference qualifications
|
2017-05-26 19:50:11 +03:00 |
cmVariableWatchCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmVersion.cxx
|
|
|
cmVersion.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmVersionConfig.h.in
|
|
|
cmVersionMacros.h
|
|
|
cmVisualStudio10TargetGenerator.cxx
|
VS: print comment in CSharp target only if it is actually set
|
2017-07-12 15:45:28 +02:00 |
cmVisualStudio10TargetGenerator.h
|
Vs: fix CSharp custom command by introducing inline MSBuild <Targets>s
|
2017-06-22 21:40:48 +02:00 |
cmVisualStudio10ToolsetOptions.cxx
|
VS: Split link flag table between v140 and v141 toolsets
|
2017-06-28 08:55:40 -04:00 |
cmVisualStudio10ToolsetOptions.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmVisualStudioGeneratorOptions.cxx
|
Drop Visual Studio 7 .NET 2003 generator
|
2017-04-19 15:28:05 -04:00 |
cmVisualStudioGeneratorOptions.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmVisualStudioSlnData.cxx
|
|
|
cmVisualStudioSlnData.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmVisualStudioSlnParser.cxx
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmVisualStudioSlnParser.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmVisualStudioWCEPlatformParser.cxx
|
|
|
cmVisualStudioWCEPlatformParser.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +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
|
|
|
cmVS10LinkFlagTable.h
|
|
|
cmVS10MASMFlagTable.h
|
VS: Fix MASM flag tables
|
2017-05-03 12:46:27 -04:00 |
cmVS10NASMFlagTable.h
|
|
|
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
|
|
|
cmVS11LinkFlagTable.h
|
|
|
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
|
|
|
cmVS12LinkFlagTable.h
|
|
|
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
|
|
|
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: connect /Y- compiler option with "Not Using Precompiled Headers"
|
2017-07-05 10:58:04 +02: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
|
|
|
cmWhileCommand.cxx
|
cmExecutionStatus: Remove arguments from setters
|
2017-05-09 23:49:14 +02:00 |
cmWhileCommand.h
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +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
|
cmCommand: remove unused methods from interface and all implementations
|
2017-05-11 19:49:06 +02:00 |
cmXCode21Object.cxx
|
|
|
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
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmXMLParser.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmXMLSafe.cxx
|
|
|
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
|
Use CM_DISABLE_COPY
|
2017-04-24 22:03:06 +02:00 |
ctest.cxx
|
Display subproject timing summary
|
2017-07-10 16:25:18 -04:00 |
dir.dox
|
|
|
dir.dox.in
|
|
|