.. |
Checks
|
Compile CMake as C++17 if supported by the compiler
|
2017-12-22 09:05:54 -05:00 |
CPack
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
CTest
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
CursesDialog
|
Extend libuv file translate mode workaround to all executables
|
2018-01-23 09:29:07 -05:00 |
kwsys
|
Merge branch 'upstream-KWSys' into update-kwsys
|
2018-02-01 08:15:44 -05:00 |
LexerParser
|
cmCommandArgumentParser: remove the variable tokens from the class
|
2017-10-25 19:56:33 +02:00 |
Modules
|
AIX: Add -pthread flag to enable std::thread with GCC
|
2017-11-28 11:24:26 -05:00 |
QtDialog
|
Windows: Embed version information into cmake-gui
|
2018-01-30 11:51:03 -05:00 |
QtIFW
|
|
|
.gitattributes
|
|
|
bindexplib.cxx
|
Address code review feedback
|
2017-12-18 18:26:55 +01:00 |
bindexplib.h
|
IWYU: Mark cmConfigure.h with pragma: keep
|
2017-08-26 07:41:04 +02:00 |
cm_codecvt.cxx
|
cm_codecvt: cleanup superfluous semicolons
|
2017-10-30 09:54:44 -04:00 |
cm_codecvt.hxx
|
cm_codecvt: Tell IWYU to keep cmConfigure.h
|
2017-09-15 11:41:49 -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_thread.hxx
|
utilities: Swapped to use std C++11 mutex/threading constructs
|
2017-12-01 12:09:51 -07:00 |
cm_utf8.c
|
|
|
cm_utf8.h
|
|
|
cmAddCompileOptionsCommand.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmAddCompileOptionsCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmAddCustomCommandCommand.cxx
|
Merge topic 'std-string-apis'
|
2018-02-01 08:05:33 -05:00 |
cmAddCustomCommandCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmAddCustomTargetCommand.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmAddCustomTargetCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmAddDefinitionsCommand.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmAddDefinitionsCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmAddDependenciesCommand.cxx
|
|
|
cmAddDependenciesCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmAddExecutableCommand.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmAddExecutableCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmAddLibraryCommand.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmAddLibraryCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmAddSubDirectoryCommand.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmAddSubDirectoryCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmAddTestCommand.cxx
|
|
|
cmAddTestCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmake.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmake.h
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmake.version.manifest
|
|
|
CMakeInstallDestinations.cmake
|
|
|
CMakeLists.txt
|
CMakeLib: Link to system thread libraries to support std::thread
|
2018-02-22 12:59:20 -05:00 |
cmakemain.cxx
|
Extend libuv file translate mode workaround to all executables
|
2018-01-23 09:29:07 -05:00 |
CMakeSourceDir.txt.in
|
|
|
CMakeVersion.bash
|
|
|
CMakeVersion.cmake
|
CMake 3.11.0-rc2
|
2018-02-27 09:34:35 -05:00 |
CMakeVersion.rc.in
|
CMakeVersion RC file: Split patch into 2 components
|
2017-12-04 10:49:39 -08:00 |
CMakeVersionCompute.cmake
|
CMakeVersion RC file: Split patch into 2 components
|
2017-12-04 10:49:39 -08:00 |
CMakeVersionSource.cmake
|
|
|
cmakexbuild.cxx
|
Make use of std::chrono throughout every component
|
2018-01-23 18:56:42 +00:00 |
cmAlgorithms.h
|
Replace cmArray{Begin,End,Size} by their standard counterparts
|
2017-10-23 17:51:35 +02: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
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmAuxSourceDirectoryCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmBase32.cxx
|
|
|
cmBase32.h
|
|
|
cmBreakCommand.cxx
|
|
|
cmBreakCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmBuildCommand.cxx
|
|
|
cmBuildCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmBuildNameCommand.cxx
|
Meta: replace empty-string assignments with clear() .
|
2017-09-16 02:26:49 +03:00 |
cmBuildNameCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmCacheManager.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmCacheManager.h
|
cmCacheManager: Truncate values containing newlines
|
2018-01-15 09:27:44 -05:00 |
cmCallVisualStudioMacro.cxx
|
|
|
cmCallVisualStudioMacro.h
|
IWYU: Mark cmConfigure.h with pragma: keep
|
2017-08-26 07:41:04 +02:00 |
cmcldeps.cxx
|
|
|
cmCLocaleEnvironmentScope.cxx
|
Meta: modernize old-fashioned loops to range-based for .
|
2017-09-12 16:22:47 +03:00 |
cmCLocaleEnvironmentScope.h
|
IWYU: Mark cmConfigure.h with pragma: keep
|
2017-08-26 07:41:04 +02:00 |
cmCMakeHostSystemInformationCommand.cxx
|
VS: Select and save a VS 2017 instance persistently
|
2017-10-19 10:20:12 -04:00 |
cmCMakeHostSystemInformationCommand.h
|
Fix trivial typos in text
|
2017-11-03 10:25:05 -04:00 |
cmCMakeMinimumRequired.cxx
|
Meta: modernize old-fashioned loops to range-based for .
|
2017-09-12 16:22:47 +03:00 |
cmCMakeMinimumRequired.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmCMakePolicyCommand.cxx
|
|
|
cmCMakePolicyCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmcmd.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmcmd.h
|
cmcmd: Convert lint handlers to file-static functions
|
2017-10-27 08:36:28 -04:00 |
cmCommand.cxx
|
|
|
cmCommand.h
|
IWYU: Mark cmConfigure.h with pragma: keep
|
2017-08-26 07:41:04 +02:00 |
cmCommandArgumentParserHelper.cxx
|
cmCommandArgumentParser: remove the variable tokens from the class
|
2017-10-25 19:56:33 +02:00 |
cmCommandArgumentParserHelper.h
|
cmCommandArgumentParser: remove the variable tokens from the class
|
2017-10-25 19:56:33 +02:00 |
cmCommandArgumentsHelper.cxx
|
Meta: replace empty-string assignments with clear() .
|
2017-09-16 02:26:49 +03:00 |
cmCommandArgumentsHelper.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmCommands.cxx
|
Various typo fixes
|
2018-01-04 06:52:01 +11:00 |
cmCommands.h
|
|
|
cmCommonTargetGenerator.cxx
|
Reduce allocation of temporary values on heap.
|
2018-01-26 13:24:45 +03:00 |
cmCommonTargetGenerator.h
|
cmCommonTargetGenerator: Rename member to avoid shadowing
|
2017-06-14 16:31:20 -04:00 |
cmComputeComponentGraph.cxx
|
Reduce allocation of temporary values on heap.
|
2018-01-26 13:24:45 +03:00 |
cmComputeComponentGraph.h
|
|
|
cmComputeLinkDepends.cxx
|
Reduce allocation of temporary values on heap.
|
2018-01-26 13:24:45 +03:00 |
cmComputeLinkDepends.h
|
Use C++11 nullptr
|
2017-08-24 23:39:47 +02:00 |
cmComputeLinkInformation.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmComputeLinkInformation.h
|
Use C++11 nullptr
|
2017-08-24 23:39:47 +02:00 |
cmComputeTargetDepends.cxx
|
Reduce allocation of temporary values on heap.
|
2018-01-26 13:24:45 +03:00 |
cmComputeTargetDepends.h
|
|
|
cmConditionEvaluator.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmConditionEvaluator.h
|
|
|
cmConfigure.cmake.h.in
|
Simplify CM_FALLTHROUGH implementation
|
2017-11-30 09:50:39 -05:00 |
cmConfigureFileCommand.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmConfigureFileCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmConnection.cxx
|
server: Switched to a auto model for handles
|
2017-11-29 16:36:31 -05:00 |
cmConnection.h
|
server: Switched to a auto model for handles
|
2017-11-29 16:36:31 -05:00 |
cmContinueCommand.cxx
|
|
|
cmContinueCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmConvertMSBuildXMLToJSON.py
|
Fix trivial typos in text
|
2017-11-03 10:25:05 -04:00 |
cmCoreTryCompile.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmCoreTryCompile.h
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmCPackPropertiesGenerator.cxx
|
Meta: modernize old-fashioned loops to range-based for .
|
2017-09-12 16:22:47 +03:00 |
cmCPackPropertiesGenerator.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmCPluginAPI.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmCPluginAPI.h
|
|
|
cmCreateTestSourceList.cxx
|
|
|
cmCreateTestSourceList.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmCryptoHash.cxx
|
Retire std::auto_ptr and its macro CM_AUTO_PTR
|
2017-09-26 00:07:19 +02:00 |
cmCryptoHash.h
|
Retire std::auto_ptr and its macro CM_AUTO_PTR
|
2017-09-26 00:07:19 +02:00 |
cmCTest.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmCTest.h
|
Merge topic 'ctest_start_function_scope'
|
2018-01-29 08:04:59 -05:00 |
cmCurl.cxx
|
file(DOWNLOAD|UPLOAD): Add 'NETRC' and 'NETRC_FILE' suboption
|
2017-10-18 15:21:42 -04:00 |
cmCurl.h
|
file(DOWNLOAD|UPLOAD): Add 'NETRC' and 'NETRC_FILE' suboption
|
2017-10-18 15:21:42 -04:00 |
cmCustomCommand.cxx
|
IWYU: Mark cmConfigure.h with pragma: keep
|
2017-08-26 07:41:04 +02:00 |
cmCustomCommand.h
|
|
|
cmCustomCommandGenerator.cxx
|
cmCustomCommandGenerator: Simplify cmOutputConverter access
|
2018-02-01 14:58:25 -05:00 |
cmCustomCommandGenerator.h
|
add HasOnlyEmptyCommandLines() method to cmCustomCommandGenerator
|
2017-09-04 11:41:45 +02:00 |
cmCustomCommandLines.h
|
|
|
cmDefinePropertyCommand.cxx
|
|
|
cmDefinePropertyCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmDefinitions.cxx
|
Meta: modernize old-fashioned loops to range-based for .
|
2017-09-12 16:22:47 +03:00 |
cmDefinitions.h
|
Use C++11 unordered containers
|
2017-08-22 23:05:27 +02:00 |
cmDepends.cxx
|
Meta: modernize old-fashioned loops to range-based for .
|
2017-09-12 16:22:47 +03:00 |
cmDepends.h
|
IWYU: Mark cmConfigure.h with pragma: keep
|
2017-08-26 07:41:04 +02:00 |
cmDependsC.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmDependsC.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmDependsFortran.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmDependsFortran.h
|
Various typo fixes
|
2018-01-04 06:52:01 +11:00 |
cmDependsJava.cxx
|
|
|
cmDependsJava.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmDependsJavaParserHelper.cxx
|
Reduce allocation of temporary values on heap.
|
2018-01-26 13:24:45 +03:00 |
cmDependsJavaParserHelper.h
|
|
|
cmDisallowedCommand.cxx
|
|
|
cmDisallowedCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmDocumentation.cxx
|
Reduce allocation of temporary values on heap.
|
2018-01-26 13:24:45 +03:00 |
cmDocumentation.h
|
IWYU: Mark cmConfigure.h with pragma: keep
|
2017-08-26 07:41:04 +02:00 |
cmDocumentationEntry.h
|
|
|
cmDocumentationFormatter.cxx
|
Meta: modernize old-fashioned loops to range-based for .
|
2017-09-12 16:22:47 +03:00 |
cmDocumentationFormatter.h
|
|
|
cmDocumentationSection.cxx
|
Reduce allocation of temporary values on heap.
|
2018-01-26 13:24:45 +03:00 |
cmDocumentationSection.h
|
|
|
cmDuration.cxx
|
CTest: add safe conversion from cmDuration to integer types
|
2018-01-23 10:05:12 -05:00 |
cmDuration.h
|
CTest: add safe conversion from cmDuration to integer types
|
2018-01-23 10:05:12 -05:00 |
cmDynamicLoader.cxx
|
Meta: modernize old-fashioned loops to range-based for .
|
2017-09-12 16:22:47 +03:00 |
cmDynamicLoader.h
|
IWYU: Mark cmConfigure.h with pragma: keep
|
2017-08-26 07:41:04 +02:00 |
cmELF.cxx
|
Reduce allocation of temporary values on heap.
|
2018-01-26 13:24:45 +03:00 |
cmELF.h
|
clang-format: format all code as Cpp11
|
2017-08-30 11:07:05 -04:00 |
cmEnableLanguageCommand.cxx
|
Meta: modernize old-fashioned loops to range-based for .
|
2017-09-12 16:22:47 +03:00 |
cmEnableLanguageCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmEnableTestingCommand.cxx
|
|
|
cmEnableTestingCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmExecProgramCommand.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmExecProgramCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmExecuteProcessCommand.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmExecuteProcessCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmExecutionStatus.h
|
|
|
cmExpandedCommandArgument.cxx
|
cmExpandedCommandArgument: add an overload for const char*
|
2018-01-31 11:04:36 -05:00 |
cmExpandedCommandArgument.h
|
cmExpandedCommandArgument: add an overload for const char*
|
2018-01-31 11:04:36 -05:00 |
cmExportBuildAndroidMKGenerator.cxx
|
Android.mk: Fix export of static libraries with PRIVATE dependencies
|
2018-02-14 11:24:05 -05:00 |
cmExportBuildAndroidMKGenerator.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmExportBuildFileGenerator.cxx
|
Reduce allocation of temporary values on heap.
|
2018-01-26 13:24:45 +03:00 |
cmExportBuildFileGenerator.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmExportCommand.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmExportCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmExportFileGenerator.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmExportFileGenerator.h
|
|
|
cmExportInstallAndroidMKGenerator.cxx
|
Meta: modernize old-fashioned loops to range-based for .
|
2017-09-12 16:22:47 +03:00 |
cmExportInstallAndroidMKGenerator.h
|
Various typo fixes
|
2018-01-04 06:52:01 +11:00 |
cmExportInstallFileGenerator.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmExportInstallFileGenerator.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmExportLibraryDependenciesCommand.cxx
|
Retire std::auto_ptr and its macro CM_AUTO_PTR
|
2017-09-26 00:07:19 +02:00 |
cmExportLibraryDependenciesCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmExportSet.cxx
|
Meta: modernize old-fashioned loops to range-based for .
|
2017-09-12 16:22:47 +03:00 |
cmExportSet.h
|
|
|
cmExportSetMap.cxx
|
|
|
cmExportSetMap.h
|
|
|
cmExportTryCompileFileGenerator.cxx
|
Retire std::auto_ptr and its macro CM_AUTO_PTR
|
2017-09-26 00:07:19 +02:00 |
cmExportTryCompileFileGenerator.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmExprParserHelper.cxx
|
IWYU: Mark cmConfigure.h with pragma: keep
|
2017-08-26 07:41:04 +02:00 |
cmExprParserHelper.h
|
|
|
cmExternalMakefileProjectGenerator.cxx
|
cmake: Add --open option for IDE generators
|
2017-10-13 21:28:34 +02:00 |
cmExternalMakefileProjectGenerator.h
|
Generators: remove KDevelop3 generator
|
2018-01-24 08:30:02 -05:00 |
cmExtraCodeBlocksGenerator.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmExtraCodeBlocksGenerator.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmExtraCodeLiteGenerator.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmExtraCodeLiteGenerator.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmExtraEclipseCDT4Generator.cxx
|
Reduce allocation of temporary values on heap.
|
2018-01-26 13:24:45 +03:00 |
cmExtraEclipseCDT4Generator.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmExtraKateGenerator.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmExtraKateGenerator.h
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmExtraSublimeTextGenerator.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmExtraSublimeTextGenerator.h
|
sourceFile properties: add property INCLUDE_DIRECTORIES
|
2018-01-24 15:10:10 +01:00 |
cmFileCommand.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmFileCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmFileLock.cxx
|
Meta: replace empty-string assignments with clear() .
|
2017-09-16 02:26:49 +03:00 |
cmFileLock.h
|
IWYU: Mark cmConfigure.h with pragma: keep
|
2017-08-26 07:41:04 +02:00 |
cmFileLockPool.cxx
|
Meta: modernize old-fashioned loops to range-based for .
|
2017-09-12 16:22:47 +03: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
|
|
|
cmFileLockUnix.cxx
|
|
|
cmFileLockWin32.cxx
|
|
|
cmFileMonitor.cxx
|
Meta: modernize old-fashioned loops to range-based for .
|
2017-09-12 16:22:47 +03:00 |
cmFileMonitor.h
|
IWYU: Mark cmConfigure.h with pragma: keep
|
2017-08-26 07:41:04 +02:00 |
cmFilePathChecksum.cxx
|
Call GetRealPath through cmSystemTools instead of KWSys directly
|
2017-10-24 11:04:21 -04:00 |
cmFilePathChecksum.h
|
Various typo fixes
|
2018-01-04 06:52:01 +11:00 |
cmFileTimeComparison.cxx
|
Fix left-over occurrences of else-after-return
|
2017-09-28 07:23:42 -04:00 |
cmFileTimeComparison.h
|
|
|
cmFindBase.cxx
|
Meta: modernize old-fashioned loops to range-based for .
|
2017-09-12 16:22:47 +03:00 |
cmFindBase.h
|
|
|
cmFindCommon.cxx
|
Reduce allocation of temporary values on heap.
|
2018-01-26 13:24:45 +03:00 |
cmFindCommon.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmFindFileCommand.cxx
|
|
|
cmFindFileCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmFindLibraryCommand.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmFindLibraryCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmFindPackageCommand.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmFindPackageCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmFindPathCommand.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmFindPathCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmFindProgramCommand.cxx
|
Reduce allocation of temporary values on heap.
|
2018-01-26 13:24:45 +03:00 |
cmFindProgramCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmFLTKWrapUICommand.cxx
|
Use C++11 nullptr
|
2017-08-24 23:39:47 +02:00 |
cmFLTKWrapUICommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmForEachCommand.cxx
|
cmForEachCommand: prevent leakage
|
2017-10-30 09:55:02 -04:00 |
cmForEachCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmFortranParser.h
|
IWYU: Mark cmConfigure.h with pragma: keep
|
2017-08-26 07:41:04 +02:00 |
cmFortranParserImpl.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmFSPermissions.cxx
|
Move file/dir permissions code to common file.
|
2017-11-08 20:27:11 +01:00 |
cmFSPermissions.h
|
Move file/dir permissions code to common file.
|
2017-11-08 20:27:11 +01:00 |
cmFunctionBlocker.h
|
|
|
cmFunctionCommand.cxx
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmFunctionCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmGeneratedFileStream.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmGeneratedFileStream.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmGeneratorExpression.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmGeneratorExpression.h
|
Genex: Per-source $<COMPILE_LANGUAGE:...> support
|
2017-12-13 16:35:22 +01:00 |
cmGeneratorExpressionContext.cxx
|
|
|
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
|
Reduce allocation of temporary values on heap.
|
2018-01-26 13:24:45 +03:00 |
cmGeneratorExpressionEvaluationFile.h
|
Retire std::auto_ptr and its macro CM_AUTO_PTR
|
2017-09-26 00:07:19 +02:00 |
cmGeneratorExpressionEvaluator.cxx
|
Reduce allocation of temporary values on heap.
|
2018-01-26 13:24:45 +03:00 |
cmGeneratorExpressionEvaluator.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmGeneratorExpressionLexer.cxx
|
cmGeneratorExpressionLexer: only tokenize strings with a '$'
|
2018-01-31 11:04:36 -05:00 |
cmGeneratorExpressionLexer.h
|
|
|
cmGeneratorExpressionNode.cxx
|
Merge topic 'std-string-apis'
|
2018-02-01 08:05:33 -05:00 |
cmGeneratorExpressionNode.h
|
|
|
cmGeneratorExpressionParser.cxx
|
clang-format: format all code as Cpp11
|
2017-08-30 11:07:05 -04:00 |
cmGeneratorExpressionParser.h
|
|
|
cmGeneratorTarget.cxx
|
Merge topic 'std-string-apis'
|
2018-02-01 08:05:33 -05: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
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmGetDirectoryPropertyCommand.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmGetDirectoryPropertyCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmGetFilenameComponentCommand.cxx
|
get_filename_component: Revise PROGRAM/PROGRAM_ARGS split semantics
|
2017-09-13 10:47:04 -04:00 |
cmGetFilenameComponentCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmGetPropertyCommand.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmGetPropertyCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmGetSourceFilePropertyCommand.cxx
|
Use C++11 nullptr
|
2017-08-24 23:39:47 +02:00 |
cmGetSourceFilePropertyCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmGetTargetPropertyCommand.cxx
|
Use C++11 nullptr
|
2017-08-24 23:39:47 +02:00 |
cmGetTargetPropertyCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmGetTestPropertyCommand.cxx
|
Use C++11 nullptr
|
2017-08-24 23:39:47 +02:00 |
cmGetTestPropertyCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmGhsMultiGpj.cxx
|
|
|
cmGhsMultiGpj.h
|
IWYU: Mark cmConfigure.h with pragma: keep
|
2017-08-26 07:41:04 +02:00 |
cmGhsMultiTargetGenerator.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmGhsMultiTargetGenerator.h
|
|
|
cmGlobalBorlandMakefileGenerator.cxx
|
|
|
cmGlobalBorlandMakefileGenerator.h
|
|
|
cmGlobalCommonGenerator.cxx
|
|
|
cmGlobalCommonGenerator.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmGlobalGenerator.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmGlobalGenerator.h
|
Make use of std::chrono throughout every component
|
2018-01-23 18:56:42 +00:00 |
cmGlobalGeneratorFactory.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmGlobalGhsMultiGenerator.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmGlobalGhsMultiGenerator.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmGlobalJOMMakefileGenerator.cxx
|
|
|
cmGlobalJOMMakefileGenerator.h
|
|
|
cmGlobalMinGWMakefileGenerator.cxx
|
|
|
cmGlobalMinGWMakefileGenerator.h
|
|
|
cmGlobalMSYSMakefileGenerator.cxx
|
|
|
cmGlobalMSYSMakefileGenerator.h
|
|
|
cmGlobalNinjaGenerator.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmGlobalNinjaGenerator.h
|
Ninja: Cache ConvertToNinjaPath results to avoid repeat work
|
2017-09-19 11:21:36 -04:00 |
cmGlobalNMakeMakefileGenerator.cxx
|
|
|
cmGlobalNMakeMakefileGenerator.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmGlobalUnixMakefileGenerator3.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmGlobalUnixMakefileGenerator3.h
|
Makefiles: Drop 'requires' step and its supporting infrastructure
|
2017-12-14 08:22:07 -05:00 |
cmGlobalVisualStudio7Generator.cxx
|
VS: Use range-based 'for' loops in generator code
|
2017-12-21 14:52:49 -05:00 |
cmGlobalVisualStudio7Generator.h
|
VS: Use 'override' keyword for overridden methods in generator classes
|
2017-12-15 21:17:49 -05:00 |
cmGlobalVisualStudio8Generator.cxx
|
VS: Use range-based 'for' loops in generator code
|
2017-12-21 14:52:49 -05:00 |
cmGlobalVisualStudio8Generator.h
|
VS: Use 'override' keyword for overridden methods in generator classes
|
2017-12-15 21:17:49 -05:00 |
cmGlobalVisualStudio9Generator.cxx
|
VS: Use range-based 'for' loops in generator code
|
2017-12-21 14:52:49 -05:00 |
cmGlobalVisualStudio9Generator.h
|
VS: Use 'override' keyword for overridden methods in generator classes
|
2017-12-15 21:17:49 -05:00 |
cmGlobalVisualStudio10Generator.cxx
|
VS: Use range-based 'for' loops in generator code
|
2017-12-21 14:52:49 -05:00 |
cmGlobalVisualStudio10Generator.h
|
VS: Use 'override' keyword for overridden methods in generator classes
|
2017-12-15 21:17:49 -05:00 |
cmGlobalVisualStudio11Generator.cxx
|
VS: Use range-based 'for' loops in generator code
|
2017-12-21 14:52:49 -05:00 |
cmGlobalVisualStudio11Generator.h
|
VS: Use 'override' keyword for overridden methods in generator classes
|
2017-12-15 21:17:49 -05:00 |
cmGlobalVisualStudio12Generator.cxx
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmGlobalVisualStudio12Generator.h
|
VS: Use 'override' keyword for overridden methods in generator classes
|
2017-12-15 21:17:49 -05:00 |
cmGlobalVisualStudio14Generator.cxx
|
VS: Use range-based 'for' loops in generator code
|
2017-12-21 14:52:49 -05:00 |
cmGlobalVisualStudio14Generator.h
|
VS: Use 'override' keyword for overridden methods in generator classes
|
2017-12-15 21:17:49 -05:00 |
cmGlobalVisualStudio15Generator.cxx
|
VS: Select and save a VS 2017 instance persistently
|
2017-10-19 10:20:12 -04:00 |
cmGlobalVisualStudio15Generator.h
|
VS: Use 'override' keyword for overridden methods in generator classes
|
2017-12-15 21:17:49 -05:00 |
cmGlobalVisualStudio71Generator.cxx
|
VS: Use range-based 'for' loops in generator code
|
2017-12-21 14:52:49 -05:00 |
cmGlobalVisualStudio71Generator.h
|
VS: Use 'override' keyword for overridden methods in generator classes
|
2017-12-15 21:17:49 -05:00 |
cmGlobalVisualStudioGenerator.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmGlobalVisualStudioGenerator.h
|
VS: Use 'override' keyword for overridden methods in generator classes
|
2017-12-15 21:17:49 -05:00 |
cmGlobalWatcomWMakeGenerator.cxx
|
|
|
cmGlobalWatcomWMakeGenerator.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmGlobalXCodeGenerator.cxx
|
Xcode: Generate ZERO_CHECK generator target only once
|
2018-02-22 21:15:48 +01:00 |
cmGlobalXCodeGenerator.h
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmGraphAdjacencyList.h
|
|
|
cmGraphVizWriter.cxx
|
Reduce allocation of temporary values on heap.
|
2018-01-26 13:24:45 +03:00 |
cmGraphVizWriter.h
|
cmGraphVizWriter: Updated to create and follow dependers for interface targets
|
2017-12-14 08:03:02 -05: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.cxx
|
VisualStudio generators: refactoring
|
2018-01-23 10:25:03 +01:00 |
cmIDEOptions.h
|
VisualStudio generators: refactoring
|
2018-01-23 10:25:03 +01:00 |
cmIfCommand.cxx
|
Retire std::auto_ptr and its macro CM_AUTO_PTR
|
2017-09-26 00:07:19 +02:00 |
cmIfCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmIncludeCommand.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmIncludeCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmIncludeDirectoryCommand.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmIncludeDirectoryCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmIncludeExternalMSProjectCommand.cxx
|
include_external_msproject: Support non-Windows target platforms
|
2017-12-04 11:23:38 -05:00 |
cmIncludeExternalMSProjectCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmIncludeGuardCommand.cxx
|
include_guard: implement new command
|
2017-06-22 10:53:42 +03:00 |
cmIncludeGuardCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmIncludeRegularExpressionCommand.cxx
|
|
|
cmIncludeRegularExpressionCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmInstallCommand.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmInstallCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmInstallCommandArguments.cxx
|
Reduce allocation of temporary values on heap.
|
2018-01-26 13:24:45 +03:00 |
cmInstallCommandArguments.h
|
|
|
cmInstallDirectoryGenerator.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmInstallDirectoryGenerator.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmInstalledFile.cxx
|
Fix minor clang-tidy findings
|
2017-09-28 07:23:42 -04:00 |
cmInstalledFile.h
|
Retire std::auto_ptr and its macro CM_AUTO_PTR
|
2017-09-26 00:07:19 +02:00 |
cmInstallExportAndroidMKGenerator.cxx
|
Use C++11 nullptr
|
2017-08-24 23:39:47 +02:00 |
cmInstallExportAndroidMKGenerator.h
|
|
|
cmInstallExportGenerator.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmInstallExportGenerator.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmInstallFilesCommand.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmInstallFilesCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmInstallFilesGenerator.cxx
|
Retire std::auto_ptr and its macro CM_AUTO_PTR
|
2017-09-26 00:07:19 +02:00 |
cmInstallFilesGenerator.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmInstallGenerator.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmInstallGenerator.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmInstallProgramsCommand.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmInstallProgramsCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmInstallScriptGenerator.cxx
|
Use C++11 nullptr
|
2017-08-24 23:39:47 +02:00 |
cmInstallScriptGenerator.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmInstallTargetGenerator.cxx
|
Reduce allocation of temporary values on heap.
|
2018-01-26 13:24:45 +03:00 |
cmInstallTargetGenerator.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmInstallTargetsCommand.cxx
|
Use C++11 unordered containers
|
2017-08-22 23:05:27 +02:00 |
cmInstallTargetsCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmInstallType.h
|
|
|
cmLinkDirectoriesCommand.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmLinkDirectoriesCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmLinkedTree.h
|
cmLinkedTree: avoid unnecessary copies during Push of T
|
2017-10-09 10:23:14 +02:00 |
cmLinkItem.h
|
IWYU: Mark cmConfigure.h with pragma: keep
|
2017-08-26 07:41:04 +02:00 |
cmLinkLibrariesCommand.cxx
|
|
|
cmLinkLibrariesCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmLinkLineComputer.cxx
|
Meta: modernize old-fashioned loops to range-based for .
|
2017-09-12 16:22:47 +03:00 |
cmLinkLineComputer.h
|
IWYU: Mark cmConfigure.h with pragma: keep
|
2017-08-26 07:41:04 +02:00 |
cmLinkLineDeviceComputer.cxx
|
Meta: modernize old-fashioned loops to range-based for .
|
2017-09-12 16:22:47 +03:00 |
cmLinkLineDeviceComputer.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmListCommand.cxx
|
Replace C-style casts
|
2017-08-27 09:58:46 +02:00 |
cmListCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmListFileCache.cxx
|
Reduce allocation of temporary values on heap.
|
2018-01-26 13:24:45 +03:00 |
cmListFileCache.h
|
misc: Added utility method to allow working with stacks
|
2017-11-01 11:32:11 -06:00 |
cmListFileLexer.h
|
|
|
cmLoadCacheCommand.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmLoadCacheCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmLoadCommandCommand.cxx
|
Replace empty-string comparisons with checking against empty() .
|
2017-09-21 11:23:19 +03:00 |
cmLoadCommandCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmLocalCommonGenerator.cxx
|
Makefile,Ninja: De-duplicate ComputeObjectFilenames method
|
2018-01-29 10:51:22 -05:00 |
cmLocalCommonGenerator.h
|
Makefile,Ninja: De-duplicate ComputeObjectFilenames method
|
2018-01-29 10:51:22 -05:00 |
cmLocale.h
|
IWYU: Mark cmConfigure.h with pragma: keep
|
2017-08-26 07:41:04 +02:00 |
cmLocalGenerator.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmLocalGenerator.h
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmLocalGhsMultiGenerator.cxx
|
Performance: Fix a few more unnecessary vector copies missed in af3fd6f
|
2017-08-18 07:59:52 -07:00 |
cmLocalGhsMultiGenerator.h
|
|
|
cmLocalNinjaGenerator.cxx
|
Makefile,Ninja: De-duplicate ComputeObjectFilenames method
|
2018-01-29 10:51:22 -05:00 |
cmLocalNinjaGenerator.h
|
Makefile,Ninja: De-duplicate ComputeObjectFilenames method
|
2018-01-29 10:51:22 -05:00 |
cmLocalUnixMakefileGenerator3.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmLocalUnixMakefileGenerator3.h
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmLocalVisualStudio7Generator.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmLocalVisualStudio7Generator.h
|
VS: Use 'override' keyword for overridden methods in generator classes
|
2017-12-15 21:17:49 -05:00 |
cmLocalVisualStudio10Generator.cxx
|
VS: Use range-based 'for' loops in generator code
|
2017-12-21 14:52:49 -05:00 |
cmLocalVisualStudio10Generator.h
|
VS: Use 'override' keyword for overridden methods in generator classes
|
2017-12-15 21:17:49 -05:00 |
cmLocalVisualStudioGenerator.cxx
|
VS: Use range-based 'for' loops in generator code
|
2017-12-21 14:52:49 -05:00 |
cmLocalVisualStudioGenerator.h
|
VS: Use 'override' keyword for overridden methods in generator classes
|
2017-12-15 21:17:49 -05:00 |
cmLocalXCodeGenerator.cxx
|
LocalGenerator: refactoring
|
2018-01-23 10:24:47 +01:00 |
cmLocalXCodeGenerator.h
|
LocalGenerator: refactoring
|
2018-01-23 10:24:47 +01:00 |
cmMachO.cxx
|
Convert some leftover loops to C++11 range-based loop
|
2017-09-28 07:23:43 -04:00 |
cmMachO.h
|
IWYU: Mark cmConfigure.h with pragma: keep
|
2017-08-26 07:41:04 +02:00 |
cmMacroCommand.cxx
|
Reduce allocation of temporary values on heap.
|
2018-01-26 13:24:45 +03:00 |
cmMacroCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmMakeDirectoryCommand.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmMakeDirectoryCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmMakefile.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmMakefile.h
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmMakefileExecutableTargetGenerator.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmMakefileExecutableTargetGenerator.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmMakefileLibraryTargetGenerator.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmMakefileLibraryTargetGenerator.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmMakefileTargetGenerator.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmMakefileTargetGenerator.h
|
Makefiles: Drop 'requires' step and its supporting infrastructure
|
2017-12-14 08:22:07 -05:00 |
cmMakefileUtilityTargetGenerator.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmMakefileUtilityTargetGenerator.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmMarkAsAdvancedCommand.cxx
|
Use C++11 nullptr
|
2017-08-24 23:39:47 +02:00 |
cmMarkAsAdvancedCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmMathCommand.cxx
|
|
|
cmMathCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmMessageCommand.cxx
|
Fix trivial typos in text
|
2017-11-03 10:25:05 -04:00 |
cmMessageCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmMessenger.cxx
|
|
|
cmMessenger.h
|
|
|
cmMSVC60LinkLineComputer.cxx
|
|
|
cmMSVC60LinkLineComputer.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmNewLineStyle.cxx
|
|
|
cmNewLineStyle.h
|
|
|
cmNinjaLinkLineComputer.cxx
|
|
|
cmNinjaLinkLineComputer.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmNinjaNormalTargetGenerator.cxx
|
Ninja: Remove unused device link line code
|
2018-02-01 14:36:09 -05:00 |
cmNinjaNormalTargetGenerator.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmNinjaTargetGenerator.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmNinjaTargetGenerator.h
|
sourceFile properties: add property INCLUDE_DIRECTORIES
|
2018-01-24 15:10:10 +01:00 |
cmNinjaTypes.h
|
Ninja: Improve performance with deeply-dependent custom targets
|
2017-09-19 11:19:34 -04:00 |
cmNinjaUtilityTargetGenerator.cxx
|
Meta: modernize old-fashioned loops to range-based for .
|
2017-09-12 16:22:47 +03:00 |
cmNinjaUtilityTargetGenerator.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmOptionCommand.cxx
|
|
|
cmOptionCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmOrderDirectories.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmOrderDirectories.h
|
IWYU: Mark cmConfigure.h with pragma: keep
|
2017-08-26 07:41:04 +02:00 |
cmOSXBundleGenerator.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmOSXBundleGenerator.h
|
|
|
cmOutputConverter.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmOutputConverter.h
|
|
|
cmOutputRequiredFilesCommand.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmOutputRequiredFilesCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmParseArgumentsCommand.cxx
|
Solaris: Fix shadowed declaration warning
|
2017-12-20 21:49:47 +11:00 |
cmParseArgumentsCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmparseMSBuildXML.py
|
|
|
cmPathLabel.cxx
|
Meta: modernize old-fashioned loops to range-based for .
|
2017-09-12 16:22:47 +03:00 |
cmPathLabel.h
|
|
|
cmPipeConnection.cxx
|
server: Switched to a auto model for handles
|
2017-11-29 16:36:31 -05:00 |
cmPipeConnection.h
|
server: Switched to a auto model for handles
|
2017-11-29 16:36:31 -05:00 |
cmPolicies.cxx
|
Replace empty-string comparisons with checking against empty() .
|
2017-09-21 11:23:19 +03:00 |
cmPolicies.h
|
FindOpenGL: Add policy CMP0072 to prefer GLVND for legacy GL
|
2017-11-17 07:17:28 -05:00 |
cmProcessOutput.cxx
|
execute_process: Allow UTF-8 as a synonym for the UTF8 keyword
|
2017-12-27 21:56:00 +11:00 |
cmProcessOutput.h
|
|
|
cmProcessTools.cxx
|
cmProcessTools: fix minor issue introduced by 595feb3
|
2017-10-05 14:53:52 +02:00 |
cmProcessTools.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmProjectCommand.cxx
|
Various typo fixes
|
2018-01-04 06:52:01 +11:00 |
cmProjectCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmProperty.cxx
|
IWYU: Mark cmConfigure.h with pragma: keep
|
2017-08-26 07:41:04 +02:00 |
cmProperty.h
|
|
|
cmPropertyDefinition.cxx
|
|
|
cmPropertyDefinition.h
|
|
|
cmPropertyDefinitionMap.cxx
|
|
|
cmPropertyDefinitionMap.h
|
|
|
cmPropertyMap.cxx
|
Meta: modernize old-fashioned loops to range-based for .
|
2017-09-12 16:22:47 +03:00 |
cmPropertyMap.h
|
|
|
cmQtAutoGen.cxx
|
Autogen: Improved multi-config include scheme
|
2018-02-02 09:10:40 +01:00 |
cmQtAutoGen.h
|
Autogen: Improved multi-config include scheme
|
2018-02-02 09:10:40 +01:00 |
cmQtAutoGenerator.cxx
|
Autogen: Process files concurrently in AUTOMOC and AUTOUIC
|
2018-01-17 17:23:49 +01:00 |
cmQtAutoGenerator.h
|
De-duplicate cmUVSignalHackRAII
|
2018-01-25 09:22:47 -05:00 |
cmQtAutoGeneratorMocUic.cxx
|
Autogen: Improved multi-config include scheme
|
2018-02-02 09:10:40 +01:00 |
cmQtAutoGeneratorMocUic.h
|
Autogen: Improved multi-config include scheme
|
2018-02-02 09:10:40 +01:00 |
cmQtAutoGeneratorRcc.cxx
|
Autogen: Improved multi-config include scheme
|
2018-02-02 09:10:40 +01:00 |
cmQtAutoGeneratorRcc.h
|
Autogen: Improved multi-config include scheme
|
2018-02-02 09:10:40 +01:00 |
cmQtAutoGenInitializer.cxx
|
Autogen: Overwrite info files when changed only
|
2018-02-06 11:20:08 -05:00 |
cmQtAutoGenInitializer.h
|
Autogen: Improved multi-config include scheme
|
2018-02-02 09:10:40 +01:00 |
cmQTWrapCPPCommand.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmQTWrapCPPCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmQTWrapUICommand.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmQTWrapUICommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmRemoveCommand.cxx
|
Meta: modernize old-fashioned loops to range-based for .
|
2017-09-12 16:22:47 +03:00 |
cmRemoveCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmRemoveDefinitionsCommand.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmRemoveDefinitionsCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmReturnCommand.cxx
|
|
|
cmReturnCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmRST.cxx
|
Meta: replace empty-string assignments with clear() .
|
2017-09-16 02:26:49 +03:00 |
cmRST.h
|
|
|
cmRulePlaceholderExpander.cxx
|
|
|
cmRulePlaceholderExpander.h
|
|
|
cmScriptGenerator.cxx
|
Meta: replace empty-string assignments with clear() .
|
2017-09-16 02:26:49 +03:00 |
cmScriptGenerator.h
|
IWYU: Mark cmConfigure.h with pragma: keep
|
2017-08-26 07:41:04 +02:00 |
cmSearchPath.cxx
|
Reduce allocation of temporary values on heap.
|
2018-01-26 13:24:45 +03:00 |
cmSearchPath.h
|
IWYU: Mark cmConfigure.h with pragma: keep
|
2017-08-26 07:41:04 +02:00 |
cmSeparateArgumentsCommand.cxx
|
Meta: modernize old-fashioned loops to range-based for .
|
2017-09-12 16:22:47 +03:00 |
cmSeparateArgumentsCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmServer.cxx
|
utilities: Swapped to use std C++11 mutex/threading constructs
|
2017-12-01 12:09:51 -07:00 |
cmServer.h
|
server: Switched to a auto model for handles
|
2017-11-29 16:36:31 -05:00 |
cmServerConnection.cxx
|
server: Switched to a auto model for handles
|
2017-11-29 16:36:31 -05:00 |
cmServerConnection.h
|
server: Switched to a auto model for handles
|
2017-11-29 16:36:31 -05:00 |
cmServerDictionary.h
|
Merge branch 'backport-revert-server-target-backtraces' into revert-server-target-backtraces
|
2017-12-06 11:49:52 -05:00 |
cmServerProtocol.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmServerProtocol.h
|
server: add "ctestInfo" request to get test info
|
2017-11-03 09:39:01 -07:00 |
cmSetCommand.cxx
|
cm{Unset,Set}Command: use std::string to determine the env variable name
|
2017-10-10 13:28:39 -04:00 |
cmSetCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmSetDirectoryPropertiesCommand.cxx
|
|
|
cmSetDirectoryPropertiesCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmSetPropertyCommand.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmSetPropertyCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmSetSourceFilesPropertiesCommand.cxx
|
|
|
cmSetSourceFilesPropertiesCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmSetTargetPropertiesCommand.cxx
|
|
|
cmSetTargetPropertiesCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmSetTestsPropertiesCommand.cxx
|
|
|
cmSetTestsPropertiesCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmSiteNameCommand.cxx
|
Use C++11 nullptr
|
2017-08-24 23:39:47 +02:00 |
cmSiteNameCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmSourceFile.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmSourceFile.h
|
cmSourceFile: mark known locations as such
|
2018-01-10 11:21:11 -05:00 |
cmSourceFileLocation.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmSourceFileLocation.h
|
cmSourceFileLocation: allow skipping ambiguous extensions
|
2018-01-10 11:21:11 -05:00 |
cmSourceFileLocationKind.h
|
cmSourceFileLocation: allow skipping ambiguous extensions
|
2018-01-10 11:21:11 -05:00 |
cmSourceGroup.cxx
|
cmSourceGroup: code improvements; use std::string and C++11 loops
|
2018-01-10 19:01:49 -05:00 |
cmSourceGroup.h
|
cmSourceGroup: code improvements; use std::string and C++11 loops
|
2018-01-10 19:01:49 -05:00 |
cmSourceGroupCommand.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmSourceGroupCommand.h
|
source_group: Fix TREE argument parsing
|
2018-01-30 12:49:26 -05:00 |
cmStandardLexer.h
|
cmStandardLexer.h: Do not include a C++ header
|
2017-11-30 08:46:06 -05:00 |
cmState.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmState.h
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmStateDirectory.cxx
|
Improve several occurrences of vector::push_back in loops
|
2017-09-28 07:23:41 -04:00 |
cmStateDirectory.h
|
|
|
cmStatePrivate.h
|
|
|
cmStateSnapshot.cxx
|
include_regular_expression: Fix propagation to subdirectories
|
2018-01-24 08:20:19 -05:00 |
cmStateSnapshot.h
|
Use C++11 nullptr
|
2017-08-24 23:39:47 +02:00 |
cmStateTypes.h
|
|
|
cmStringCommand.cxx
|
Retire std::auto_ptr and its macro CM_AUTO_PTR
|
2017-09-26 00:07:19 +02:00 |
cmStringCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmSubdirCommand.cxx
|
Meta: modernize old-fashioned loops to range-based for .
|
2017-09-12 16:22:47 +03:00 |
cmSubdirCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmSubdirDependsCommand.cxx
|
|
|
cmSubdirDependsCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmSystemTools.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmSystemTools.h
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmTarget.cxx
|
cmTarget: use static strings for special property names
|
2018-01-31 11:04:35 -05:00 |
cmTarget.h
|
server: return whether or not a target is generator provided
|
2017-11-20 14:29:50 -05:00 |
cmTargetCompileDefinitionsCommand.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmTargetCompileDefinitionsCommand.h
|
Teach target_* commands to set INTERFACE properties of IMPORTED targets
|
2017-10-26 09:11:04 -04:00 |
cmTargetCompileFeaturesCommand.cxx
|
Teach target_* commands to set INTERFACE properties of IMPORTED targets
|
2017-10-26 09:11:04 -04:00 |
cmTargetCompileFeaturesCommand.h
|
Teach target_* commands to set INTERFACE properties of IMPORTED targets
|
2017-10-26 09:11:04 -04:00 |
cmTargetCompileOptionsCommand.cxx
|
Teach target_* commands to set INTERFACE properties of IMPORTED targets
|
2017-10-26 09:11:04 -04:00 |
cmTargetCompileOptionsCommand.h
|
Teach target_* commands to set INTERFACE properties of IMPORTED targets
|
2017-10-26 09:11:04 -04:00 |
cmTargetDepend.h
|
Fix trivial typos in text
|
2017-11-03 10:25:05 -04:00 |
cmTargetExport.h
|
|
|
cmTargetIncludeDirectoriesCommand.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmTargetIncludeDirectoriesCommand.h
|
Teach target_* commands to set INTERFACE properties of IMPORTED targets
|
2017-10-26 09:11:04 -04:00 |
cmTargetLinkLibrariesCommand.cxx
|
Various typo fixes
|
2018-01-04 06:52:01 +11:00 |
cmTargetLinkLibrariesCommand.h
|
target_link_libraries: Simplify implementation and add comments.
|
2017-11-30 17:35:25 +01:00 |
cmTargetLinkLibraryType.h
|
|
|
cmTargetPropCommandBase.cxx
|
Teach target_* commands to set INTERFACE properties of IMPORTED targets
|
2017-10-26 09:11:04 -04:00 |
cmTargetPropCommandBase.h
|
Teach target_* commands to set INTERFACE properties of IMPORTED targets
|
2017-10-26 09:11:04 -04:00 |
cmTargetPropertyComputer.cxx
|
cmTargetPropertyComputer: whitelist custom properties
|
2017-11-21 11:35:41 -05:00 |
cmTargetPropertyComputer.h
|
Use C++11 nullptr
|
2017-08-24 23:39:47 +02:00 |
cmTargetSourcesCommand.cxx
|
Teach target_* commands to set INTERFACE properties of IMPORTED targets
|
2017-10-26 09:11:04 -04:00 |
cmTargetSourcesCommand.h
|
Teach target_* commands to set INTERFACE properties of IMPORTED targets
|
2017-10-26 09:11:04 -04:00 |
cmTest.cxx
|
|
|
cmTest.h
|
|
|
cmTestGenerator.cxx
|
server: ctestInfo fix to return all tests
|
2017-11-17 09:19:26 -08:00 |
cmTestGenerator.h
|
server: ctestInfo fix to return all tests
|
2017-11-17 09:19:26 -08:00 |
cmTimestamp.cxx
|
Fix trivial typos in text
|
2017-11-03 10:25:05 -04:00 |
cmTimestamp.h
|
|
|
cmTryCompileCommand.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmTryCompileCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmTryRunCommand.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmTryRunCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmUnexpectedCommand.cxx
|
|
|
cmUnexpectedCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmUnsetCommand.cxx
|
cm{Unset,Set}Command: use std::string to determine the env variable name
|
2017-10-10 13:28:39 -04:00 |
cmUnsetCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmUseMangledMesaCommand.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmUseMangledMesaCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmUtilitySourceCommand.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmUtilitySourceCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmUtils.hxx
|
Generators: remove KDevelop3 generator
|
2018-01-24 08:30:02 -05:00 |
cmUuid.cxx
|
|
|
cmUuid.h
|
|
|
cmUVHandlePtr.cxx
|
utilities: Swapped to use std C++11 mutex/threading constructs
|
2017-12-01 12:09:51 -07:00 |
cmUVHandlePtr.h
|
cmUVHandlePtr: Add uv_process_ptr
|
2017-11-30 13:43:43 -05:00 |
cmUVSignalHackRAII.h
|
De-duplicate cmUVSignalHackRAII
|
2018-01-25 09:22:47 -05:00 |
cmVariableRequiresCommand.cxx
|
|
|
cmVariableRequiresCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmVariableWatch.cxx
|
variable_watch: Made it safe to add/remove watches in access callbacks
|
2017-09-21 11:50:57 -04:00 |
cmVariableWatch.h
|
variable_watch: Made it safe to add/remove watches in access callbacks
|
2017-09-21 11:50:57 -04:00 |
cmVariableWatchCommand.cxx
|
Reduce allocation of temporary values on heap.
|
2018-01-26 13:24:45 +03:00 |
cmVariableWatchCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmVersion.cxx
|
|
|
cmVersion.h
|
|
|
cmVersionConfig.h.in
|
|
|
cmVersionMacros.h
|
|
|
cmVisualStudio10TargetGenerator.cxx
|
cmVisualStudio10TargetGenerator: Limit scope of ConvertToWindowsSlash()
|
2018-02-01 19:09:34 -05:00 |
cmVisualStudio10TargetGenerator.h
|
cmVisualStudio10TargetGenerator: Limit scope of ConvertToWindowsSlash()
|
2018-02-01 19:09:34 -05: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
|
VisualStudio generators: refactoring
|
2018-01-23 10:25:03 +01:00 |
cmVisualStudioGeneratorOptions.h
|
VisualStudio generators: refactoring
|
2018-01-23 10:25:03 +01:00 |
cmVisualStudioSlnData.cxx
|
|
|
cmVisualStudioSlnData.h
|
IWYU: Mark cmConfigure.h with pragma: keep
|
2017-08-26 07:41:04 +02:00 |
cmVisualStudioSlnParser.cxx
|
Meta: replace empty-string assignments with clear() .
|
2017-09-16 02:26:49 +03:00 |
cmVisualStudioSlnParser.h
|
IWYU: Mark cmConfigure.h with pragma: keep
|
2017-08-26 07:41:04 +02:00 |
cmVisualStudioWCEPlatformParser.cxx
|
Meta: replace empty-string assignments with clear() .
|
2017-09-16 02:26:49 +03: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
|
|
|
cmVS10CudaHostFlagTable.h
|
|
|
cmVS10LibFlagTable.h
|
|
|
cmVS10LinkFlagTable.h
|
VS: Fix MANIFESTUAC link flag map to .vcxproj elements
|
2017-09-18 11:53:22 -04:00 |
cmVS10MASMFlagTable.h
|
|
|
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
|
VS: Fix MANIFESTUAC link flag map to .vcxproj elements
|
2017-09-18 11:53:22 -04:00 |
cmVS11MASMFlagTable.h
|
|
|
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
|
VS: Fix MANIFESTUAC link flag map to .vcxproj elements
|
2017-09-18 11:53:22 -04:00 |
cmVS12MASMFlagTable.h
|
|
|
cmVS12RCFlagTable.h
|
VS: Fix support for rc /nologo flag in per-source COMPILE_FLAGS
|
2017-06-22 09:45:42 -04:00 |
cmVS14LibFlagTable.h
|
MSVC: Add support for ARM64 architecture
|
2017-09-12 09:54:29 -04:00 |
cmVS14MASMFlagTable.h
|
|
|
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 MANIFESTUAC link flag map to .vcxproj elements
|
2017-09-18 11:53:22 -04:00 |
cmVS141CLFlagTable.h
|
VS generator: support /diagnostics compiler flag
|
2017-10-25 12:09:48 -07:00 |
cmVS141CSharpFlagTable.h
|
Vs: remove /nowin32manifest from C# flags to enable default VS behavior
|
2017-06-16 09:33:06 +02:00 |
cmVS141LinkFlagTable.h
|
Merge topic 'vs-manifestuac-flag-map'
|
2017-09-19 08:25:22 -04:00 |
cmVSSetupHelper.cxx
|
VS: Select and save a VS 2017 instance persistently
|
2017-10-19 10:20:12 -04:00 |
cmVSSetupHelper.h
|
cmVSSetupHelper: Add option to specify an instance
|
2017-10-19 10:20:12 -04:00 |
cmWhileCommand.cxx
|
Retire std::auto_ptr and its macro CM_AUTO_PTR
|
2017-09-26 00:07:19 +02:00 |
cmWhileCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmWorkingDirectory.cxx
|
|
|
cmWorkingDirectory.h
|
|
|
cmWriteFileCommand.cxx
|
Reduce raw string pointers usage.
|
2018-01-31 18:23:03 +03:00 |
cmWriteFileCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmXCode21Object.cxx
|
Convert some leftover loops to C++11 range-based loop
|
2017-09-28 07:23:43 -04:00 |
cmXCode21Object.h
|
Fix some occurrences of missing override keywords
|
2017-09-28 07:23:41 -04:00 |
cmXCodeObject.cxx
|
Xcode: use ranged for loops, cleanup existing for loops
|
2017-11-10 13:12:57 +08:00 |
cmXCodeObject.h
|
Xcode: use ranged for loops, cleanup existing for loops
|
2017-11-10 13:12:57 +08:00 |
cmXCodeScheme.cxx
|
Fix some occurrences of readability-braces-around-statements
|
2017-09-28 07:23:43 -04:00 |
cmXCodeScheme.h
|
Fix some occurrences using string by value rather than by const&
|
2017-09-28 07:23:40 -04:00 |
cmXMLParser.cxx
|
Replace C-style casts
|
2017-08-27 09:58:46 +02:00 |
cmXMLParser.h
|
|
|
cmXMLSafe.cxx
|
|
|
cmXMLSafe.h
|
|
|
cmXMLWriter.cxx
|
|
|
cmXMLWriter.h
|
Various typo fixes
|
2018-01-04 06:52:01 +11:00 |
ctest.cxx
|
Extend libuv file translate mode workaround to all executables
|
2018-01-23 09:29:07 -05:00 |
dir.dox
|
|
|
dir.dox.in
|
|
|