CMake/Source
Brad King bb35233785 Merge topic 'xcode-gen-warning'
20ca9d8f cmGlobalXCodeGenerator: Avoid -Wconditional-uninitialized warning

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Sean McBride <sean@rogue-research.com>
Merge-request: !1714
2018-01-30 08:45:45 -05:00
..
Checks Compile CMake as C++17 if supported by the compiler 2017-12-22 09:05:54 -05:00
CPack Merge topic 'reduce-temporaries' 2018-01-29 08:05:27 -05:00
CTest Merge topic 'reduce-temporaries' 2018-01-29 08:05:27 -05: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-01-24 14:11:07 -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 Merge topic 'RemoveKDevelop3' 2018-01-25 08:34:53 -05:00
QtIFW
.gitattributes
bindexplib.cxx Address code review feedback 2017-12-18 18:26:55 +01:00
bindexplib.h
cm_codecvt.cxx cm_codecvt: cleanup superfluous semicolons 2017-10-30 09:54:44 -04:00
cm_codecvt.hxx
cm_get_date.c
cm_get_date.h
cm_sys_stat.h
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
cmAddCompileOptionsCommand.h
cmAddCustomCommandCommand.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmAddCustomCommandCommand.h
cmAddCustomTargetCommand.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmAddCustomTargetCommand.h
cmAddDefinitionsCommand.cxx
cmAddDefinitionsCommand.h
cmAddDependenciesCommand.cxx
cmAddDependenciesCommand.h
cmAddExecutableCommand.cxx cmMakefile: use std::string in more methods; cleanup c_str()s 2018-01-23 11:10:04 -05:00
cmAddExecutableCommand.h
cmAddLibraryCommand.cxx Merge topic 'cmp0037-conditional-targets' 2017-10-31 08:19:27 -04:00
cmAddLibraryCommand.h
cmAddSubDirectoryCommand.cxx
cmAddSubDirectoryCommand.h
cmAddTestCommand.cxx
cmAddTestCommand.h
cmake.cxx Merge topic 'reduce-temporaries' 2018-01-29 08:05:27 -05:00
cmake.h Performance: Improve efficiency of source file lookup in cmMakefile 2017-11-17 10:25:41 -05:00
cmake.version.manifest
CMakeInstallDestinations.cmake
CMakeLists.txt Merge topic 'dedup-uv-signal-hack' 2018-01-26 08:28:08 -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 Nightly Date Stamp 2018-01-30 00:01:05 -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
cmArchiveWrite.h
cmAuxSourceDirectoryCommand.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmAuxSourceDirectoryCommand.h
cmBase32.cxx
cmBase32.h
cmBreakCommand.cxx
cmBreakCommand.h
cmBuildCommand.cxx
cmBuildCommand.h
cmBuildNameCommand.cxx
cmBuildNameCommand.h
cmCacheManager.cxx cmCacheManager: Truncate values containing newlines 2018-01-15 09:27:44 -05:00
cmCacheManager.h cmCacheManager: Truncate values containing newlines 2018-01-15 09:27:44 -05:00
cmCallVisualStudioMacro.cxx
cmCallVisualStudioMacro.h
cmcldeps.cxx
cmCLocaleEnvironmentScope.cxx
cmCLocaleEnvironmentScope.h
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
cmCMakeMinimumRequired.h
cmCMakePolicyCommand.cxx
cmCMakePolicyCommand.h
cmcmd.cxx Make use of std::chrono throughout every component 2018-01-23 18:56:42 +00:00
cmcmd.h cmcmd: Convert lint handlers to file-static functions 2017-10-27 08:36:28 -04:00
cmCommand.cxx
cmCommand.h
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
cmCommandArgumentsHelper.h
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
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
cmComputeLinkInformation.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmComputeLinkInformation.h
cmComputeTargetDepends.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmComputeTargetDepends.h
cmConditionEvaluator.cxx
cmConditionEvaluator.h
cmConfigure.cmake.h.in Simplify CM_FALLTHROUGH implementation 2017-11-30 09:50:39 -05:00
cmConfigureFileCommand.cxx
cmConfigureFileCommand.h
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
cmConvertMSBuildXMLToJSON.py Fix trivial typos in text 2017-11-03 10:25:05 -04:00
cmCoreTryCompile.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmCoreTryCompile.h
cmCPackPropertiesGenerator.cxx
cmCPackPropertiesGenerator.h
cmCPluginAPI.cxx server: return whether or not a target is generator provided 2017-11-20 14:29:50 -05:00
cmCPluginAPI.h
cmCreateTestSourceList.cxx
cmCreateTestSourceList.h
cmCryptoHash.cxx
cmCryptoHash.h
cmCTest.cxx Merge topic 'ctest_start_function_scope' 2018-01-29 08:04:59 -05: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
cmCustomCommand.h
cmCustomCommandGenerator.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmCustomCommandGenerator.h
cmCustomCommandLines.h
cmDefinePropertyCommand.cxx
cmDefinePropertyCommand.h
cmDefinitions.cxx
cmDefinitions.h
cmDepends.cxx
cmDepends.h
cmDependsC.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmDependsC.h
cmDependsFortran.cxx Various typo fixes 2018-01-04 06:52:01 +11:00
cmDependsFortran.h Various typo fixes 2018-01-04 06:52:01 +11:00
cmDependsJava.cxx
cmDependsJava.h
cmDependsJavaParserHelper.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmDependsJavaParserHelper.h
cmDisallowedCommand.cxx
cmDisallowedCommand.h
cmDocumentation.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmDocumentation.h
cmDocumentationEntry.h
cmDocumentationFormatter.cxx
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
cmDynamicLoader.h
cmELF.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmELF.h
cmEnableLanguageCommand.cxx
cmEnableLanguageCommand.h
cmEnableTestingCommand.cxx
cmEnableTestingCommand.h
cmExecProgramCommand.cxx
cmExecProgramCommand.h
cmExecuteProcessCommand.cxx
cmExecuteProcessCommand.h
cmExecutionStatus.h
cmExpandedCommandArgument.cxx
cmExpandedCommandArgument.h
cmExportBuildAndroidMKGenerator.cxx
cmExportBuildAndroidMKGenerator.h
cmExportBuildFileGenerator.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmExportBuildFileGenerator.h
cmExportCommand.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmExportCommand.h
cmExportFileGenerator.cxx Fix trivial typos in text 2017-11-03 10:25:05 -04:00
cmExportFileGenerator.h
cmExportInstallAndroidMKGenerator.cxx
cmExportInstallAndroidMKGenerator.h Various typo fixes 2018-01-04 06:52:01 +11:00
cmExportInstallFileGenerator.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmExportInstallFileGenerator.h
cmExportLibraryDependenciesCommand.cxx
cmExportLibraryDependenciesCommand.h
cmExportSet.cxx
cmExportSet.h
cmExportSetMap.cxx
cmExportSetMap.h
cmExportTryCompileFileGenerator.cxx
cmExportTryCompileFileGenerator.h
cmExprParserHelper.cxx
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 Generators: remove KDevelop3 generator 2018-01-24 08:30:02 -05:00
cmExtraCodeBlocksGenerator.h
cmExtraCodeLiteGenerator.cxx Generators: remove KDevelop3 generator 2018-01-24 08:30:02 -05:00
cmExtraCodeLiteGenerator.h
cmExtraEclipseCDT4Generator.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmExtraEclipseCDT4Generator.h
cmExtraKateGenerator.cxx
cmExtraKateGenerator.h
cmExtraSublimeTextGenerator.cxx sourceFile properties: add property INCLUDE_DIRECTORIES 2018-01-24 15:10:10 +01:00
cmExtraSublimeTextGenerator.h sourceFile properties: add property INCLUDE_DIRECTORIES 2018-01-24 15:10:10 +01:00
cmFileCommand.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmFileCommand.h
cmFileLock.cxx
cmFileLock.h
cmFileLockPool.cxx
cmFileLockPool.h
cmFileLockResult.cxx
cmFileLockResult.h
cmFileLockUnix.cxx
cmFileLockWin32.cxx
cmFileMonitor.cxx
cmFileMonitor.h
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
cmFileTimeComparison.h
cmFindBase.cxx
cmFindBase.h
cmFindCommon.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmFindCommon.h
cmFindFileCommand.cxx
cmFindFileCommand.h
cmFindLibraryCommand.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmFindLibraryCommand.h
cmFindPackageCommand.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmFindPackageCommand.h
cmFindPathCommand.cxx
cmFindPathCommand.h
cmFindProgramCommand.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmFindProgramCommand.h
cmFLTKWrapUICommand.cxx
cmFLTKWrapUICommand.h
cmForEachCommand.cxx cmForEachCommand: prevent leakage 2017-10-30 09:55:02 -04:00
cmForEachCommand.h
cmFortranParser.h
cmFortranParserImpl.cxx
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
cmFunctionCommand.h
cmGeneratedFileStream.cxx
cmGeneratedFileStream.h
cmGeneratorExpression.cxx Genex: Per-source $<COMPILE_LANGUAGE:...> support 2017-12-13 16:35:22 +01:00
cmGeneratorExpression.h Genex: Per-source $<COMPILE_LANGUAGE:...> support 2017-12-13 16:35:22 +01:00
cmGeneratorExpressionContext.cxx
cmGeneratorExpressionContext.h
cmGeneratorExpressionDAGChecker.cxx
cmGeneratorExpressionDAGChecker.h
cmGeneratorExpressionEvaluationFile.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmGeneratorExpressionEvaluationFile.h
cmGeneratorExpressionEvaluator.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmGeneratorExpressionEvaluator.h
cmGeneratorExpressionLexer.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmGeneratorExpressionLexer.h
cmGeneratorExpressionNode.cxx Genex: Enable COMPILE_LANGUAGE for INCLUDE_DIRECTORIES with VS and Xcode 2018-01-12 14:27:37 -05:00
cmGeneratorExpressionNode.h
cmGeneratorExpressionParser.cxx
cmGeneratorExpressionParser.h
cmGeneratorTarget.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmGeneratorTarget.h
cmGetCMakePropertyCommand.cxx
cmGetCMakePropertyCommand.h
cmGetDirectoryPropertyCommand.cxx
cmGetDirectoryPropertyCommand.h
cmGetFilenameComponentCommand.cxx
cmGetFilenameComponentCommand.h
cmGetPropertyCommand.cxx
cmGetPropertyCommand.h
cmGetSourceFilePropertyCommand.cxx
cmGetSourceFilePropertyCommand.h
cmGetTargetPropertyCommand.cxx
cmGetTargetPropertyCommand.h
cmGetTestPropertyCommand.cxx
cmGetTestPropertyCommand.h
cmGhsMultiGpj.cxx
cmGhsMultiGpj.h
cmGhsMultiTargetGenerator.cxx cmMakefile: use std::string in more methods; cleanup c_str()s 2018-01-23 11:10:04 -05:00
cmGhsMultiTargetGenerator.h
cmGlobalBorlandMakefileGenerator.cxx
cmGlobalBorlandMakefileGenerator.h
cmGlobalCommonGenerator.cxx
cmGlobalCommonGenerator.h
cmGlobalGenerator.cxx Merge topic 'reduce-temporaries' 2018-01-29 08:05:27 -05:00
cmGlobalGenerator.h Make use of std::chrono throughout every component 2018-01-23 18:56:42 +00:00
cmGlobalGeneratorFactory.h
cmGlobalGhsMultiGenerator.cxx
cmGlobalGhsMultiGenerator.h
cmGlobalJOMMakefileGenerator.cxx
cmGlobalJOMMakefileGenerator.h
cmGlobalMinGWMakefileGenerator.cxx
cmGlobalMinGWMakefileGenerator.h
cmGlobalMSYSMakefileGenerator.cxx
cmGlobalMSYSMakefileGenerator.h
cmGlobalNinjaGenerator.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmGlobalNinjaGenerator.h
cmGlobalNMakeMakefileGenerator.cxx
cmGlobalNMakeMakefileGenerator.h
cmGlobalUnixMakefileGenerator3.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +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
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 VS: Use range-based 'for' loops in generator code 2017-12-21 14:52:49 -05: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
cmGlobalXCodeGenerator.cxx cmGlobalXCodeGenerator: Avoid -Wconditional-uninitialized warning 2018-01-29 09:21:46 -05:00
cmGlobalXCodeGenerator.h LocalGenerator: refactoring 2018-01-23 10:24:47 +01: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
cmHexFileConverter.h
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
cmIfCommand.h
cmIncludeCommand.cxx
cmIncludeCommand.h
cmIncludeDirectoryCommand.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmIncludeDirectoryCommand.h
cmIncludeExternalMSProjectCommand.cxx include_external_msproject: Support non-Windows target platforms 2017-12-04 11:23:38 -05:00
cmIncludeExternalMSProjectCommand.h
cmIncludeGuardCommand.cxx
cmIncludeGuardCommand.h
cmIncludeRegularExpressionCommand.cxx
cmIncludeRegularExpressionCommand.h
cmInstallCommand.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmInstallCommand.h
cmInstallCommandArguments.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmInstallCommandArguments.h
cmInstallDirectoryGenerator.cxx
cmInstallDirectoryGenerator.h
cmInstalledFile.cxx
cmInstalledFile.h
cmInstallExportAndroidMKGenerator.cxx
cmInstallExportAndroidMKGenerator.h
cmInstallExportGenerator.cxx
cmInstallExportGenerator.h
cmInstallFilesCommand.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmInstallFilesCommand.h
cmInstallFilesGenerator.cxx
cmInstallFilesGenerator.h
cmInstallGenerator.cxx
cmInstallGenerator.h
cmInstallProgramsCommand.cxx
cmInstallProgramsCommand.h
cmInstallScriptGenerator.cxx
cmInstallScriptGenerator.h
cmInstallTargetGenerator.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmInstallTargetGenerator.h
cmInstallTargetsCommand.cxx
cmInstallTargetsCommand.h
cmInstallType.h
cmLinkDirectoriesCommand.cxx
cmLinkDirectoriesCommand.h
cmLinkedTree.h
cmLinkItem.h
cmLinkLibrariesCommand.cxx
cmLinkLibrariesCommand.h
cmLinkLineComputer.cxx
cmLinkLineComputer.h
cmLinkLineDeviceComputer.cxx
cmLinkLineDeviceComputer.h
cmListCommand.cxx
cmListCommand.h
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
cmLoadCacheCommand.h
cmLoadCommandCommand.cxx
cmLoadCommandCommand.h
cmLocalCommonGenerator.cxx
cmLocalCommonGenerator.h
cmLocale.h
cmLocalGenerator.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmLocalGenerator.h sourceFile properties: add property INCLUDE_DIRECTORIES 2018-01-24 15:10:10 +01:00
cmLocalGhsMultiGenerator.cxx
cmLocalGhsMultiGenerator.h
cmLocalNinjaGenerator.cxx Ninja: add CMAKE_JOB_POOLS variable as default for JOBS_POOLS 2017-11-29 15:13:36 -05:00
cmLocalNinjaGenerator.h
cmLocalUnixMakefileGenerator3.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmLocalUnixMakefileGenerator3.h LocalGenerator: refactoring 2018-01-23 10:24:47 +01:00
cmLocalVisualStudio7Generator.cxx Merge topic 'sourceFile-new-properties' 2018-01-25 08:33:35 -05: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
cmMachO.h
cmMacroCommand.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmMacroCommand.h
cmMakeDirectoryCommand.cxx
cmMakeDirectoryCommand.h
cmMakefile.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmMakefile.h cmMakefile: use std::string in more methods; cleanup c_str()s 2018-01-23 11:10:04 -05:00
cmMakefileExecutableTargetGenerator.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmMakefileExecutableTargetGenerator.h
cmMakefileLibraryTargetGenerator.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmMakefileLibraryTargetGenerator.h
cmMakefileTargetGenerator.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmMakefileTargetGenerator.h Makefiles: Drop 'requires' step and its supporting infrastructure 2017-12-14 08:22:07 -05:00
cmMakefileUtilityTargetGenerator.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmMakefileUtilityTargetGenerator.h
cmMarkAsAdvancedCommand.cxx
cmMarkAsAdvancedCommand.h
cmMathCommand.cxx
cmMathCommand.h
cmMessageCommand.cxx Fix trivial typos in text 2017-11-03 10:25:05 -04:00
cmMessageCommand.h
cmMessenger.cxx
cmMessenger.h
cmMSVC60LinkLineComputer.cxx
cmMSVC60LinkLineComputer.h
cmNewLineStyle.cxx
cmNewLineStyle.h
cmNinjaLinkLineComputer.cxx
cmNinjaLinkLineComputer.h
cmNinjaNormalTargetGenerator.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmNinjaNormalTargetGenerator.h
cmNinjaTargetGenerator.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmNinjaTargetGenerator.h sourceFile properties: add property INCLUDE_DIRECTORIES 2018-01-24 15:10:10 +01:00
cmNinjaTypes.h
cmNinjaUtilityTargetGenerator.cxx
cmNinjaUtilityTargetGenerator.h
cmOptionCommand.cxx
cmOptionCommand.h
cmOrderDirectories.cxx
cmOrderDirectories.h
cmOSXBundleGenerator.cxx Xcode: rename embedded SDK query function 2017-12-22 21:56:53 +01:00
cmOSXBundleGenerator.h
cmOutputConverter.cxx
cmOutputConverter.h
cmOutputRequiredFilesCommand.cxx
cmOutputRequiredFilesCommand.h
cmParseArgumentsCommand.cxx Solaris: Fix shadowed declaration warning 2017-12-20 21:49:47 +11:00
cmParseArgumentsCommand.h
cmparseMSBuildXML.py
cmPathLabel.cxx
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
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.h
cmProjectCommand.cxx Various typo fixes 2018-01-04 06:52:01 +11:00
cmProjectCommand.h
cmProperty.cxx
cmProperty.h
cmPropertyDefinition.cxx
cmPropertyDefinition.h
cmPropertyDefinitionMap.cxx
cmPropertyDefinitionMap.h
cmPropertyMap.cxx
cmPropertyMap.h
cmQtAutoGen.cxx Autogen: Process files concurrently in AUTOMOC and AUTOUIC 2018-01-17 17:23:49 +01:00
cmQtAutoGen.h Autogen: Process files concurrently in AUTOMOC and AUTOUIC 2018-01-17 17:23:49 +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: AUTOMOC/UIC fix for moc/uic include on the first line 2018-01-18 18:37:49 +01:00
cmQtAutoGeneratorMocUic.h Autogen: Process files concurrently in AUTOMOC and AUTOUIC 2018-01-17 17:23:49 +01:00
cmQtAutoGeneratorRcc.cxx Autogen: Process files concurrently in AUTOMOC and AUTOUIC 2018-01-17 17:23:49 +01:00
cmQtAutoGeneratorRcc.h Autogen: Process files concurrently in AUTOMOC and AUTOUIC 2018-01-17 17:23:49 +01:00
cmQtAutoGenInitializer.cxx Make use of std::chrono throughout every component 2018-01-23 18:56:42 +00:00
cmQtAutoGenInitializer.h Autogen: Rename cmQtAutogeneratorInitializer to cmQtAutoGenInitializer 2018-01-17 17:23:49 +01:00
cmQTWrapCPPCommand.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmQTWrapCPPCommand.h
cmQTWrapUICommand.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmQTWrapUICommand.h
cmRemoveCommand.cxx
cmRemoveCommand.h
cmRemoveDefinitionsCommand.cxx
cmRemoveDefinitionsCommand.h
cmReturnCommand.cxx
cmReturnCommand.h
cmRST.cxx
cmRST.h
cmRulePlaceholderExpander.cxx
cmRulePlaceholderExpander.h
cmScriptGenerator.cxx
cmScriptGenerator.h
cmSearchPath.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmSearchPath.h
cmSeparateArgumentsCommand.cxx
cmSeparateArgumentsCommand.h
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 allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmServerProtocol.h server: add "ctestInfo" request to get test info 2017-11-03 09:39:01 -07:00
cmSetCommand.cxx
cmSetCommand.h
cmSetDirectoryPropertiesCommand.cxx
cmSetDirectoryPropertiesCommand.h
cmSetPropertyCommand.cxx
cmSetPropertyCommand.h
cmSetSourceFilesPropertiesCommand.cxx
cmSetSourceFilesPropertiesCommand.h
cmSetTargetPropertiesCommand.cxx
cmSetTargetPropertiesCommand.h
cmSetTestsPropertiesCommand.cxx
cmSetTestsPropertiesCommand.h
cmSiteNameCommand.cxx
cmSiteNameCommand.h
cmSourceFile.cxx cmSourceFileLocation: allow skipping ambiguous extensions 2018-01-10 11:21:11 -05:00
cmSourceFile.h cmSourceFile: mark known locations as such 2018-01-10 11:21:11 -05:00
cmSourceFileLocation.cxx cmSourceFileLocation: allow skipping ambiguous extensions 2018-01-10 11:21:11 -05: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
cmSourceGroupCommand.h
cmStandardLexer.h cmStandardLexer.h: Do not include a C++ header 2017-11-30 08:46:06 -05:00
cmState.cxx cmCacheManager: Truncate values containing newlines 2018-01-15 09:27:44 -05:00
cmState.h cmCacheManager: Truncate values containing newlines 2018-01-15 09:27:44 -05:00
cmStateDirectory.cxx
cmStateDirectory.h
cmStatePrivate.h
cmStateSnapshot.cxx include_regular_expression: Fix propagation to subdirectories 2018-01-24 08:20:19 -05:00
cmStateSnapshot.h
cmStateTypes.h
cmStringCommand.cxx
cmStringCommand.h
cmSubdirCommand.cxx
cmSubdirCommand.h
cmSubdirDependsCommand.cxx
cmSubdirDependsCommand.h
cmSystemTools.cxx Merge topic 'reduce-temporaries' 2018-01-29 08:05:27 -05:00
cmSystemTools.h Merge topic 'ctest-chrono' 2018-01-26 08:27:37 -05:00
cmTarget.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmTarget.h server: return whether or not a target is generator provided 2017-11-20 14:29:50 -05:00
cmTargetCompileDefinitionsCommand.cxx Teach target_* commands to set INTERFACE properties of IMPORTED targets 2017-10-26 09:11:04 -04: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 Teach target_* commands to set INTERFACE properties of IMPORTED targets 2017-10-26 09:11:04 -04: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
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
cmTryCompileCommand.h
cmTryRunCommand.cxx Make use of std::chrono throughout every component 2018-01-23 18:56:42 +00:00
cmTryRunCommand.h
cmUnexpectedCommand.cxx
cmUnexpectedCommand.h
cmUnsetCommand.cxx
cmUnsetCommand.h
cmUseMangledMesaCommand.cxx Fix trivial typos in text 2017-11-03 10:25:05 -04:00
cmUseMangledMesaCommand.h
cmUtilitySourceCommand.cxx
cmUtilitySourceCommand.h
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
cmVariableWatch.cxx
cmVariableWatch.h
cmVariableWatchCommand.cxx Reduce allocation of temporary values on heap. 2018-01-26 13:24:45 +03:00
cmVariableWatchCommand.h
cmVersion.cxx
cmVersion.h
cmVersionConfig.h.in
cmVersionMacros.h
cmVisualStudio10TargetGenerator.cxx Merge topic 'sourceFile-new-properties' 2018-01-25 08:33:35 -05:00
cmVisualStudio10TargetGenerator.h VisualStudio generators: refactoring 2018-01-23 10:25:03 +01:00
cmVisualStudio10ToolsetOptions.cxx
cmVisualStudio10ToolsetOptions.h
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
cmVisualStudioSlnParser.cxx
cmVisualStudioSlnParser.h
cmVisualStudioWCEPlatformParser.cxx
cmVisualStudioWCEPlatformParser.h
cmVS10CLFlagTable.h
cmVS10CSharpFlagTable.h
cmVS10CudaFlagTable.h
cmVS10CudaHostFlagTable.h
cmVS10LibFlagTable.h
cmVS10LinkFlagTable.h
cmVS10MASMFlagTable.h
cmVS10NASMFlagTable.h
cmVS10RCFlagTable.h
cmVS11CLFlagTable.h
cmVS11CSharpFlagTable.h
cmVS11LibFlagTable.h
cmVS11LinkFlagTable.h
cmVS11MASMFlagTable.h
cmVS11RCFlagTable.h
cmVS12CLFlagTable.h
cmVS12CSharpFlagTable.h
cmVS12LibFlagTable.h
cmVS12LinkFlagTable.h
cmVS12MASMFlagTable.h
cmVS12RCFlagTable.h
cmVS14LibFlagTable.h
cmVS14MASMFlagTable.h
cmVS14RCFlagTable.h
cmVS140CLFlagTable.h
cmVS140CSharpFlagTable.h
cmVS140LinkFlagTable.h
cmVS141CLFlagTable.h VS generator: support /diagnostics compiler flag 2017-10-25 12:09:48 -07:00
cmVS141CSharpFlagTable.h
cmVS141LinkFlagTable.h
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
cmWhileCommand.h
cmWorkingDirectory.cxx
cmWorkingDirectory.h
cmWriteFileCommand.cxx
cmWriteFileCommand.h
cmXCode21Object.cxx
cmXCode21Object.h
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
cmXCodeScheme.h
cmXMLParser.cxx
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